More XPRINT nuke

This commit is contained in:
Jeremy Huddleston 2009-02-24 18:38:40 -08:00
parent 9a2dfb067c
commit 61a4e5e588

View File

@ -139,15 +139,3 @@ cfbglrop8.c:
echo "#define GLYPHROP" > $@
echo "#include \"$(top_srcdir)/cfb/cfbglblt8.c\"" >> $@
if XPRINT
PLATFORMDEFS = -DXFREE86
cfb8bit.o: compiler.h
compiler.h:
echo "#include \"$(top_srcdir)/hw/xfree86/common/compiler.h\"" >> $@
endif