mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
355 B
16 lines
355 B
obj\mips\arcinst.exe: obj\mips\arcinst.lib makefile.inc
|
|
link -out:obj\mips\arcinst.exe @<<
|
|
-machine:mips
|
|
-align:0x200
|
|
-rom
|
|
-fixed
|
|
-map:obj\mips\arcinst.map
|
|
-debug:notmapped
|
|
-debugtype:coff
|
|
-ignore:4001
|
|
-base:0xa0600000,0xa0618000
|
|
-entry:main
|
|
obj\mips\arcinst.lib
|
|
\nt\public\sdk\lib\mips\libcntpr.lib
|
|
<<NOKEEP
|
|
binplace obj\mips\arcinst.exe
|