Use a fixed target filename

This commit is contained in:
Maschell 2018-09-23 14:13:06 +02:00
parent 6095b2bcdd
commit 3af3fb5a34

View File

@ -16,7 +16,7 @@ WUT_ENABLE_CPP := 0
WUT_DEFAULT_MALLOC := 1 WUT_DEFAULT_MALLOC := 1
# Target filename # Target filename
TARGET := $(notdir $(CURDIR)).mod TARGET := swipswapme.mod
# Source directories # Source directories
SOURCES := src/ \ SOURCES := src/ \