]> git.pld-linux.org Git - packages/bdiff.git/blob - bdiff-Makefile.patch
- initial import
[packages/bdiff.git] / bdiff-Makefile.patch
1 --- bdiff-1.0.4/Makefile~       2003-09-30 21:45:54.000000000 +0000
2 +++ bdiff-1.0.4/Makefile        2004-03-08 16:37:32.413065664 +0000
3 @@ -14,7 +14,7 @@
4         strip bdiff
5  
6  lib/md5.o:
7 -       cc -O2 -D_LIBC -c lib/md5.c -o lib/md5.o
8 +       cc -O2 -c lib/md5.c -o lib/md5.o
9  
10  clean:
11         rm -f bdiff search.o lib/md5.o
This page took 0.119481 seconds and 4 git commands to generate.