freebsd-dev/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
..
lst.lib
PSD.doc
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
Makefile
Makefile.dist
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
targ.c
util.c
var.c PR: bin/6828 1998-06-02 13:11:04 +00:00