freebsd-dev/usr.bin/make
2004-08-04 15:10:35 +00:00
..
lst.lib
PSD.doc
arch.c
buf.c
buf.h
compat.c Implement POSIX's '+' flag for command lines. This flag causes a line 2004-07-29 14:29:23 +00:00
cond.c Improve make's diagnostic of mistmatched .if-.endif. This patch is 2004-07-20 07:42:06 +00:00
config.h
dir.c Fix a bug that prevented exists() from finding "foo/", "foo/." 2003-10-02 21:30:30 +00:00
dir.h
for.c Reworked the fix to print the useful line number on error in 2004-03-10 21:51:06 +00:00
hash.c
hash.h
job.c Implement POSIX's '+' flag for command lines. This flag causes a line 2004-07-29 14:29:23 +00:00
job.h Change the select timeout from 100ms to 2 seconds now that SIGCHILD is 2003-12-19 11:18:37 +00:00
list.h
lst.h
main.c Put variable assignments from the command line into the MAKEFLAGS 2004-08-03 18:56:31 +00:00
make.1 Correct the .Dd date. Pluralize 'assignment' in one place. 2004-08-04 15:10:35 +00:00
make.c
make.h Improve make's diagnostic of mistmatched .if-.endif. This patch is 2004-07-20 07:42:06 +00:00
Makefile Put variable assignments from the command line into the MAKEFLAGS 2004-08-03 18:56:31 +00:00
Makefile.dist
nonints.h Put variable assignments from the command line into the MAKEFLAGS 2004-08-03 18:56:31 +00:00
parse.c Fix handling of comments on .elif lines. The patch given in a followup 2004-07-22 11:12:01 +00:00
pathnames.h
sprite.h
str.c Fixed a bug that previous revision has introduced -- we missed 2004-01-25 12:28:36 +00:00
suff.c The .DEFAULT target with no commands caused a null pointer dereference. 2004-04-12 20:05:11 +00:00
targ.c
util.c
var_modify.c
var.c Put variable assignments from the command line into the MAKEFLAGS 2004-08-03 18:56:31 +00:00
var.h