make Xdreamcast compile again. (work fine.)

This commit is contained in:
uch 2004-07-06 13:41:13 +00:00
parent 66828ce55c
commit f3970e5667

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2004/02/09 00:28:25 lukem Exp $
# $NetBSD: Makefile,v 1.3 2004/07/06 13:41:13 uch Exp $
.include "../../../Makefile.serverlib"
@ -23,6 +23,9 @@ CPPFLAGS+= -I${X11SRCDIR.xc}/programs/Xserver/hw/dreamcast \
-I${X11SRCDIR.xc}/include/extensions \
-I${XSERVERINCDIR}
CPPFLAGS+= -UXFree86LOADER -UXF86VIDMODE -UXFreeXDGA -UXF86MISC \
-UXF86DRI -UXF86BIGFONT
BUILDSYMLINKS= ../../../mi/miinitext.c dreamcastInEx.c
.include <bsd.x11.mk>