git test
This commit is contained in:
parent
356415c113
commit
93bd4ee5c4
@ -1,4 +1,4 @@
|
|||||||
CADICALBUILD=/home/chenzh/experiments/cec/equal/hCaD_V2/build
|
CADICALBUILD=/home/qianyh/experiments/cec/ACEC/hCaD_V2/build
|
||||||
all:
|
all:
|
||||||
$(MAKE) -C "$(CADICALBUILD)"
|
$(MAKE) -C "$(CADICALBUILD)"
|
||||||
clean:
|
clean:
|
||||||
@ -11,8 +11,8 @@ clean:
|
|||||||
fi; \
|
fi; \
|
||||||
rm -rf "$(CADICALBUILD)"; \
|
rm -rf "$(CADICALBUILD)"; \
|
||||||
fi
|
fi
|
||||||
rm -f "/home/chenzh/experiments/cec/equal/hCaD_V2/src/makefile"
|
rm -f "/home/qianyh/experiments/cec/ACEC/hCaD_V2/src/makefile"
|
||||||
rm -f "/home/chenzh/experiments/cec/equal/hCaD_V2/makefile"
|
rm -f "/home/qianyh/experiments/cec/ACEC/hCaD_V2/makefile"
|
||||||
test:
|
test:
|
||||||
$(MAKE) -C "$(CADICALBUILD)" test
|
$(MAKE) -C "$(CADICALBUILD)" test
|
||||||
cadical:
|
cadical:
|
||||||
|
@ -1 +1 @@
|
|||||||
/home/chenzh/experiments/cec/equal/hCaD_V2/makefile
|
/home/qianyh/experiments/cec/ACEC/hCaD_V2/makefile
|
Loading…
x
Reference in New Issue
Block a user