5 lines
173 B
Plaintext
5 lines
173 B
Plaintext
|
echo "***Assembling AMOS.library"
|
||
|
c/genim2 +W.s -oAMOS/APSystem/AMOS.library -C
|
||
|
echo "***Installing AMOS.Library to LIBS:"
|
||
|
Copy AMOS/APSystem/AMOS.library LIBS:AMOS.library
|