summaryrefslogtreecommitdiff
path: root/share/mk/Makefile
AgeCommit message (Expand)Author
2020-05-18Separate devicetree .dts -> .dtb building from kernel builds. They are nowjmcneill
2019-08-27Enhance the support of LLVM sanitizerskamil
2018-05-28install bsd.hostinit.mkchristos
2014-01-16eliminate use of bsd.sys.mk from Makefileschristos
2014-01-14use bsd.syscall.mkchristos
2012-11-15Move the build_install logic from lib/Makefile into share/mk and re-usejoerg
2011-10-07install bsd.lua.mk into DESTDIRplunky
2011-09-11Install new shiny bsd.clean.mkmbalmer
2011-08-27Add new "analyze" command to run clang's static analyzer in a directoryjoerg
2010-08-07don't forget to install bsd.ioconf.mkchristos
2008-11-12Remove LKMs and switch to the module framework, pass 1.ad
2008-05-02- Add a bsd.kmodule.mk to build new style modules.ad
2007-11-12Add the bsd.test.mk filejmmv
2007-08-05install bsd.klinks.mkpooka
2003-09-12<bsd.x11.mk>: infrastructure to support reach-over builds of xsrclukem
2003-05-31If EXTERNAL_TOOLCHAIN is defined, allow the compiler to define thethorpej
2003-01-05Add bsd.rpc.mk to FILESsommerfeld
2002-09-27Only use the MKDYNAMICROOT semantics (i.e. -rpath=/lib,/usr/lib andthorpej
2002-05-30have bsd.endian.mk, which detects target endian.itojun
2001-12-14install bsd.hostlib.mk, since bsd.hostprog.mk is and things in /usr/src/tools...explorer
2001-12-12Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).lukem
2001-12-12MKfoo=no -> NOfootv
2001-11-02Improve readability and reduce redundant redundancy in share/mk; add sometv
2000-06-20Merge a bunch of things from crypto-us and crypto-intl into basesrc,thorpej
2000-05-02Added bsd.kernobj.mk to centralize the magic for the locationsjg
1999-09-14Add a "dependall" target, which does a "make depend" and then "make all"perry
1999-07-14Add bsd.hostprog.mk, a makefile for making programs used duringwrstuden
1999-07-12Install bsd.crypto.mk.thorpej
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1999-02-11Create <bsd.info.mk> for Info documentation, and avoid the nasty installtv
1998-09-27don't build/install nls files if NOSHARE definedlukem
1998-06-12add bsd.kinc.mk, a template to support the new kernel include filecgd
1998-04-14Move bsd.port.mk and bsd.port.subdir.mk into pkgsrc/mk (by CVSagc
1997-09-09Install bsd.port.mk and bsd.port.subdir.mk.agc
1997-03-29merge lite-2 changes (mostly SCCSids)mikel
1997-03-27Add bsd.files.mkchristos
1997-03-25Add the bsd.links.mk and bsd.inc.mkchristos
1997-03-24make rules update:christos
1996-10-18Use ${INSTALL}.thorpej
1996-08-23make lkm's work. still need to worry about options defines...mrg
1995-10-22Added include file <bsd.sys.mk> that contains lex and yacc "parallel aware"christos
1995-04-26install bsd.nls.mkjtc
1994-06-30RCSID frobbing, and minor sanity adjustments.cgd
1994-06-02Change BINOWN -> BINGRP where appropriate.jtc
1994-02-09kill install -d's.cgd
1993-08-15Get rid of empty targets; the defaults are now correct.mycroft
1993-08-15Makefile: Use `install -d' to create directory.mycroft
1993-08-15Install bsd.dep.mk and bsd.obj.mk.mycroft
1993-07-31Add RCS indentifiers.mycroft
1993-04-09various changes to default make rules. from patch 101.cgd