summaryrefslogtreecommitdiff
path: root/sys/lib/libz/Makefile
AgeCommit message (Expand)Author
2018-06-05Use the standard build rules.christos
2016-03-22remove a bunch of "@echo done" from the tail of rules. these messagesmrg
2015-09-07Order library object build.uebayasi
2015-09-07Sprinkle more done messages.uebayasi
2014-06-14remove remaining makefile support for GCC < 45 that i found.mrg
2011-10-30use LIBISPRIVATE instead of home-grown.mrg
2011-07-03apply some -O0 with gcc 4.5 and vax.mrg
2009-03-25Fix build problems caused by crc32 addition to libkern. Also, this makestls
2007-06-23Remove _ZLIB_PRIVATE that should have been removed 10 years ago.isaki
2006-01-14use zlib-1.2.3christos
2003-03-25Remove a whole bunch of crap -- including the entirely adler32 stuff that'smycroft
2001-12-12MKfoo=no -> NOfootv
2001-11-14Undefine DESTDIR; we don't want the special DESTDIR <bsd.lib.mk>tv
1999-05-07Build libraries for kernel/standalone code from within their compilationdrochner
1999-04-15For the "update-sources" target, don't copy any src/lib/libz sourcessimonb
1999-04-15Add uncompr.c to LIBZSRCS and zalloc.c to SRCS.simonb
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1997-05-31Back out BUILDDIR and NOINSTALL changes.cjs
1997-05-30Use new NOINSTALL option for libraries that are used only during the buildcjs
1997-05-07Use libinstall::, not install:, to prevent instaling LIB.mycroft
1997-02-16allow includers to specify library-specific CPP flags via ${LIB}MISCCPPFLAGScgd
1997-01-22fix a typo (ZPPFLAGS should have been ZCPPFLAGS)cgd
1997-01-16add Makefiles to build kernel 'libz' library, expected to be used bycgd