From 41ad814a8f54ec6d5a9a56a381573b863a92d304 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Thu, 21 Dec 2000 15:07:22 +0000 Subject: [PATCH] - cosmetics Changed files: atm-opt.patch -> 1.3 --- atm-opt.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/atm-opt.patch b/atm-opt.patch index b74f05b..d646769 100644 --- a/atm-opt.patch +++ b/atm-opt.patch @@ -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 \ +--- 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 -- 2.43.0