]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/qpe-games/aliens-qt-1.0.0/Makefile.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / qpe-games / aliens-qt-1.0.0 / Makefile.patch
1 Nur in aliens_V1.0.0/tools: bin2c.
2 diff -ur aliens_V1.0.0.orig/tools/Makefile aliens_V1.0.0/tools/Makefile
3 --- aliens_V1.0.0.orig/tools/Makefile   2004-06-16 20:16:16.000000000 +0200
4 +++ aliens_V1.0.0/tools/Makefile        2004-06-16 20:17:24.000000000 +0200
5 @@ -1,3 +1,3 @@
6  bin2c:
7 -       gcc -O2 -Wall -o bin2c bin2c.c
8 +       $(BUILD_CC) -O2 -Wall -o bin2c bin2c.c
9