=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/make/make.1,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- src/usr.bin/make/make.1 1998/12/05 00:06:28 1.15 +++ src/usr.bin/make/make.1 1999/02/23 18:24:51 1.16 @@ -1,4 +1,4 @@ -.\" $OpenBSD: make.1,v 1.15 1998/12/05 00:06:28 espie Exp $ +.\" $OpenBSD: make.1,v 1.16 1999/02/23 18:24:51 espie Exp $ .\" $NetBSD: make.1,v 1.18 1997/03/10 21:19:53 christos Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -996,7 +996,11 @@ .It Ic .MAIN If no target is specified when .Nm make -is invoked, this target will be built. +is invoked, this target will be built. This is always set, either +explicitly, or implicitly when +.Nm make +selects the default target, to give the user a way to refer to the default +target on the command line. .It Ic .MAKEFLAGS This target provides a way to specify flags for .Nm make