freebsd-dev/usr.bin/make
Chris Costello a5813d5e80 Move ${VPATH} explanation under the .PATH rule section.
Clarify my vague explanation of how ${VPATH} works and why it shouldn't
be used.
1999-08-12 20:28:54 +00:00
..
lst.lib Revert $FreeBSD$ to $Id$ 1997-02-22 19:29:21 +00:00
PSD.doc Cleanup: fix a few typos, fit ASCII output onto an 80-column terminal 1997-11-23 02:02:39 +00:00
arch.c Fix make world breakage from last commit. 1998-10-15 16:09:56 +00:00
buf.c Revert $FreeBSD$ to $Id$ 1997-02-22 19:29:21 +00:00
buf.h Revert $FreeBSD$ to $Id$ 1997-02-22 19:29:21 +00:00
compat.c When printing an error message after command execution fails, don't assume 1999-07-31 20:38:22 +00:00
cond.c Bugfix to last commit: Correctly intuit when an lhs is a string vs. number. 1999-08-12 13:30:08 +00:00
config.h Don't define RANLIBMAG if building an elf version of make. The RANLIBMAG 1998-09-09 08:29:15 +00:00
dir.c Revert $FreeBSD$ to $Id$ 1997-02-22 19:29:21 +00:00
dir.h Revert $FreeBSD$ to $Id$ 1997-02-22 19:29:21 +00:00
for.c Revert $FreeBSD$ to $Id$ 1997-02-22 19:29:21 +00:00
hash.c Revert $FreeBSD$ to $Id$ 1997-02-22 19:29:21 +00:00
hash.h Revert $FreeBSD$ to $Id$ 1997-02-22 19:29:21 +00:00
job.c Remove couple of 'extern int errno'. (They turned to something funny when 1999-02-14 22:22:54 +00:00
job.h In these XXX MHz days, waiting 500ms for a process to do something is 1997-04-21 20:32:11 +00:00
list.h Revert $FreeBSD$ to $Id$ 1997-02-22 19:29:21 +00:00
lst.h Revert $FreeBSD$ to $Id$ 1997-02-22 19:29:21 +00:00
main.c Add a -E flag, similar to -e (overide variables from environment) except 1999-07-31 20:53:02 +00:00
make.1 Move ${VPATH} explanation under the .PATH rule section. 1999-08-12 20:28:54 +00:00
make.c Revert $FreeBSD$ to $Id$ 1997-02-22 19:29:21 +00:00
make.h Add a -E flag, similar to -e (overide variables from environment) except 1999-07-31 20:53:02 +00:00
Makefile Per requests from the community, commit rudimentary cross compilation 1999-07-07 04:46:46 +00:00
Makefile.dist
nonints.h Revert $FreeBSD$ to $Id$ 1997-02-22 19:29:21 +00:00
parse.c Don't allow pointer underrun in loop. 1999-01-08 18:37:34 +00:00
pathnames.h Revert $FreeBSD$ to $Id$ 1997-02-22 19:29:21 +00:00
sprite.h Revert $FreeBSD$ to $Id$ 1997-02-22 19:29:21 +00:00
str.c Revert $FreeBSD$ to $Id$ 1997-02-22 19:29:21 +00:00
suff.c When all transformation rules to or from a suffix disappeared, make tries 1998-04-26 09:44:48 +00:00
targ.c Revert $FreeBSD$ to $Id$ 1997-02-22 19:29:21 +00:00
util.c Revert $FreeBSD$ to $Id$ 1997-02-22 19:29:21 +00:00
var.c Add a -E flag, similar to -e (overide variables from environment) except 1999-07-31 20:53:02 +00:00