summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authordima <dima@FreeBSD.org>1998-11-09 11:08:48 +0000
committerdima <dima@FreeBSD.org>1998-11-09 11:08:48 +0000
commit0ba40b32fa2a18e3c58c8d152e72598fae7208f1 (patch)
tree24f116b1cf7a9cdb22f4a0296dbf929efc929656 /usr.bin/Makefile
parent346ad67e3cc88d91388a2619af308565e14895d7 (diff)
downloadFreeBSD-src-0ba40b32fa2a18e3c58c8d152e72598fae7208f1.zip
FreeBSD-src-0ba40b32fa2a18e3c58c8d152e72598fae7208f1.tar.gz
Reenable fstat for alpha.
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 7cc8249..ba08361 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.119 1998/11/08 12:37:30 gpalmer Exp $
+# $Id: Makefile,v 1.120 1998/11/09 10:52:43 dima Exp $
# XXX MISSING: deroff diction graph learn plot
# spell spline struct xsend
@@ -53,6 +53,7 @@ SUBDIR= apply \
fpr \
from \
fsplit \
+ fstat \
ftp \
gencat \
gensetdefs \
@@ -208,7 +209,6 @@ SUBDIR+=telnet
# Things that don't compile on alpha or are aout specific:
SUBDIR+=ar \
brandelf \
- fstat \
gcore \
gprof \
gprof4 \
OpenPOWER on IntegriCloud