mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
ゴミ掃除
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1554 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
20f54e94f4
commit
82b7857edf
@ -34,10 +34,6 @@ SRCS = setAESKey.c \
|
|||||||
|
|
||||||
TARGET_LIB = libsysmenu_sp$(TWL_LIBSUFFIX).a
|
TARGET_LIB = libsysmenu_sp$(TWL_LIBSUFFIX).a
|
||||||
|
|
||||||
ifneq ($(DHT_TEST),)
|
|
||||||
MACRO_FLAGS += -DDHT_TEST
|
|
||||||
endif
|
|
||||||
|
|
||||||
include $(TWL_IPL_RED_ROOT)/build/buildtools/commondefs
|
include $(TWL_IPL_RED_ROOT)/build/buildtools/commondefs
|
||||||
|
|
||||||
INSTALL_TARGETS = $(TARGETS)
|
INSTALL_TARGETS = $(TARGETS)
|
||||||
|
|||||||
@ -46,10 +46,6 @@ ifeq ($(DO_NOT_SHOW_LAUNCHER),TRUE)
|
|||||||
MACRO_FLAGS += -DDO_NOT_SHOW_LAUNCHER
|
MACRO_FLAGS += -DDO_NOT_SHOW_LAUNCHER
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifneq ($(DHT_TEST),)
|
|
||||||
MACRO_FLAGS += -DDHT_TEST
|
|
||||||
endif
|
|
||||||
|
|
||||||
include $(TWL_IPL_RED_ROOT)/build/buildtools/commondefs
|
include $(TWL_IPL_RED_ROOT)/build/buildtools/commondefs
|
||||||
|
|
||||||
INSTALL_TARGETS = $(TARGETS)
|
INSTALL_TARGETS = $(TARGETS)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user