equal
deleted
inserted
replaced
207 </if> |
207 </if> |
208 <!-- Delete build directory --> |
208 <!-- Delete build directory --> |
209 <delete dir="${prep.build.dir}"/> |
209 <delete dir="${prep.build.dir}"/> |
210 </target> |
210 </target> |
211 |
211 |
|
212 <!-- Note: Not used from Helium 7 onwards --> |
212 <target name="generate-layers"> |
213 <target name="generate-layers"> |
213 <echo message="canno-file:${canonical.sysdef.file}"/> |
214 <echo message="canno-file:${canonical.sysdef.file}"/> |
214 <echo message="raptor-filters:raptor_${sysdef.configuration}"/> |
215 <echo message="raptor-filters:raptor_${sysdef.configuration}"/> |
215 |
216 |
216 <!-- All we want is a sysdef with the config name appended, so just copy it --> |
217 <!-- All we want is a sysdef with the config name appended, so just copy it --> |