summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/amd/include/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/amd/include/Makefile b/usr.sbin/amd/include/Makefile
index f8e141f..4816e98 100644
--- a/usr.sbin/amd/include/Makefile
+++ b/usr.sbin/amd/include/Makefile
@@ -11,6 +11,8 @@
SRCS= config_local.h mount.h nfs_prot.h
CLEANFILES= ${SRCS}
+all: ${SRCS}
+
config_local.h: newvers.sh
@rm -f ${.TARGET}
sh ${.ALLSRC} > ${.TARGET}
OpenPOWER on IntegriCloud