File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
-ccv =%%VBCC%%/bin/vbccm68k -hunkdebug %s -o = %s %s -O =%ld -I" %%VBCC%%/targets/m68k-amigaos/include" -I" %%VBCC%%/targets/m68k-amigaos/ndk/include_h" -I" %%VBCC%%/targets/m68k-amigaos/netinclude"
3
3
-as =%%VBCC%%/bin/vasmm68k_mot -quiet -Fhunk -phxass -opt-fconst -nowarn =62 %s -o %s
4
4
-asv =%%VBCC%%/bin/vasmm68k_mot -Fhunk -phxass -opt-fconst -nowarn =62 %s -o %s
5
- -rm =del %s
6
- -rmv =del %s
5
+ -rm =rm %s
6
+ -rmv =rm %s
7
7
-ld =%%VBCC%%/bin/vlink -bamigahunk -x -Bstatic -Cvbcc -nostdlib " %%VBCC%%/targets/m68k-amigaos/lib/startup.o" %s %s -L" %%VBCC%%/targets/m68k-amigaos/lib" -lvc -lamiga -o %s
8
8
-l2 =%%VBCC%%/bin/vlink -bamigahunk -x -Bstatic -Cvbcc -nostdlib %s %s -L" %%VBCC%%/targets/m68k-amigaos/lib" -o %s
9
9
-ldv =%%VBCC%%/bin/vlink -bamigahunk -t -x -Bstatic -Cvbcc -nostdlib " %%VBCC%%/targets/m68k-amigaos/lib/startup.o" %s %s -L" %%VBCC%%/targets/m68k-amigaos/lib" -lvc -o %s
You can’t perform that action at this time.
0 commit comments