summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorgpalmer <gpalmer@FreeBSD.org>1998-08-17 07:37:55 +0000
committergpalmer <gpalmer@FreeBSD.org>1998-08-17 07:37:55 +0000
commit8f925ed929380e35be82c0bea5775b4efb3adcee (patch)
tree2c7304ef21611afba2449f138757ff365740b704 /usr.bin/Makefile
parentab64c29a02182ed0b56085a9d7e5956e425a3fe4 (diff)
downloadFreeBSD-src-8f925ed929380e35be82c0bea5775b4efb3adcee.zip
FreeBSD-src-8f925ed929380e35be82c0bea5775b4efb3adcee.tar.gz
lorder is needed on the alpha too
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index c6e530f..6d0797f 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.102 1998/06/01 14:30:58 peter Exp $
+# $Id: Makefile,v 1.103 1998/06/12 16:18:27 peter Exp $
# XXX MISSING: deroff diction graph learn plot
# spell spline struct xsend
@@ -15,8 +15,8 @@ SUBDIR= apply at banner basename biff c89 calendar \
global head hexdump id indent \
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 \
- mktemp mk_cmds more msgs ncal newkey nice nohup \
+ logname look lorder lsvfs m4 mail make mesg mkdep mkfifo mklocale \
+ mkstr mktemp mk_cmds more msgs ncal newkey nice nohup \
opieinfo opiekey opiepasswd pagesize passwd paste pr \
printenv printf quota rdist renice rev rlogin rpcgen \
rpcinfo rs rsh rup ruptime rusers rwall \
@@ -36,7 +36,7 @@ SUBDIR+=telnet
.if ${MACHINE_ARCH} == "i386"
# Things that don't compile on alpha or are aout specific:
SUBDIR+=ar brandelf dig dnsquery fstat gcore gprof gprof4 host ipcrm \
- ipcs kdump ktrace ldd lorder modstat mt netstat nfsstat nm objformat \
+ ipcs kdump ktrace ldd modstat mt netstat nfsstat nm objformat \
ranlib sasc size strings strip systat top truss vmstat w
.if ${BINFORMAT} == aout
SUBDIR+=doscmd
OpenPOWER on IntegriCloud