]> jfr.im git - irc/quakenet/newserv.git/blame - helpmod2/Makefile
GLINES: fix null pointer deref in trustgline / trustungline
[irc/quakenet/newserv.git] / helpmod2 / Makefile
CommitLineData
c5a04a43 1include ../build.mk
c86edd1d
Q
2
3.PHONY: all
4
775dd91c 5TARGETS=huser.o hhooks.o hconf.o hgen.o hchannel.o hban.o hchanban.o hlamer.o htopic.o hstat.o hqueue.o hterm.o hcensor.o haccount.o hdef.o hcommand.o hcommands.o helpmod2.o helpmod_entries.o helpmod_alias.o hticket.o hed.o
c86edd1d
Q
6
7all: helpmod2.so
8
9helpmod2.so: $(TARGETS)