Use a fixed TARGET

This commit is contained in:
Maschell 2020-06-27 12:37:21 +02:00
parent b798dabced
commit 0e06e18873

View File

@ -19,7 +19,7 @@ WUT_ROOT := $(DEVKITPRO)/wut
# DATA is a list of directories containing data files
# INCLUDES is a list of directories containing header files
#-------------------------------------------------------------------------------
TARGET := $(notdir $(CURDIR))
TARGET := ftpiiu
BUILD := build
SOURCES := src src/utils
DATA := data