freebsd-nq/usr.bin/make
Ruslan Ermilov fd9070970c Make sure that files included using ".include <foo>" are really
looked for in the system make file directory or in the specified
-m paths instead of always looking in the other -I and .PATH
specified paths.  (Commit log shamelessly stolen from NetBSD.)

Reviewed by:	yar
2005-10-17 15:56:26 +00:00
..
PSD.doc
arch.c
arch.h
buf.c
buf.h
cond.c
cond.h
config.h
dir.c
dir.h
for.c
for.h
globals.h
GNode.h
hash_tables.c Add a .sinclude directive which does the exact same as .include, except 2005-09-26 20:31:00 +00:00
hash_tables.h
hash.c
hash.h
job.c Make sure that the created fifo gets deleted if the top level make instance 2005-10-09 06:36:51 +00:00
job.h
lst.c
lst.h
main.c Fix the type of the variable 'debug'. It is used as a bitmap, so the 2005-09-07 07:34:24 +00:00
make.1 Revise the manpage to a certain extent, mostly with respect to 2005-10-14 23:54:20 +00:00
make.c
make.h
Makefile Please ship the pointy hat to its home position. 2005-09-26 22:07:59 +00:00
Makefile.dist
parse.c Make sure that files included using ".include <foo>" are really 2005-10-17 15:56:26 +00:00
parse.h
pathnames.h
proc.c
proc.h
shell.c
shell.h
str.c
str.h
suff.c
suff.h
targ.c
targ.h
util.c
util.h
var.c
var.h