diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1996-10-06 07:58:04 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1996-10-06 07:58:04 +0000 |
| commit | 34181e06a7fb1dad00312dfc5e13b2f0d4d8f8ef (patch) | |
| tree | a05adbf3b725986cc9283700c0cadd7067e18d01 /secure/lib/libcipher/Makefile | |
| parent | 2cbfdf51d83d2fc0f0396562250a188cb6faba48 (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 07429dc36e22..000000000000 --- a/secure/lib/libcipher/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -# -# $Id: Makefile,v 1.7 1996/04/13 08:03:19 markm Exp $ -# - -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> |
