NetBSD/usr.bin/make
christos 34152e53bb Back in 1993 ${MACHINE} was a unique way to define objdirs for
every platform. Thus setting OBJMACHINE, allowed one to keep
in-tree objdirs with multiple builds. With the advent of evb*, this
has become impossible until now. Introduce OBJMACHINE_ARCH that
adds ${MACHINE_ARCH} to the objdir so that we have unique objdirs
per build again. Until we restructure things to that this is not
necessary, it is the simplest fix.
2016-12-10 23:12:39 +00:00
..
lst.lib
PSD.doc
unit-tests
arch.c
buf.c
buf.h
compat.c Add a .DELETE_ON_ERROR: magic target that causes *failed* targets as 2016-08-26 23:28:39 +00:00
cond.c
config.h
dir.c Extend the mtimes cache used by dir.c so it can be used by others. 2016-06-07 00:40:00 +00:00
dir.h
for.c
hash.c
hash.h Extend the mtimes cache used by dir.c so it can be used by others. 2016-06-07 00:40:00 +00:00
job.c Add a .DELETE_ON_ERROR: magic target that causes *failed* targets as 2016-08-26 23:28:39 +00:00
job.h
lst.h
main.c Back in 1993 ${MACHINE} was a unique way to define objdirs for 2016-12-10 23:12:39 +00:00
make_malloc.c
make_malloc.h
make.1 Document .DELETE_ON_ERROR. 2016-08-26 23:37:54 +00:00
make.c Report node name rather than (null) when modified before src 2016-11-10 23:41:58 +00:00
make.h Refactor and simplify objdir setting code. 2016-12-07 15:00:46 +00:00
Makefile
Makefile.boot
meta.c Refactor the handling of .MAKE.META.IGNORE_* to meta_ignore() 2016-08-17 15:52:42 +00:00
meta.h Propagate errors from filemon. 2016-05-12 20:28:34 +00:00
metachar.c
metachar.h
nonints.h Drop main() prototype. 2016-09-05 00:40:28 +00:00
parse.c Avoid coredump for 2016-12-09 22:56:21 +00:00
pathnames.h
sprite.h
str.c
strlist.c
strlist.h
suff.c Fix DEBUG_SRC build. Partly from PR 51191. 2016-06-30 05:34:04 +00:00
targ.c
trace.c
trace.h
util.c
var.c Add cached_realpath() 2016-06-03 01:21:59 +00:00