From d4a5cd7c3e02a45bb72c8126c550dca463f153ed Mon Sep 17 00:00:00 2001 From: yosiokat Date: Tue, 12 Feb 2008 11:01:46 +0000 Subject: [PATCH] =?UTF-8?q?rom=5Fheader.template.sbin=E3=82=92tools/bin?= =?UTF-8?q?=E3=81=AB=E3=82=A4=E3=83=B3=E3=82=B9=E3=83=88=E3=83=BC=E3=83=AB?= =?UTF-8?q?=E3=81=99=E3=82=8B=E3=82=88=E3=81=86=E5=A4=89=E6=9B=B4=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@637 b08762b0-b915-fc4b-9d8c-17b2551a87ff --- build/tools/makerom.TWL.shop/Makefile | 2 +- build/tools/makerom.TWL.sys/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/tools/makerom.TWL.shop/Makefile b/build/tools/makerom.TWL.shop/Makefile index bde8028a..2541b611 100644 --- a/build/tools/makerom.TWL.shop/Makefile +++ b/build/tools/makerom.TWL.shop/Makefile @@ -85,7 +85,7 @@ MACROS = -I$(ROOT)/build/tools/makerom.TWL \ #INSTALL_DIR = $(TWL_INSTALL_TOOLSDIR)/bin #INSTALL_TARGETS = $(TARGETS) rom_header.template.sbin INSTALL_DIR = $(SYSMENU_INSTALL_TOOLSDIR)/bin -INSTALL_TARGETS = $(TARGETS) +INSTALL_TARGETS = $(TARGETS) $(SRCDIR)/rom_header.template.sbin LDIRT_CLEAN = $(OBJECTS) $(TARGETS) version.h \ spec.tab.c spec.tab.h spec.yy.c \ diff --git a/build/tools/makerom.TWL.sys/Makefile b/build/tools/makerom.TWL.sys/Makefile index d4d8dbd3..e120f75a 100644 --- a/build/tools/makerom.TWL.sys/Makefile +++ b/build/tools/makerom.TWL.sys/Makefile @@ -85,7 +85,7 @@ MACROS = -I$(ROOT)/build/tools/makerom.TWL \ #INSTALL_DIR = $(TWL_INSTALL_TOOLSDIR)/bin #INSTALL_TARGETS = $(TARGETS) rom_header.template.sbin INSTALL_DIR = $(SYSMENU_INSTALL_TOOLSDIR)/bin -INSTALL_TARGETS = $(TARGETS) +INSTALL_TARGETS = $(TARGETS) $(SRCDIR)/rom_header.template.sbin LDIRT_CLEAN = $(OBJECTS) $(TARGETS) version.h \ spec.tab.c spec.tab.h spec.yy.c \