Commit 924155cf authored by Neil Turton's avatar Neil Turton
Browse files

Added throwbacks for development builds

parent 3a553cf2
...@@ -88,7 +88,7 @@ resources-: resources_common ...@@ -88,7 +88,7 @@ resources-: resources_common
print Resources.${LOCALE}.CmdHelp { >> ${RESDIR}.${COMPONENT}.Messages } print Resources.${LOCALE}.CmdHelp { >> ${RESDIR}.${COMPONENT}.Messages }
${TARGET}: ${SOURCE} ${TARGET}: ${SOURCE}
${AS} ${ASFLAGS} ${SOURCE} ${AS} ${ASFLAGS} ${SOURCE} ${THROWBACK}
${EXP_HDR}.Wimp: hdr.Wimp ${EXP_HDR}.Wimp: hdr.Wimp
${CP} hdr.Wimp $@ ${CPFLAGS} ${CP} hdr.Wimp $@ ${CPFLAGS}
......
...@@ -13,4 +13,4 @@ ...@@ -13,4 +13,4 @@
| limitations under the License. | limitations under the License.
| |
Dir <Obey$Dir> Dir <Obey$Dir>
amu_machine rom amu_machine rom THROWBACK=-throwback
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment