]> jfr.im git - irc/quakenet/newserv.git/blame - tutorbot/Makefile
actually initialise usercount entries always
[irc/quakenet/newserv.git] / tutorbot / Makefile
CommitLineData
c86edd1d
Q
1
2.PHONY: all
3all: tutorbot.so
4
5tutorbot.so: tutorbot.o
6 ld -shared -Bdynamic -o $@ $^