Makefileの修正。cleanターゲットはすべて末尾にcleanがつくように
[YACASL2.git] / test / system / comet2 / err_201 / cmd
index a7fbe85..61f1c82 100755 (executable)
@@ -1,2 +1,4 @@
-../../../../casl2 -O ../../../../as/err/err_201.casl
-../../../../comet2 -M8 a.o
+YACASL2DIR=../../../..
+$YACASL2DIR/casl2 -O $YACASL2DIR/as/err/err_201.casl
+$YACASL2DIR/comet2 -M8 a.o
+rm -f a.o