From: hades Date: Fri, 1 Sep 2000 15:04:23 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=21d799646cdef1f460c2e6999b90dad0e8d34fb6;p=daqdata.git *** empty log message *** --- 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