Add cpp.1 as an MLINK
This commit is contained in:
parent
5939ed0b14
commit
e5447065e5
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.14 2001/08/19 14:23:55 mrg Exp $
|
||||
# $NetBSD: Makefile,v 1.15 2001/10/17 05:39:04 jmc Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
@ -10,7 +10,7 @@ LINKS= ${BINDIR}/cpp ${BINDIR}/gcpp
|
||||
TEXINFO= cpp.texi
|
||||
|
||||
MAN= cccp.1
|
||||
MLINKS= cccp.1 gcpp.1
|
||||
MLINKS= cccp.1 gcpp.1 cccp.1 cpp.1
|
||||
|
||||
|
||||
.include "../Makefile.frontend"
|
||||
|
Loading…
Reference in New Issue
Block a user