index
:
curlfilter.git
master
Unnamed repository; edit this file 'description' to name the repository.
lars
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
blob: 4e1fac14cb8512d742ef7f821beec8fb6e2d1562 (
plain
)
1
2
3
curlfilter.so: curlfilter.c gcc -Wl,-init=init -o $@ -std=c11 -shared -fPIC -ldl -lpcre $<