diff options
| author | Geoff Rehmet <csgr@FreeBSD.org> | 1994-08-20 21:19:46 +0000 |
|---|---|---|
| committer | Geoff Rehmet <csgr@FreeBSD.org> | 1994-08-20 21:19:46 +0000 |
| commit | 4714bb15be0d610ae5fb7ee6f92c4e1f121accc3 (patch) | |
| tree | f3b6fc6dafc1125389de39f6a07c1be5a594692b /libexec/makekey/Makefile | |
| parent | 11841a6877e8647938e5020e4debae73ed2b0250 (diff) | |
Notes
Diffstat (limited to 'libexec/makekey/Makefile')
| -rw-r--r-- | libexec/makekey/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libexec/makekey/Makefile b/libexec/makekey/Makefile index 5f61f4f9cb43..dd07112bf1c3 100644 --- a/libexec/makekey/Makefile +++ b/libexec/makekey/Makefile @@ -3,9 +3,7 @@ PROG= makekey MAN8= makekey.8 -.if exists(/usr/lib/libcrypt.a) DPADD+= ${LIBCRYPT} LDADD+= -lcrypt -.endif .include <bsd.prog.mk> |
