X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=test%2Fintegration%2Fcasl2%2FTEST.mk;fp=test%2Fintegration%2Fcasl2%2FTEST.mk;h=1f1dad3e57fd6b204d6667987bb6b68d52f36c5d;hb=295dbb72582804dbceaa8078c1abe574c9772002;hp=e33df4404735a5bb730ad8d6e6138da1f53e5244;hpb=01f07a603481e84701561afb82dc78e3fa83af21;p=YACASL2.git diff --git a/test/integration/casl2/TEST.mk b/test/integration/casl2/TEST.mk index e33df44..1f1dad3 100644 --- a/test/integration/casl2/TEST.mk +++ b/test/integration/casl2/TEST.mk @@ -12,7 +12,7 @@ UNITNAME = `pwd | xargs basename` check: clean report.txt prepare: cleanall 0.txt clean: - @rm -f 1.txt diff.txt report.txt + @rm -f 1.txt diff.txt report.txt err.txt cleanall: clean @rm -f 0.txt 0.txt 1.txt: $(CASL2) $(ASFILE)