]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/qpe-games/nmm-0.0.2/Makefile.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / qpe-games / nmm-0.0.2 / Makefile.patch
1 diff -ur nmm_V0.0.2.orig/tools/Makefile nmm_V0.0.2/tools/Makefile
2 --- nmm_V0.0.2.orig/tools/Makefile      2004-06-16 21:11:26.000000000 +0200
3 +++ nmm_V0.0.2/tools/Makefile   2004-06-16 21:11:43.000000000 +0200
4 @@ -1,3 +1,3 @@
5  bin2c:
6 -       gcc -O2 -Wall -o bin2c bin2c.c
7 +       $(BUILD_CC) -O2 -Wall -o bin2c bin2c.c
8  
9 Nur in nmm_V0.0.2/tools: Makefile.nmm.