summaryrefslogtreecommitdiff
path: root/tools/mktemp/Makefile
AgeCommit message (Collapse)Author
2002-12-08Centralize the definition of the tool name prefix (i.e. "nb") intothorpej
bsd.own.mk, as the _TOOL_PREFIX variable.
2002-09-14Re-add mktemp as a host tool; it is used in more places than Benthorpej
thought.
2002-04-01On second thoughts, don't make mktemp a host tool. It's only used once, forbjh21
creating a temporary directory for maketars, and mkdir can do that safely enough.
2002-03-31Add mktemp as a host tool.bjh21