.. |
atf.test.mk
|
As an optimization (in simple, well used cases) only call cat ${.ALLSRC} when
|
2014-11-04 01:57:31 +00:00 |
bsd.arch.inc.mk
|
|
|
bsd.compiler.mk
|
The previous commit should have been a logical or not a logical "and"
|
2014-12-08 03:32:26 +00:00 |
bsd.cpu.mk
|
For armv6 builds, add -mfloat-abi=softfp. This tells the compiler it can
|
2015-01-19 04:56:17 +00:00 |
bsd.crunchgen.mk
|
|
|
bsd.dep.mk
|
Remove drti.o's dependency on libelf. This makes it possible to add DTrace
|
2015-02-18 03:54:54 +00:00 |
bsd.doc.mk
|
|
|
bsd.dtb.mk
|
Add infrastructure to build dtb files from dts files.
|
2015-01-08 18:28:06 +00:00 |
bsd.endian.mk
|
|
|
bsd.files.mk
|
|
|
bsd.incs.mk
|
Acutally, replaces NO_INCS with WITHOUT_INCLUDES and make
|
2014-11-18 17:06:44 +00:00 |
bsd.info.mk
|
Remove MK_INFO guards in bsd.info.mk per r276556
|
2015-01-02 22:55:30 +00:00 |
bsd.init.mk
|
|
|
bsd.kmod.mk
|
Eliminate bsd.sys.mk on purpose. Do not put it back.
|
2015-01-01 04:26:45 +00:00 |
bsd.lib.mk
|
Make the extra dependencies in DPADD be dependencies of PROG_FULL and
|
2015-02-13 17:33:27 +00:00 |
bsd.libnames.mk
|
Add LIBXO.
|
2015-02-18 17:28:55 +00:00 |
bsd.links.mk
|
|
|
bsd.man.mk
|
Use mandoc to generate cat pages
|
2015-01-02 14:05:30 +00:00 |
bsd.mkopt.mk
|
Enforce that MK_foo options shall be either "yes" or "no" and nothing
|
2015-02-09 16:03:55 +00:00 |
bsd.nls.mk
|
|
|
bsd.obj.mk
|
Ignore errors from rm -rf to support high -j builds. This is, at best,
|
2014-11-06 17:19:41 +00:00 |
bsd.opts.mk
|
Remove leftovers from r276551
|
2015-01-02 18:54:55 +00:00 |
bsd.own.mk
|
release: use xz via pipe when compressing the tarballs.
|
2015-02-17 23:13:45 +00:00 |
bsd.port.mk
|
|
|
bsd.port.options.mk
|
|
|
bsd.port.post.mk
|
|
|
bsd.port.pre.mk
|
|
|
bsd.port.subdir.mk
|
|
|
bsd.prog.mk
|
Make the extra dependencies in DPADD be dependencies of PROG_FULL and
|
2015-02-13 17:33:27 +00:00 |
bsd.progs.mk
|
Add LIBADD to PROG_VARS, similar to DPADD/LDADD
|
2014-12-27 20:33:04 +00:00 |
bsd.README
|
Make MLINKS text match text in bsd.man.mk added by wosch@ in 1996.
|
2014-11-21 17:55:38 +00:00 |
bsd.snmpmod.mk
|
|
|
bsd.subdir.mk
|
|
|
bsd.symver.mk
|
|
|
bsd.sys.mk
|
Merging ^/head r278916 through r279022.
|
2015-02-19 21:10:01 +00:00 |
bsd.test.mk
|
|
|
Makefile
|
Add infrastructure to build dtb files from dts files.
|
2015-01-08 18:28:06 +00:00 |
netbsd-tests.test.mk
|
Import proper fix for misc/49356 (/usr/include/atf-c/config.h) after atf-c/config.h
|
2014-11-04 05:02:22 +00:00 |
plain.test.mk
|
As an optimization (in simple, well used cases) only call cat ${.ALLSRC} when
|
2014-11-04 01:57:31 +00:00 |
src.libnames.mk
|
Merge xz 5.2.0.
|
2015-02-09 06:20:34 +00:00 |
src.opts.mk
|
Add MK_FILE to control whether or not to build file(1), libmagic(3), etc
|
2015-02-04 10:24:40 +00:00 |
src.sys.mk
|
|
|
suite.test.mk
|
|
|
sys.mk
|
Add a ${CP} alias for copying files in the build.
|
2015-01-16 21:39:08 +00:00 |
tap.test.mk
|
As an optimization (in simple, well used cases) only call cat ${.ALLSRC} when
|
2014-11-04 01:57:31 +00:00 |
version_gen.awk
|
|
|