mirror of
https://github.com/byteworksinc/ORCA-Pascal.git
synced 2024-11-21 09:30:50 +00:00
8 lines
306 B
Plaintext
8 lines
306 B
Plaintext
set list obj/pascal obj/call obj/parser obj/native obj/cgi obj/symbols
|
|
set list {list} obj/scanner obj/dag obj/cgc obj/gen obj/objout obj/pcommon
|
|
|
|
echo link {parameters} {list} keep=obj/pascal
|
|
link {parameters} {list} keep=obj/pascal
|
|
echo filetype obj/pascal exe $DB01
|
|
filetype obj/pascal exe $DB01
|