summaryrefslogtreecommitdiff
path: root/usr.bin/mktemp/Makefile
AgeCommit message (Expand)Author
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2006-05-19Increased WARNS to 4.rillig
2005-07-30warns=3, delint.christos
2003-05-18Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),lukem
2002-09-14Allow mktemp to be built as a host tool.thorpej
2002-04-01On second thoughts, don't make mktemp a host tool. It's only used once, forbjh21
2002-03-31Add mktemp as a host tool.bjh21
1999-09-21RCS ID police (sigh)cgd
1999-09-02Import FreeBSD's mktemp(1) utility.tron