summaryrefslogtreecommitdiff
path: root/share/mk/sys.mk
AgeCommit message (Collapse)Author
1998-05-14Use -O2, not -OTodd C. Miller
1998-05-024 new definitions .. look to using these definitions for revision informationTodd T. Fries
throughout the tree so we have 1 place to update instead of many.
1998-04-30c++ compiler is called c++, of courseTheo de Raadt
1997-11-05.cxx support from Mathieu.Herrb@mipnet.frTheo de Raadt
1997-02-06Add a LORDER make symbol and use itNiklas Hallqvist
1997-01-08Include mk files specified in EXTRA_SYS_MK_FILES. Needed for the portsNiklas Hallqvist
mechanism. This was the least intrusive way we found to solve the problem of getting ports' Makefiles have bsd.own.mk included.
1996-11-24Add a new knob called DEBUG. Define to -g to have it turn off STRIP=-sNiklas Hallqvist
and add itself to CFLAGS and ASFLAGS
1996-11-23Add overrideable INSTALL variableNiklas Hallqvist
1996-04-22sync with netbsd 960418Theo de Raadt
1996-03-29From NetBSD: merge of 960317Niklas Hallqvist
1996-03-09Rudimentary support for compilation in a cross environmentNiklas Hallqvist
Host tools will be compiled with HOSTCC instead of CC. Note, these are not complete in *any* way\!
1996-03-05Labeling style changed ($OpenBSD$).Michael Shalayeff
POSTINSTALL added to the <bsd.lkm.mk> (see bsd.README for details).
1996-02-25Added <bsd.lkm.mk> file. Correspondent changes made to the bsd.README.Michael Shalayeff
All the rest changed to be $OpenBSD$. Dedicated to Suzi Quatro (she must be alive still, so best wishes to here).
1996-01-01s/NetBSD/OpenBSD/davem
1995-10-18initial import of NetBSD treeTheo de Raadt