Remove the old DES library man pages from the make. This whole directory

actually needs to be deleted and the man pages moved to eBones/lib.
This commit is contained in:
Mark Murray 1996-02-11 11:46:37 +00:00
parent 4d463f945c
commit 4c2a9deca2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=14026

View File

@ -1,10 +1,7 @@
# from: @(#)Makefile 5.4 (Berkeley) 7/25/90
# $Id: Makefile,v 1.3 1995/07/18 16:40:32 mark Exp $
# $Id$
MAN1= kerberos.1
MAN3= des_crypt.3
MAN5= krb.conf.5 krb.realms.5
MLINKS+=des_crypt.3 des.3
.include <bsd.prog.mk>