summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorgpalmer <gpalmer@FreeBSD.org>1998-11-08 12:37:30 +0000
committergpalmer <gpalmer@FreeBSD.org>1998-11-08 12:37:30 +0000
commit2a9cd5605117404c74854f0e4b7b5ea54d7c8671 (patch)
treeb4ca9b015f68c43466228ecdcc27da854295ddc8 /usr.bin/Makefile
parenteca140cce20db247d4447d897e79c7e2d96f3928 (diff)
downloadFreeBSD-src-2a9cd5605117404c74854f0e4b7b5ea54d7c8671.zip
FreeBSD-src-2a9cd5605117404c74854f0e4b7b5ea54d7c8671.tar.gz
dig, dnsquery & host seem to work on the alpha now
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 bc378ad..d6e099f 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.117 1998/10/14 03:41:25 peter Exp $
+# $Id: Makefile,v 1.118 1998/11/02 11:01:38 joerg Exp $
# XXX MISSING: deroff diction graph learn plot
# spell spline struct xsend
@@ -32,7 +32,9 @@ SUBDIR= apply \
cpp \
ctags \
cut \
+ dig \
dirname \
+ dnsquery \
du \
ee \
enigma \
@@ -58,6 +60,7 @@ SUBDIR= apply \
global \
head \
hexdump \
+ host \
id \
indent \
ipcrm \
@@ -203,13 +206,10 @@ SUBDIR+=telnet
# Things that don't compile on alpha or are aout specific:
SUBDIR+=ar \
brandelf \
- dig \
- dnsquery \
fstat \
gcore \
gprof \
gprof4 \
- host \
modstat \
nm \
ranlib \
OpenPOWER on IntegriCloud