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:
|
||||
$(MAKE) -C "$(CADICALBUILD)"
|
||||
clean:
|
||||
@ -11,8 +11,8 @@ clean:
|
||||
fi; \
|
||||
rm -rf "$(CADICALBUILD)"; \
|
||||
fi
|
||||
rm -f "/home/chenzh/experiments/cec/equal/hCaD_V2/src/makefile"
|
||||
rm -f "/home/chenzh/experiments/cec/equal/hCaD_V2/makefile"
|
||||
rm -f "/home/qianyh/experiments/cec/ACEC/hCaD_V2/src/makefile"
|
||||
rm -f "/home/qianyh/experiments/cec/ACEC/hCaD_V2/makefile"
|
||||
test:
|
||||
$(MAKE) -C "$(CADICALBUILD)" test
|
||||
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