diff options
| author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2002-05-16 15:44:08 +0000 |
|---|---|---|
| committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2002-05-16 15:44:08 +0000 |
| commit | 9b1222a7123625c3ce4ce7df2ca07f2fe6ffbe23 (patch) | |
| tree | 8b476c5f87425c8148773ff2c541c601fdab7951 /sbin | |
| parent | 35abacef2af22f7c5955a941494a37b8957a40db (diff) | |
Notes
Diffstat (limited to 'sbin')
| -rw-r--r-- | sbin/setkey/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |
