index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
make
/
make.1
Age
Commit message (
Expand
)
Author
2002-08-30
okay, I'll bite. s/sports/supports/ can go in; it's clearer.
Jason Peel
2002-06-08
. include,
Marc Espie
2002-04-16
explain how conditionals/includes/loops interact.
Marc Espie
2002-03-23
uname(3); hunter@dg.net.ua
Theo de Raadt
2002-03-06
First step in really explaining what make does, and what's standard,
Marc Espie
2001-08-20
Powered by @mantoya.
Mike Pechkin
2001-05-05
Document for loop mechanics for several variables.
Marc Espie
2001-05-03
Minor manpage tweaks
Marc Espie
2001-03-29
Pretty.
Aaron Campbell
2000-12-06
we actually have useful code for '.for' loops, its not a no-op. ok espie@
Todd T. Fries
2000-11-10
- Section shuffling: comply to the section ordering outlined in mdoc(7).
Aaron Campbell
2000-07-31
POSIX rules: pass variables set on the command line to submakes through
Marc Espie
2000-07-06
Insert missing .El directive; todd@
Aaron Campbell
2000-07-01
Slightly nicer wording: begins by -> begins with
Marc Espie
2000-06-30
Recognize `+cmd' as a command that should always be executed, even in
Marc Espie
2000-06-06
close pr1260 from danh@nfol.com
Eric Jackson
2000-04-12
Trailing whitespace begone!
Aaron Campbell
2000-04-03
Junk CDPATH from the environment.
Marc Espie
2000-03-11
Various cleanups and standardizations.
Aaron Campbell
2000-03-10
Various cleanups and standardization.
Aaron Campbell
2000-01-19
.MAIN is nothing special.
Marc Espie
2000-01-02
More bugs... fixes for most pending.
Marc Espie
1999-12-26
For loops are no longer that bad.
Marc Espie
1999-12-06
Fix handling of
Marc Espie
1999-11-11
Close bug
Marc Espie
1999-11-10
Turn on strict-prototypes, add missing prototypes.
Marc Espie
1999-11-06
Document a few of the problems I've found while revamping make.
Marc Espie
1999-09-25
Add :L/:U modificators (lowercase/uppercase)
Marc Espie
1999-06-05
- remove trailing white space
Aaron Campbell
1999-05-16
More special targets documentation.
Marc Espie
1999-03-17
Document known problem and work-around, until I manage to get it fixed.
Marc Espie
1999-02-23
Document the other side of .MAIN
Marc Espie
1998-12-05
Modifications from netbsd:
Marc Espie
1998-09-26
usr.bin/ man page fixes, f-m.
Aaron Campbell
1998-09-05
more man page repairs; aaron@ug.cs.dal.ca
Theo de Raadt
1998-01-28
Use BSDmakefile in favour of [mM]akefile if existent. Good for
Niklas Hallqvist
1997-09-18
environment variables
Theo de Raadt
1997-04-01
Sync with NetBSD (mostly by christos initial substitution/regexp from Der Mouse)
Todd C. Miller
1996-11-30
Sync with NetBSD:
Todd C. Miller
1996-09-21
document special MAKEOBJDIR/obj.$MACHINE/obj behaviour of make
Theo de Raadt
1996-09-02
Sync up with NetBSD:
briggs
1996-03-27
From NetBSD: merge of 960317
Niklas Hallqvist
1996-02-23
Implement an -m option used for replacing /usr/share/mk with a
Niklas Hallqvist
1995-12-17
from christos:
Theo de Raadt
1995-12-14
from christos@netbsd:
Theo de Raadt
1995-12-08
s/environmental/environment/
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt