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
/
ktruss
/
Makefile
Age
Commit message (
Expand
)
Author
2003-10-21
Rework how MAKEVERBOSE operates:
lukem
2003-10-19
support MAKEVERBOSE and use ${HOST_SH}
lukem
2003-02-11
fix typo in comment
drochner
2002-09-19
use NETBSDSRCDIR as appropriate
lukem
2002-09-18
makefile delint. use NETBSDSRCDIR as appropriate
lukem
2002-08-27
Implement MKDYNAMICROOT, which currently defaults to "no", but will
lukem
2001-12-02
Force makeerrnos.sh to be run with sh instead of depending on it being
jmc
2001-01-16
Pass CPP and CPPFLAGS to makerrnos.sh, and use them. Default to cpp and
cgd
2001-01-11
Add dummy dependency so that parallel make won't to make misc.c and misc.h
enami
2000-12-30
Let src/usr.bin build with recursive parallel make..
sommerfeld
2000-11-14
back out previous change - this needs to be discussed first at least
jdolecek
2000-11-13
don't link these static; if shared libraries are hosed, these utilities would
jdolecek
2000-10-11
More format string cleanup by sommerfeld.
is
2000-04-10
Convert to use setemul() stuff from kdump. This also fixes mapping to
jdolecek
1999-07-28
- remove duplicated setting for LDSTATIC in ktruss/Makefile.
enami
1999-07-12
- build with obj dirs.
mrg
1999-07-12
import Makefile and dump.c required for building ktruss.
darrenr