Update PHONY description

- TARGET isn't phony
- distclean declared elsewhere
- Update with testenv, testenv-clean
This commit is contained in:
John Mager 2021-04-11 23:54:04 -04:00 committed by G. Allais
parent d0db61ca35
commit 738bc4331e

View File

@ -49,7 +49,7 @@ export IDRIS2_BOOT_PATH := "${IDRIS2_CURDIR}/libs/prelude/build/ttc${SEP}${IDRIS
export SCHEME
.PHONY: all idris2-exec ${TARGET} testbin support support-clean clean distclean FORCE
.PHONY: all idris2-exec testenv testenv-clean support support-clean clean FORCE
all: support ${TARGET} libs