install target depend on all target

This commit is contained in:
Matthew Wilson 2019-07-11 22:44:21 -04:00 committed by GitHub
parent 1cf9849a55
commit 8f4c35a7b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ test:
idris --build tests.ipkg
make -C tests
install:
install: all
mkdir -p ${PREFIX}/bin
mkdir -p ${PREFIX}/idris2/support/chez
mkdir -p ${PREFIX}/idris2/support/chicken