summaryrefslogtreecommitdiff
path: root/sys/arch/pmax/stand/Makefile.inc
AgeCommit message (Expand)Author
2002-08-27arch/*/stand stuff should be LDSTATIC=-static and not LDSTATIC?=-static.lukem
2002-05-07Remove a "NOMAN="; Makefile.booters now has MKMAN=no.simonb
2001-12-12Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).lukem
2001-12-12MKfoo=no -> NOfootv
1999-11-28Add CPPFLAGS and set LDSTATIC to -static.simonb
1999-04-11Add "WARNS?= 1" - woohoo!simonb
1999-04-11Define BINDIR, BINMODE and MKMAN in the "standard" place.simonb
1999-03-27Go back to a Makefile.booters scheme, like most other ports do. Nosimonb
1999-03-26Conditionally set BINMODE and BINDIR so lower level Makefiles can overridesimonb
1999-03-25Updates for new bootblocks.simonb
1999-02-23Use -Os to reduce code size (from Krister Walfridsson).simonb
1999-02-22Update cpp defines to current reality.simonb
1999-01-30Add -mmemcpy (from Jonathan Stone) and bump -G to 128. Bootblocks nowsimonb
1999-01-29Make a `machine' symlink to ..../pmax/include to locate new location ofsimonb
1999-01-22More Makefile cleanups:simonb
1999-01-21Round one of the Makefile clean up:simonb
1999-01-21Almost working bootblocks for the pmax. This compiles fine with gccsimonb