tools: Makefile: add a comment on disabling third party downloads

fixes #11
This commit is contained in:
nodiscc
2020-03-13 20:25:28 +01:00
parent 82b1c5f1b2
commit 4aeb842c3f

View File

@@ -1,5 +1,6 @@
#!/usr/bin/make -f
# remove 'download_extras' to build without third party software
all: install_buildenv clean download_extras build
install_buildenv: