Subject: sun-lamp CVS commits
To: None <source-changes@NetBSD.ORG>
From: The Source Master <srcmastr@NetBSD.ORG>
List: source-changes
Date: 02/04/1995 15:50:02
christos
Sat Feb  4 18:44:46 EST 1995
Update of /b/source/CVS/src/usr.bin/make
In directory sun-lamp.cs.berkeley.edu:/c/users/christos/slash/src/usr.bin/make

Modified Files:
	str.c suff.c var.c 
Log Message:
str.c: Don't free NULL; does not work with non posix frees.
var.c: Minor memory leak plugged.
suff.c: Don't add extra sources on the null suffix if it has dependency
	lines or commands attached to it [POSIX says so]