changed entry points csa and csb; strscript should call m68020

instead of acc
This commit is contained in:
ceriel
1989-02-21 10:09:01 +00:00
parent 558b077fd8
commit f295a15614
3 changed files with 7 additions and 5 deletions

View File

@@ -1,3 +1,3 @@
acc -c.s -L -LIB -I../../../h trpstr.c
m68020 -c.s -L -LIB -I../../../h trpstr.c
sed s/_trpstr/.trpstr/g < trpstr.s > trpstr.ss
mv trpstr.ss trpstr.s