From 21d799646cdef1f460c2e6999b90dad0e8d34fb6 Mon Sep 17 00:00:00 2001 From: hades Date: Fri, 1 Sep 2000 15:04:23 +0000 Subject: [PATCH] *** empty log message *** --- allParam/test/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/allParam/test/Makefile b/allParam/test/Makefile index c2bda74..e74021b 100644 --- a/allParam/test/Makefile +++ b/allParam/test/Makefile @@ -87,8 +87,8 @@ $(addsuffix .o, $(TESTS)) : $(patsubst %.o,%.c,$@) $(patsubst %.o,%.h,$@) $(CC) -c $(CFLAGS) $(patsubst %.o,%.c,$@) -o $@ clean : - rm -f *.o test_protocol.txt + rm -f *.o test_protocol.txt sqlnet.log bin_clean : - rm *.o *_suite test_protocol.txt + rm *.o *_suite test_protocol.txt sqlnet.log -- 2.43.0