source: trunk/bootcode/GNUmakefile@ 144

Last change on this file since 144 was 63, checked in by Ben Rietbroek, 9 years ago

Updated Build Info and added File Commander Build Menus [v1.1.1-testing]

CAUTION:
This is a testbuild !
AirBoot uses the BIOS to access disks and a small coding error can trash
partition tables or other vital disk structures. You are advised to make
backups of TRACK0 and EBRs before using this testbuild. More info at:
https://rousseaux.github.io/netlabs.air-boot/pdf/AirBoot-v1.1.0-manual.pdf

Changes:
o Updated Build Info
o Added simple File Commander Build Menus
o Removed tabs from non-recipe sections in Makefiles

Notes:
o RU version currently does not build due to lack of code-space

Will be resolved when FX-code is removed from build.

File size: 302 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.