freebsd-dev/usr.bin/make
Poul-Henning Kamp 64400b18cc When all transformation rules to or from a suffix disappeared, make tries
to free the suffix. I think, it is a very strange idea. (Or, maybe, it is a
POSIX requirement?) And it is done incorrectly. Apparently, it even don't
update the list of known suffixes (but it is an other bug).

PR:		4254, 4692, 4783
Reviewed by:	phk
Submitted by:	Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>
1998-04-26 09:44:48 +00:00
..
lst.lib
PSD.doc Cleanup: fix a few typos, fit ASCII output onto an 80-column terminal 1997-11-23 02:02:39 +00:00
arch.c
buf.c
buf.h
compat.c
cond.c
config.h
dir.c
dir.h
for.c
hash.c
hash.h
job.c
job.h
list.h
lst.h
main.c Add #include <stdlib.h> to pick up prototypes for getenv and friends. 1997-09-29 03:53:53 +00:00
make.1
make.c
make.h
Makefile
Makefile.dist
nonints.h
parse.c
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 Add #include <stdlib.h> to pick up prototypes for getenv and friends. 1997-09-29 03:53:53 +00:00