]> jfr.im git - irc/quakenet/newserv.git/blob - whowas/Makefile
whowas: Keep track of channels.
[irc/quakenet/newserv.git] / whowas / Makefile
1 include ../build.mk
2 .PHONY: all
3 all: whowas.so whowas_channels.so whowas_commands.so
4
5 whowas.so: whowas.o
6
7 whowas_channels.so: whowas_channels.o
8
9 whowas_commands.so: whowas_commands.o