]> jfr.im git - irc/quakenet/newserv.git/blame - qabot/Makefile.in
Use includes in all makefiles.
[irc/quakenet/newserv.git] / qabot / Makefile.in
CommitLineData
866f59c9 1@include@ @includel@../build.mk@includel@
e986e18b 2\r
3.PHONY: all\r
4all: qabot.so\r
5\r
6qabot.so: qabot.o qabot_bot.o qabot_chancommands.o qabot_commands.o qabot_dbase.o qabot_help.o\r
7 ld -shared -Bdynamic -o $@ $^\r