need mi now.
This commit is contained in:
parent
92976d49aa
commit
44a292d910
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.10 2008/09/25 13:29:53 jmcneill Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2011/05/26 21:20:26 christos Exp $
|
||||
|
||||
.include "../Makefile.serverlib"
|
||||
|
||||
|
@ -18,7 +18,8 @@ CPPFLAGS+= -I${X11SRCDIR.xc}/programs/Xserver/include \
|
|||
-I${X11SRCDIR.xc}/include/fonts \
|
||||
-I${DESTDIR}${X11INCDIR}/X11/extensions \
|
||||
-I${X11SRCDIR.xc}/programs/Xserver/Xext \
|
||||
-I${X11SRCDIR.xc}/programs/Xserver/lbx
|
||||
-I${X11SRCDIR.xc}/programs/Xserver/lbx \
|
||||
-I${X11SRCDIR.xc}/programs/Xserver/mi
|
||||
|
||||
|
||||
CPPFLAGS.globals.c= -DCOMPILEDDEFAULTFONTPATH=\"${X11FONTDIR}/misc/,${X11FONTDIR}/TTF/,${X11FONTDIR}/Speedo/,${X11FONTDIR}/Type1/,${X11FONTDIR}/CID/,${X11FONTDIR}/75dpi/,${X11FONTDIR}/100dpi/\" \
|
||||
|
|
Loading…
Reference in New Issue