X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=test%2Fintegration%2Fcomet2%2Fhello%2FMakefile;fp=test%2Fintegration%2Fcomet2%2Fhello%2FMakefile;h=0000000000000000000000000000000000000000;hb=c5e30b2f26ebc174c49c52c67121f3be81b5bd43;hp=305ee54fd2eb33ec61a5326b2fce91ec59a0f5b3;hpb=851e22754474ae6518109b5485130dcf86f7f880;p=YACASL2.git diff --git a/test/integration/comet2/hello/Makefile b/test/integration/comet2/hello/Makefile deleted file mode 100644 index 305ee54..0000000 --- a/test/integration/comet2/hello/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -include ../CMD.mk # YACASL2DIR, CASL2 -ASDIR = $(YACASL2DIR)/as -ASFILE = $(ASDIR)/hello.casl -EXECCMD = $(COMET2) $(OBJFILE) -include ../TEST.mk