index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
make
/
make.1
Age
Commit message (
Expand
)
Author
2000-06-01
Rats! ${FOO:=bar} is a common usage of the SysV = modifier.
sjg
2000-05-30
Implemented a set of assignment modifiers. These solve obscure
sjg
2000-04-29
Added the :U :D :L :P :! and :@ modifiers as used by ODE make.
sjg
2000-04-16
PR/9899: David A. Holland: multi-variable .for constructs in make
christos
2000-02-08
Mention MAKEOBJDIRPREFIX and explain how it or MAKEOBJDIR are used.
sjg
1999-10-08
s/ the the / the /
msaitoh
1999-09-12
Add :O var modifier, that sorts the words in a variable.
christos
1999-08-09
Added .PARSEDIR and .PARSEFILE variables to make(1).
aidan
1999-07-12
Fix a typo.
thorpej
1999-07-11
Add a mechanism for specifying that ${.CURDIR} will be searched last
thorpej
1999-03-10
Add missing .El line.
erh
1999-03-09
Missing .El.
ross
1999-03-07
Clean up SYNOPSIS formatting.
mycroft
1998-11-17
Fix a bug that apparently prevented, since day 1, the .-include / .sinclude
ross
1998-08-06
- Add {.,}[s-]include for silent include file failures
christos
1998-04-01
Add conditional variable evaluation from Alistair Crooks.
christos
1998-02-24
Fix typos from PR 5055 by NAKAJIMA Yoshihiro <nakayosh@kcn.or.jp>.
hubertf
1997-10-19
fix up .Nm usage
lukem
1997-10-12
add missing .Nm argument
mikel
1997-05-26
Erase spurious character.
pk
1997-05-26
Minor formatting glitch.
pk
1997-05-08
Fix description of .NOPATH.
mycroft
1997-05-08
Add the new .NOPATH feature which can be used to disable .PATH search
gwr
1997-05-06
Document .PHONY better.
mycroft
1997-03-10
Add a .MADE directive to indicated that the children of a target are
christos
1996-12-24
[initial version of the substitution/regexp changes were courtesy of Der Mouse]
christos
1996-11-06
- Merge in FreeBSD and Lite2 changes.
christos
1996-08-30
Tidy up some RCS ids a bit.
thorpej
1996-03-15
Add PHONY attribute and target. This is the first step to cleanup the
christos
1996-03-06
Fix PR/2118; apply sysincludes patch.
christos
1995-12-16
- Added .WAIT to synchronize between sources like other pmake variants.
christos
1995-11-08
- Turn compat mode on by default. It gets turned off when the -j without
christos
1995-11-02
Minor:
christos
1995-06-14
- $NetBSD$ rcsids
christos
1995-04-29
Fix small typo; from Chris Torek
christos
1995-01-23
Fix 4 typos pointed out by Jordan, and 1 by me.
mycroft
1994-03-05
fixes/improvements from Christos Zoulas <christos@deshaw.com>.
cgd
1994-02-10
Fix typos & spelling errors
jtc
1993-12-22
Introduced ${.OBJDIR}. The variable is similar to .CURDIR but points at
pk
1993-08-01
Add RCS indentifiers.
mycroft
1993-04-22
Fix various bugs in man pages (from 386BSD patch 130).
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd