Received: from PACIFIC-CARRIER-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA09148; Fri, 15 Mar 96 17:17:42 EST
Received: from [128.52.46.239] by MIT.EDU with SMTP
	id AA11216; Fri, 15 Mar 96 17:16:46 EST
Received: (from daemon@localhost) by pain.lcs.mit.edu (8.7.4/8.6.12) id RAA28875; Fri, 15 Mar 1996 17:00:14 -0500 (EST)
Received: (from source@localhost) by pain.lcs.mit.edu (8.7.4/8.6.12) id RAA28867; Fri, 15 Mar 1996 17:00:06 -0500 (EST)
Date: Fri, 15 Mar 1996 17:00:06 -0500 (EST)
From: The Source of All Evil <source@NetBSD.ORG>
Message-Id: <199603152200.RAA28867@pain.lcs.mit.edu>
To: source-changes@NetBSD.ORG
Subject: NetBSD master CVS tree commits
Sender: owner-source-changes@NetBSD.ORG
Precedence: list
X-Loop: source-changes@NetBSD.ORG


christos
Fri Mar 15 16:52:49 EST 1996
Update of /a/cvsroot/src/usr.bin/make
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv28116

Modified Files:
	make.1 make.c parse.c 
Log Message:
Add PHONY attribute and target. This is the first step to cleanup the
xinstall and xlint crud.

