freebsd_amp_hwpstate/usr.bin/make
Peter Wemm b9305a0668 Make -V expand it's arguments. This means that instead of 'make -V OBJS'
printing something useless (to a shell) like: ${SRCS:N*.h:R:S/$/.o/g}
it will instead print the actual ${OBJS} value.
1998-06-13 11:55:57 +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 Make -V expand it's arguments. This means that instead of 'make -V OBJS' 1998-06-13 11:55:57 +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