]> git.pld-linux.org Git - packages/atm.git/commitdiff
- cosmetics
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 21 Dec 2000 15:07:22 +0000 (15:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    atm-opt.patch -> 1.3

atm-opt.patch

index b74f05bad7214d9573adc78a696389469c1ce218..d6467690d21ce9b8117bee30a51d5b54e1deb94e 100644 (file)
@@ -30,3 +30,14 @@ diff -ur atm.orig/ilmid/asn1/Makefile atm/ilmid/asn1/Makefile
  LIBS = 
  INCLUDES = 
  SRCS = asn_len.c asn_tag.c asn_int.c asn_octs.c asn_bits.c str_stk.c \
  LIBS = 
  INCLUDES = 
  SRCS = asn_len.c asn_tag.c asn_int.c asn_octs.c asn_bits.c str_stk.c \
+--- atm/test/Makefile~ Thu Feb 24 17:08:54 2000
++++ atm/test/Makefile  Wed Dec 20 23:36:48 2000
+@@ -7,7 +7,7 @@
+ include ../Rules.make
+ ttcp_atm.o:           ttcp.c ttcp.o
+-                      gcc -c -w -O2 -o ttcp_atm.o ttcp.c -I../lib
++                      gcc -c -w $(CFLAGS) -o ttcp_atm.o ttcp.c -I../lib
+ ttcp.o:                       # dummy
+                       touch ttcp.o
This page took 0.038049 seconds and 4 git commands to generate.