summaryrefslogtreecommitdiff
path: root/usr.bin/make/PSD.doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge from version 1.7 of current. Cleanup.James Raynard1998-01-051-16/+16
| | | | Notes: svn path=/stable/2.2/; revision=32262
* Removed extra $Id$ string.Steve Price1996-10-111-3/+1
| | | | Notes: svn path=/head/; revision=18865
* O' to be bitten by CVS. Cleanup after importSteve Price1996-10-082-2/+3
| | | | | | | | | of Christos' version of make(1) and add Id's. Set straight by: Bruce Evans and Peter Wemm :) Notes: svn path=/head/; revision=18804
* This commit was generated by cvs2svn to compensate for changes in r18764,Steve Price1996-10-061-0/+1
|\ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=18765
| * Import Christos Zoulas' version of NetBSD's make onto theSteve Price1996-10-062-5/+25
| | | | | | | | | | | | | | | | | | vendor branch for reference. Obtained from: Christos Zoulas <christos@netbsd.org> Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=18764
| * Import the 4.4BSD-Lite2 version of make onto the vendor branchPeter Wemm1996-10-061-0/+3732
| | | | | | | | "for reference". This doesn't change anything since all files have been touched. Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=18756
* Merge in NetBSD's changes to make(1). Changes include:Steve Price1996-10-061-3/+16
| | | | | | | | | | | | | | | | | | | - Add the .PHONY, .PARALLEL, and .WAIT directives - Added the -B and -m commandline flags - misc. man page cleanups - numerous job-related enhancements - removed unused header file (bit.h) - add util.c for functions not found in other envs. - and a few coordinated whitespace changes Special thanks to Christos Zoulas <christos@netbsd.org> for help in the merge. A 'diff -ur' between Net and FreeBSD now only contains sccsid-related diffs. :) Obtained from: NetBSD, christos@netbsd.org, and me Notes: svn path=/head/; revision=18730
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-272-0/+3739
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590