]> git.pld-linux.org Git - packages/ntop.git/blob - ntop-externallib.patch
- spaces -> tabs
[packages/ntop.git] / ntop-externallib.patch
1 diff -urN gdchart0.94c.org/Makefile.in gdchart0.94c/Makefile.in
2 --- gdchart0.94c.org/Makefile.in        Mon Mar 26 19:15:03 2001
3 +++ gdchart0.94c/Makefile.in    Mon Mar 26 19:15:30 2001
4 @@ -8,7 +8,7 @@
5  CFLAGS = @CFLAGS@
6  RANLIB = @RANLIB@
7  
8 -all: libgdchart.a $(GD_LIB)/libgd.a
9 +all: libgdchart.a
10  
11  # --- compile the lib ---
12  price_conv.o: price_conv.c
This page took 0.060879 seconds and 3 git commands to generate.