summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorsef <sef@FreeBSD.org>1998-10-03 17:59:26 +0000
committersef <sef@FreeBSD.org>1998-10-03 17:59:26 +0000
commitebe5e8bdafd7219ae37bc16410e87fd1539d29b9 (patch)
tree8c8742fb768194bd0ec9c1d55d31872884e36f93 /usr.bin/Makefile
parent55e863d0267551044e665bfa201d953e950717eb (diff)
downloadFreeBSD-src-ebe5e8bdafd7219ae37bc16410e87fd1539d29b9.zip
FreeBSD-src-ebe5e8bdafd7219ae37bc16410e87fd1539d29b9.tar.gz
Move truss from i386-specific to always-build.
Submitted by: Alex Nash <nash@mcs.net>
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index d6ef9ac..ffc0b50 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.114 1998/09/25 02:15:56 jkh Exp $
+# $Id: Makefile,v 1.115 1998/10/03 10:59:57 dfr Exp $
# XXX MISSING: deroff diction graph learn plot
# spell spline struct xsend
@@ -153,6 +153,7 @@ SUBDIR= apply \
tput \
tr \
true \
+ truss \
tset \
tsort \
tty \
@@ -215,7 +216,6 @@ SUBDIR+=ar \
strings \
strip \
systat \
- truss \
vmstat
.endif
OpenPOWER on IntegriCloud