diff --git a/cfb/Makefile.am.inc b/cfb/Makefile.am.inc index a2ee143aa..fb5446b44 100644 --- a/cfb/Makefile.am.inc +++ b/cfb/Makefile.am.inc @@ -138,16 +138,3 @@ cfbply1rctG.c: 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 -