mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -04:00
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
|
||
|---|---|---|
| .. | ||
| bsd.arch.inc.mk | ||
| bsd.compat.mk | ||
| bsd.cpu.mk | ||
| bsd.crunchgen.mk | ||
| bsd.dep.mk | ||
| bsd.doc.mk | ||
| bsd.dtrace.mk | ||
| bsd.endian.mk | ||
| bsd.files.mk | ||
| bsd.incs.mk | ||
| bsd.info.mk | ||
| bsd.init.mk | ||
| bsd.kmod.mk | ||
| bsd.lib.mk | ||
| bsd.libnames.mk | ||
| bsd.links.mk | ||
| bsd.man.mk | ||
| bsd.nls.mk | ||
| bsd.obj.mk | ||
| bsd.own.mk | ||
| bsd.pkg.mk | ||
| bsd.port.mk | ||
| bsd.port.options.mk | ||
| bsd.port.post.mk | ||
| bsd.port.pre.mk | ||
| bsd.port.subdir.mk | ||
| bsd.prog.mk | ||
| bsd.README | ||
| bsd.snmpmod.mk | ||
| bsd.subdir.mk | ||
| bsd.symver.mk | ||
| bsd.sys.mk | ||
| Makefile | ||
| sys.mk | ||
| version_gen.awk | ||