wok diff linld/stuff/src/!COMPILE.BAT @ rev 23810
syslinux/iso2exe: use isoboot
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon May 25 10:10:30 2020 +0000 (2020-05-25) |
parents | c996f5ec1fb0 |
children | c04335df099f |
line diff
1.1 --- a/linld/stuff/src/!COMPILE.BAT Sun May 24 16:31:14 2020 +0000 1.2 +++ b/linld/stuff/src/!COMPILE.BAT Mon May 25 10:10:30 2020 +0000 1.3 @@ -15,3 +15,4 @@ 1.4 tasm /la /m /dISOHOOK /dMOVE_SETUP /dUSE_ARGSTR /dNO386 /dLARGE_IMAGES /dLONG_FILENAME *.asm > asm.log 1.5 tlink /m /s /t @link.cmd > lnk.log 1.6 tlink /m /s /t @link2.cmd > lnk2.log 1.7 +tlink /m /s /t @header.cmd > header.log