aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2002-05-16 15:44:08 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2002-05-16 15:44:08 +0000
commit9b1222a7123625c3ce4ce7df2ca07f2fe6ffbe23 (patch)
tree8b476c5f87425c8148773ff2c541c601fdab7951
parent35abacef2af22f7c5955a941494a37b8957a40db (diff)
Notes
-rw-r--r--sbin/setkey/Makefile2
-rw-r--r--usr.sbin/setkey/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/sbin/setkey/Makefile b/sbin/setkey/Makefile
index b66bc464e2899..782b4780807ad 100644
--- a/sbin/setkey/Makefile
+++ b/sbin/setkey/Makefile
@@ -52,7 +52,7 @@ DPADD+= ${LIBIPSEC}
LDADD+= -lipsec
CLEANFILES+= scriptdump y.tab.h
-SCRIPTS= scriptdump
+#SCRIPTS= scriptdump
LOCALPREFIX= /usr
diff --git a/usr.sbin/setkey/Makefile b/usr.sbin/setkey/Makefile
index b66bc464e2899..782b4780807ad 100644
--- a/usr.sbin/setkey/Makefile
+++ b/usr.sbin/setkey/Makefile
@@ -52,7 +52,7 @@ DPADD+= ${LIBIPSEC}
LDADD+= -lipsec
CLEANFILES+= scriptdump y.tab.h
-SCRIPTS= scriptdump
+#SCRIPTS= scriptdump
LOCALPREFIX= /usr