freebsd_amp_hwpstate/usr.bin/make
Warner Losh ac3efb6afc Make MACHINE_ARCH sensitive to the environment, as well as using the
compiled in default in case it isn't defined.  This is needed to make
cross compilation work in some edge cases.  It also makes cross
compiling on FreeBSD other BSD's easier as well.

Obtained from: NetBSD, OpenBSD (predates the split)
1999-03-01 06:01:05 +00:00
..
PSD.doc
lst.lib
Makefile
Makefile.dist
arch.c Fix make world breakage from last commit. 1998-10-15 16:09:56 +00:00
buf.c
buf.h
compat.c Fix spurious `free()' when -d g2 is enabled. 1998-09-09 05:15:38 +00:00
cond.c
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
dir.h
for.c
hash.c
hash.h
job.c Remove couple of 'extern int errno'. (They turned to something funny when 1999-02-14 22:22:54 +00:00
job.h
list.h
lst.h
main.c Make MACHINE_ARCH sensitive to the environment, as well as using the 1999-03-01 06:01:05 +00:00
make.1 Described the search path Make uses to find makefiles. 1998-11-29 13:46:39 +00:00
make.c
make.h Added a -v (verbose) option and hid multi-job file banner generation 1998-11-14 16:15:04 +00:00
nonints.h
parse.c Don't allow pointer underrun in loop. 1999-01-08 18:37:34 +00:00
pathnames.h
sprite.h
str.c
suff.c
targ.c
util.c
var.c