- @sed -e "s|%CABLE%|$(CABLE)|g" xc3s1500.batch >xc3s1500.batch.tmp.$$
- impact -batch xc3s1500.batch.tmp.$$
- @rm xc3s1500.batch.tmp.$$
+ @sed -e "s|%CABLE%|$(CABLE)|g" xc3s1500.batch >xc3s1500.batch.tmp
+ impact -batch xc3s1500.batch.tmp
+ @rm xc3s1500.batch.tmp