minor improvements

This commit is contained in:
2020-11-25 12:55:35 +01:00
parent 47455a80a5
commit c42bf670cc
2 changed files with 4 additions and 4 deletions

View File

@ -50,7 +50,7 @@ endif
BUILDPATH = _bin
DEPENDPATH = _dep
OBJECTPATH = _obj
ifeq ($(MAKECMDGOALS),release)
ifeq ($(MAKECMDGOALS), release)
BUILD_FOLDER = mission
else
BUILD_FOLDER = devel