freebsd-dev/share/mk
Ed Schouten 37656b872b Replace LIBGCC by LIBCOMPILER_RT.
We now use libcompiler_rt on all platforms now. Instead of referring
directly to -lgcc and LIBGCC, use -lcompiler_rt and LIBCOMPILER_RT.
2014-01-18 14:22:56 +00:00
..
atf.test.mk Remove registration of C++ test programs into PROGS. 2013-11-18 12:44:05 +00:00
bsd.arch.inc.mk
bsd.compiler.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 Replace LIBGCC by LIBCOMPILER_RT. 2014-01-18 14:22:56 +00:00
bsd.links.mk
bsd.man.mk
bsd.nls.mk
bsd.obj.mk
bsd.own.mk Require a C++11 compiler to build LLDB 2013-12-17 18:30:37 +00:00
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 For C++ programs, don't emit any explicit dependency to libstdc++.a or 2013-11-04 21:54:56 +00:00
bsd.progs.mk Make bsd.progs.mk work in directories with SCRIPTS but no PROGS. 2013-12-11 03:41:07 +00:00
bsd.README
bsd.snmpmod.mk
bsd.subdir.mk
bsd.symver.mk
bsd.sys.mk Apply band-aid for 32-bit compat libs failures after r260334: put back 2014-01-06 14:39:10 +00:00
bsd.test.mk Support defining test program metadata from the Makefiles. 2014-01-14 18:32:47 +00:00
Makefile Add tap.test.mk. 2013-12-11 03:39:50 +00:00
plain.test.mk Generate plain sh test programs from a source file. 2013-11-25 13:30:06 +00:00
sys.mk
tap.test.mk Support perl-based TAP-compliant test programs. 2014-01-14 18:35:56 +00:00
version_gen.awk