source: trunk/bootcode/GNUmakefile@ 60

Last change on this file since 60 was 60, checked in by Ben Rietbroek, 10 years ago

Fixed building on Linux [v1.1.1-testing]

Of course the lowercasing broke building on Linux.
This commit fixes that.

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