From 924155cf098df7e14fbe9b5678ec3c0a961d4a8b Mon Sep 17 00:00:00 2001 From: Neil Turton <nturton@gitlab.riscosopen.org> Date: Fri, 20 Jun 1997 12:34:51 +0000 Subject: [PATCH] Added throwbacks for development builds --- Makefile | 2 +- MkRom,fd7 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 87ea64f..e751fee 100644 --- a/Makefile +++ b/Makefile @@ -88,7 +88,7 @@ resources-: resources_common print Resources.${LOCALE}.CmdHelp { >> ${RESDIR}.${COMPONENT}.Messages } ${TARGET}: ${SOURCE} - ${AS} ${ASFLAGS} ${SOURCE} + ${AS} ${ASFLAGS} ${SOURCE} ${THROWBACK} ${EXP_HDR}.Wimp: hdr.Wimp ${CP} hdr.Wimp $@ ${CPFLAGS} diff --git a/MkRom,fd7 b/MkRom,fd7 index 42cd110..289236d 100644 --- a/MkRom,fd7 +++ b/MkRom,fd7 @@ -13,4 +13,4 @@ | limitations under the License. | Dir <Obey$Dir> -amu_machine rom +amu_machine rom THROWBACK=-throwback -- GitLab