]> jfr.im git - irc/quakenet/newserv.git/blobdiff - qabot/Makefile
CHANSERV: better batcher error handling for expired accounts/accounts with no email.
[irc/quakenet/newserv.git] / qabot / Makefile
index 12fab2278275e5ac131a58bc6a87d5e303b7c8ef..bfbed326189bd8adb4cead9b708f0e2cb090e557 100644 (file)
@@ -1,6 +1,6 @@
-
-.PHONY: all
-all: qabot.so
-
-qabot.so: qabot.o qabot_bot.o qabot_chancommands.o qabot_commands.o qabot_dbase.o qabot_help.o qabot_texts.o
-       ld -shared -Bdynamic -o $@ $^
+include ../build.mk
+\r
+.PHONY: all\r
+all: qabot.so\r
+\r
+qabot.so: qabot.o qabot_bot.o qabot_chancommands.o qabot_commands.o qabot_dbase.o qabot_help.o\r