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
/
lib
/
libz
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2020-09-28
Whitespace alignment nit.
simonb
2018-05-27
- Introduce :q modifier for make variables and make it double escape $'s so
christos
2016-03-22
remove a bunch of "@echo done" from the tail of rules. these messages
mrg
2015-09-06
In kernel lib build, print message when things not only start bug also end.
uebayasi
2012-12-12
Pass down an empty CPUFLAGS since CPUFLAGS is contained in CFLAGS.
matt
2005-12-11
merge ktrace-lwp.
christos
2003-11-07
Make 'dependall' generate dependencies in these libraries.
dsl
2002-06-15
Fix make breakage. $ZDST != ${ZDST} in make. make clean/cleandir now works.
matt
2001-11-21
Don't make clean and cleandir depend on the lib subdir. Just check for it's
jmc
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
1998-02-07
make sure that LORDER, TSORT, AR, NM, RANLIB, and SIZE are correctly
cgd
1997-02-16
allow includers to specify library-specific CPP flags via ${LIB}MISCCPPFLAGS
cgd
1997-01-23
clean up substantially. Transform clean, depend, cleandir targets from ::
cgd
1997-01-16
add Makefiles to build kernel 'libz' library, expected to be used by
cgd