ResExtract/Build

7 lines
182 B
Plaintext
Raw Permalink Normal View History

2019-01-04 05:40:44 +00:00
Set Libs "'{Libraries}Stubs.o' '{CLibraries}StdCLib.o' '{Libraries}Runtime.o' '{Libraries}Interface.o'"
Set Exit 1
C :Tool.c
Link -d -t 'MPST' -c 'MPS ' -o :Tool {Libs} :Tool.c.o