freebsd-src/share/mk
Giorgos Keramidas 61e05fce5e Add LIBEXECDIR to the bsd.own.mk vars, pointing to /usr/libexec by default
Some of the patches we are preparing for porting ATF from NetBSD
refer to '/usr/libexec' several times.  Instead of repeating the
path all over the place, add ${LIBEXECDIR} to match ${LIBDATADIR}
and reduce the redundancy of the relevant makefiles.

Submitted by:	Garrett Cooper <yanegomi@gmail.com>
Approved by:	ru
MFC after:	1 month
2011-02-10 19:13:54 +00:00
..
bsd.arch.inc.mk Merge from tbemd 2010-06-11 02:50:53 +00:00
bsd.compat.mk Align the warning message with the one in bsd.own.mk. 2007-10-20 18:46:15 +00:00
bsd.cpu.mk - Add CPUTYPE support for sparc64. The net result is that it's now possible 2010-12-30 15:58:23 +00:00
bsd.crunchgen.mk Re-enable generating links. 2010-11-16 22:23:20 +00:00
bsd.dep.mk For every instance of '.if ${CC} == "foo"' or '.if ${CC} != "foo"' in 2010-08-17 20:39:28 +00:00
bsd.doc.mk NODOCCOMPRESS -> NO_DOCCOMPRESS 2004-12-21 09:33:47 +00:00
bsd.dtrace.mk Add a comment describing where to include bsd.dtrace.mk. 2010-09-11 10:11:59 +00:00
bsd.endian.mk Retire TARGET_ABI. 2011-01-07 20:26:33 +00:00
bsd.files.mk Make sure the only thing that follows .endif or .else is a comment. 2005-04-11 07:13:29 +00:00
bsd.incs.mk Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
bsd.info.mk Don't run install-info under lockf if not installing in parallel. 2006-09-29 15:36:19 +00:00
bsd.init.mk Make sure the only thing that follows .endif or .else is a comment. 2005-04-11 07:13:29 +00:00
bsd.kmod.mk ata module additions now nest ata modules one deeper than any prior module. 2008-10-09 22:01:27 +00:00
bsd.lib.mk Introduce make variable ACFLAGS used to supply additional flags to 2011-01-07 14:32:29 +00:00
bsd.libnames.mk Update dialog to version 20100428. This changes the license under which 2011-01-12 14:55:02 +00:00
bsd.links.mk
bsd.man.mk Stop clobberring the application namespace with local 2007-03-12 13:54:52 +00:00
bsd.nls.mk Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
bsd.obj.mk Make sure the only thing that follows .endif or .else is a comment. 2005-04-11 07:13:29 +00:00
bsd.own.mk Add LIBEXECDIR to the bsd.own.mk vars, pointing to /usr/libexec by default 2011-02-10 19:13:54 +00:00
bsd.pkg.mk If PORTNAME is set in a system Makefile then hook into the ports 2004-12-20 15:46:56 +00:00
bsd.port.mk WITH_CTF can now be specified in src.conf (not recommended, there 2010-04-02 06:55:31 +00:00
bsd.port.options.mk Add bsd.port.options.mk, a stub to include parts of bsd.port.mk that handle 2007-06-01 15:17:51 +00:00
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk Enable testing of customized variants of bsd.port.mk and 2004-07-02 20:47:18 +00:00
bsd.prog.mk Fix typo in previous commit. 2010-09-10 17:00:48 +00:00
bsd.README o Remove EoL w/spaces introduced in the last commit. 2010-05-22 20:19:12 +00:00
bsd.snmpmod.mk Add an additional make variable EXTRAMIBSYMS which allows to specify 2008-01-08 12:55:56 +00:00
bsd.subdir.mk Make `make cleanilinks' work in /sys/modules. 2009-12-06 08:59:19 +00:00
bsd.symver.mk Explicitly verify if we have found the VERSION_GEN script 2007-10-18 15:21:35 +00:00
bsd.sys.mk MFtbemd: 2010-08-23 22:24:11 +00:00
Makefile .. and then notice that the list of mk files is ordered, and update to suit. 2010-11-16 22:22:16 +00:00
sys.mk Retire TARGET_ABI. 2011-01-07 20:26:33 +00:00
version_gen.awk Distinguish the cases when a dup symbol is in different versions 2007-10-18 10:32:28 +00:00