Move to test-r7rs
This commit is contained in:
parent
7a0859a8a7
commit
6a362d5d2f
2
Makefile
2
Makefile
|
|
@ -29,7 +29,7 @@ build: retropikzel/${LIBRARY}/LICENSE retropikzel/${LIBRARY}/VERSION retropikzel
|
||||||
install:
|
install:
|
||||||
snow-chibi install --impls=${SCHEME} --always-yes ${PKG}
|
snow-chibi install --impls=${SCHEME} --always-yes ${PKG}
|
||||||
|
|
||||||
test: logs build
|
test: build
|
||||||
rm -rf .tmp
|
rm -rf .tmp
|
||||||
mkdir -p .tmp
|
mkdir -p .tmp
|
||||||
cp ${PKG} .tmp/
|
cp ${PKG} .tmp/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue