From 46fec6d18922e73b2448a53cf28c4635f652a722 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Tue, 14 Apr 1998 07:40:47 +0000 Subject: [PATCH] Add mktemp directory --- usr.bin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 66793026d525..6c4f82fd8afd 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.3 (Berkeley) 1/7/94 -# $Id: Makefile,v 1.96 1998/03/22 08:55:28 jb Exp $ +# $Id: Makefile,v 1.97 1998/03/24 01:43:45 jb Exp $ # XXX MISSING: deroff diction graph learn plot # spell spline struct xsend @@ -16,7 +16,7 @@ SUBDIR= apply at banner basename biff c89 calendar \ join jot key keyinfo keyinit keylogin keylogout killall kzip \ lam last lastcomm leave lex limits locate lock lockf logger login \ logname look lsvfs m4 mail make mesg mkdep mkfifo mklocale mkstr \ - mk_cmds more msgs ncal netstat newkey nfsstat nice \ + mktemp mk_cmds more msgs ncal netstat newkey nfsstat nice \ nohup opieinfo opiekey opiepasswd pagesize passwd paste pr printenv \ printf quota rdist renice rev rlogin rpcgen \ rpcinfo rs rsh rup ruptime rusers rwall \