opnsense-src/usr.bin/make
Simon J. Gerraty d1d0158641 Merge from head
2013-09-05 20:18:59 +00:00
..
arch.c Import the 6-May-2012 release of the "Portable" BSD make tool (from NetBSD). 2012-06-08 21:57:36 +00:00
arch.h Get rid of the ReturnStatus obscuration that was anyway used only 2005-05-18 06:50:39 +00:00
buf.c Import the 6-May-2012 release of the "Portable" BSD make tool (from NetBSD). 2012-06-08 21:57:36 +00:00
buf.h Import the 6-May-2012 release of the "Portable" BSD make tool (from NetBSD). 2012-06-08 21:57:36 +00:00
cond.c Import the 6-May-2012 release of the "Portable" BSD make tool (from NetBSD). 2012-06-08 21:57:36 +00:00
cond.h
config.h Import the 6-May-2012 release of the "Portable" BSD make tool (from NetBSD). 2012-06-08 21:57:36 +00:00
dir.c Import the 6-May-2012 release of the "Portable" BSD make tool (from NetBSD). 2012-06-08 21:57:36 +00:00
dir.h Import the 6-May-2012 release of the "Portable" BSD make tool (from NetBSD). 2012-06-08 21:57:36 +00:00
for.c Import the 6-May-2012 release of the "Portable" BSD make tool (from NetBSD). 2012-06-08 21:57:36 +00:00
for.h Move the Boolean and ReturnStatus stuff from sprite.h to util.h and 2005-05-13 08:53:00 +00:00
globals.h Add missing static keywords to make(1) 2011-11-06 08:16:06 +00:00
GNode.h Spelling fixes for usr.bin/ 2011-12-30 11:02:40 +00:00
hash.c Import the 6-May-2012 release of the "Portable" BSD make tool (from NetBSD). 2012-06-08 21:57:36 +00:00
hash.h Import the 6-May-2012 release of the "Portable" BSD make tool (from NetBSD). 2012-06-08 21:57:36 +00:00
hash_tables.c If the special target .MAKEFILEDEPS exists, then enable the 2008-03-12 14:51:47 +00:00
hash_tables.h
job.c Remove unnecessary cast to pid_t. 2013-07-04 03:24:58 +00:00
job.h Import the 6-May-2012 release of the "Portable" BSD make tool (from NetBSD). 2012-06-08 21:57:36 +00:00
lst.c Fix typos - remove duplicate "the". 2011-02-21 09:01:34 +00:00
lst.h Import the 6-May-2012 release of the "Portable" BSD make tool (from NetBSD). 2012-06-08 21:57:36 +00:00
main.c Remove fictitious support for 80386-class CPUs from bsd.cpu.mk and make(1). 2012-12-03 19:27:31 +00:00
make.1 Import the 6-May-2012 release of the "Portable" BSD make tool (from NetBSD). 2012-06-08 21:57:36 +00:00
make.c Import the 6-May-2012 release of the "Portable" BSD make tool (from NetBSD). 2012-06-08 21:57:36 +00:00
make.h Import the 6-May-2012 release of the "Portable" BSD make tool (from NetBSD). 2012-06-08 21:57:36 +00:00
Makefile Reverse the sense of the test wrt bmake, and guard against 2013-05-16 21:26:46 +00:00
Makefile.depend Sync FreeBSD's bmake branch with Juniper's internal bmake branch. 2012-08-22 19:25:57 +00:00
Makefile.dist Linux requires -D__dead2= and -D__unused= to get rid of the 2008-03-04 05:35:27 +00:00
parse.c Import the 6-May-2012 release of the "Portable" BSD make tool (from NetBSD). 2012-06-08 21:57:36 +00:00
parse.h Move the Boolean and ReturnStatus stuff from sprite.h to util.h and 2005-05-13 08:53:00 +00:00
pathnames.h Import the 6-May-2012 release of the "Portable" BSD make tool (from NetBSD). 2012-06-08 21:57:36 +00:00
proc.c Add a missing space to the error message when execvp() failed. 2009-12-05 13:12:04 +00:00
proc.h Factor out ProcExec() into its own file and rename it to Proc_Exec() for 2005-05-24 15:41:34 +00:00
shell.c Factor out all the .SHELL parsing related stuff into its own file and 2005-05-24 15:30:03 +00:00
shell.h Factor out all the .SHELL parsing related stuff into its own file and 2005-05-24 15:30:03 +00:00
str.c Import the 6-May-2012 release of the "Portable" BSD make tool (from NetBSD). 2012-06-08 21:57:36 +00:00
str.h Make the ArgArray_Init() function visible to the rest of make. 2005-05-23 13:27:52 +00:00
suff.c Import the 6-May-2012 release of the "Portable" BSD make tool (from NetBSD). 2012-06-08 21:57:36 +00:00
suff.h
targ.c Import the 6-May-2012 release of the "Portable" BSD make tool (from NetBSD). 2012-06-08 21:57:36 +00:00
targ.h
util.c Import the 6-May-2012 release of the "Portable" BSD make tool (from NetBSD). 2012-06-08 21:57:36 +00:00
util.h Get rid of the ReturnStatus obscuration that was anyway used only 2005-05-18 06:50:39 +00:00
var.c make: report :M or :N pattern in debug mode 2012-10-06 19:19:32 +00:00
var.h The caller of Var_Value() should not change the variable value. Make 2005-05-24 16:05:51 +00:00