for x in res  include compat named tools man; do  y=`if [ "X$x" = "Xcompat" ];  then echo install-compat;  else echo install;  fi`;  (cd $x; pwd; make "VER=4.9.3-P1" "CC=cc -Dpid_t=int" "CDEBUG=-O2" "LIBS=-ll"  "INCL=../include" "RES=../res/libresolv.a" "LEX=lex" "LDFLAGS="  "PIDDIR=/etc" "DESTBIN=/usr/etc" "DESTSBIN=/usr/etc"  "DESTEXEC=/usr/etc" "COMPINCL=../compat/include"  "COMPLIB=../compat/lib/lib44bsd.a" "DESTLIB=/usr/lib" "DESTINC=/usr/include/bsd"  "DESTHELP=/usr/lib" "PIC=" "SHCC=" "SHLD="  "AR=libtool -o" "RANLIB=:" "LDS=:" 'ARPREF='  'ARSUFF=' "SHELL=/bin/sh" "INDOT=" "XFER_INDOT="  "DESTDIR=" "DESTMAN=/usr/local/man" "INSTALL=install"  CATEXT='$$N' MANDIR='cat' MANROFF='cat' PS="ps" "IOT=IOT"  "CPPFLAGS=-Dpid_t=int" $y);  done
/Users/staff/tm8025a/Working/bind-4.9_3-REL/res
libtool -o libresolv.a  herror.o res_debug.o res_data.o  res_comp.o res_init.o res_mkquery.o res_query.o res_send.o  getnetbyaddr.o getnetbyname.o getnetent.o getnetnamadr.o  gethnamaddr.o sethostent.o nsap_addr.o inet_addr.o hostnamelen.o 
: libresolv.a
install -c -o bin -g bin -m 644 libresolv.a /usr/lib/
( cd /usr/lib ; : libresolv.a )
/Users/staff/tm8025a/Working/bind-4.9_3-REL/include
for x in arpa; do  (cd $x; pwd; make DESTDIR="" DESTINC="/usr/include/bsd" INSTALL="install"  MAKE="make" install);  done
/Users/staff/tm8025a/Working/bind-4.9_3-REL/include/arpa
set -x; for x in inet.h nameser.h; do  install -c -m 444 $x /usr/include/bsd/arpa/$x;  done
set -x; for x in netdb.h resolv.h; do  install -c -m 444 $x /usr/include/bsd/$x;  done
/Users/staff/tm8025a/Working/bind-4.9_3-REL/compat
for x in include lib ; do  (cd $x; pwd; make "CC=cc -Dpid_t=int" "LEX=lex" "CDEBUG=-O2" "SHELL=/bin/sh"  "INCL=../../include" "RES=../../res/libresolv.a" "LIBS=-ll" "LDFLAGS="  "DESTDIR=" "PIDDIR=/etc" "DESTMAN=/usr/local/man"  "DESTBIN=/usr/etc" "DESTSBIN=/usr/etc" "DESTEXEC=/usr/etc"  "DESTLIB=/usr/lib" "DESTINC=/usr/include/bsd" "RANLIB=:"  "AR=libtool -o" "COMPINCL=../../compat/include" "DESTHELP=/usr/lib"  "COMPLIB=../../compat/lib/lib44bsd.a" "INSTALL=install"  "CPPFLAGS=-Dpid_t=int" install);  done
/Users/staff/tm8025a/Working/bind-4.9_3-REL/compat/include
for x in sys; do  (cd $x; pwd; make DESTDIR="" DESTINC="/usr/include/bsd" INSTALL="install" install);  done
/Users/staff/tm8025a/Working/bind-4.9_3-REL/compat/include/sys
for x in cdefs.h bitypes.h; do  install -c -m 444 $x /usr/include/bsd/sys/$x;  done
for x in "" ; do  if [ -n "$x" ]; then  install -c -m 444 $x /usr/include/bsd/$x;  fi;  done
/Users/staff/tm8025a/Working/bind-4.9_3-REL/compat/lib
libtool -o lib44bsd.a  mktemp.o strcasecmp.o strerror.o strpbrk.o strtoul.o  putenv.o setenv.o setitimer.o writev.o ftruncate.o gettimeofday.o 
: lib44bsd.a
install -c -o bin -g bin -m 644 lib44bsd.a /usr/lib/
( cd /usr/lib ; : lib44bsd.a )
/Users/staff/tm8025a/Working/bind-4.9_3-REL/named
install -c -s -o bin -g bin -m 555  named /usr/etc/named
install -c -s -o bin -g bin -m 555  named-xfer /usr/etc/named-xfer
install -c -o bin -g bin -m 555  named.restart /usr/etc/named.restart
install -c -o bin -g bin -m 555  named.reload /usr/etc/named.reload
install -c -o bin -g bin -m 555  ndc /usr/etc/ndc
echo "*** Install symlinks if needed ***"
/Users/staff/tm8025a/Working/bind-4.9_3-REL/tools
for x in nslookup ; do  (cd $x; pwd; make "CC=cc -Dpid_t=int" "LEX=lex" "CDEBUG=-O2" "SHELL=/bin/sh"  "INCL=../../include" "RES=../../res/libresolv.a" "LIBS=-ll" "LDFLAGS="  "DESTDIR=" "PIDDIR=/etc" "DESTMAN=/usr/local/man"  "DESTBIN=/usr/etc" "DESTSBIN=/usr/etc" "DESTEXEC=/usr/etc"  "DESTLIB=/usr/lib" "DESTINC=/usr/include/bsd" "RANLIB=:"  "COMPINCL=../../compat/include" "DESTHELP=/usr/lib"  "COMPLIB=../../compat/lib/lib44bsd.a" "INSTALL=install"  "CPPFLAGS=-Dpid_t=int" DESTDIR= install);  done
/Users/staff/tm8025a/Working/bind-4.9_3-REL/tools/nslookup
install -s -c -o bin -g bin -m 755 nslookup /usr/etc/
install    -c -o bin -g bin -m 444 nslookup.help  /usr/lib/
set -x; for x in host dig dnsquery; do  install -s -c -m 755 $x /usr/etc/$x;  done
/Users/staff/tm8025a/Working/bind-4.9_3-REL/man
mkdir /usr/local/man/cat1
mkdir /usr/local/man/cat8
mkdir /usr/local/man/cat3
mkdir /usr/local/man/cat5
mkdir /usr/local/man/cat7
set -x; N=1; for f in dig host dnsquery; do  install -c -m 444    ${f}.out1  /usr/local/man/cat1/${f}.$N;  done
set -x; N=8; for f in named named.reload named.restart ndc; do  install -c -m 444    ${f}.out8  /usr/local/man/cat8/${f}.$N;  done
set -x; N=8; for f in named-xfer; do  install -c -m 444    ${f}.out8  /usr/local/man/cat8/${f}.$N;  done
set -x; N=8; for f in nslookup; do  install -c -m 444    ${f}.out8  /usr/local/man/cat8/${f}.$N;  done
set -x; N=3; for f in gethostbyname resolver getnetent; do  install -c -m 444    ${f}.out3  /usr/local/man/cat3/${f}.$N;  done
set -x; N=5; for f in resolver; do  install -c -m 444    ${f}.out5  /usr/local/man/cat5/${f}.$N;  done
set -x; N=7; for f in hostname mailaddr; do  install -c -m 444    ${f}.out7  /usr/local/man/cat7/${f}.$N;  done
