summaryrefslogtreecommitdiff
path: root/sys/lib/libz/Makefile.inc
AgeCommit message (Expand)Author
2020-09-28Whitespace alignment nit.simonb
2018-05-27- Introduce :q modifier for make variables and make it double escape $'s sochristos
2016-03-22remove a bunch of "@echo done" from the tail of rules. these messagesmrg
2015-09-06In kernel lib build, print message when things not only start bug also end.uebayasi
2012-12-12Pass down an empty CPUFLAGS since CPUFLAGS is contained in CFLAGS.matt
2005-12-11merge ktrace-lwp.christos
2003-11-07Make 'dependall' generate dependencies in these libraries.dsl
2002-06-15Fix make breakage. $ZDST != ${ZDST} in make. make clean/cleandir now works.matt
2001-11-21Don't make clean and cleandir depend on the lib subdir. Just check for it'sjmc
2000-12-05Have recursive make invocations depend on the .MAKE pseudo-target sosommerfeld
2000-02-01Revert STRIPPROG -> STRIPtsutsui
2000-01-19STRIP -> STRIPPROGtsutsui
1999-05-07Build libraries for kernel/standalone code from within their compilationdrochner
1998-09-05distclean is a synonym for cleandirlukem
1998-02-07make sure that LORDER, TSORT, AR, NM, RANLIB, and SIZE are correctlycgd
1997-02-16allow includers to specify library-specific CPP flags via ${LIB}MISCCPPFLAGScgd
1997-01-23clean up substantially. Transform clean, depend, cleandir targets from ::cgd
1997-01-16add Makefiles to build kernel 'libz' library, expected to be used bycgd