Revision 14744
Added by Aaron Marcuse-Kubitza about 10 years ago
trunk/Makefile | ||
---|---|---|
45 | 45 |
@echo 'reopen the terminal window' |
46 | 46 |
@echo 'rerun `make install`' |
47 | 47 |
@$(wait) |
48 |
@false |
|
48 | 49 |
|
49 | 50 |
endef |
50 | 51 |
uutils_install? = $(if $(wildcard ~/software/uutils/),,$(uutils_install)) |
Also available in: Unified diff
bugfix: /Makefile: $(uutils_install): need to exit after printing instructions instead of continuing