]> git.pld-linux.org Git - packages/SVGATextMode.git/blame - SVGATextMode-Makefile-gcc.patch
- massive attack s/pld.org.pl/pld-linux.org/
[packages/SVGATextMode.git] / SVGATextMode-Makefile-gcc.patch
CommitLineData
190be9dc 1--- SVGATextMode-1.10/Makefile Thu Apr 11 07:38:22 2002
2+++ SVGATextMode-1.10.new/Makefile Thu Apr 11 07:46:33 2002
3@@ -402,7 +402,7 @@
4 depend dep: .depend
5
6 .depend::
7- gcc -MM *.c >.depend
8+ $(CC) -MM *.c >.depend
9 $(MAKE) -C XFREE depend
10
11
This page took 0.062049 seconds and 4 git commands to generate.