diff --git a/cfb/Makefile.am.inc b/cfb/Makefile.am.inc index 65e011ac4..256519736 100644 --- a/cfb/Makefile.am.inc +++ b/cfb/Makefile.am.inc @@ -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 -