source: trunk/tools/os2/setaboot/GNUmakefile@ 57

Last change on this file since 57 was 46, checked in by Ben Rietbroek, 12 years ago

Various Changes [2012-04-14]

WARNING!!

All commits upto and including the commit of [2012-05-13] contain
a severe bug!! Building from these sources and then disabling
the 'force LBA' feature while also using the drive-letter feature or
editing the label can DESTROY THE MBR on ALL ATTACHED DISKS!!
DO NOT DISABLE 'FORCE LBA USAGE' WHEN BUILT FROM THE THESE COMMITS!!

Changes

o Added BLDLEVEL support
o Enhanced Master Make
o Sanitized sources
o Support for Wasm and Masm6 (experimental)
o Renamed MBR_PROT.ASM to MBR-PROT.ASM
o Merged bitfield code Into Installer
o First steps for cross platform Installer
o More...

File size: 309 bytes
Line 
1###############################################################################
2# GNUmakefile :: This Makefile works as a front-end to other Make Utilities. #
3###############################################################################
4
5#
6# Include the forwarder.
7#
8include ../../../INCLUDE/MAKEFRWD.MIF
Note: See TracBrowser for help on using the repository browser.