diff options
-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 e7a5f51..0a95333 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 + |