]> jfr.im git - irc/quakenet/newserv.git/blobdiff - chandump/Makefile
Port to git.
[irc/quakenet/newserv.git] / chandump / Makefile
index ce8a501bd81642c1dc18ae78bc90105db4233183..c5324525ed865344835e60541de2439f6166b328 100644 (file)
@@ -1,6 +1,6 @@
+include ../build.mk
 
 .PHONY: all
 all: chandump.so  
 
 chandump.so: chandump.o
-       ld -shared -Bdynamic -o $@ $^