OSDN Git Service

V208 corrected for line display with NOECHO
[fast-forth/master.git] / config / msp430 / Preprocess
1 gema -nobackup -line -t '\r\n=\n'  -f  $FF/config/gema/$2.pat $1.f LAST.4th 
2 gema -line -t '\n=\r\n'  LAST.4th LAST.4th
3 rm LAST.4th.bak
4