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
/
sys
/
compat
/
common
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2002-11-02
Add lint infrastructure
perry
2000-12-05
Have recursive make invocations depend on the .MAKE pseudo-target so
sommerfeld
2000-02-01
Revert STRIPPROG -> STRIP
tsutsui
2000-01-19
STRIP -> STRIPPROG
tsutsui
1999-05-07
Build libraries for kernel/standalone code from within their compilation
drochner
1998-09-05
distclean is a synonym for cleandir
lukem
1997-11-04
Pass down the values of: AR NM RANLIB
gwr
1997-01-23
clean up substantially. Transform clean, depend, cleandir targets from ::
cgd
1996-12-26
PR/2981: use ${VAR:Q} instead of '${VAR}' to avoid quoting problems
christos
1996-09-23
Handle relative paths to the source tree if they begin with '.'.
ghudson
1996-08-10
Add anchors so that only exactly `-I. is modified.
mycroft
1996-08-10
Convert the -I. to -I${.OBJDIR}, so that the `machine symlink is available.
mycroft
1996-08-08
We dont need to pass down COMPATDIR and KERNDIR.
mycroft
1996-08-08
Run the child make in the source directory, so that nothing here needs to be
mycroft
1996-05-20
use ' not " when passing variables to a sub-make. pr#1199/pr#1296
mrg
1996-05-11
Make `make depend' work for libraries.
mycroft
1996-02-02
Simplify, and add support for passing CPPFLAGS.
mycroft
1995-06-26
Add the ability to override COMPATREL and COMPATDST similar to libkern
christos
1995-06-24
- Extracted all compat routines from the kern directory and moved here.
christos