updated Makefile.in

pull/2/head
Hari Sekhon 4 years ago
parent 30550bea1d
commit 5b286b08d9

@ -135,7 +135,7 @@ export MAKEFILE_USAGE
# won't be run the first time - will default to first target which will only then initialize submodules
.PHONY: default
default: git
default: git printenv
@$(MAKE) main
.PHONY: printenv

Loading…
Cancel
Save