index
:
libdispass
master
A, soon to be, C DisPass library
Tom Willemse
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
blob: 9a75ffc4bdb443630f568a4f3f8896ea14cc086f (
plain
)
1
2
3
4
CFLAGS
=
-lcrypto -fPIC
libdispass.so
:
dispass
.
o
$(
CC
)
$(
CFLAGS
)
-shared -o libdispass.so $^