diff options
| author | Colin Percival <cperciva@FreeBSD.org> | 2004-08-06 07:27:08 +0000 |
|---|---|---|
| committer | Colin Percival <cperciva@FreeBSD.org> | 2004-08-06 07:27:08 +0000 |
| commit | d37df47d3104331743c4d05ebba3f996f5a2308a (patch) | |
| tree | 5a94c4ef976cf82b4cbfdbeb1c0fb7f04c05c3bf /secure | |
| parent | 1e10d9c1359334889320f3d40ce985e1491e2f91 (diff) | |
Notes
Diffstat (limited to 'secure')
| -rw-r--r-- | secure/Makefile.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/secure/Makefile.inc b/secure/Makefile.inc index 4d43279bc1f2..346c0eee38dc 100644 --- a/secure/Makefile.inc +++ b/secure/Makefile.inc @@ -1,7 +1,5 @@ # $FreeBSD$ -DISTRIBUTION?=crypto - .if exists(${.CURDIR}/../../lib/libcrypt/obj) CRYPTOBJDIR= ${.CURDIR}/../../lib/libcrypt/obj .else |
