summaryrefslogtreecommitdiff
path: root/.Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to '.Makefile.inc')
-rw-r--r--.Makefile.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.Makefile.inc b/.Makefile.inc
index 1eda95f80..abb1393e9 100644
--- a/.Makefile.inc
+++ b/.Makefile.inc
@@ -155,6 +155,9 @@ install: target@EXTRA_DIR@
@echo "* REMEMBER TO EDIT YOUR CONFIG FILE *"
@echo "*************************************"
+@GNU_ONLY GNUmakefile: .Makefile.inc configure .config.cache
+@GNU_ONLY ./configure -update
+
clean:
@echo Cleaning...
@rm -f src/inspircd src/modes/modeclasses.a