Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 11/22/1995 00:40:08
cgd
Wed Nov 22 00:39:12 EST 1995
Update of /a/cvsroot/src/usr.bin/tn3270
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv29574

Modified Files:
	Makefile 
Log Message:
fix parallel build changes: at minimum, tools also needs to be
included in subdir list if making 'obj' or 'lint'.  I don't particularly
trust this way of adding things; !make(install) was much more obvious,
and safer in the face of addition of new build targets.