Don't require a manual 'make dependencies' by default

This commit is contained in:
Taryn Hill
2017-02-01 11:14:01 -06:00
parent ed39e512dd
commit be8c7827a7

View File

@@ -319,7 +319,7 @@ $(foreach prog,$(PROGRAMS),$(eval $(call BUILD_ASSEMBLY,$(prog))))
#
default: core
core: game platforms mods utility server
core: dependencies game platforms mods utility server
tools: gamemonitor