From: hades Date: Tue, 3 Apr 2001 12:38:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=42874253274119c5095ab6ab45be9af8eb32e200;p=daqdata.git *** empty log message *** --- diff --git a/allParam/test/Makefile b/allParam/test/Makefile index dc0f96a..6ab993d 100644 --- a/allParam/test/Makefile +++ b/allParam/test/Makefile @@ -61,13 +61,16 @@ stringobjs : links : bin/make_links.sh +test_clean : + rm -f *test_protocol.txt sqlnet.log *_s.tcl storage.tcl test?.blob core + clean : cd blob ; $(MAKE) $@ cd filename ; $(MAKE) $@ cd int ; $(MAKE) $@ cd string ; $(MAKE) $@ - rm -f *test_protocol.txt sqlnet.log *_s.tcl storage.tcl test?.blob \ - suite.c suite.o + $(MAKE) test_clean + rm -f suite.c suite.o bin_clean : clean rm -f *_suite