summaryrefslogtreecommitdiff
path: root/share/mk/bsd.hostlib.mk
AgeCommit message (Expand)Author
2018-05-04include bsd.hostinit.mk instead of bsd.init.mkchristos
2014-12-01PR toolchain/9618: add ".d" to MKDEP_SUFFIXES so the depend files are rebuilterh
2014-04-10the value of HOST_MKDEP previously depended on USETOOLS;plunky
2013-10-29Unbreak src/tools usage of C++.joerg
2011-09-10Move all "clean" and "cleandir" processing to a new bsd.clean.mkapb
2011-08-05NOPATH the lib we are making, rather than HOSTPROG which is irrelevantplunky
2004-06-10Be consistent in handling YHEADER, similar to Christos' fix in bsd.lib.mk 1.253lukem
2004-01-29Cosmetically tweak how .PHONY is used by (generally) providing it as a source,lukem
2004-01-02Consistently test all variables that support a "yes"/"no" value withlukem
2003-11-11Set MKDEP_SUFFIXES to get additional targets in .depend instead of usingdsl
2003-10-21Rework how MAKEVERBOSE operates:lukem
2003-10-19Provide _MKMSG{BUILD,CREATE,COMPILE,FORMAT,INSTALL,LINK,LEX,YACC} to displaylukem
2003-10-18Implement MAKEVERBOSE to control how "verbose" the standard make(1) rules are.lukem
2003-08-01Rework how dependency generation is performed:lukem
2003-07-31bsd.dep.mk: add a dependency for *.d on ${SRCS} ${DPSRCS}. this should fixlukem
2003-07-28be consistent when adding *.y and *.l to DPSRCSlukem
2003-06-11catch signal 1,2,3,13 and 15 to clean /tmp/_dependXXXmsaitoh
2002-09-17* Eliminate the USE_NEW_TOOLCHAIN variable. Instead, split it intothorpej
2002-01-03Add more tolerant script-based implementation of mkdep for host tooltv
2001-11-28Add <bsd.hostlib.mk>, for use when building a host-specific librarytv