aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/make/PSD.doc/tutorial.ms
Commit message (Collapse)AuthorAgeFilesLines
* MFC: Reimplement the groff(1) warnings elimination fixes.Ruslan Ermilov2000-11-241-10/+4
| | | | Notes: svn path=/stable/4/; revision=69109
* MFC: Eliminate groff(1) warnings.Ruslan Ermilov2000-11-231-2/+12
| | | | Notes: svn path=/stable/4/; revision=69097
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50477
* Cleanup: fix a few typos, fit ASCII output onto an 80-column terminalJames Raynard1997-11-231-16/+16
| | | | | | | and use a fixed font which actually exists. Notes: svn path=/head/; revision=31358
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=23006
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* 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-081-1/+2
| | | | | | | | | of Christos' version of make(1) and add Id's. Set straight by: Bruce Evans and Peter Wemm :) Notes: svn path=/head/; revision=18804
* 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-271-0/+3732
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590