]> jfr.im git - irc/quakenet/newserv.git/blobdiff - helpmod2/Makefile
Merge pull request #1 from meeb/meeb
[irc/quakenet/newserv.git] / helpmod2 / Makefile
index 8a65e7fe0b2d8802c26940cff9d6a2d86b09865f..8e0744c87857155d38728023f2140d450554b487 100644 (file)
@@ -7,7 +7,3 @@ TARGETS=huser.o hhooks.o hconf.o hgen.o hchannel.o hban.o hchanban.o hlamer.o ht
 all: helpmod2.so
 
 helpmod2.so: $(TARGETS)
-
-clean:
-       rm -f *~ *.o *.so
-