From 645f88dba970d09e799038e51175ddc906b0eda9 Mon Sep 17 00:00:00 2001 From: terminx Date: Mon, 24 Apr 2017 04:35:27 +0000 Subject: [PATCH] Base output binary name on APPBASENAME. DONT_BUILD. git-svn-id: https://svn.eduke32.com/eduke32@6126 1a8010ca-5511-0410-912e-c29ae57300e0 --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNUmakefile b/GNUmakefile index f606010ae..f0bcb826b 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -378,7 +378,7 @@ DUKE3D_EDITOR_STRIPFLAGS= DUKE3D_OBJ=$(obj)/$(DUKE3D) -DUKE3D_GAME ?= eduke32 +DUKE3D_GAME ?= $(APPBASENAME) DUKE3D_EDITOR ?= mapster32 DUKE3D_GAME_PROPER ?= EDuke32