equal
deleted
inserted
replaced
126 </hlm:signalInput> |
126 </hlm:signalInput> |
127 |
127 |
128 <!-- configure stages --> |
128 <!-- configure stages --> |
129 <hlm:stage id="preparation" starttarget="sf-prebuild" endtarget="sf-prebuild"/> |
129 <hlm:stage id="preparation" starttarget="sf-prebuild" endtarget="sf-prebuild"/> |
130 <hlm:stage id="compilation" starttarget="sf-compile" endtarget="sf-compile"/> |
130 <hlm:stage id="compilation" starttarget="sf-compile" endtarget="sf-compile"/> |
|
131 <hlm:stage id="romcreation" starttarget="sf-build-roms" endtarget="sf-build-roms"/> |
131 <hlm:stage id="postbuild" starttarget="sf-postbuild" endtarget="sf-postbuild"/> |
132 <hlm:stage id="postbuild" starttarget="sf-postbuild" endtarget="sf-postbuild"/> |
132 |
133 |
133 </then> |
134 </then> |
134 </if> |
135 </if> |
135 |
136 |
136 <!-- |
137 <!-- |
137 - END OF PROPERTY DEFINITIONS, TARGETS START HERE |
138 - END OF PROPERTY DEFINITIONS, TARGETS START HERE |