freebsd_amp_hwpstate/usr.bin/make
Warner Losh dff85ecbee Use malloc + sprintf rather than asprintf to ensure portability to
other, less advanced architecutres.  This should minorly help porting
efforts of FreeBSD.  I've done several make worlds since this came up
with this change, as well as debugging several interesting nits with
-V (which is the only thing this change will affect really).
1998-07-26 17:06:05 +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
lst.lib
Makefile
Makefile.dist
arch.c
buf.c
buf.h
compat.c Fix broken (at least on alpha, but probably on i386 too) code which 1998-05-13 05:50:42 +00:00
cond.c
config.h
dir.c
dir.h
for.c
hash.c
hash.h
job.c Don't forget to pretend that `make -n -jN' makes the targets that it 1998-06-04 05:48:57 +00:00
job.h
list.h
lst.h
main.c Use malloc + sprintf rather than asprintf to ensure portability to 1998-07-26 17:06:05 +00:00
make.1 Add a graceful jumping off point with a new .error directive. 1998-05-25 03:28:37 +00:00
make.c
make.h
nonints.h
parse.c Add a graceful jumping off point with a new .error directive. 1998-05-25 03:28:37 +00:00
pathnames.h
sprite.h
str.c
suff.c When all transformation rules to or from a suffix disappeared, make tries 1998-04-26 09:44:48 +00:00
targ.c
util.c
var.c PR: bin/6828 1998-06-02 13:11:04 +00:00