diff options
-rw-r--r-- | usr.bin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 678aa5ddf42..540d89e41b6 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.56 1999/03/06 20:19:17 millert Exp $ +# $OpenBSD: Makefile,v 1.57 1999/04/18 19:45:18 millert Exp $ .include <bsd.own.mk> @@ -9,7 +9,7 @@ SUBDIR= apply apropos arch asa at aucat audioctl awk banner basename bdes biff \ fold from fsplit fstat ftp gencat getconf getopt gprof head hexdump \ id indent infocmp ipcrm ipcs join jot kdump ktrace lam last lastcomm \ leave less lex lndir locate lock logger login logname look lorder m4 \ - machine mail make man mesg midiplay mixerctl mkdep mkfifo mkstr \ + machine mail make man mesg midiplay mixerctl mkdep mkstr \ mktemp modstat msgs nc netstat newsyslog \ nfsstat nice nohup oldrdist pagesize passwd paste patch pr printenv \ printf quota rdist rdistd readlink renice rev rlogin rpcgen rpcinfo rs \ |