diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-09-29 20:23:09 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-09-29 20:23:09 +0000 |
| commit | d6cf037780360a3dfbf064427b4014bd5ba2bcce (patch) | |
| tree | 5489d24b9dd09c3de711afdc4cc521125a63e64d /secure/lib | |
| parent | 489a79ab1812d7e1d6050d8cc1f1a74efc7aca06 (diff) | |
Notes
Diffstat (limited to 'secure/lib')
| -rw-r--r-- | secure/lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/secure/lib/Makefile b/secure/lib/Makefile index 82b3ed8ae54b..a61c2399962c 100644 --- a/secure/lib/Makefile +++ b/secure/lib/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.2 1994/09/08 19:06:58 csgr Exp $ +# $Id: Makefile,v 1.3 1995/07/29 12:49:14 markm Exp $ -SUBDIR= libcipher libcrypt libtelnet +SUBDIR= libcipher .include <bsd.subdir.mk> |
