summaryrefslogtreecommitdiffstats
path: root/usr.sbin/amd
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-07-19 19:04:31 +0000
committerru <ru@FreeBSD.org>2001-07-19 19:04:31 +0000
commit5f826d99c92d8dc44061622ce9cdb371a56cf756 (patch)
treed101c21b11007fb166e8fac77c95b80c9f3ba562 /usr.sbin/amd
parent5bfe15ad2feeee42e241fffa07c5a9b1fdaf5751 (diff)
downloadFreeBSD-src-5f826d99c92d8dc44061622ce9cdb371a56cf756.zip
FreeBSD-src-5f826d99c92d8dc44061622ce9cdb371a56cf756.tar.gz
Added missing dependancy.
Submitted by: bde Approved by: obrien
Diffstat (limited to 'usr.sbin/amd')
-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