Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 05/10/1996 01:10:06
cgd
Fri May 10 01:03:08 EDT 1996
Update of /a/cvsroot/src/lib/librpcsvc
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv15269

Modified Files:
	Makefile 
Log Message:
Be more verbose during 'includes' installation.  Instead of showing
'install' commands only if the 'cmp' sees differences, show the
'cmp ... || install ...' commands like other Makefiles do when
installing includes.  It's comforting to see the extra output (to see
that updated files would actually be installed), and is consistent
with other makefiles.