mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-18 22:15:46 +01:00
Don't install mdX.3, it's the template used to build the other pages.
This commit is contained in:
parent
bf0b336a03
commit
c896bf9116
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=14007
@ -1,9 +1,9 @@
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.19 1996/02/09 20:57:53 phk Exp $
|
||||
|
||||
LIB= md
|
||||
NOPIC= true
|
||||
SRCS= md2c.c md4c.c md5c.c md2hl.c md4hl.c md5hl.c
|
||||
MAN3+= mdX.3 md2.3 md4.3 md5.3
|
||||
MAN3+= md2.3 md4.3 md5.3
|
||||
MLINKS+=md2.3 MD2Init.3 md2.3 MD2Update.3 md2.3 MD2Final.3
|
||||
MLINKS+=md2.3 MD2End.3 md2.3 MD2File.3 md2.3 MD2Data.3
|
||||
MLINKS+=md4.3 MD4Init.3 md4.3 MD4Update.3 md4.3 MD4Final.3
|
||||
|
Loading…
Reference in New Issue
Block a user