Add bsd to the output of possible platforms

Adds bsd to the default output as a possible platform
This commit is contained in:
E.J. Bevenour 2017-07-03 06:54:51 -04:00 committed by GitHub
parent 2912f8ab87
commit 8c1e4a2f3b

View File

@ -46,7 +46,7 @@ none:
@echo "or"
@echo " make -f Bootstrap.mak HOST_PLATFORM"
@echo "where HOST_PLATFORM is one of these:"
@echo " osx linux"
@echo " osx linux bsd"
mingw: $(SRC)
$(SILENT) rm -rf ./bin