Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin Build and install "mktemp".



details:   https://anonhg.NetBSD.org/src/rev/cbe1a6d06307
branches:  trunk
changeset: 475989:cbe1a6d06307
user:      tron <tron%NetBSD.org@localhost>
date:      Thu Sep 02 20:48:27 1999 +0000

description:
Build and install "mktemp".

diffstat:

 usr.bin/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (22 lines):

diff -r a7d68fb78764 -r cbe1a6d06307 usr.bin/Makefile
--- a/usr.bin/Makefile  Thu Sep 02 20:46:17 1999 +0000
+++ b/usr.bin/Makefile  Thu Sep 02 20:48:27 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.106 1999/07/20 09:47:08 mrg Exp $
+#      $NetBSD: Makefile,v 1.107 1999/09/02 20:48:27 tron Exp $
 #      from: @(#)Makefile      8.3 (Berkeley) 1/7/94
 
 SRCTOP=        ..
@@ -13,9 +13,9 @@
        hexdump id indent innetgr ipcrm ipcs join jot kdump ktrace ktruss \
        lam last lastcomm ldd leave less lex locate lock \
        logger login logname look lorder m4 machine mail \
-       make man menuc mesg midiplay mixerctl mkdep mkfifo mkstr modstat \
-       msgc msgs netgroup netstat newsyslog nfsstat nice nl nohup pagesize \
-       passwd paste patch pr printenv printf quota rdist \
+       make man menuc mesg midiplay mixerctl mkdep mkfifo mkstr mktemp \
+       modstat msgc msgs netgroup netstat newsyslog nfsstat nice nl nohup \
+       pagesize passwd paste patch pr printenv printf quota rdist \
        renice rev rlogin rpcgen rpcinfo rs rsh rup \
        ruptime rusers rwall rwho script sed shar shlock \
        showmount shuffle skey skeyinfo skeyinit soelim split \



Home | Main Index | Thread Index | Old Index