mirror of
https://github.com/wiiu-env/launchiine.git
synced 2024-11-24 18:56:53 +01:00
Use a fixed TARGET name
This commit is contained in:
parent
c183141e3d
commit
a37337ae9f
2
Makefile
2
Makefile
@ -17,7 +17,7 @@ include $(DEVKITPRO)/wut/share/wut_rules
|
|||||||
# DATA is a list of directories containing data files
|
# DATA is a list of directories containing data files
|
||||||
# INCLUDES is a list of directories containing header files
|
# INCLUDES is a list of directories containing header files
|
||||||
#-------------------------------------------------------------------------------
|
#-------------------------------------------------------------------------------
|
||||||
TARGET := $(notdir $(CURDIR))
|
TARGET := launchiine
|
||||||
BUILD := build
|
BUILD := build
|
||||||
SOURCES := src \
|
SOURCES := src \
|
||||||
src/fs \
|
src/fs \
|
||||||
|
Loading…
Reference in New Issue
Block a user