]> jfr.im git - irc/quakenet/newserv.git/blame - qabot/Makefile
r729@blue (orig r504): slug | 2006-06-09 14:02:53 +0100
[irc/quakenet/newserv.git] / qabot / Makefile
CommitLineData
e986e18b 1\r
2.PHONY: all\r
3all: qabot.so\r
4\r
5qabot.so: qabot.o qabot_bot.o qabot_chancommands.o qabot_commands.o qabot_dbase.o qabot_help.o\r
6 ld -shared -Bdynamic -o $@ $^\r