use += to set MLINKS so all links are made

This commit is contained in:
mikel 1998-01-10 23:06:38 +00:00
parent c9eb40b69e
commit 9eb5ee9f6e
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.10 1997/10/11 08:22:41 mycroft Exp $
# $NetBSD: Makefile,v 1.11 1998/01/10 23:06:38 mikel Exp $
# from: @(#)Makefile 8.2 (Berkeley) 2/16/94
MAN= bwtwo.4 cgeight.4 cgfour.4 cgsix.4 cgthree.4 cgtwo.4 \
fd.4 intro.4 kbd.4 le.4 mem.4 ms.4 openprom.4 tcx.4 cgfourteen.4
MLINKS= mem.4 kmem.4
MLINKS= fd.4 fdc.4
MLINKS+=mem.4 kmem.4
MLINKS+=fd.4 fdc.4
MANSUBDIR=/sparc
.include <bsd.man.mk>