summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1995-10-03 12:29:28 +0000
committerbde <bde@FreeBSD.org>1995-10-03 12:29:28 +0000
commit5fdb3714e972a0430709b748326017eb2a2ea658 (patch)
tree42b672502e55f5d9133cf63e7fc5edd51d44fdfc /usr.bin/Makefile
parenta7126a6a16e1383d131be453e9b8840a03e789b2 (diff)
downloadFreeBSD-src-5fdb3714e972a0430709b748326017eb2a2ea658.zip
FreeBSD-src-5fdb3714e972a0430709b748326017eb2a2ea658.tar.gz
Enable sasc.
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 c001e7c..ad73ddb 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.60 1995/08/30 09:52:07 jkh Exp $
+# $Id: Makefile,v 1.61 1995/09/29 19:50:40 ache Exp $
# XXX MISSING: deroff diction graph learn plot
# spell spline struct units xsend
@@ -41,7 +41,7 @@ SUBDIR+=cmp kzip look systat tail vmstat
.elif ${MACHINE} == "hp300"
SUBDIR+=cmp ld look systat tail vmstat
.elif ${MACHINE} == "i386"
-SUBDIR+=cmp kzip look systat tail vmstat
+SUBDIR+=cmp kzip look sasc systat tail vmstat
# XXX Use gnu/usr.bin/ld for now
.elif ${MACHINE} == "luna68k"
SUBDIR+=cmp ld look systat tail vmstat
OpenPOWER on IntegriCloud