log lib/makefile @ 3295:6b7a7b233925 default tip

age author description
Sat, 17 Oct 2015 21:19:39 +0100 Neal Crook Incorporate mc09 in build, add support in l1 init/rel/boot_sdc
Sat, 11 Jan 2014 18:40:44 +0100 Tormod Volden Dummy merge of default branch into lwtools lwtools-port
Sun, 24 Nov 2013 23:13:46 +0100 Tormod Volden Revert e4a0f58a5f9b (set NITROS9DIR in makefiles)
Sat, 13 Jul 2013 14:59:26 +0200 Tormod Volden Make build fail if first level subdirectory fails lwtools-port
Fri, 12 Jul 2013 22:41:18 +0200 Tormod Volden Makefiles: Always use macro for lwar and rm lwtools-port
Wed, 10 Jul 2013 22:11:36 +0200 Tormod Volden Fix os9l2bbs makefile for make dskcopy lwtools-port
Fri, 01 Feb 2013 19:42:08 -0600 Boisy Pitre Further refinements lwtools-port
Fri, 01 Feb 2013 19:26:44 -0600 Boisy Pitre now built from defs files lwtools-port
Fri, 01 Feb 2013 15:49:39 -0600 Boisy Pitre Reworked libraries to adhere to lwlink's naming specifications lwtools-port
Sun, 27 Jan 2013 18:03:36 -0600 Boisy Pitre Fixed remaining issue, added drivewire.a as a target lwtools-port
Sat, 26 Jan 2013 17:21:50 -0600 Boisy Pitre Fixed minor issue lwtools-port
Sat, 26 Jan 2013 17:18:24 -0600 Boisy Pitre Renamed files and setup for lwasm/lwlink work lwtools-port
Sat, 26 Jan 2013 08:26:31 -0600 Boisy Pitre Updated code to use lwasm/lwlink lwtools-port
Mon, 14 Jan 2013 14:37:46 -0600 drencor-xeen Found that people who do not have the envirornment variable NITROS9DIR set before building the project get a error missing file "/rules.mak". Found this is caused do to the fact that the code to set this envirornment variable is in the rules.mak which can't get loaded.