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: 06/14/1995 11:30:07
christos
Wed Jun 14 11:20:21 EDT 1995
Update of /a/cvsroot/src/usr.bin/make
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv13018

Modified Files:
	Makefile Makefile.boot arch.c bit.h 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 make.1 make.c make.h nonints.h parse.c 
	pathnames.h sprite.h str.c suff.c targ.c util.c var.c 
Log Message:
- $NetBSD$ rcsids
- Fixed so that .[A-Z]* targets that do not match keywords are ignored as
  Posix mandates
- Added .PHONY target keyword


christos
Wed Jun 14 11:20:39 EDT 1995
Update of /a/cvsroot/src/usr.bin/make/PSD.doc
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv13018/PSD.doc

Modified Files:
	Makefile tutorial.ms 
Log Message:
- $NetBSD$ rcsids
- Fixed so that .[A-Z]* targets that do not match keywords are ignored as
  Posix mandates
- Added .PHONY target keyword


christos
Wed Jun 14 11:21:49 EDT 1995
Update of /a/cvsroot/src/usr.bin/make/lst.lib
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv13018/lst.lib

Modified Files:
	Makefile lstAppend.c lstAtEnd.c lstAtFront.c lstClose.c 
	lstConcat.c lstDatum.c lstDeQueue.c lstDestroy.c lstDupl.c 
	lstEnQueue.c lstFind.c lstFindFrom.c lstFirst.c lstForEach.c 
	lstForEachFrom.c lstInit.c lstInsert.c lstInt.h lstIsAtEnd.c 
	lstIsEmpty.c lstLast.c lstMember.c lstNext.c lstOpen.c 
	lstRemove.c lstReplace.c lstSucc.c 
Log Message:
- $NetBSD$ rcsids
- Fixed so that .[A-Z]* targets that do not match keywords are ignored as
  Posix mandates
- Added .PHONY target keyword