Add bsd to the output of possible platforms
Adds bsd to the default output as a possible platform
This commit is contained in:
parent
2912f8ab87
commit
8c1e4a2f3b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user