HardenedBSD/share/mk
Xin LI f972197651 Promote libevent to lib/ level and fold ftp-proxy into its parent Makefile.
This allows us to use libevent for other application in the future.

For now libevent is still INTERNALLIB and no shared library is installed.

MFC after:	1 month
2014-10-13 22:15:26 +00:00
..
atf.test.mk Rework privatelib/internallib 2014-08-06 22:17:26 +00:00
bsd.arch.inc.mk
bsd.compiler.mk
bsd.cpu.mk Support CXXFLAGS.${MACHINE_ARCH} as well as CFLAGS. This allows different 2014-07-08 14:37:01 +00:00
bsd.crunchgen.mk
bsd.dep.mk Correct the way that libelf is linked when USDT is used. 2014-10-01 04:28:39 +00:00
bsd.doc.mk
bsd.endian.mk Clean up detection of big-endian ARM. In all cases we follow the pattern 2014-10-01 16:00:21 +00:00
bsd.files.mk
bsd.incs.mk
bsd.info.mk
bsd.init.mk
bsd.kmod.mk
bsd.lib.mk Make sure the DTrace header files are built before depend and before 2014-08-13 01:27:51 +00:00
bsd.libnames.mk Introduce missing definition for LIBTERMCAPW 2014-08-26 09:12:41 +00:00
bsd.links.mk
bsd.man.mk
bsd.mkopt.mk
bsd.nls.mk
bsd.obj.mk bsd.lib.mk does not add OBJS etc to CLEANFILES so does not automatically 2014-07-22 00:42:55 +00:00
bsd.opts.mk Revert r267233 for now. PIE support needs to be reworked. 2014-08-19 15:04:32 +00:00
bsd.own.mk
bsd.port.mk Revise r272363 by collapsing the tests into a for loop. 2014-10-01 20:52:08 +00:00
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk Revise r272363 by collapsing the tests into a for loop. 2014-10-01 20:52:08 +00:00
bsd.prog.mk Allow standalone debug for non-default ${PROG} targets 2014-09-02 19:05:34 +00:00
bsd.progs.mk Add LDFLAGS to PROG_VARS so it can be overridden on a per-PROG basis 2014-10-10 22:18:09 +00:00
bsd.README Document an important, but easy to overlook without grepping the 2014-07-25 21:10:30 +00:00
bsd.snmpmod.mk
bsd.subdir.mk
bsd.symver.mk
bsd.sys.mk Add -Wthread-safety to WARNS=6. 2014-09-01 20:18:09 +00:00
bsd.test.mk
Makefile Remove bsd.dtrace.mk. 2014-07-12 07:46:18 +00:00
plain.test.mk Fix atf-sh's integration_test 2014-07-09 00:55:50 +00:00
src.libnames.mk Promote libevent to lib/ level and fold ftp-proxy into its parent Makefile. 2014-10-13 22:15:26 +00:00
src.opts.mk Clean up detection of big-endian ARM. In all cases we follow the pattern 2014-10-01 16:00:21 +00:00
src.sys.mk We do not ever want _srcconf_included_ as MAIN target. 2014-07-28 23:36:21 +00:00
suite.test.mk
sys.mk Make sure SIZE is defined early 2014-10-10 06:09:47 +00:00
tap.test.mk Fix atf-sh's integration_test 2014-07-09 00:55:50 +00:00
version_gen.awk