]> jfr.im git - irc/quakenet/newserv.git/blobdiff - chanserv/chancmds/Makefile
CHANSERV: try and clean submodules more effectively
[irc/quakenet/newserv.git] / chanserv / chancmds / Makefile
index 28186cb39a508f2263d8bfeb693697759ea9b0ea..44512a3ce84764dded693f27cc73d93dd4af7a11 100644 (file)
@@ -2,7 +2,7 @@ INCPATH=../../
 include ../../build.mk
 include ../build.mk
 
-.PHONY: all
+.PHONY: all clean
 all: .autobuild.mk chanserv_chancmds.so
 
 .autobuild.mk: *.c
@@ -10,3 +10,5 @@ all: .autobuild.mk chanserv_chancmds.so
 
 sinclude .autobuild.mk
 
+clean:
+       rm -f commandlist.c *.o *.so .autobuild.mk