X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=test%2Fintegration%2Fcasl2%2Fopdspc_err%2FMakefile;fp=test%2Fintegration%2Fcasl2%2Fopdspc_err%2FMakefile;h=0000000000000000000000000000000000000000;hb=e53b9aa2cd0e67ff64c52fa1b83e16c048283dbd;hp=ef71f21381b438fdc091b951cc70d9a7bece550b;hpb=f2b4a9880e544d2fcb54f5a6dda673f67767d93d;p=YACASL2.git diff --git a/test/integration/casl2/opdspc_err/Makefile b/test/integration/casl2/opdspc_err/Makefile deleted file mode 100644 index ef71f21..0000000 --- a/test/integration/casl2/opdspc_err/Makefile +++ /dev/null @@ -1,6 +0,0 @@ -include ../CMD.mk # YACASL2DIR, CASL2 -CASL2FLAG = -slatd -ASDIR = $(YACASL2DIR)/as/ERR -ASFILE = $(ASDIR)/opdspc_err.casl -CMD = $(CASL2) $(CASL2FLAG) $(ASFILE) $(IN) -include ../TEST.mk