freebsd-src/usr.bin/make
Simon J. Gerraty ccfb965433 Add META_MODE support.
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.

Still need to add real targets under targets/ to build packages.

Differential Revision:       D2796
Reviewed by: brooks imp
2015-06-13 19:20:56 +00:00
..
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
hash_tables.h
hash.c
hash.h
job.c
job.h
lst.c
lst.h
main.c
make.1
make.c
make.h
Makefile Add a ${CP} alias for copying files in the build. 2015-01-16 21:39:08 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
Makefile.dist
parse.c
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