summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand/Makefile.inc
AgeCommit message (Expand)Author
1998-06-11nice DEBUGFLAGS handlingMichael Shalayeff
1998-05-28cleanup the Makefiles a bit.Michael Shalayeff
1998-05-25put support for test /boot environment back; some CLEANFILES and spacesMichael Shalayeff
1998-04-20no need for debug options by default, now that the bug is deadTheo de Raadt
1998-04-18i386 bootblocks that work for 2.3. A tale too long to tellTheo de Raadt
1998-03-18${DEBUG} var propagationMichael Shalayeff
1998-03-11change CPPFLAGS= to CPPFLAGS+= - so that the definition of -DSERIALThomas Graichen
1997-10-25alloca needs frame pointer i guessMichael Shalayeff
1997-10-12BOOT_APM bye, byeMichael Shalayeff
1997-09-21support new bootsMichael Shalayeff
1997-08-13split off START into LINKADDR and LOADADDR (we will need reloctable boot)Michael Shalayeff
1997-07-28generate assym.hMichael Shalayeff
1997-07-25no need for -Imachine nowMichael Shalayeff
1997-07-17don't count on luser includesMichael Shalayeff
1997-06-30remove obj@ dependency againkstailey
1997-06-03Handle obj dirs the correct way. PR#172 -mojMats O Jansson
1997-04-18use libs from correct pathsMichael Shalayeff
1997-04-18no more 60k limit!Michael Shalayeff
1997-04-11Works with .gz kernels nowTobias Weingartner
1997-04-05put gdt & idt in the separate file.Michael Shalayeff
1997-04-04dump regs w/ NMI (int 2)Michael Shalayeff
1997-03-31commit all my mods to the last imported libsa stuff....Michael Shalayeff
1997-03-31Initial /boot stuff (from Mickey)Tobias Weingartner