Don't override MLINKS for Xsun24; append to it.

This commit is contained in:
kleink 2004-03-17 00:18:57 +00:00
parent c3b09e1e59
commit 80b12afa54
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 2004/03/14 08:08:45 jdc Exp $
# $NetBSD: Makefile,v 1.7 2004/03/17 00:18:57 kleink Exp $
.include <bsd.own.mk>
@ -11,7 +11,7 @@ MAN= Xsun.1
MLINKS= Xsun.1 XsunMono.1
.if ${XSERVER_XSUN24} != "no"
MLINKS= Xsun.1 Xsun24.1
MLINKS+= Xsun.1 Xsun24.1
.endif
.include "../Makefile.Xserver"