From 2a9cd5605117404c74854f0e4b7b5ea54d7c8671 Mon Sep 17 00:00:00 2001 From: gpalmer Date: Sun, 8 Nov 1998 12:37:30 +0000 Subject: dig, dnsquery & host seem to work on the alpha now --- usr.bin/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'usr.bin/Makefile') 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 \ -- cgit v1.1