summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index a880524..e476623 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.99 1998/05/15 12:33:56 jb Exp $
+# $Id: Makefile,v 1.100 1998/05/25 17:34:37 sos Exp $
# XXX MISSING: deroff diction graph learn plot
# spell spline struct xsend
@@ -17,7 +17,7 @@ SUBDIR= apply at banner basename biff c89 calendar \
lam last lastcomm leave lex limits locate lock lockf logger login \
logname look lsvfs m4 mail make mesg mkdep mkfifo mklocale mkstr \
mktemp mk_cmds more msgs ncal newkey nice nohup \
- objformat opieinfo opiekey opiepasswd pagesize passwd paste pr \
+ opieinfo opiekey opiepasswd pagesize passwd paste pr \
printenv printf quota rdist renice rev rlogin rpcgen \
rpcinfo rs rsh rup ruptime rusers rwall \
rwho script sed shar showmount soelim split \
@@ -36,9 +36,8 @@ SUBDIR+=telnet
.if ${MACHINE_ARCH} == "i386"
# Things that don't compile on alpha or are aout specific:
SUBDIR+=ar brandelf dig dnsquery doscmd fstat gcore gprof gprof4 host ipcrm \
- ipcs kdump ktrace lorder modstat mt netstat nfsstat nm ranlib \
- sasc size strings \
- strip systat top truss vmstat w
+ ipcs kdump ktrace lorder modstat mt netstat nfsstat nm objformat \
+ ranlib sasc size strings strip systat top truss vmstat w
.endif
.if !defined(NOTCL) && exists (${.CURDIR}/../contrib/tcl) && \
OpenPOWER on IntegriCloud