diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-27 03:07:27 +0000 | 
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-27 03:07:27 +0000 | 
| commit | 1784d64eb85eb63599204bb31b826970b6661e65 (patch) | |
| tree | 31089dd6c9e4a7feeac25f24574e6269b75f5db0 /secure/Makefile.inc | |
| parent | fe49c1266233ddc2306072aefb4e1c1d045060fe (diff) | |
Diffstat (limited to 'secure/Makefile.inc')
| -rw-r--r-- | secure/Makefile.inc | 9 | 
1 files changed, 0 insertions, 9 deletions
diff --git a/secure/Makefile.inc b/secure/Makefile.inc deleted file mode 100644 index 7c945cf8631e..000000000000 --- a/secure/Makefile.inc +++ /dev/null @@ -1,9 +0,0 @@ -#	$Id: Makefile.inc,v 1.8 1996/11/07 14:41:20 markm Exp $ - -DISTRIBUTION=des - -.if exists(${.CURDIR}/../../lib/libcrypt/obj) -CRYPTOBJDIR=	${.CURDIR}/../../lib/libcrypt/obj -.else -CRYPTOBJDIR=	${.CURDIR}/../../lib/libcrypt -.endif  | 
