no need to determine XSERVERINCDIR here

This commit is contained in:
lukem 2004-02-09 00:28:25 +00:00
parent 96457165ec
commit c3af380567
1 changed files with 1 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1 2004/02/07 08:30:34 rtr Exp $
# $NetBSD: Makefile,v 1.2 2004/02/09 00:28:25 lukem Exp $
.include "../../../Makefile.serverlib"
@ -11,8 +11,6 @@ SRCS= dreamcastInit.c dreamcastScreen.c dreamcastIo.c dreamcastKbd.c \
dreamcastMouse.c dreamcastFB.c dreamcastColormap.c \
dreamcastKeymap.c dreamcastInEx.c
XSERVERINCDIR!= cd ${NETBSDSRCDIR}/x11/Xserver/include && ${PRINTOBJDIR}
CPPFLAGS+= -I${X11SRCDIR.xc}/programs/Xserver/hw/dreamcast \
-I${X11SRCDIR.xc}/programs/Xserver \
-I${X11SRCDIR.xc}/programs/Xserver/mi \