Cleaned space.
This commit is contained in:
parent
f4f007bd9c
commit
facea70bb1
12 changed files with 19 additions and 19 deletions
|
|
@ -4,7 +4,7 @@ GFX_SRC := $(PATH_SRC)/$(GFX_NAME)
|
|||
GFX_BIN := $(PATH_BIN)/$(GFX_NAME)
|
||||
GFX_SRC_FILES := $(call rwildcard, $(PATH_SRC)/$(GFX_NAME), *.ge5)
|
||||
GFX_BIN_FILES := $(patsubst $(PATH_SRC)/$(GFX_NAME)/%.ge5,$(GFX_BIN)/%.zop,$(GFX_SRC_FILES))
|
||||
BUILD_HELP += \\n\\t* gfx / test-gfx
|
||||
BUILD_HELP += \\n\\t* gfx / test-gfx
|
||||
|
||||
# TODO: add unittot.ge5
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue