diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:32 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:32 +0000 |
| commit | 2e61cbb7f50878e738849ea4384118c13733f09c (patch) | |
| tree | e87cf98a8f654158f3ba922ed4d31607b79c4944 /secure/lib/libcipher/Makefile | |
| parent | 76b5366091f76c9bc73570149ef5055648fc2c39 (diff) | |
Diffstat (limited to 'secure/lib/libcipher/Makefile')
| -rw-r--r-- | secure/lib/libcipher/Makefile | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/secure/lib/libcipher/Makefile b/secure/lib/libcipher/Makefile deleted file mode 100644 index 28d3b2e4a09a..000000000000 --- a/secure/lib/libcipher/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -# -# $Id$ -# - -LIB= cipher -SRCS= crypt.c -PRECIOUSLIB= yes -#NOPROFILE= yes - -MAN3= cipher.3 -MLINKS= cipher.3 encrypt.3 cipher.3 setkey.3 -MLINKS+=cipher.3 des_cipher.3 cipher.3 des_setkey.3 - -#SUBDIR= test - -.include <bsd.lib.mk> |
