1 AutoGen definitions Makefile.tpl
;
5 i386_pc
= contrib
/ntldr
-img
/g2hdr.S
;
6 i386_pc_ldflags
= '$(TARGET_IMG_LDFLAGS)';
7 i386_pc_ldflags
= '$(TARGET_IMG_BASE_LDOPT),0x0';
8 objcopyflags
= '-O binary';
14 i386_pc
= contrib
/ntldr
-img
/grldrstart.S
;
15 i386_pc
= contrib
/ntldr
-img
/ntfsbs.S
;
16 i386_pc_ccasflags
= -DGRLDR_MBR
;
17 i386_pc_ldflags
= '$(TARGET_IMG_LDFLAGS)';
18 i386_pc_ldflags
= '$(TARGET_IMG_BASE_LDOPT),0x7c00';
19 objcopyflags
= '-O binary';