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.
master
plugin
/
plug
/
Makefile
5 lines
67 B
Makefile
Raw
Permalink
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
Removed need of LD_LIBRARY_PATH
2023-09-24 12:54:34 -04:00
../libplug.so
:
plug
.
o
initial
2023-09-05 21:40:53 -04:00
${
LINK
.c
}
$+ -o
$@
Copy Permalink