summaryrefslogtreecommitdiff
path: root/share/mk/bsd.hostlib.mk
AgeCommit message (Expand)Author
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