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
363 B
16 lines
363 B
obj\alpha\arcinst.exe: obj\alpha\arcinst.lib makefile.inc
|
|
link -out:obj\alpha\arcinst.exe @<<
|
|
-machine:alpha
|
|
-align:0x100
|
|
-rom
|
|
-fixed
|
|
-map:obj\alpha\arcinst.map
|
|
-debug:notmapped
|
|
-debugtype:coff
|
|
-ignore:4001
|
|
-base:0x80600000,0x80614000
|
|
-entry:main
|
|
obj\alpha\arcinst.lib
|
|
\nt\public\sdk\lib\alpha\libcntpr.lib
|
|
<<NOKEEP
|
|
binplace obj\alpha\arcinst.exe
|