This website requires JavaScript.
Explore
Help
Sign in
ryuslash
/
libdispass
Watch
1
Star
0
Fork
You've already forked libdispass
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
19129006d3
libdispass
/
Makefile
5 lines
95 B
Makefile
Raw
Normal View
History
Unescape
Escape
Improve Makefile, make shared library
2013-11-17 00:52:32 +01:00
CFLAGS
=
-lcrypto -fPIC
libdispass.so
:
dispass
.
o
$(
CC
)
$(
CFLAGS
)
-shared -o libdispass.so $^
Reference in a new issue
Copy permalink