gitの設定を変更
[YACASL2.git] / test / integration / comet2 / CMD.mk
diff --git a/test/integration/comet2/CMD.mk b/test/integration/comet2/CMD.mk
new file mode 100644 (file)
index 0000000..184b4c2
--- /dev/null
@@ -0,0 +1,6 @@
+YACASL2DIR=../../../..
+UNITNAME = `pwd | xargs basename`
+OBJFILE = $(UNITNAME).o
+CASL2 = $(YACASL2DIR)/casl2
+COMET2 = $(YACASL2DIR)/comet2
+CMD = $(COMET2) $(UNITNAME).o