mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2025-03-23 11:22:05 +00:00
Build all targets on Windows
This commit is contained in:
parent
51869fbc9d
commit
a8b9183664
1 changed files with 0 additions and 4 deletions
4
Makefile
4
Makefile
|
@ -195,11 +195,7 @@ endif
|
|||
# ----------
|
||||
|
||||
# Builds everything
|
||||
ifeq ($(OSTYPE), Windows)
|
||||
all: client server game
|
||||
else
|
||||
all: client server refresher game
|
||||
endif
|
||||
|
||||
# ----------
|
||||
|
||||
|
|
Loading…
Reference in a new issue