diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-12-20 00:16:49 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-12-20 00:16:49 +0000 |
| commit | 7a85407ad7dfbbdae7987bcff091bb36a6b83aee (patch) | |
| tree | 9ccdf2f6c69e071e12b04d872ba911157a73d7a3 /secure/lib/libcipher/Makefile | |
| parent | 37af766bc526e3dfbf5ab01dc560bd01e1adffe6 (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 a93667f160a2..000000000000 --- a/secure/lib/libcipher/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -# -# $FreeBSD$ -# - -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> |
