Build all renderers on make game

This commit is contained in:
Paul Chote
2010-11-14 14:18:31 +13:00
parent 8cd6d60839
commit 43e99631a8

View File

@@ -114,7 +114,7 @@ winlaunch_EXTRA = -resource:OpenRA.Launcher.MainForm.resources \
.SUFFIXES: .SUFFIXES:
.PHONY: clean all game tool default mods mod_ra mod_cnc install uninstall editor_res editor tsbuild ralint seqed filex utility winlaunch .PHONY: clean all game tool default mods mod_ra mod_cnc install uninstall editor_res editor tsbuild ralint seqed filex utility winlaunch
core: game editor utility winlaunch core: game editor utility winlaunch
game: $(fileformats_TARGET) $(rcg_TARGET) $(game_TARGET) $(ra_TARGET) $(cnc_TARGET) game: $(fileformats_TARGET) $(rcg_TARGET) $(rgl_TARGET) $(rnull_TARGET) $(game_TARGET) $(ra_TARGET) $(cnc_TARGET)
clean: clean:
@-rm *.exe *.dll *.mdb mods/**/*.dll mods/**/*.mdb *.resources @-rm *.exe *.dll *.mdb mods/**/*.dll mods/**/*.mdb *.resources