Base output binary name on APPBASENAME. DONT_BUILD.

git-svn-id: https://svn.eduke32.com/eduke32@6126 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
terminx 2017-04-24 04:35:27 +00:00
parent b2c8c45b41
commit 645f88dba9

View file

@ -378,7 +378,7 @@ DUKE3D_EDITOR_STRIPFLAGS=
DUKE3D_OBJ=$(obj)/$(DUKE3D)
DUKE3D_GAME ?= eduke32
DUKE3D_GAME ?= $(APPBASENAME)
DUKE3D_EDITOR ?= mapster32
DUKE3D_GAME_PROPER ?= EDuke32