mirror of
https://gitlab.com/Theopse/fbi-i18n-zh.git
synced 2025-04-06 03:58:02 +08:00
Update for template changes.
This commit is contained in:
parent
d03772fca5
commit
68a00bd5bc
8
Makefile
8
Makefile
@ -60,12 +60,12 @@ LIBS := -lctru -lm
|
||||
#---------------------------------------------------------------------------------
|
||||
LIBDIRS := $(CTRULIB) ./lib
|
||||
|
||||
ifeq ($(OS),Windows_NT)
|
||||
MAKEROM = $(TOPDIR)/tools/makerom.exe
|
||||
BANNERTOOL = $(TOPDIR)/tools/bannertool.exe
|
||||
else
|
||||
MAKEROM = $(TOPDIR)/tools/makerom
|
||||
BANNERTOOL = $(TOPDIR)/tools/bannertool
|
||||
|
||||
ifeq ($(OS),Windows_NT)
|
||||
MAKEROM += .exe
|
||||
BANNERTOOL += .exe
|
||||
endif
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user