Fix build with non GNU make.

This commit is contained in:
Matthieu Herrb 2006-03-05 16:13:21 +00:00
parent b2f8f410c0
commit 4335868476
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2006-03-04 Matthieu Herrb <matthieu.herrb@laas.fr>
* cfb/Makefile.am.inc:
Fix build with non GNU make.
2006-02-28 Ian Romanick <idr@us.ibm.com>
* hw/xfree86/common/xf86Helper.c: (xf86AddDriver),

View File

@ -144,7 +144,7 @@ if XPRINT
PLATFORMDEFS = -DXFREE86
cfb8bit.c: compiler.h
cfb8bit.o: compiler.h
compiler.h:
echo "#include \"$(top_srcdir)/hw/xfree86/common/compiler.h\"" >> $@