NetBSD/share/mk
apb c850a5ae67 If the number of entries in CLEANFILES is too large, then the
commands in bsd.clean.mk encounter errors like "exec(/bin/sh)
failed (Argument list too long)".  Avoid that by splitting the
files to clean into several lists using different variable names.

This should fix PR 45397, at least until the number of files
grows much larger.
2011-09-25 11:20:41 +00:00
..
Makefile Install new shiny bsd.clean.mk 2011-09-11 16:03:49 +00:00
bsd.README Move all "clean" and "cleandir" processing to a new bsd.clean.mk 2011-09-10 16:57:35 +00:00
bsd.clang-analyze.mk Simplify, --analyze gives the same settings as default 2011-09-01 12:25:10 +00:00
bsd.clean.mk * use a :M* modifier when testing whether the expanded list of 2011-09-23 21:13:14 +00:00
bsd.dep.mk Move all "clean" and "cleandir" processing to a new bsd.clean.mk 2011-09-10 16:57:35 +00:00
bsd.doc.mk Now that we have real build system support for syspkgs, remove someone's 2006-03-16 18:43:34 +00:00
bsd.endian.mk Remove support for NetBSD/pc532. 2008-01-09 11:25:58 +00:00
bsd.files.mk Move all "clean" and "cleandir" processing to a new bsd.clean.mk 2011-09-10 16:57:35 +00:00
bsd.gcc.mk allow _GCC_*CRT* defines to be overridden in the in-tree toolchain case. 2008-10-25 19:11:28 +00:00
bsd.hostlib.mk Move all "clean" and "cleandir" processing to a new bsd.clean.mk 2011-09-10 16:57:35 +00:00
bsd.hostprog.mk Move all "clean" and "cleandir" processing to a new bsd.clean.mk 2011-09-10 16:57:35 +00:00
bsd.inc.mk Now that we have real build system support for syspkgs, remove someone's 2006-03-16 18:43:34 +00:00
bsd.info.mk Move all "clean" and "cleandir" processing to a new bsd.clean.mk 2011-09-10 16:57:35 +00:00
bsd.init.mk
bsd.ioconf.mk Depend ioconf.c on config (if doing a USETOOLS==yes build). 2010-03-25 20:37:36 +00:00
bsd.kernobj.mk PR/42658: Geoff Wing: Quote directory variables to deal with spaces in the 2010-01-25 00:43:00 +00:00
bsd.kinc.mk Now that we have real build system support for syspkgs, remove someone's 2006-03-16 18:43:34 +00:00
bsd.klinks.mk Add more links for evbmips 2011-07-10 23:50:24 +00:00
bsd.kmodule.mk Move SYSCTL_USE_DESCR to a better place. 2011-09-11 18:38:02 +00:00
bsd.lib.mk If the number of entries in CLEANFILES is too large, then the 2011-09-25 11:20:41 +00:00
bsd.links.mk Add LINKSOWN, LINKSGRP, and LINKSMODE variables for use by bsd.links.mk 2009-04-10 16:16:12 +00:00
bsd.man.mk Move all "clean" and "cleandir" processing to a new bsd.clean.mk 2011-09-10 16:57:35 +00:00
bsd.nls.mk Move all "clean" and "cleandir" processing to a new bsd.clean.mk 2011-09-10 16:57:35 +00:00
bsd.obj.mk PR/42658: Geoff Wing: Quote directory variables to deal with spaces in the 2010-01-25 00:43:00 +00:00
bsd.own.mk Add new "analyze" command to run clang's static analyzer in a directory 2011-08-27 18:35:19 +00:00
bsd.prog.mk Move all "clean" and "cleandir" processing to a new bsd.clean.mk 2011-09-10 16:57:35 +00:00
bsd.rpc.mk Move all "clean" and "cleandir" processing to a new bsd.clean.mk 2011-09-10 16:57:35 +00:00
bsd.shlib.mk Use /libexec/ld.elf_so instead of /usr/libexec/ld.elf_so for the 2007-08-29 21:34:17 +00:00
bsd.subdir.mk Fix typo in comment. 2010-05-26 00:48:15 +00:00
bsd.sys.mk Decouple clang and gcc handling a bit. Add -Wmissing-noreturn for clang 2011-09-20 09:11:06 +00:00
bsd.test.mk Move all "clean" and "cleandir" processing to a new bsd.clean.mk 2011-09-10 16:57:35 +00:00
bsd.x11.mk Move all "clean" and "cleandir" processing to a new bsd.clean.mk 2011-09-10 16:57:35 +00:00
sys.mk Fully support per-target AFLAGS. 2011-05-20 14:27:48 +00:00