]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - .Makefile.inc
Ah pasting, also remove this var from here
[user/henk/code/inspircd.git] / .Makefile.inc
index 87114ca6af3104adcf6114ecec2b6f8429e5c9c0..06b0930d01212777cf046806c44ce1720bbf7ae3 100644 (file)
@@ -1,6 +1,6 @@
 #             InspIRCd Main Makefile
 #
-#     (C) InspIRCd Development Team, 2002-2008
+#     (C) InspIRCd Development Team, 2002-2009
 # This file is automagically generated by configure, from
 #    .Makefile.inc. Any changes made will go away! :P
 # Please do not edit unless you know what you're doing.
@@ -110,11 +110,11 @@ launchd_dir:
 
 configureclean:
        rm -f .config.cache
-       rm src/modules/Makefile
-       rm src/Makefile
-       rm Makefile
-       rm include/inspircd_config.h
-       rm include/inspircd_se_config.h
+       rm -f src/modules/Makefile
+       rm -f src/Makefile
+       rm -f Makefile
+       rm -f include/inspircd_config.h
+       rm -f include/inspircd_se_config.h
 
 distclean: modclean clean configureclean