This website requires JavaScript.
Explore
lain.church
Help
Register
Sign In
emil
/
plugin
Archived
Watch
1
Star
0
Fork
0
You've already forked plugin
Code
Releases
Activity
This repository has been archived on
2024-03-02
. You can view files and clone it, but cannot push or open issues or pull requests.
12f03e20c4
plugin
/
plug
/
Makefile
5 lines
64 B
Makefile
Raw
Normal View
History
Unescape
Escape
reductions, build fixes
2023-09-06 19:57:21 -04:00
CFLAGS
+=
-shared -fPIC
initial
2023-09-05 21:40:53 -04:00
libplug.so
:
plug
.
o
${
LINK
.c
}
$+ -o
$@
Copy Permalink