summaryrefslogtreecommitdiff
path: root/modules/dont_makefile
diff options
context:
space:
mode:
Diffstat (limited to 'modules/dont_makefile')
-rw-r--r--modules/dont_makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/modules/dont_makefile b/modules/dont_makefile
index f256ce1b..b7e11834 100644
--- a/modules/dont_makefile
+++ b/modules/dont_makefile
@@ -1,4 +1,6 @@
#########################################################################
+# $Id$
+#########################################################################
# This is a makefile that does nothing. It is designed to be included
# by module Makefile-s when they are not compatable with the local
# system
@@ -7,7 +9,7 @@
all:
@echo "This module will not be compiled on this system"
-extraclean: clean
+remove: clean
install: clean