diff options
| author | Garrett Wollman <wollman@FreeBSD.org> | 1994-08-26 23:31:11 +0000 |
|---|---|---|
| committer | Garrett Wollman <wollman@FreeBSD.org> | 1994-08-26 23:31:11 +0000 |
| commit | ef17cd2157d5a98b0f4a716526e8b161220ea9a2 (patch) | |
| tree | cb12f2f7f657113ddaa7eb1272c723e7390918f0 /secure/lib/libcrypt | |
| parent | 60c59b30c67d1ffb43ec78ebad6de1a7d4c77436 (diff) | |
Notes
Diffstat (limited to 'secure/lib/libcrypt')
| -rw-r--r-- | secure/lib/libcrypt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/secure/lib/libcrypt/Makefile b/secure/lib/libcrypt/Makefile index e7a5f51db3ae..0a9533382963 100644 --- a/secure/lib/libcrypt/Makefile +++ b/secure/lib/libcrypt/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.5 1994/08/20 18:16:57 csgr Exp $ +# $Id: Makefile,v 1.6 1994/08/26 19:03:23 wollman Exp $ # LCRYPTBASE= libcrypt @@ -49,3 +49,4 @@ afterinstall: fi .endif + |
