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
/
lib
/
libz
/
Makefile
Age
Commit message (
Expand
)
Author
2001-12-28
* Add user-controlled mk.conf variables
lukem
2001-12-12
Readability cleanups; MKfoo=no -> NOfoo.
tv
1999-10-26
make z_off_t into off_t, which used to be "long" by mistake.
itojun
1999-07-09
libz works much better when the examples aren't compiled into the
garbled
1999-02-13
convert from NOxxx= to MKxxx=no.
lukem
1998-11-01
Resolve import conflicts.
tron
1997-10-23
use CPPFLAGS instead of CFLAGS
lukem
1997-10-09
- define WARNS?=1 in the top-level Makefile.inc, and don't define
lukem
1997-10-09
WARNSify
lukem
1997-05-25
Remove the uneeded HDRS= line and add zconf.h to the INCS= line.
veego
1997-05-13
Remove _ZLIB_PRIVATE and all related changes. The "exported" API
gwr
1997-03-24
Makefile cleanups:
christos
1996-10-18
Use ${INSTALL}.
thorpej
1996-09-13
RCS ID police: add NetBSD RCS IDs to everything. Since it was imported with
cgd
1996-09-12
clean up 'make test' so that it works even in the presence of
cgd
1996-09-12
Separate interface from implementation so that zlib.h can be
gwr