mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-11-14 01:53:49 +03:00
Update PHONY description
- TARGET isn't phony - distclean declared elsewhere - Update with testenv, testenv-clean
This commit is contained in:
parent
d0db61ca35
commit
738bc4331e
2
Makefile
2
Makefile
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user