]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/setpwc/files/Makefile.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / setpwc / files / Makefile.patch
1 *** setpwc-0.9/Makefile.orig    2005-07-26 09:16:09.000000000 +0930
2 --- setpwc-0.9/Makefile 2005-07-26 09:16:18.000000000 +0930
3 ***************
4 *** 22,30 ****
5   
6   setpwc: $(OBJS)
7         $(CC) -Wall -W $(OBJS) $(LDFLAGS) -o setpwc
8 -       strip setpwc
9 -       echo
10 -       echo Oh, blatant plug: http://keetweej.vanheusden.com/wishlist.html
11   
12   install: setpwc
13         cp setpwc /usr/bin
14 --- 22,27 ----