summaryrefslogtreecommitdiff
path: root/lib/libz/Makefile
AgeCommit message (Expand)Author
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2021-10-21fix various typos, mainly in comments, but also in man pages and log messages.andvar
2021-04-26use GCC_NO_IMPLICIT_FALLTHRU.mrg
2019-09-29convert HAVE_GCC == 7 to HAVE_GCC >= 7.mrg
2019-02-04- use -Wno-error=implicit-fallthrough with GCC7.mrg
2017-01-10Adapt to new zlibchristos
2014-01-30Install a pkg-config file for zlib.wiz
2012-03-21These directories don't handle WARNS=5matt
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2006-01-14use zlib-1.2.3christos
2003-10-03Add zlib(3) provided by jmc@openbsd -- thank you!wiz
2002-08-19Explicitly move setting of NOxxx and USE_SHLIBDIR to the top of thelukem
2001-12-28* Add user-controlled mk.conf variableslukem
2001-12-12Readability cleanups; MKfoo=no -> NOfoo.tv
1999-10-26make z_off_t into off_t, which used to be "long" by mistake.itojun
1999-07-09libz works much better when the examples aren't compiled into thegarbled
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1998-11-01Resolve import conflicts.tron
1997-10-23use CPPFLAGS instead of CFLAGSlukem
1997-10-09- define WARNS?=1 in the top-level Makefile.inc, and don't definelukem
1997-10-09WARNSifylukem
1997-05-25Remove the uneeded HDRS= line and add zconf.h to the INCS= line.veego
1997-05-13Remove _ZLIB_PRIVATE and all related changes. The "exported" APIgwr
1997-03-24Makefile cleanups:christos
1996-10-18Use ${INSTALL}.thorpej
1996-09-13RCS ID police: add NetBSD RCS IDs to everything. Since it was imported withcgd
1996-09-12clean up 'make test' so that it works even in the presence ofcgd
1996-09-12Separate interface from implementation so that zlib.h can begwr