]> jfr.im git - irc/quakenet/newserv.git/blobdiff - fsck/Makefile
CHANSERV: tell user when they can't attempts to auth any more, and drop max attempts...
[irc/quakenet/newserv.git] / fsck / Makefile
index 7bf46a85b4c0309cd27350d58bcf73c95dfe6b1b..0326f1b88cf37edc80b5e60988e7fd7bfaad38f9 100644 (file)
@@ -1,6 +1,6 @@
+include ../build.mk
 
 .PHONY: all
 all: fsck.so
 
 fsck.so: fsck.o
-       ld -shared -Bdynamic -o $@ $^