bind on aix

Daniel Wittenberg daniel-wittenberg at uiowa.edu
Tue Jan 30 02:58:11 UTC 2001


The first file, makeout-orig.txt was after a make clean, right "out of the
box", no special config or changes.

The second file, makeout-test.txt was after commenting out the define for
string.h in lib/irs/irpmarshall.c

(not sure what you ment by "Use script to obtain it")

Dan

-- 
Daniel Wittenberg
University of Iowa - ITS
System Administrator
http://dan.its.uiowa.edu

> From: Mark.Andrews at nominum.com
> Date: Tue, 30 Jan 2001 12:08:02 +1100
> To: Daniel Wittenberg <daniel-wittenberg at starken.com>
> Cc: comp-protocols-dns-bind at moderators.isc.org
> Subject: Re: bind on aix
> 
> 
> If you want help, people need details.
> e.g. the complete output from make.  Use script to obtain it.
> 
> Mark
>> 
>> Can anyone successfully compile bind 8.2.x or 8.9 on aix using IBM
>> compilers?  I've been fighting it since 8.2.2 p5 and haven't been able to
>> get it to successfully work.  I recently upgraded test machines to AIX ML 6
>> and VAC 5.0.1 and still no luck...this is ridiculous.
>> 
>> IBM?  Hello?  provide help for such a critical piece of software ?
>> 
>> Dan
>> 
>> 
> --
> Mark Andrews, Nominum Inc.
> 1 Seymour St., Dundas Valley, NSW 2117, Australia
> PHONE: +61 2 9871 4742                 INTERNET: Mark.Andrews at nominum.com
> 





-- Attached file included as plaintext by Listar --
-- File: makeout-orig.txt

Making /local/admin/tmp/bind-8.2.3/.systype
Making .settings
/local/admin/tmp/bind-8.2.3/include
/local/admin/tmp/bind-8.2.3/include/arpa
Target "all" is up to date.
/local/admin/tmp/bind-8.2.3/include/isc
Target "all" is up to date.
/local/admin/tmp/bind-8.2.3/port
/local/admin/tmp/bind-8.2.3/port/aix4
/local/admin/tmp/bind-8.2.3/port/aix4/include
/local/admin/tmp/bind-8.2.3/port/aix4/include/sys
Target "all" is up to date.
	cc  -g -O2 -I../../port/aix4/include -I../../include -c noop.c
	: ld -x -r noop.o && : mv a.out noop.o
	ar cru ../../lib/libbind.a  noop.o 
	ranlib ../../lib/libbind.a
Target "all" is up to date.
Target "all" is up to date.
/local/admin/tmp/bind-8.2.3/lib
/local/admin/tmp/bind-8.2.3/lib/resolv
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c herror.c  -o threaded/herror.o
	: ld -x -r threaded/herror.o  -o threaded/herror.out &&  : mv threaded/herror.out threaded/herror.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c herror.c
	: ld -x -r herror.o -o herror.out &&  : mv herror.out herror.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c res_debug.c  -o threaded/res_debug.o
    1500-030: (I) INFORMATION: __loc_ntoa: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 2048.
	: ld -x -r threaded/res_debug.o  -o threaded/res_debug.out &&  : mv threaded/res_debug.out threaded/res_debug.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c res_debug.c
    1500-030: (I) INFORMATION: __loc_ntoa: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 2048.
	: ld -x -r res_debug.o -o res_debug.out &&  : mv res_debug.out res_debug.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c res_data.c  -o threaded/res_data.o
	: ld -x -r threaded/res_data.o  -o threaded/res_data.out &&  : mv threaded/res_data.out threaded/res_data.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c res_data.c
	: ld -x -r res_data.o -o res_data.out &&  : mv res_data.out res_data.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c res_comp.c  -o threaded/res_comp.o
	: ld -x -r threaded/res_comp.o  -o threaded/res_comp.out &&  : mv threaded/res_comp.out threaded/res_comp.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c res_comp.c
	: ld -x -r res_comp.o -o res_comp.out &&  : mv res_comp.out res_comp.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c res_init.c  -o threaded/res_init.o
	: ld -x -r threaded/res_init.o  -o threaded/res_init.out &&  : mv threaded/res_init.out threaded/res_init.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c res_init.c
	: ld -x -r res_init.o -o res_init.out &&  : mv res_init.out res_init.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c res_mkquery.c  -o threaded/res_mkquery.o
    1500-030: (I) INFORMATION: __res_nmkquery: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 2048.
	: ld -x -r threaded/res_mkquery.o  -o threaded/res_mkquery.out &&  : mv threaded/res_mkquery.out threaded/res_mkquery.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c res_mkquery.c
    1500-030: (I) INFORMATION: __res_nmkquery: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 2048.
	: ld -x -r res_mkquery.o -o res_mkquery.out &&  : mv res_mkquery.out res_mkquery.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c res_query.c  -o threaded/res_query.o
    1500-030: (I) INFORMATION: __res_nsearch: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 2048.
	: ld -x -r threaded/res_query.o  -o threaded/res_query.out &&  : mv threaded/res_query.out threaded/res_query.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c res_query.c
    1500-030: (I) INFORMATION: __res_nsearch: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 2048.
	: ld -x -r res_query.o -o res_query.out &&  : mv res_query.out res_query.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c res_send.c  -o threaded/res_send.o
"res_send.c", line 476.59: 1506-280 (W) Function argument assignment between types "unsigned long*" and "int*" is not allowed.
"res_send.c", line 721.54: 1506-280 (W) Function argument assignment between types "unsigned long*" and "int*" is not allowed.
    1500-030: (I) INFORMATION: send_dg: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 2048.
	: ld -x -r threaded/res_send.o  -o threaded/res_send.out &&  : mv threaded/res_send.out threaded/res_send.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c res_send.c
"res_send.c", line 476.59: 1506-280 (W) Function argument assignment between types "unsigned long*" and "int*" is not allowed.
"res_send.c", line 721.54: 1506-280 (W) Function argument assignment between types "unsigned long*" and "int*" is not allowed.
    1500-030: (I) INFORMATION: send_dg: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 2048.
	: ld -x -r res_send.o -o res_send.out &&  : mv res_send.out res_send.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c res_sendsigned.c  -o threaded/res_sendsigned.o
    1500-030: (I) INFORMATION: __res_nsendsigned: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 2048.
	: ld -x -r threaded/res_sendsigned.o  -o threaded/res_sendsigned.out &&  : mv threaded/res_sendsigned.out threaded/res_sendsigned.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c res_sendsigned.c
    1500-030: (I) INFORMATION: __res_nsendsigned: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 2048.
	: ld -x -r res_sendsigned.o -o res_sendsigned.out &&  : mv res_sendsigned.out res_sendsigned.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c res_mkupdate.c  -o threaded/res_mkupdate.o
	: ld -x -r threaded/res_mkupdate.o  -o threaded/res_mkupdate.out &&  : mv threaded/res_mkupdate.out threaded/res_mkupdate.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c res_mkupdate.c
	: ld -x -r res_mkupdate.o -o res_mkupdate.out &&  : mv res_mkupdate.out res_mkupdate.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c res_update.c  -o threaded/res_update.o
	: ld -x -r threaded/res_update.o  -o threaded/res_update.out &&  : mv threaded/res_update.out threaded/res_update.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c res_update.c
	: ld -x -r res_update.o -o res_update.out &&  : mv res_update.out res_update.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c res_findzonecut.c  -o threaded/res_findzonecut.o
    1500-030: (I) INFORMATION: __res_findzonecut: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 2048.
	: ld -x -r threaded/res_findzonecut.o  -o threaded/res_findzonecut.out &&  : mv threaded/res_findzonecut.out threaded/res_findzonecut.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c res_findzonecut.c
    1500-030: (I) INFORMATION: __res_findzonecut: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 2048.
	: ld -x -r res_findzonecut.o -o res_findzonecut.out &&  : mv res_findzonecut.out res_findzonecut.o
Target "all" is up to date.
/local/admin/tmp/bind-8.2.3/lib/irs
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c dns.c  -o threaded/dns.o ;  : ld -x -r threaded/dns.o  -o threaded/dns.out &&  : mv threaded/dns.out threaded/dns.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c dns.c
	: ld -x -r dns.o -o dns.out &&  : mv dns.out dns.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c dns_gr.c  -o threaded/dns_gr.o ;  : ld -x -r threaded/dns_gr.o  -o threaded/dns_gr.out &&  : mv threaded/dns_gr.out threaded/dns_gr.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c dns_gr.c
	: ld -x -r dns_gr.o -o dns_gr.out &&  : mv dns_gr.out dns_gr.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c dns_ho.c  -o threaded/dns_ho.o ;  : ld -x -r threaded/dns_ho.o  -o threaded/dns_ho.out &&  : mv threaded/dns_ho.out threaded/dns_ho.o)
    1500-030: (I) INFORMATION: ho_byaddr: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 2048.
	cc -I../../port/aix4/include -I../../include -g -O2  -c dns_ho.c
    1500-030: (I) INFORMATION: ho_byaddr: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 2048.
	: ld -x -r dns_ho.o -o dns_ho.out &&  : mv dns_ho.out dns_ho.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c dns_nw.c  -o threaded/dns_nw.o ;  : ld -x -r threaded/dns_nw.o  -o threaded/dns_nw.out &&  : mv threaded/dns_nw.out threaded/dns_nw.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c dns_nw.c
	: ld -x -r dns_nw.o -o dns_nw.out &&  : mv dns_nw.out dns_nw.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c dns_pr.c  -o threaded/dns_pr.o ;  : ld -x -r threaded/dns_pr.o  -o threaded/dns_pr.out &&  : mv threaded/dns_pr.out threaded/dns_pr.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c dns_pr.c
	: ld -x -r dns_pr.o -o dns_pr.out &&  : mv dns_pr.out dns_pr.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c dns_pw.c  -o threaded/dns_pw.o ;  : ld -x -r threaded/dns_pw.o  -o threaded/dns_pw.out &&  : mv threaded/dns_pw.out threaded/dns_pw.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c dns_pw.c
	: ld -x -r dns_pw.o -o dns_pw.out &&  : mv dns_pw.out dns_pw.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c dns_sv.c  -o threaded/dns_sv.o ;  : ld -x -r threaded/dns_sv.o  -o threaded/dns_sv.out &&  : mv threaded/dns_sv.out threaded/dns_sv.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c dns_sv.c
	: ld -x -r dns_sv.o -o dns_sv.out &&  : mv dns_sv.out dns_sv.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c gai_strerror.c  -o threaded/gai_strerror.o ;  : ld -x -r threaded/gai_strerror.o  -o threaded/gai_strerror.out &&  : mv threaded/gai_strerror.out threaded/gai_strerror.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c gai_strerror.c
	: ld -x -r gai_strerror.o -o gai_strerror.out &&  : mv gai_strerror.out gai_strerror.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c gen.c  -o threaded/gen.o ;  : ld -x -r threaded/gen.o  -o threaded/gen.out &&  : mv threaded/gen.out threaded/gen.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c gen.c
	: ld -x -r gen.o -o gen.out &&  : mv gen.out gen.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c gen_gr.c  -o threaded/gen_gr.o ;  : ld -x -r threaded/gen_gr.o  -o threaded/gen_gr.out &&  : mv threaded/gen_gr.out threaded/gen_gr.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c gen_gr.c
	: ld -x -r gen_gr.o -o gen_gr.out &&  : mv gen_gr.out gen_gr.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c gen_ho.c  -o threaded/gen_ho.o ;  : ld -x -r threaded/gen_ho.o  -o threaded/gen_ho.out &&  : mv threaded/gen_ho.out threaded/gen_ho.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c gen_ho.c
	: ld -x -r gen_ho.o -o gen_ho.out &&  : mv gen_ho.out gen_ho.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c gen_ng.c  -o threaded/gen_ng.o ;  : ld -x -r threaded/gen_ng.o  -o threaded/gen_ng.out &&  : mv threaded/gen_ng.out threaded/gen_ng.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c gen_ng.c
	: ld -x -r gen_ng.o -o gen_ng.out &&  : mv gen_ng.out gen_ng.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c gen_nw.c  -o threaded/gen_nw.o ;  : ld -x -r threaded/gen_nw.o  -o threaded/gen_nw.out &&  : mv threaded/gen_nw.out threaded/gen_nw.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c gen_nw.c
	: ld -x -r gen_nw.o -o gen_nw.out &&  : mv gen_nw.out gen_nw.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c gen_pr.c  -o threaded/gen_pr.o ;  : ld -x -r threaded/gen_pr.o  -o threaded/gen_pr.out &&  : mv threaded/gen_pr.out threaded/gen_pr.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c gen_pr.c
	: ld -x -r gen_pr.o -o gen_pr.out &&  : mv gen_pr.out gen_pr.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c gen_pw.c  -o threaded/gen_pw.o ;  : ld -x -r threaded/gen_pw.o  -o threaded/gen_pw.out &&  : mv threaded/gen_pw.out threaded/gen_pw.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c gen_pw.c
	: ld -x -r gen_pw.o -o gen_pw.out &&  : mv gen_pw.out gen_pw.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c gen_sv.c  -o threaded/gen_sv.o ;  : ld -x -r threaded/gen_sv.o  -o threaded/gen_sv.out &&  : mv threaded/gen_sv.out threaded/gen_sv.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c gen_sv.c
	: ld -x -r gen_sv.o -o gen_sv.out &&  : mv gen_sv.out gen_sv.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c getaddrinfo.c  -o threaded/getaddrinfo.o ;  : ld -x -r threaded/getaddrinfo.o  -o threaded/getaddrinfo.out &&  : mv threaded/getaddrinfo.out threaded/getaddrinfo.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c getaddrinfo.c
	: ld -x -r getaddrinfo.o -o getaddrinfo.out &&  : mv getaddrinfo.out getaddrinfo.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c getgrent.c  -o threaded/getgrent.o ;  : ld -x -r threaded/getgrent.o  -o threaded/getgrent.out &&  : mv threaded/getgrent.out threaded/getgrent.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c getgrent.c
	: ld -x -r getgrent.o -o getgrent.out &&  : mv getgrent.out getgrent.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c getgrent_r.c  -o threaded/getgrent_r.o ;  : ld -x -r threaded/getgrent_r.o  -o threaded/getgrent_r.out &&  : mv threaded/getgrent_r.out threaded/getgrent_r.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c getgrent_r.c
	: ld -x -r getgrent_r.o -o getgrent_r.out &&  : mv getgrent_r.out getgrent_r.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c gethostent.c  -o threaded/gethostent.o ;  : ld -x -r threaded/gethostent.o  -o threaded/gethostent.out &&  : mv threaded/gethostent.out threaded/gethostent.o)
    1500-030: (I) INFORMATION: getipnodebyname: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 2048.
	cc -I../../port/aix4/include -I../../include -g -O2  -c gethostent.c
    1500-030: (I) INFORMATION: getipnodebyname: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 2048.
	: ld -x -r gethostent.o -o gethostent.out &&  : mv gethostent.out gethostent.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c gethostent_r.c  -o threaded/gethostent_r.o ;  : ld -x -r threaded/gethostent_r.o  -o threaded/gethostent_r.out &&  : mv threaded/gethostent_r.out threaded/gethostent_r.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c gethostent_r.c
	: ld -x -r gethostent_r.o -o gethostent_r.out &&  : mv gethostent_r.out gethostent_r.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c getnameinfo.c  -o threaded/getnameinfo.o ;  : ld -x -r threaded/getnameinfo.o  -o threaded/getnameinfo.out &&  : mv threaded/getnameinfo.out threaded/getnameinfo.o)
    1500-030: (I) INFORMATION: getnameinfo: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 2048.
	cc -I../../port/aix4/include -I../../include -g -O2  -c getnameinfo.c
    1500-030: (I) INFORMATION: getnameinfo: Additional optimization may be attained by recompiling and specifying MAXMEM option with a value greater than 2048.
	: ld -x -r getnameinfo.o -o getnameinfo.out &&  : mv getnameinfo.out getnameinfo.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c getnetent.c  -o threaded/getnetent.o ;  : ld -x -r threaded/getnetent.o  -o threaded/getnetent.out &&  : mv threaded/getnetent.out threaded/getnetent.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c getnetent.c
	: ld -x -r getnetent.o -o getnetent.out &&  : mv getnetent.out getnetent.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c getnetent_r.c  -o threaded/getnetent_r.o ;  : ld -x -r threaded/getnetent_r.o  -o threaded/getnetent_r.out &&  : mv threaded/getnetent_r.out threaded/getnetent_r.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c getnetent_r.c
	: ld -x -r getnetent_r.o -o getnetent_r.out &&  : mv getnetent_r.out getnetent_r.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c getnetgrent.c  -o threaded/getnetgrent.o ;  : ld -x -r threaded/getnetgrent.o  -o threaded/getnetgrent.out &&  : mv threaded/getnetgrent.out threaded/getnetgrent.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c getnetgrent.c
	: ld -x -r getnetgrent.o -o getnetgrent.out &&  : mv getnetgrent.out getnetgrent.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c getnetgrent_r.c  -o threaded/getnetgrent_r.o ;  : ld -x -r threaded/getnetgrent_r.o  -o threaded/getnetgrent_r.out &&  : mv threaded/getnetgrent_r.out threaded/getnetgrent_r.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c getnetgrent_r.c
	: ld -x -r getnetgrent_r.o -o getnetgrent_r.out &&  : mv getnetgrent_r.out getnetgrent_r.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c getprotoent.c  -o threaded/getprotoent.o ;  : ld -x -r threaded/getprotoent.o  -o threaded/getprotoent.out &&  : mv threaded/getprotoent.out threaded/getprotoent.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c getprotoent.c
	: ld -x -r getprotoent.o -o getprotoent.out &&  : mv getprotoent.out getprotoent.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c getprotoent_r.c  -o threaded/getprotoent_r.o ;  : ld -x -r threaded/getprotoent_r.o  -o threaded/getprotoent_r.out &&  : mv threaded/getprotoent_r.out threaded/getprotoent_r.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c getprotoent_r.c
	: ld -x -r getprotoent_r.o -o getprotoent_r.out &&  : mv getprotoent_r.out getprotoent_r.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c getpwent.c  -o threaded/getpwent.o ;  : ld -x -r threaded/getpwent.o  -o threaded/getpwent.out &&  : mv threaded/getpwent.out threaded/getpwent.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c getpwent.c
	: ld -x -r getpwent.o -o getpwent.out &&  : mv getpwent.out getpwent.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c getpwent_r.c  -o threaded/getpwent_r.o ;  : ld -x -r threaded/getpwent_r.o  -o threaded/getpwent_r.out &&  : mv threaded/getpwent_r.out threaded/getpwent_r.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c getpwent_r.c
	: ld -x -r getpwent_r.o -o getpwent_r.out &&  : mv getpwent_r.out getpwent_r.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c getservent.c  -o threaded/getservent.o ;  : ld -x -r threaded/getservent.o  -o threaded/getservent.out &&  : mv threaded/getservent.out threaded/getservent.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c getservent.c
	: ld -x -r getservent.o -o getservent.out &&  : mv getservent.out getservent.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c getservent_r.c  -o threaded/getservent_r.o ;  : ld -x -r threaded/getservent_r.o  -o threaded/getservent_r.out &&  : mv threaded/getservent_r.out threaded/getservent_r.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c getservent_r.c
	: ld -x -r getservent_r.o -o getservent_r.out &&  : mv getservent_r.out getservent_r.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c hesiod.c  -o threaded/hesiod.o ;  : ld -x -r threaded/hesiod.o  -o threaded/hesiod.out &&  : mv threaded/hesiod.out threaded/hesiod.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c hesiod.c
	: ld -x -r hesiod.o -o hesiod.out &&  : mv hesiod.out hesiod.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c irs_data.c  -o threaded/irs_data.o ;  : ld -x -r threaded/irs_data.o  -o threaded/irs_data.out &&  : mv threaded/irs_data.out threaded/irs_data.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c irs_data.c
	: ld -x -r irs_data.o -o irs_data.out &&  : mv irs_data.out irs_data.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c irp.c  -o threaded/irp.o ;  : ld -x -r threaded/irp.o  -o threaded/irp.out &&  : mv threaded/irp.out threaded/irp.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c irp.c
	: ld -x -r irp.o -o irp.out &&  : mv irp.out irp.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c irp_gr.c  -o threaded/irp_gr.o ;  : ld -x -r threaded/irp_gr.o  -o threaded/irp_gr.out &&  : mv threaded/irp_gr.out threaded/irp_gr.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c irp_gr.c
	: ld -x -r irp_gr.o -o irp_gr.out &&  : mv irp_gr.out irp_gr.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c irp_ho.c  -o threaded/irp_ho.o ;  : ld -x -r threaded/irp_ho.o  -o threaded/irp_ho.out &&  : mv threaded/irp_ho.out threaded/irp_ho.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c irp_ho.c
	: ld -x -r irp_ho.o -o irp_ho.out &&  : mv irp_ho.out irp_ho.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c irp_ng.c  -o threaded/irp_ng.o ;  : ld -x -r threaded/irp_ng.o  -o threaded/irp_ng.out &&  : mv threaded/irp_ng.out threaded/irp_ng.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c irp_ng.c
	: ld -x -r irp_ng.o -o irp_ng.out &&  : mv irp_ng.out irp_ng.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c irp_nw.c  -o threaded/irp_nw.o ;  : ld -x -r threaded/irp_nw.o  -o threaded/irp_nw.out &&  : mv threaded/irp_nw.out threaded/irp_nw.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c irp_nw.c
	: ld -x -r irp_nw.o -o irp_nw.out &&  : mv irp_nw.out irp_nw.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c irp_pr.c  -o threaded/irp_pr.o ;  : ld -x -r threaded/irp_pr.o  -o threaded/irp_pr.out &&  : mv threaded/irp_pr.out threaded/irp_pr.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c irp_pr.c
	: ld -x -r irp_pr.o -o irp_pr.out &&  : mv irp_pr.out irp_pr.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c irp_pw.c  -o threaded/irp_pw.o ;  : ld -x -r threaded/irp_pw.o  -o threaded/irp_pw.out &&  : mv threaded/irp_pw.out threaded/irp_pw.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c irp_pw.c
	: ld -x -r irp_pw.o -o irp_pw.out &&  : mv irp_pw.out irp_pw.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c irp_sv.c  -o threaded/irp_sv.o ;  : ld -x -r threaded/irp_sv.o  -o threaded/irp_sv.out &&  : mv threaded/irp_sv.out threaded/irp_sv.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c irp_sv.c
	: ld -x -r irp_sv.o -o irp_sv.out &&  : mv irp_sv.out irp_sv.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c irpmarshall.c  -o threaded/irpmarshall.o ;  : ld -x -r threaded/irpmarshall.o  -o threaded/irpmarshall.out &&  : mv threaded/irpmarshall.out threaded/irpmarshall.o)
"irpmarshall.c", line 94.16: 1506-343 (S) Redeclaration of strndup differs from previous declaration on line 221 of "/usr/include/string.h".
"irpmarshall.c", line 94.16: 1506-377 (I) The type "unsigned long" of parameter 2 differs from the previous type "int".
	cc -I../../port/aix4/include -I../../include -g -O2  -c irpmarshall.c
"irpmarshall.c", line 94.16: 1506-343 (S) Redeclaration of strndup differs from previous declaration on line 221 of "/usr/include/string.h".
"irpmarshall.c", line 94.16: 1506-377 (I) The type "unsigned long" of parameter 2 differs from the previous type "int".
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 1.


Stop.
-- Attached file included as plaintext by Listar --
-- File: makeout-test.txt

/local/admin/tmp/bind-8.2.3/include
/local/admin/tmp/bind-8.2.3/include/arpa
Target "all" is up to date.
/local/admin/tmp/bind-8.2.3/include/isc
Target "all" is up to date.
/local/admin/tmp/bind-8.2.3/port
/local/admin/tmp/bind-8.2.3/port/aix4
/local/admin/tmp/bind-8.2.3/port/aix4/include
/local/admin/tmp/bind-8.2.3/port/aix4/include/sys
Target "all" is up to date.
	cc  -g -O2 -I../../port/aix4/include -I../../include -c noop.c
	: ld -x -r noop.o && : mv a.out noop.o
	ar cru ../../lib/libbind.a  noop.o 
	ranlib ../../lib/libbind.a
Target "all" is up to date.
Target "all" is up to date.
/local/admin/tmp/bind-8.2.3/lib
/local/admin/tmp/bind-8.2.3/lib/resolv
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c herror.c  -o threaded/herror.o
	: ld -x -r threaded/herror.o  -o threaded/herror.out &&  : mv threaded/herror.out threaded/herror.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c herror.c
	: ld -x -r herror.o -o herror.out &&  : mv herror.out herror.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c res_debug.c  -o threaded/res_debug.o
	: ld -x -r threaded/res_debug.o  -o threaded/res_debug.out &&  : mv threaded/res_debug.out threaded/res_debug.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c res_debug.c
	: ld -x -r res_debug.o -o res_debug.out &&  : mv res_debug.out res_debug.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c res_data.c  -o threaded/res_data.o
	: ld -x -r threaded/res_data.o  -o threaded/res_data.out &&  : mv threaded/res_data.out threaded/res_data.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c res_data.c
	: ld -x -r res_data.o -o res_data.out &&  : mv res_data.out res_data.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c res_comp.c  -o threaded/res_comp.o
	: ld -x -r threaded/res_comp.o  -o threaded/res_comp.out &&  : mv threaded/res_comp.out threaded/res_comp.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c res_comp.c
	: ld -x -r res_comp.o -o res_comp.out &&  : mv res_comp.out res_comp.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c res_init.c  -o threaded/res_init.o
	: ld -x -r threaded/res_init.o  -o threaded/res_init.out &&  : mv threaded/res_init.out threaded/res_init.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c res_init.c
	: ld -x -r res_init.o -o res_init.out &&  : mv res_init.out res_init.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c res_mkquery.c  -o threaded/res_mkquery.o
	: ld -x -r threaded/res_mkquery.o  -o threaded/res_mkquery.out &&  : mv threaded/res_mkquery.out threaded/res_mkquery.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c res_mkquery.c
	: ld -x -r res_mkquery.o -o res_mkquery.out &&  : mv res_mkquery.out res_mkquery.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c res_query.c  -o threaded/res_query.o
	: ld -x -r threaded/res_query.o  -o threaded/res_query.out &&  : mv threaded/res_query.out threaded/res_query.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c res_query.c
	: ld -x -r res_query.o -o res_query.out &&  : mv res_query.out res_query.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c res_send.c  -o threaded/res_send.o
	: ld -x -r threaded/res_send.o  -o threaded/res_send.out &&  : mv threaded/res_send.out threaded/res_send.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c res_send.c
	: ld -x -r res_send.o -o res_send.out &&  : mv res_send.out res_send.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c res_sendsigned.c  -o threaded/res_sendsigned.o
	: ld -x -r threaded/res_sendsigned.o  -o threaded/res_sendsigned.out &&  : mv threaded/res_sendsigned.out threaded/res_sendsigned.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c res_sendsigned.c
	: ld -x -r res_sendsigned.o -o res_sendsigned.out &&  : mv res_sendsigned.out res_sendsigned.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c res_mkupdate.c  -o threaded/res_mkupdate.o
	: ld -x -r threaded/res_mkupdate.o  -o threaded/res_mkupdate.out &&  : mv threaded/res_mkupdate.out threaded/res_mkupdate.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c res_mkupdate.c
	: ld -x -r res_mkupdate.o -o res_mkupdate.out &&  : mv res_mkupdate.out res_mkupdate.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c res_update.c  -o threaded/res_update.o
	: ld -x -r threaded/res_update.o  -o threaded/res_update.out &&  : mv threaded/res_update.out threaded/res_update.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c res_update.c
	: ld -x -r res_update.o -o res_update.out &&  : mv res_update.out res_update.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c res_findzonecut.c  -o threaded/res_findzonecut.o
	: ld -x -r threaded/res_findzonecut.o  -o threaded/res_findzonecut.out &&  : mv threaded/res_findzonecut.out threaded/res_findzonecut.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c res_findzonecut.c
	: ld -x -r res_findzonecut.o -o res_findzonecut.out &&  : mv res_findzonecut.out res_findzonecut.o
Target "all" is up to date.
/local/admin/tmp/bind-8.2.3/lib/irs
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c dns.c  -o threaded/dns.o ;  : ld -x -r threaded/dns.o  -o threaded/dns.out &&  : mv threaded/dns.out threaded/dns.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c dns.c
	: ld -x -r dns.o -o dns.out &&  : mv dns.out dns.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c dns_gr.c  -o threaded/dns_gr.o ;  : ld -x -r threaded/dns_gr.o  -o threaded/dns_gr.out &&  : mv threaded/dns_gr.out threaded/dns_gr.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c dns_gr.c
	: ld -x -r dns_gr.o -o dns_gr.out &&  : mv dns_gr.out dns_gr.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c dns_ho.c  -o threaded/dns_ho.o ;  : ld -x -r threaded/dns_ho.o  -o threaded/dns_ho.out &&  : mv threaded/dns_ho.out threaded/dns_ho.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c dns_ho.c
	: ld -x -r dns_ho.o -o dns_ho.out &&  : mv dns_ho.out dns_ho.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c dns_nw.c  -o threaded/dns_nw.o ;  : ld -x -r threaded/dns_nw.o  -o threaded/dns_nw.out &&  : mv threaded/dns_nw.out threaded/dns_nw.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c dns_nw.c
	: ld -x -r dns_nw.o -o dns_nw.out &&  : mv dns_nw.out dns_nw.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c dns_pr.c  -o threaded/dns_pr.o ;  : ld -x -r threaded/dns_pr.o  -o threaded/dns_pr.out &&  : mv threaded/dns_pr.out threaded/dns_pr.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c dns_pr.c
	: ld -x -r dns_pr.o -o dns_pr.out &&  : mv dns_pr.out dns_pr.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c dns_pw.c  -o threaded/dns_pw.o ;  : ld -x -r threaded/dns_pw.o  -o threaded/dns_pw.out &&  : mv threaded/dns_pw.out threaded/dns_pw.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c dns_pw.c
	: ld -x -r dns_pw.o -o dns_pw.out &&  : mv dns_pw.out dns_pw.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c dns_sv.c  -o threaded/dns_sv.o ;  : ld -x -r threaded/dns_sv.o  -o threaded/dns_sv.out &&  : mv threaded/dns_sv.out threaded/dns_sv.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c dns_sv.c
	: ld -x -r dns_sv.o -o dns_sv.out &&  : mv dns_sv.out dns_sv.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c gai_strerror.c  -o threaded/gai_strerror.o ;  : ld -x -r threaded/gai_strerror.o  -o threaded/gai_strerror.out &&  : mv threaded/gai_strerror.out threaded/gai_strerror.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c gai_strerror.c
	: ld -x -r gai_strerror.o -o gai_strerror.out &&  : mv gai_strerror.out gai_strerror.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c gen.c  -o threaded/gen.o ;  : ld -x -r threaded/gen.o  -o threaded/gen.out &&  : mv threaded/gen.out threaded/gen.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c gen.c
	: ld -x -r gen.o -o gen.out &&  : mv gen.out gen.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c gen_gr.c  -o threaded/gen_gr.o ;  : ld -x -r threaded/gen_gr.o  -o threaded/gen_gr.out &&  : mv threaded/gen_gr.out threaded/gen_gr.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c gen_gr.c
	: ld -x -r gen_gr.o -o gen_gr.out &&  : mv gen_gr.out gen_gr.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c gen_ho.c  -o threaded/gen_ho.o ;  : ld -x -r threaded/gen_ho.o  -o threaded/gen_ho.out &&  : mv threaded/gen_ho.out threaded/gen_ho.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c gen_ho.c
	: ld -x -r gen_ho.o -o gen_ho.out &&  : mv gen_ho.out gen_ho.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c gen_ng.c  -o threaded/gen_ng.o ;  : ld -x -r threaded/gen_ng.o  -o threaded/gen_ng.out &&  : mv threaded/gen_ng.out threaded/gen_ng.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c gen_ng.c
	: ld -x -r gen_ng.o -o gen_ng.out &&  : mv gen_ng.out gen_ng.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c gen_nw.c  -o threaded/gen_nw.o ;  : ld -x -r threaded/gen_nw.o  -o threaded/gen_nw.out &&  : mv threaded/gen_nw.out threaded/gen_nw.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c gen_nw.c
	: ld -x -r gen_nw.o -o gen_nw.out &&  : mv gen_nw.out gen_nw.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c gen_pr.c  -o threaded/gen_pr.o ;  : ld -x -r threaded/gen_pr.o  -o threaded/gen_pr.out &&  : mv threaded/gen_pr.out threaded/gen_pr.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c gen_pr.c
	: ld -x -r gen_pr.o -o gen_pr.out &&  : mv gen_pr.out gen_pr.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c gen_pw.c  -o threaded/gen_pw.o ;  : ld -x -r threaded/gen_pw.o  -o threaded/gen_pw.out &&  : mv threaded/gen_pw.out threaded/gen_pw.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c gen_pw.c
	: ld -x -r gen_pw.o -o gen_pw.out &&  : mv gen_pw.out gen_pw.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c gen_sv.c  -o threaded/gen_sv.o ;  : ld -x -r threaded/gen_sv.o  -o threaded/gen_sv.out &&  : mv threaded/gen_sv.out threaded/gen_sv.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c gen_sv.c
	: ld -x -r gen_sv.o -o gen_sv.out &&  : mv gen_sv.out gen_sv.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c getaddrinfo.c  -o threaded/getaddrinfo.o ;  : ld -x -r threaded/getaddrinfo.o  -o threaded/getaddrinfo.out &&  : mv threaded/getaddrinfo.out threaded/getaddrinfo.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c getaddrinfo.c
	: ld -x -r getaddrinfo.o -o getaddrinfo.out &&  : mv getaddrinfo.out getaddrinfo.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c getgrent.c  -o threaded/getgrent.o ;  : ld -x -r threaded/getgrent.o  -o threaded/getgrent.out &&  : mv threaded/getgrent.out threaded/getgrent.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c getgrent.c
	: ld -x -r getgrent.o -o getgrent.out &&  : mv getgrent.out getgrent.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c getgrent_r.c  -o threaded/getgrent_r.o ;  : ld -x -r threaded/getgrent_r.o  -o threaded/getgrent_r.out &&  : mv threaded/getgrent_r.out threaded/getgrent_r.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c getgrent_r.c
	: ld -x -r getgrent_r.o -o getgrent_r.out &&  : mv getgrent_r.out getgrent_r.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c gethostent.c  -o threaded/gethostent.o ;  : ld -x -r threaded/gethostent.o  -o threaded/gethostent.out &&  : mv threaded/gethostent.out threaded/gethostent.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c gethostent.c
	: ld -x -r gethostent.o -o gethostent.out &&  : mv gethostent.out gethostent.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c gethostent_r.c  -o threaded/gethostent_r.o ;  : ld -x -r threaded/gethostent_r.o  -o threaded/gethostent_r.out &&  : mv threaded/gethostent_r.out threaded/gethostent_r.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c gethostent_r.c
	: ld -x -r gethostent_r.o -o gethostent_r.out &&  : mv gethostent_r.out gethostent_r.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c getnameinfo.c  -o threaded/getnameinfo.o ;  : ld -x -r threaded/getnameinfo.o  -o threaded/getnameinfo.out &&  : mv threaded/getnameinfo.out threaded/getnameinfo.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c getnameinfo.c
	: ld -x -r getnameinfo.o -o getnameinfo.out &&  : mv getnameinfo.out getnameinfo.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c getnetent.c  -o threaded/getnetent.o ;  : ld -x -r threaded/getnetent.o  -o threaded/getnetent.out &&  : mv threaded/getnetent.out threaded/getnetent.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c getnetent.c
	: ld -x -r getnetent.o -o getnetent.out &&  : mv getnetent.out getnetent.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c getnetent_r.c  -o threaded/getnetent_r.o ;  : ld -x -r threaded/getnetent_r.o  -o threaded/getnetent_r.out &&  : mv threaded/getnetent_r.out threaded/getnetent_r.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c getnetent_r.c
	: ld -x -r getnetent_r.o -o getnetent_r.out &&  : mv getnetent_r.out getnetent_r.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c getnetgrent.c  -o threaded/getnetgrent.o ;  : ld -x -r threaded/getnetgrent.o  -o threaded/getnetgrent.out &&  : mv threaded/getnetgrent.out threaded/getnetgrent.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c getnetgrent.c
	: ld -x -r getnetgrent.o -o getnetgrent.out &&  : mv getnetgrent.out getnetgrent.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c getnetgrent_r.c  -o threaded/getnetgrent_r.o ;  : ld -x -r threaded/getnetgrent_r.o  -o threaded/getnetgrent_r.out &&  : mv threaded/getnetgrent_r.out threaded/getnetgrent_r.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c getnetgrent_r.c
	: ld -x -r getnetgrent_r.o -o getnetgrent_r.out &&  : mv getnetgrent_r.out getnetgrent_r.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c getprotoent.c  -o threaded/getprotoent.o ;  : ld -x -r threaded/getprotoent.o  -o threaded/getprotoent.out &&  : mv threaded/getprotoent.out threaded/getprotoent.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c getprotoent.c
	: ld -x -r getprotoent.o -o getprotoent.out &&  : mv getprotoent.out getprotoent.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c getprotoent_r.c  -o threaded/getprotoent_r.o ;  : ld -x -r threaded/getprotoent_r.o  -o threaded/getprotoent_r.out &&  : mv threaded/getprotoent_r.out threaded/getprotoent_r.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c getprotoent_r.c
	: ld -x -r getprotoent_r.o -o getprotoent_r.out &&  : mv getprotoent_r.out getprotoent_r.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c getpwent.c  -o threaded/getpwent.o ;  : ld -x -r threaded/getpwent.o  -o threaded/getpwent.out &&  : mv threaded/getpwent.out threaded/getpwent.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c getpwent.c
	: ld -x -r getpwent.o -o getpwent.out &&  : mv getpwent.out getpwent.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c getpwent_r.c  -o threaded/getpwent_r.o ;  : ld -x -r threaded/getpwent_r.o  -o threaded/getpwent_r.out &&  : mv threaded/getpwent_r.out threaded/getpwent_r.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c getpwent_r.c
	: ld -x -r getpwent_r.o -o getpwent_r.out &&  : mv getpwent_r.out getpwent_r.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c getservent.c  -o threaded/getservent.o ;  : ld -x -r threaded/getservent.o  -o threaded/getservent.out &&  : mv threaded/getservent.out threaded/getservent.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c getservent.c
	: ld -x -r getservent.o -o getservent.out &&  : mv getservent.out getservent.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c getservent_r.c  -o threaded/getservent_r.o ;  : ld -x -r threaded/getservent_r.o  -o threaded/getservent_r.out &&  : mv threaded/getservent_r.out threaded/getservent_r.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c getservent_r.c
	: ld -x -r getservent_r.o -o getservent_r.out &&  : mv getservent_r.out getservent_r.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c hesiod.c  -o threaded/hesiod.o ;  : ld -x -r threaded/hesiod.o  -o threaded/hesiod.out &&  : mv threaded/hesiod.out threaded/hesiod.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c hesiod.c
	: ld -x -r hesiod.o -o hesiod.out &&  : mv hesiod.out hesiod.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c irs_data.c  -o threaded/irs_data.o ;  : ld -x -r threaded/irs_data.o  -o threaded/irs_data.out &&  : mv threaded/irs_data.out threaded/irs_data.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c irs_data.c
	: ld -x -r irs_data.o -o irs_data.out &&  : mv irs_data.out irs_data.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c irp.c  -o threaded/irp.o ;  : ld -x -r threaded/irp.o  -o threaded/irp.out &&  : mv threaded/irp.out threaded/irp.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c irp.c
	: ld -x -r irp.o -o irp.out &&  : mv irp.out irp.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c irp_gr.c  -o threaded/irp_gr.o ;  : ld -x -r threaded/irp_gr.o  -o threaded/irp_gr.out &&  : mv threaded/irp_gr.out threaded/irp_gr.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c irp_gr.c
	: ld -x -r irp_gr.o -o irp_gr.out &&  : mv irp_gr.out irp_gr.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c irp_ho.c  -o threaded/irp_ho.o ;  : ld -x -r threaded/irp_ho.o  -o threaded/irp_ho.out &&  : mv threaded/irp_ho.out threaded/irp_ho.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c irp_ho.c
	: ld -x -r irp_ho.o -o irp_ho.out &&  : mv irp_ho.out irp_ho.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c irp_ng.c  -o threaded/irp_ng.o ;  : ld -x -r threaded/irp_ng.o  -o threaded/irp_ng.out &&  : mv threaded/irp_ng.out threaded/irp_ng.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c irp_ng.c
	: ld -x -r irp_ng.o -o irp_ng.out &&  : mv irp_ng.out irp_ng.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c irp_nw.c  -o threaded/irp_nw.o ;  : ld -x -r threaded/irp_nw.o  -o threaded/irp_nw.out &&  : mv threaded/irp_nw.out threaded/irp_nw.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c irp_nw.c
	: ld -x -r irp_nw.o -o irp_nw.out &&  : mv irp_nw.out irp_nw.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c irp_pr.c  -o threaded/irp_pr.o ;  : ld -x -r threaded/irp_pr.o  -o threaded/irp_pr.out &&  : mv threaded/irp_pr.out threaded/irp_pr.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c irp_pr.c
	: ld -x -r irp_pr.o -o irp_pr.out &&  : mv irp_pr.out irp_pr.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c irp_pw.c  -o threaded/irp_pw.o ;  : ld -x -r threaded/irp_pw.o  -o threaded/irp_pw.out &&  : mv threaded/irp_pw.out threaded/irp_pw.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c irp_pw.c
	: ld -x -r irp_pw.o -o irp_pw.out &&  : mv irp_pw.out irp_pw.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c irp_sv.c  -o threaded/irp_sv.o ;  : ld -x -r threaded/irp_sv.o  -o threaded/irp_sv.out &&  : mv threaded/irp_sv.out threaded/irp_sv.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c irp_sv.c
	: ld -x -r irp_sv.o -o irp_sv.out &&  : mv irp_sv.out irp_sv.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c irpmarshall.c  -o threaded/irpmarshall.o ;  : ld -x -r threaded/irpmarshall.o  -o threaded/irpmarshall.out &&  : mv threaded/irpmarshall.out threaded/irpmarshall.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c irpmarshall.c
	: ld -x -r irpmarshall.o -o irpmarshall.out &&  : mv irpmarshall.out irpmarshall.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c lcl.c  -o threaded/lcl.o ;  : ld -x -r threaded/lcl.o  -o threaded/lcl.out &&  : mv threaded/lcl.out threaded/lcl.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c lcl.c
	: ld -x -r lcl.o -o lcl.out &&  : mv lcl.out lcl.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c lcl_gr.c  -o threaded/lcl_gr.o ;  : ld -x -r threaded/lcl_gr.o  -o threaded/lcl_gr.out &&  : mv threaded/lcl_gr.out threaded/lcl_gr.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c lcl_gr.c
	: ld -x -r lcl_gr.o -o lcl_gr.out &&  : mv lcl_gr.out lcl_gr.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c lcl_ho.c  -o threaded/lcl_ho.o ;  : ld -x -r threaded/lcl_ho.o  -o threaded/lcl_ho.out &&  : mv threaded/lcl_ho.out threaded/lcl_ho.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c lcl_ho.c
	: ld -x -r lcl_ho.o -o lcl_ho.out &&  : mv lcl_ho.out lcl_ho.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c lcl_ng.c  -o threaded/lcl_ng.o ;  : ld -x -r threaded/lcl_ng.o  -o threaded/lcl_ng.out &&  : mv threaded/lcl_ng.out threaded/lcl_ng.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c lcl_ng.c
	: ld -x -r lcl_ng.o -o lcl_ng.out &&  : mv lcl_ng.out lcl_ng.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c lcl_nw.c  -o threaded/lcl_nw.o ;  : ld -x -r threaded/lcl_nw.o  -o threaded/lcl_nw.out &&  : mv threaded/lcl_nw.out threaded/lcl_nw.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c lcl_nw.c
	: ld -x -r lcl_nw.o -o lcl_nw.out &&  : mv lcl_nw.out lcl_nw.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c lcl_pr.c  -o threaded/lcl_pr.o ;  : ld -x -r threaded/lcl_pr.o  -o threaded/lcl_pr.out &&  : mv threaded/lcl_pr.out threaded/lcl_pr.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c lcl_pr.c
	: ld -x -r lcl_pr.o -o lcl_pr.out &&  : mv lcl_pr.out lcl_pr.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c lcl_pw.c  -o threaded/lcl_pw.o ;  : ld -x -r threaded/lcl_pw.o  -o threaded/lcl_pw.out &&  : mv threaded/lcl_pw.out threaded/lcl_pw.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c lcl_pw.c
	: ld -x -r lcl_pw.o -o lcl_pw.out &&  : mv lcl_pw.out lcl_pw.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c lcl_sv.c  -o threaded/lcl_sv.o ;  : ld -x -r threaded/lcl_sv.o  -o threaded/lcl_sv.out &&  : mv threaded/lcl_sv.out threaded/lcl_sv.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c lcl_sv.c
	: ld -x -r lcl_sv.o -o lcl_sv.out &&  : mv lcl_sv.out lcl_sv.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c nis.c  -o threaded/nis.o ;  : ld -x -r threaded/nis.o  -o threaded/nis.out &&  : mv threaded/nis.out threaded/nis.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c nis.c
	: ld -x -r nis.o -o nis.out &&  : mv nis.out nis.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c nis_gr.c  -o threaded/nis_gr.o ;  : ld -x -r threaded/nis_gr.o  -o threaded/nis_gr.out &&  : mv threaded/nis_gr.out threaded/nis_gr.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c nis_gr.c
	: ld -x -r nis_gr.o -o nis_gr.out &&  : mv nis_gr.out nis_gr.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c nis_ho.c  -o threaded/nis_ho.o ;  : ld -x -r threaded/nis_ho.o  -o threaded/nis_ho.out &&  : mv threaded/nis_ho.out threaded/nis_ho.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c nis_ho.c
	: ld -x -r nis_ho.o -o nis_ho.out &&  : mv nis_ho.out nis_ho.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c nis_ng.c  -o threaded/nis_ng.o ;  : ld -x -r threaded/nis_ng.o  -o threaded/nis_ng.out &&  : mv threaded/nis_ng.out threaded/nis_ng.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c nis_ng.c
	: ld -x -r nis_ng.o -o nis_ng.out &&  : mv nis_ng.out nis_ng.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c nis_nw.c  -o threaded/nis_nw.o ;  : ld -x -r threaded/nis_nw.o  -o threaded/nis_nw.out &&  : mv threaded/nis_nw.out threaded/nis_nw.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c nis_nw.c
	: ld -x -r nis_nw.o -o nis_nw.out &&  : mv nis_nw.out nis_nw.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c nis_pr.c  -o threaded/nis_pr.o ;  : ld -x -r threaded/nis_pr.o  -o threaded/nis_pr.out &&  : mv threaded/nis_pr.out threaded/nis_pr.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c nis_pr.c
	: ld -x -r nis_pr.o -o nis_pr.out &&  : mv nis_pr.out nis_pr.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c nis_pw.c  -o threaded/nis_pw.o ;  : ld -x -r threaded/nis_pw.o  -o threaded/nis_pw.out &&  : mv threaded/nis_pw.out threaded/nis_pw.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c nis_pw.c
	: ld -x -r nis_pw.o -o nis_pw.out &&  : mv nis_pw.out nis_pw.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c nis_sv.c  -o threaded/nis_sv.o ;  : ld -x -r threaded/nis_sv.o  -o threaded/nis_sv.out &&  : mv threaded/nis_sv.out threaded/nis_sv.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c nis_sv.c
	: ld -x -r nis_sv.o -o nis_sv.out &&  : mv nis_sv.out nis_sv.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c nul_ng.c  -o threaded/nul_ng.o ;  : ld -x -r threaded/nul_ng.o  -o threaded/nul_ng.out &&  : mv threaded/nul_ng.out threaded/nul_ng.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c nul_ng.c
	: ld -x -r nul_ng.o -o nul_ng.out &&  : mv nul_ng.out nul_ng.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	(cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c util.c  -o threaded/util.o ;  : ld -x -r threaded/util.o  -o threaded/util.out &&  : mv threaded/util.out threaded/util.o)
	cc -I../../port/aix4/include -I../../include -g -O2  -c util.c
	: ld -x -r util.o -o util.out &&  : mv util.out util.o
	( cd threaded ;  ar cru ../../../lib/libbind_r.a  dns.o dns_gr.o dns_ho.o dns_nw.o dns_pr.o dns_pw.o  dns_sv.o gai_strerror.o gen.o gen_gr.o gen_ho.o  gen_ng.o gen_nw.o gen_pr.o gen_pw.o gen_sv.o  getaddrinfo.o getgrent.o getgrent_r.o gethostent.o  gethostent_r.o getnameinfo.o getnetent.o getnetent_r.o  getnetgrent.o getnetgrent_r.o getprotoent.o  getprotoent_r.o getpwent.o getpwent_r.o getservent.o  getservent_r.o hesiod.o irs_data.o  irp.o irp_gr.o irp_ho.o irp_ng.o irp_nw.o  irp_pr.o irp_pw.o irp_sv.o irpmarshall.o  lcl.o lcl_gr.o  lcl_ho.o lcl_ng.o lcl_nw.o lcl_pr.o lcl_pw.o  lcl_sv.o nis.o nis_gr.o nis_ho.o nis_ng.o nis_nw.o  nis_pr.o nis_pw.o nis_sv.o nul_ng.o util.o  ;  : ../../../lib/libbind_r.a )
	ar cru ../../lib/libbind.a  dns.o dns_gr.o dns_ho.o dns_nw.o dns_pr.o dns_pw.o  dns_sv.o gai_strerror.o gen.o gen_gr.o gen_ho.o  gen_ng.o gen_nw.o gen_pr.o gen_pw.o gen_sv.o  getaddrinfo.o getgrent.o getgrent_r.o gethostent.o  gethostent_r.o getnameinfo.o getnetent.o getnetent_r.o  getnetgrent.o getnetgrent_r.o getprotoent.o  getprotoent_r.o getpwent.o getpwent_r.o getservent.o  getservent_r.o hesiod.o irs_data.o  irp.o irp_gr.o irp_ho.o irp_ng.o irp_nw.o  irp_pr.o irp_pw.o irp_sv.o irpmarshall.o  lcl.o lcl_gr.o  lcl_ho.o lcl_ng.o lcl_nw.o lcl_pr.o lcl_pw.o  lcl_sv.o nis.o nis_gr.o nis_ho.o nis_ng.o nis_nw.o  nis_pr.o nis_pw.o nis_sv.o nul_ng.o util.o 
	: ../../lib/libbind.a
Target "all" is up to date.
/local/admin/tmp/bind-8.2.3/lib/isc
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c tree.c  -o threaded/tree.o
	: ld -x -r threaded/tree.o  -o threaded/tree.out &&  : mv threaded/tree.out threaded/tree.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c tree.c
	: ld -x -r tree.o -o tree.out &&  : mv tree.out tree.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c base64.c  -o threaded/base64.o
	: ld -x -r threaded/base64.o  -o threaded/base64.out &&  : mv threaded/base64.out threaded/base64.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c base64.c
	: ld -x -r base64.o -o base64.out &&  : mv base64.out base64.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c bitncmp.c  -o threaded/bitncmp.o
	: ld -x -r threaded/bitncmp.o  -o threaded/bitncmp.out &&  : mv threaded/bitncmp.out threaded/bitncmp.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c bitncmp.c
	: ld -x -r bitncmp.o -o bitncmp.out &&  : mv bitncmp.out bitncmp.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c assertions.c  -o threaded/assertions.o
	: ld -x -r threaded/assertions.o  -o threaded/assertions.out &&  : mv threaded/assertions.out threaded/assertions.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c assertions.c
	: ld -x -r assertions.o -o assertions.out &&  : mv assertions.out assertions.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c memcluster.c  -o threaded/memcluster.o
	: ld -x -r threaded/memcluster.o  -o threaded/memcluster.out &&  : mv threaded/memcluster.out threaded/memcluster.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c memcluster.c
	: ld -x -r memcluster.o -o memcluster.out &&  : mv memcluster.out memcluster.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c logging.c  -o threaded/logging.o
	: ld -x -r threaded/logging.o  -o threaded/logging.out &&  : mv threaded/logging.out threaded/logging.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c logging.c
	: ld -x -r logging.o -o logging.out &&  : mv logging.out logging.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c heap.c  -o threaded/heap.o
	: ld -x -r threaded/heap.o  -o threaded/heap.out &&  : mv threaded/heap.out threaded/heap.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c heap.c
	: ld -x -r heap.o -o heap.out &&  : mv heap.out heap.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ctl_p.c  -o threaded/ctl_p.o
	: ld -x -r threaded/ctl_p.o  -o threaded/ctl_p.out &&  : mv threaded/ctl_p.out threaded/ctl_p.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c ctl_p.c
	: ld -x -r ctl_p.o -o ctl_p.out &&  : mv ctl_p.out ctl_p.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ctl_srvr.c  -o threaded/ctl_srvr.o
	: ld -x -r threaded/ctl_srvr.o  -o threaded/ctl_srvr.out &&  : mv threaded/ctl_srvr.out threaded/ctl_srvr.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c ctl_srvr.c
	: ld -x -r ctl_srvr.o -o ctl_srvr.out &&  : mv ctl_srvr.out ctl_srvr.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ctl_clnt.c  -o threaded/ctl_clnt.o
	: ld -x -r threaded/ctl_clnt.o  -o threaded/ctl_clnt.out &&  : mv threaded/ctl_clnt.out threaded/ctl_clnt.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c ctl_clnt.c
	: ld -x -r ctl_clnt.o -o ctl_clnt.out &&  : mv ctl_clnt.out ctl_clnt.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c eventlib.c  -o threaded/eventlib.o
	: ld -x -r threaded/eventlib.o  -o threaded/eventlib.out &&  : mv threaded/eventlib.out threaded/eventlib.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c eventlib.c
	: ld -x -r eventlib.o -o eventlib.out &&  : mv eventlib.out eventlib.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ev_connects.c  -o threaded/ev_connects.o
	: ld -x -r threaded/ev_connects.o  -o threaded/ev_connects.out &&  : mv threaded/ev_connects.out threaded/ev_connects.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c ev_connects.c
	: ld -x -r ev_connects.o -o ev_connects.out &&  : mv ev_connects.out ev_connects.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ev_files.c  -o threaded/ev_files.o
	: ld -x -r threaded/ev_files.o  -o threaded/ev_files.out &&  : mv threaded/ev_files.out threaded/ev_files.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c ev_files.c
	: ld -x -r ev_files.o -o ev_files.out &&  : mv ev_files.out ev_files.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ev_timers.c  -o threaded/ev_timers.o
	: ld -x -r threaded/ev_timers.o  -o threaded/ev_timers.out &&  : mv threaded/ev_timers.out threaded/ev_timers.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c ev_timers.c
	: ld -x -r ev_timers.o -o ev_timers.out &&  : mv ev_timers.out ev_timers.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ev_streams.c  -o threaded/ev_streams.o
	: ld -x -r threaded/ev_streams.o  -o threaded/ev_streams.out &&  : mv threaded/ev_streams.out threaded/ev_streams.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c ev_streams.c
	: ld -x -r ev_streams.o -o ev_streams.out &&  : mv ev_streams.out ev_streams.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ev_waits.c  -o threaded/ev_waits.o
	: ld -x -r threaded/ev_waits.o  -o threaded/ev_waits.out &&  : mv threaded/ev_waits.out threaded/ev_waits.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c ev_waits.c
	: ld -x -r ev_waits.o -o ev_waits.out &&  : mv ev_waits.out ev_waits.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c movefile.c  -o threaded/movefile.o
	: ld -x -r threaded/movefile.o  -o threaded/movefile.out &&  : mv threaded/movefile.out threaded/movefile.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c movefile.c
	: ld -x -r movefile.o -o movefile.out &&  : mv movefile.out movefile.o
Target "all" is up to date.
/local/admin/tmp/bind-8.2.3/lib/bsd
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c daemon.c  -o threaded/daemon.o
	: ld -x -r threaded/daemon.o -o threaded/daemon.out &&  : mv threaded/daemon.out threaded/daemon.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c daemon.c
	: ld -x -r daemon.o -o daemon.out &&  : mv daemon.out daemon.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c mktemp.c  -o threaded/mktemp.o
	: ld -x -r threaded/mktemp.o -o threaded/mktemp.out &&  : mv threaded/mktemp.out threaded/mktemp.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c mktemp.c
	: ld -x -r mktemp.o -o mktemp.out &&  : mv mktemp.out mktemp.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c strcasecmp.c  -o threaded/strcasecmp.o
	: ld -x -r threaded/strcasecmp.o -o threaded/strcasecmp.out &&  : mv threaded/strcasecmp.out threaded/strcasecmp.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c strcasecmp.c
	: ld -x -r strcasecmp.o -o strcasecmp.out &&  : mv strcasecmp.out strcasecmp.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c strerror.c  -o threaded/strerror.o
	: ld -x -r threaded/strerror.o -o threaded/strerror.out &&  : mv threaded/strerror.out threaded/strerror.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c strerror.c
	: ld -x -r strerror.o -o strerror.out &&  : mv strerror.out strerror.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c strpbrk.c  -o threaded/strpbrk.o
	: ld -x -r threaded/strpbrk.o -o threaded/strpbrk.out &&  : mv threaded/strpbrk.out threaded/strpbrk.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c strpbrk.c
	: ld -x -r strpbrk.o -o strpbrk.out &&  : mv strpbrk.out strpbrk.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c strsep.c  -o threaded/strsep.o
	: ld -x -r threaded/strsep.o -o threaded/strsep.out &&  : mv threaded/strsep.out threaded/strsep.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c strsep.c
	: ld -x -r strsep.o -o strsep.out &&  : mv strsep.out strsep.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c strtoul.c  -o threaded/strtoul.o
	: ld -x -r threaded/strtoul.o -o threaded/strtoul.out &&  : mv threaded/strtoul.out threaded/strtoul.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c strtoul.c
	: ld -x -r strtoul.o -o strtoul.out &&  : mv strtoul.out strtoul.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c putenv.c  -o threaded/putenv.o
	: ld -x -r threaded/putenv.o -o threaded/putenv.out &&  : mv threaded/putenv.out threaded/putenv.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c putenv.c
	: ld -x -r putenv.o -o putenv.out &&  : mv putenv.out putenv.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c setenv.c  -o threaded/setenv.o
	: ld -x -r threaded/setenv.o -o threaded/setenv.out &&  : mv threaded/setenv.out threaded/setenv.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c setenv.c
	: ld -x -r setenv.o -o setenv.out &&  : mv setenv.out setenv.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c setitimer.c  -o threaded/setitimer.o
	: ld -x -r threaded/setitimer.o -o threaded/setitimer.out &&  : mv threaded/setitimer.out threaded/setitimer.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c setitimer.c
	: ld -x -r setitimer.o -o setitimer.out &&  : mv setitimer.out setitimer.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c strdup.c  -o threaded/strdup.o
	: ld -x -r threaded/strdup.o -o threaded/strdup.out &&  : mv threaded/strdup.out threaded/strdup.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c strdup.c
	: ld -x -r strdup.o -o strdup.out &&  : mv strdup.out strdup.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c readv.c  -o threaded/readv.o
	: ld -x -r threaded/readv.o -o threaded/readv.out &&  : mv threaded/readv.out threaded/readv.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c readv.c
	: ld -x -r readv.o -o readv.out &&  : mv readv.out readv.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c writev.c  -o threaded/writev.o
	: ld -x -r threaded/writev.o -o threaded/writev.out &&  : mv threaded/writev.out threaded/writev.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c writev.c
	: ld -x -r writev.o -o writev.out &&  : mv writev.out writev.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ftruncate.c  -o threaded/ftruncate.o
	: ld -x -r threaded/ftruncate.o -o threaded/ftruncate.out &&  : mv threaded/ftruncate.out threaded/ftruncate.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c ftruncate.c
	: ld -x -r ftruncate.o -o ftruncate.out &&  : mv ftruncate.out ftruncate.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c gettimeofday.c  -o threaded/gettimeofday.o
	: ld -x -r threaded/gettimeofday.o -o threaded/gettimeofday.out &&  : mv threaded/gettimeofday.out threaded/gettimeofday.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c gettimeofday.c
	: ld -x -r gettimeofday.o -o gettimeofday.out &&  : mv gettimeofday.out gettimeofday.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c utimes.c  -o threaded/utimes.o
	: ld -x -r threaded/utimes.o -o threaded/utimes.out &&  : mv threaded/utimes.out threaded/utimes.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c utimes.c
	: ld -x -r utimes.o -o utimes.out &&  : mv utimes.out utimes.o
	( cd threaded ;  ar cru ../../../lib/libbind_r.a  daemon.o mktemp.o strcasecmp.o strerror.o strpbrk.o  strsep.o strtoul.o putenv.o setenv.o setitimer.o  strdup.o readv.o writev.o ftruncate.o  gettimeofday.o utimes.o  ;  : ../../lib/libbind.a )
	ar cru ../../lib/libbind.a  daemon.o mktemp.o strcasecmp.o strerror.o strpbrk.o  strsep.o strtoul.o putenv.o setenv.o setitimer.o  strdup.o readv.o writev.o ftruncate.o  gettimeofday.o utimes.o 
	: ../../lib/libbind.a
Target "all" is up to date.
/local/admin/tmp/bind-8.2.3/lib/inet
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c nsap_addr.c  -o threaded/nsap_addr.o
	: ld -x -r threaded/nsap_addr.o  -o threaded/nsap_addr.out &&  : mv threaded/nsap_addr.out threaded/nsap_addr.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c nsap_addr.c
	: ld -x -r nsap_addr.o -o nsap_addr.out &&  : mv nsap_addr.out nsap_addr.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c inet_addr.c  -o threaded/inet_addr.o
	: ld -x -r threaded/inet_addr.o  -o threaded/inet_addr.out &&  : mv threaded/inet_addr.out threaded/inet_addr.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c inet_addr.c
	: ld -x -r inet_addr.o -o inet_addr.out &&  : mv inet_addr.out inet_addr.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c inet_ntop.c  -o threaded/inet_ntop.o
	: ld -x -r threaded/inet_ntop.o  -o threaded/inet_ntop.out &&  : mv threaded/inet_ntop.out threaded/inet_ntop.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c inet_ntop.c
	: ld -x -r inet_ntop.o -o inet_ntop.out &&  : mv inet_ntop.out inet_ntop.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c inet_pton.c  -o threaded/inet_pton.o
	: ld -x -r threaded/inet_pton.o  -o threaded/inet_pton.out &&  : mv threaded/inet_pton.out threaded/inet_pton.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c inet_pton.c
	: ld -x -r inet_pton.o -o inet_pton.out &&  : mv inet_pton.out inet_pton.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c inet_ntoa.c  -o threaded/inet_ntoa.o
	: ld -x -r threaded/inet_ntoa.o  -o threaded/inet_ntoa.out &&  : mv threaded/inet_ntoa.out threaded/inet_ntoa.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c inet_ntoa.c
	: ld -x -r inet_ntoa.o -o inet_ntoa.out &&  : mv inet_ntoa.out inet_ntoa.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c inet_neta.c  -o threaded/inet_neta.o
	: ld -x -r threaded/inet_neta.o  -o threaded/inet_neta.out &&  : mv threaded/inet_neta.out threaded/inet_neta.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c inet_neta.c
	: ld -x -r inet_neta.o -o inet_neta.out &&  : mv inet_neta.out inet_neta.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c inet_net_ntop.c  -o threaded/inet_net_ntop.o
	: ld -x -r threaded/inet_net_ntop.o  -o threaded/inet_net_ntop.out &&  : mv threaded/inet_net_ntop.out threaded/inet_net_ntop.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c inet_net_ntop.c
	: ld -x -r inet_net_ntop.o -o inet_net_ntop.out &&  : mv inet_net_ntop.out inet_net_ntop.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c inet_net_pton.c  -o threaded/inet_net_pton.o
	: ld -x -r threaded/inet_net_pton.o  -o threaded/inet_net_pton.out &&  : mv threaded/inet_net_pton.out threaded/inet_net_pton.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c inet_net_pton.c
	: ld -x -r inet_net_pton.o -o inet_net_pton.out &&  : mv inet_net_pton.out inet_net_pton.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c inet_cidr_ntop.c  -o threaded/inet_cidr_ntop.o
	: ld -x -r threaded/inet_cidr_ntop.o  -o threaded/inet_cidr_ntop.out &&  : mv threaded/inet_cidr_ntop.out threaded/inet_cidr_ntop.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c inet_cidr_ntop.c
	: ld -x -r inet_cidr_ntop.o -o inet_cidr_ntop.out &&  : mv inet_cidr_ntop.out inet_cidr_ntop.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c inet_cidr_pton.c  -o threaded/inet_cidr_pton.o
	: ld -x -r threaded/inet_cidr_pton.o  -o threaded/inet_cidr_pton.out &&  : mv threaded/inet_cidr_pton.out threaded/inet_cidr_pton.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c inet_cidr_pton.c
	: ld -x -r inet_cidr_pton.o -o inet_cidr_pton.out &&  : mv inet_cidr_pton.out inet_cidr_pton.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c inet_lnaof.c  -o threaded/inet_lnaof.o
	: ld -x -r threaded/inet_lnaof.o  -o threaded/inet_lnaof.out &&  : mv threaded/inet_lnaof.out threaded/inet_lnaof.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c inet_lnaof.c
	: ld -x -r inet_lnaof.o -o inet_lnaof.out &&  : mv inet_lnaof.out inet_lnaof.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c inet_makeaddr.c  -o threaded/inet_makeaddr.o
	: ld -x -r threaded/inet_makeaddr.o  -o threaded/inet_makeaddr.out &&  : mv threaded/inet_makeaddr.out threaded/inet_makeaddr.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c inet_makeaddr.c
	: ld -x -r inet_makeaddr.o -o inet_makeaddr.out &&  : mv inet_makeaddr.out inet_makeaddr.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c inet_netof.c  -o threaded/inet_netof.o
	: ld -x -r threaded/inet_netof.o  -o threaded/inet_netof.out &&  : mv threaded/inet_netof.out threaded/inet_netof.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c inet_netof.c
	: ld -x -r inet_netof.o -o inet_netof.out &&  : mv inet_netof.out inet_netof.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c inet_network.c  -o threaded/inet_network.o
	: ld -x -r threaded/inet_network.o  -o threaded/inet_network.out &&  : mv threaded/inet_network.out threaded/inet_network.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c inet_network.c
	: ld -x -r inet_network.o -o inet_network.out &&  : mv inet_network.out inet_network.o
Target "all" is up to date.
/local/admin/tmp/bind-8.2.3/lib/nameser
	if test ! -d threaded ;  then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ns_parse.c  -o threaded/ns_parse.o
	: ld -x -r threaded/ns_parse.o  -o threaded/ns_parse.out &&  : mv threaded/ns_parse.out threaded/ns_parse.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c ns_parse.c
	: ld -x -r ns_parse.o -o ns_parse.out &&  : mv ns_parse.out ns_parse.o
	if test ! -d threaded ;  then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ns_print.c  -o threaded/ns_print.o
	: ld -x -r threaded/ns_print.o  -o threaded/ns_print.out &&  : mv threaded/ns_print.out threaded/ns_print.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c ns_print.c
	: ld -x -r ns_print.o -o ns_print.out &&  : mv ns_print.out ns_print.o
	if test ! -d threaded ;  then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ns_netint.c  -o threaded/ns_netint.o
	: ld -x -r threaded/ns_netint.o  -o threaded/ns_netint.out &&  : mv threaded/ns_netint.out threaded/ns_netint.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c ns_netint.c
	: ld -x -r ns_netint.o -o ns_netint.out &&  : mv ns_netint.out ns_netint.o
	if test ! -d threaded ;  then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ns_ttl.c  -o threaded/ns_ttl.o
	: ld -x -r threaded/ns_ttl.o  -o threaded/ns_ttl.out &&  : mv threaded/ns_ttl.out threaded/ns_ttl.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c ns_ttl.c
	: ld -x -r ns_ttl.o -o ns_ttl.out &&  : mv ns_ttl.out ns_ttl.o
	if test ! -d threaded ;  then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ns_name.c  -o threaded/ns_name.o
	: ld -x -r threaded/ns_name.o  -o threaded/ns_name.out &&  : mv threaded/ns_name.out threaded/ns_name.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c ns_name.c
	: ld -x -r ns_name.o -o ns_name.out &&  : mv ns_name.out ns_name.o
	if test ! -d threaded ;  then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ns_sign.c  -o threaded/ns_sign.o
	: ld -x -r threaded/ns_sign.o  -o threaded/ns_sign.out &&  : mv threaded/ns_sign.out threaded/ns_sign.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c ns_sign.c
	: ld -x -r ns_sign.o -o ns_sign.out &&  : mv ns_sign.out ns_sign.o
	if test ! -d threaded ;  then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ns_verify.c  -o threaded/ns_verify.o
	: ld -x -r threaded/ns_verify.o  -o threaded/ns_verify.out &&  : mv threaded/ns_verify.out threaded/ns_verify.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c ns_verify.c
	: ld -x -r ns_verify.o -o ns_verify.out &&  : mv ns_verify.out ns_verify.o
	if test ! -d threaded ;  then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ns_date.c  -o threaded/ns_date.o
	: ld -x -r threaded/ns_date.o  -o threaded/ns_date.out &&  : mv threaded/ns_date.out threaded/ns_date.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c ns_date.c
	: ld -x -r ns_date.o -o ns_date.out &&  : mv ns_date.out ns_date.o
	if test ! -d threaded ;  then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ns_samedomain.c  -o threaded/ns_samedomain.o
	: ld -x -r threaded/ns_samedomain.o  -o threaded/ns_samedomain.out &&  : mv threaded/ns_samedomain.out threaded/ns_samedomain.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c ns_samedomain.c
	: ld -x -r ns_samedomain.o -o ns_samedomain.out &&  : mv ns_samedomain.out ns_samedomain.o
	( cd threaded ;  ar cru ../../../lib/libbind_r.a  ns_parse.o ns_print.o ns_netint.o ns_ttl.o ns_name.o  ns_sign.o ns_verify.o ns_date.o ns_samedomain.o  ;  : ../../../lib/libbind_r.a )
	ar cru ../../lib/libbind.a  ns_parse.o ns_print.o ns_netint.o ns_ttl.o ns_name.o  ns_sign.o ns_verify.o ns_date.o ns_samedomain.o 
	: ../../lib/libbind.a
Target "all" is up to date.
/local/admin/tmp/bind-8.2.3/lib/dst
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -I../cylink -I../dnssafe -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -c dst_api.c -o threaded/dst_api.o
	: ld -x -r threaded/dst_api.o  -o threaded/dst_api.out &&  : mv threaded/dst_api.out threaded/dst_api.o
	cc -I../../port/aix4/include -I../../include -g -O2 -I../cylink -I../dnssafe -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -c dst_api.c
	: ld -x -r dst_api.o -o dst_api.out &&  : mv dst_api.out dst_api.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -I../cylink -I../dnssafe -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -c prandom.c -o threaded/prandom.o
	: ld -x -r threaded/prandom.o  -o threaded/prandom.out &&  : mv threaded/prandom.out threaded/prandom.o
	cc -I../../port/aix4/include -I../../include -g -O2 -I../cylink -I../dnssafe -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -c prandom.c
	: ld -x -r prandom.o -o prandom.out &&  : mv prandom.out prandom.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -I../cylink -I../dnssafe -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -c rsaref_link.c -o threaded/rsaref_link.o
	: ld -x -r threaded/rsaref_link.o  -o threaded/rsaref_link.out &&  : mv threaded/rsaref_link.out threaded/rsaref_link.o
	cc -I../../port/aix4/include -I../../include -g -O2 -I../cylink -I../dnssafe -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -c rsaref_link.c
	: ld -x -r rsaref_link.o -o rsaref_link.out &&  : mv rsaref_link.out rsaref_link.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -I../cylink -I../dnssafe -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -c support.c -o threaded/support.o
	: ld -x -r threaded/support.o  -o threaded/support.out &&  : mv threaded/support.out threaded/support.o
	cc -I../../port/aix4/include -I../../include -g -O2 -I../cylink -I../dnssafe -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -c support.c
	: ld -x -r support.o -o support.out &&  : mv support.out support.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -I../cylink -I../dnssafe -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -c bsafe_link.c -o threaded/bsafe_link.o
	: ld -x -r threaded/bsafe_link.o  -o threaded/bsafe_link.out &&  : mv threaded/bsafe_link.out threaded/bsafe_link.o
	cc -I../../port/aix4/include -I../../include -g -O2 -I../cylink -I../dnssafe -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -c bsafe_link.c
	: ld -x -r bsafe_link.o -o bsafe_link.out &&  : mv bsafe_link.out bsafe_link.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -I../cylink -I../dnssafe -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -c cylink_link.c -o threaded/cylink_link.o
	: ld -x -r threaded/cylink_link.o  -o threaded/cylink_link.out &&  : mv threaded/cylink_link.out threaded/cylink_link.o
	cc -I../../port/aix4/include -I../../include -g -O2 -I../cylink -I../dnssafe -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -c cylink_link.c
	: ld -x -r cylink_link.o -o cylink_link.out &&  : mv cylink_link.out cylink_link.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -I../cylink -I../dnssafe -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -c hmac_link.c -o threaded/hmac_link.o
	: ld -x -r threaded/hmac_link.o  -o threaded/hmac_link.out &&  : mv threaded/hmac_link.out threaded/hmac_link.o
	cc -I../../port/aix4/include -I../../include -g -O2 -I../cylink -I../dnssafe -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -c hmac_link.c
	: ld -x -r hmac_link.o -o hmac_link.out &&  : mv hmac_link.out hmac_link.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -I../cylink -I../dnssafe -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -c md5_dgst.c -o threaded/md5_dgst.o
	: ld -x -r threaded/md5_dgst.o  -o threaded/md5_dgst.out &&  : mv threaded/md5_dgst.out threaded/md5_dgst.o
	cc -I../../port/aix4/include -I../../include -g -O2 -I../cylink -I../dnssafe -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -c md5_dgst.c
	: ld -x -r md5_dgst.o -o md5_dgst.out &&  : mv md5_dgst.out md5_dgst.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -I../cylink -I../dnssafe -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -c eay_dss_link.c -o threaded/eay_dss_link.o
	: ld -x -r threaded/eay_dss_link.o  -o threaded/eay_dss_link.out &&  : mv threaded/eay_dss_link.out threaded/eay_dss_link.o
	cc -I../../port/aix4/include -I../../include -g -O2 -I../cylink -I../dnssafe -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -c eay_dss_link.c
	: ld -x -r eay_dss_link.o -o eay_dss_link.out &&  : mv eay_dss_link.out eay_dss_link.o
Target "all" is up to date.
/local/admin/tmp/bind-8.2.3/lib/cylink
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c bn.c  -o threaded/bn.o
	: ld -x -r threaded/bn.o -o threaded/bn.out &&  : mv threaded/bn.out threaded/bn.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c bn.c
	: ld -x -r bn.o -o bn.out &&  : mv bn.out bn.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c bn00.c  -o threaded/bn00.o
	: ld -x -r threaded/bn00.o -o threaded/bn00.out &&  : mv threaded/bn00.out threaded/bn00.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c bn00.c
	: ld -x -r bn00.o -o bn00.out &&  : mv bn00.out bn00.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c lbn00.c  -o threaded/lbn00.o
	: ld -x -r threaded/lbn00.o -o threaded/lbn00.out &&  : mv threaded/lbn00.out threaded/lbn00.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c lbn00.c
	: ld -x -r lbn00.o -o lbn00.out &&  : mv lbn00.out lbn00.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c lbnmem.c  -o threaded/lbnmem.o
	: ld -x -r threaded/lbnmem.o -o threaded/lbnmem.out &&  : mv threaded/lbnmem.out threaded/lbnmem.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c lbnmem.c
	: ld -x -r lbnmem.o -o lbnmem.out &&  : mv lbnmem.out lbnmem.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c legal.c  -o threaded/legal.o
	: ld -x -r threaded/legal.o -o threaded/legal.out &&  : mv threaded/legal.out threaded/legal.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c legal.c
	: ld -x -r legal.o -o legal.out &&  : mv legal.out legal.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c bits.c  -o threaded/bits.o
	: ld -x -r threaded/bits.o -o threaded/bits.out &&  : mv threaded/bits.out threaded/bits.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c bits.c
	: ld -x -r bits.o -o bits.out &&  : mv bits.out bits.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c dss.c  -o threaded/dss.o
	: ld -x -r threaded/dss.o -o threaded/dss.out &&  : mv threaded/dss.out threaded/dss.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c dss.c
	: ld -x -r dss.o -o dss.out &&  : mv dss.out dss.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c math.c  -o threaded/math.o
	: ld -x -r threaded/math.o -o threaded/math.out &&  : mv threaded/math.out threaded/math.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c math.c
	: ld -x -r math.o -o math.out &&  : mv math.out math.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ctk_prime.c  -o threaded/ctk_prime.o
	: ld -x -r threaded/ctk_prime.o -o threaded/ctk_prime.out &&  : mv threaded/ctk_prime.out threaded/ctk_prime.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c ctk_prime.c
	: ld -x -r ctk_prime.o -o ctk_prime.out &&  : mv ctk_prime.out ctk_prime.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c rand.c  -o threaded/rand.o
	: ld -x -r threaded/rand.o -o threaded/rand.out &&  : mv threaded/rand.out threaded/rand.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c rand.c
	: ld -x -r rand.o -o rand.out &&  : mv rand.out rand.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c sha.c  -o threaded/sha.o
	: ld -x -r threaded/sha.o -o threaded/sha.out &&  : mv threaded/sha.out threaded/sha.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c sha.c
	: ld -x -r sha.o -o sha.out &&  : mv sha.out sha.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c swap.c  -o threaded/swap.o
	: ld -x -r threaded/swap.o -o threaded/swap.out &&  : mv threaded/swap.out threaded/swap.o
	cc -I../../port/aix4/include -I../../include -g -O2  -c swap.c
	: ld -x -r swap.o -o swap.out &&  : mv swap.out swap.o
	( cd threaded ;  ar cru ../../../lib/libbind_r.a  bn.o bn00.o lbn00.o lbnmem.o legal.o  bits.o dss.o math.o ctk_prime.o rand.o sha.o  swap.o   ;  : ../../../lib/libbind_r.a )
	ar cru ../../lib/libbind.a  bn.o bn00.o lbn00.o lbnmem.o legal.o  bits.o dss.o math.o ctk_prime.o rand.o sha.o  swap.o  
	: ../../lib/libbind.a
Target "all" is up to date.
/local/admin/tmp/bind-8.2.3/lib/dnssafe
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c bgclrbit.c  -o threaded/bgclrbit.o
	: ld -x -r threaded/bgclrbit.o  -o threaded/bgclrbit.out &&  : mv threaded/bgclrbit.out threaded/bgclrbit.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c bgclrbit.c
	: ld -x -r bgclrbit.o -o bgclrbit.out &&  : mv bgclrbit.out bgclrbit.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c bgmdmpyx.c  -o threaded/bgmdmpyx.o
	: ld -x -r threaded/bgmdmpyx.o  -o threaded/bgmdmpyx.out &&  : mv threaded/bgmdmpyx.out threaded/bgmdmpyx.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c bgmdmpyx.c
	: ld -x -r bgmdmpyx.o -o bgmdmpyx.out &&  : mv bgmdmpyx.out bgmdmpyx.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c bgmdsqx.c  -o threaded/bgmdsqx.o
	: ld -x -r threaded/bgmdsqx.o  -o threaded/bgmdsqx.out &&  : mv threaded/bgmdsqx.out threaded/bgmdsqx.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c bgmdsqx.c
	: ld -x -r bgmdsqx.o -o bgmdsqx.out &&  : mv bgmdsqx.out bgmdsqx.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c bgmodexp.c  -o threaded/bgmodexp.o
	: ld -x -r threaded/bgmodexp.o  -o threaded/bgmodexp.out &&  : mv threaded/bgmodexp.out threaded/bgmodexp.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c bgmodexp.c
	: ld -x -r bgmodexp.o -o bgmodexp.out &&  : mv bgmodexp.out bgmodexp.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c bgpegcd.c  -o threaded/bgpegcd.o
	: ld -x -r threaded/bgpegcd.o  -o threaded/bgpegcd.out &&  : mv threaded/bgpegcd.out threaded/bgpegcd.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c bgpegcd.c
	: ld -x -r bgpegcd.o -o bgpegcd.out &&  : mv bgpegcd.out bgpegcd.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c big2exp.c  -o threaded/big2exp.o
	: ld -x -r threaded/big2exp.o  -o threaded/big2exp.out &&  : mv threaded/big2exp.out threaded/big2exp.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c big2exp.c
	: ld -x -r big2exp.o -o big2exp.out &&  : mv big2exp.out big2exp.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c bigabs.c  -o threaded/bigabs.o
	: ld -x -r threaded/bigabs.o  -o threaded/bigabs.out &&  : mv threaded/bigabs.out threaded/bigabs.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c bigabs.c
	: ld -x -r bigabs.o -o bigabs.out &&  : mv bigabs.out bigabs.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c bigacc.c  -o threaded/bigacc.o
	: ld -x -r threaded/bigacc.o  -o threaded/bigacc.out &&  : mv threaded/bigacc.out threaded/bigacc.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c bigacc.c
	: ld -x -r bigacc.o -o bigacc.out &&  : mv bigacc.out bigacc.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c bigarith.c  -o threaded/bigarith.o
	: ld -x -r threaded/bigarith.o  -o threaded/bigarith.out &&  : mv threaded/bigarith.out threaded/bigarith.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c bigarith.c
	: ld -x -r bigarith.o -o bigarith.out &&  : mv bigarith.out bigarith.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c bigcmp.c  -o threaded/bigcmp.o
	: ld -x -r threaded/bigcmp.o  -o threaded/bigcmp.out &&  : mv threaded/bigcmp.out threaded/bigcmp.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c bigcmp.c
	: ld -x -r bigcmp.o -o bigcmp.out &&  : mv bigcmp.out bigcmp.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c bigconst.c  -o threaded/bigconst.o
	: ld -x -r threaded/bigconst.o  -o threaded/bigconst.out &&  : mv threaded/bigconst.out threaded/bigconst.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c bigconst.c
	: ld -x -r bigconst.o -o bigconst.out &&  : mv bigconst.out bigconst.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c biginv.c  -o threaded/biginv.o
	: ld -x -r threaded/biginv.o  -o threaded/biginv.out &&  : mv threaded/biginv.out threaded/biginv.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c biginv.c
	: ld -x -r biginv.o -o biginv.out &&  : mv biginv.out biginv.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c biglen.c  -o threaded/biglen.o
	: ld -x -r threaded/biglen.o  -o threaded/biglen.out &&  : mv threaded/biglen.out threaded/biglen.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c biglen.c
	: ld -x -r biglen.o -o biglen.out &&  : mv biglen.out biglen.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c bigmodx.c  -o threaded/bigmodx.o
	: ld -x -r threaded/bigmodx.o  -o threaded/bigmodx.out &&  : mv threaded/bigmodx.out threaded/bigmodx.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c bigmodx.c
	: ld -x -r bigmodx.o -o bigmodx.out &&  : mv bigmodx.out bigmodx.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c bigmpy.c  -o threaded/bigmpy.o
	: ld -x -r threaded/bigmpy.o  -o threaded/bigmpy.out &&  : mv threaded/bigmpy.out threaded/bigmpy.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c bigmpy.c
	: ld -x -r bigmpy.o -o bigmpy.out &&  : mv bigmpy.out bigmpy.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c bigpdiv.c  -o threaded/bigpdiv.o
	: ld -x -r threaded/bigpdiv.o  -o threaded/bigpdiv.out &&  : mv threaded/bigpdiv.out threaded/bigpdiv.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c bigpdiv.c
	: ld -x -r bigpdiv.o -o bigpdiv.out &&  : mv bigpdiv.out bigpdiv.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c bigpmpy.c  -o threaded/bigpmpy.o
	: ld -x -r threaded/bigpmpy.o  -o threaded/bigpmpy.out &&  : mv threaded/bigpmpy.out threaded/bigpmpy.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c bigpmpy.c
	: ld -x -r bigpmpy.o -o bigpmpy.out &&  : mv bigpmpy.out bigpmpy.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c bigpmpyh.c  -o threaded/bigpmpyh.o
	: ld -x -r threaded/bigpmpyh.o  -o threaded/bigpmpyh.out &&  : mv threaded/bigpmpyh.out threaded/bigpmpyh.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c bigpmpyh.c
	: ld -x -r bigpmpyh.o -o bigpmpyh.out &&  : mv bigpmpyh.out bigpmpyh.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c bigpmpyl.c  -o threaded/bigpmpyl.o
	: ld -x -r threaded/bigpmpyl.o  -o threaded/bigpmpyl.out &&  : mv threaded/bigpmpyl.out threaded/bigpmpyl.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c bigpmpyl.c
	: ld -x -r bigpmpyl.o -o bigpmpyl.out &&  : mv bigpmpyl.out bigpmpyl.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c bigpsq.c  -o threaded/bigpsq.o
	: ld -x -r threaded/bigpsq.o  -o threaded/bigpsq.out &&  : mv threaded/bigpsq.out threaded/bigpsq.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c bigpsq.c
	: ld -x -r bigpsq.o -o bigpsq.out &&  : mv bigpsq.out bigpsq.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c bigqrx.c  -o threaded/bigqrx.o
	: ld -x -r threaded/bigqrx.o  -o threaded/bigqrx.out &&  : mv threaded/bigqrx.out threaded/bigqrx.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c bigqrx.c
	: ld -x -r bigqrx.o -o bigqrx.out &&  : mv bigqrx.out bigqrx.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c bigsmod.c  -o threaded/bigsmod.o
	: ld -x -r threaded/bigsmod.o  -o threaded/bigsmod.out &&  : mv threaded/bigsmod.out threaded/bigsmod.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c bigsmod.c
	: ld -x -r bigsmod.o -o bigsmod.out &&  : mv bigsmod.out bigsmod.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c bigtocan.c  -o threaded/bigtocan.o
	: ld -x -r threaded/bigtocan.o  -o threaded/bigtocan.out &&  : mv threaded/bigtocan.out threaded/bigtocan.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c bigtocan.c
	: ld -x -r bigtocan.o -o bigtocan.out &&  : mv bigtocan.out bigtocan.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c bigu.c  -o threaded/bigu.o
	: ld -x -r threaded/bigu.o  -o threaded/bigu.out &&  : mv threaded/bigu.out threaded/bigu.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c bigu.c
	: ld -x -r bigu.o -o bigu.out &&  : mv bigu.out bigu.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c bigunexp.c  -o threaded/bigunexp.o
	: ld -x -r threaded/bigunexp.o  -o threaded/bigunexp.out &&  : mv threaded/bigunexp.out threaded/bigunexp.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c bigunexp.c
	: ld -x -r bigunexp.o -o bigunexp.out &&  : mv bigunexp.out bigunexp.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c cantobig.c  -o threaded/cantobig.o
	: ld -x -r threaded/cantobig.o  -o threaded/cantobig.out &&  : mv threaded/cantobig.out threaded/cantobig.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c cantobig.c
	: ld -x -r cantobig.o -o cantobig.out &&  : mv cantobig.out cantobig.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c crt2.c  -o threaded/crt2.o
	: ld -x -r threaded/crt2.o  -o threaded/crt2.out &&  : mv threaded/crt2.out threaded/crt2.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c crt2.c
	: ld -x -r crt2.o -o crt2.out &&  : mv crt2.out crt2.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c digrand.c  -o threaded/digrand.o
	: ld -x -r threaded/digrand.o  -o threaded/digrand.out &&  : mv threaded/digrand.out threaded/digrand.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c digrand.c
	: ld -x -r digrand.o -o digrand.out &&  : mv digrand.out digrand.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c intbits.c  -o threaded/intbits.o
	: ld -x -r threaded/intbits.o  -o threaded/intbits.out &&  : mv threaded/intbits.out threaded/intbits.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c intbits.c
	: ld -x -r intbits.o -o intbits.out &&  : mv intbits.out intbits.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c md5.c  -o threaded/md5.o
	: ld -x -r threaded/md5.o  -o threaded/md5.out &&  : mv threaded/md5.out threaded/md5.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c md5.c
	: ld -x -r md5.o -o md5.out &&  : mv md5.out md5.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c md5rand.c  -o threaded/md5rand.o
	: ld -x -r threaded/md5rand.o  -o threaded/md5rand.out &&  : mv threaded/md5rand.out threaded/md5rand.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c md5rand.c
	: ld -x -r md5rand.o -o md5rand.out &&  : mv md5rand.out md5rand.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c prime.c  -o threaded/prime.o
	: ld -x -r threaded/prime.o  -o threaded/prime.out &&  : mv threaded/prime.out threaded/prime.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c prime.c
	: ld -x -r prime.o -o prime.out &&  : mv prime.out prime.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c rsa.c  -o threaded/rsa.o
	: ld -x -r threaded/rsa.o  -o threaded/rsa.out &&  : mv threaded/rsa.out threaded/rsa.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c rsa.c
	: ld -x -r rsa.o -o rsa.out &&  : mv rsa.out rsa.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c rsakeygn.c  -o threaded/rsakeygn.o
	: ld -x -r threaded/rsakeygn.o  -o threaded/rsakeygn.out &&  : mv threaded/rsakeygn.out threaded/rsakeygn.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c rsakeygn.c
	: ld -x -r rsakeygn.o -o rsakeygn.out &&  : mv rsakeygn.out rsakeygn.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c seccbcd.c  -o threaded/seccbcd.o
	: ld -x -r threaded/seccbcd.o  -o threaded/seccbcd.out &&  : mv threaded/seccbcd.out threaded/seccbcd.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c seccbcd.c
	: ld -x -r seccbcd.o -o seccbcd.out &&  : mv seccbcd.out seccbcd.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c seccbce.c  -o threaded/seccbce.o
	: ld -x -r threaded/seccbce.o  -o threaded/seccbce.out &&  : mv threaded/seccbce.out threaded/seccbce.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c seccbce.c
	: ld -x -r seccbce.o -o seccbce.out &&  : mv seccbce.out seccbce.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c surrendr.c  -o threaded/surrendr.o
	: ld -x -r threaded/surrendr.o  -o threaded/surrendr.out &&  : mv threaded/surrendr.out threaded/surrendr.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c surrendr.c
	: ld -x -r surrendr.o -o surrendr.out &&  : mv surrendr.out surrendr.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ahchdig.c  -o threaded/ahchdig.o
	: ld -x -r threaded/ahchdig.o  -o threaded/ahchdig.out &&  : mv threaded/ahchdig.out threaded/ahchdig.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c ahchdig.c
	: ld -x -r ahchdig.o -o ahchdig.out &&  : mv ahchdig.out ahchdig.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ahchencr.c  -o threaded/ahchencr.o
	: ld -x -r threaded/ahchencr.o  -o threaded/ahchencr.out &&  : mv threaded/ahchencr.out threaded/ahchencr.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c ahchencr.c
	: ld -x -r ahchencr.o -o ahchencr.out &&  : mv ahchencr.out ahchencr.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ahchgen.c  -o threaded/ahchgen.o
	: ld -x -r threaded/ahchgen.o  -o threaded/ahchgen.out &&  : mv threaded/ahchgen.out threaded/ahchgen.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c ahchgen.c
	: ld -x -r ahchgen.o -o ahchgen.out &&  : mv ahchgen.out ahchgen.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ahchrand.c  -o threaded/ahchrand.o
	: ld -x -r threaded/ahchrand.o  -o threaded/ahchrand.out &&  : mv threaded/ahchrand.out threaded/ahchrand.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c ahchrand.c
	: ld -x -r ahchrand.o -o ahchrand.out &&  : mv ahchrand.out ahchrand.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ahdigest.c  -o threaded/ahdigest.o
	: ld -x -r threaded/ahdigest.o  -o threaded/ahdigest.out &&  : mv threaded/ahdigest.out threaded/ahdigest.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c ahdigest.c
	: ld -x -r ahdigest.o -o ahdigest.out &&  : mv ahdigest.out ahdigest.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ahencryp.c  -o threaded/ahencryp.o
	: ld -x -r threaded/ahencryp.o  -o threaded/ahencryp.out &&  : mv threaded/ahencryp.out threaded/ahencryp.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c ahencryp.c
	: ld -x -r ahencryp.o -o ahencryp.out &&  : mv ahencryp.out ahencryp.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ahgen.c  -o threaded/ahgen.o
	: ld -x -r threaded/ahgen.o  -o threaded/ahgen.out &&  : mv threaded/ahgen.out threaded/ahgen.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c ahgen.c
	: ld -x -r ahgen.o -o ahgen.out &&  : mv ahgen.out ahgen.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ahrandom.c  -o threaded/ahrandom.o
	: ld -x -r threaded/ahrandom.o  -o threaded/ahrandom.out &&  : mv threaded/ahrandom.out threaded/ahrandom.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c ahrandom.c
	: ld -x -r ahrandom.o -o ahrandom.out &&  : mv ahrandom.out ahrandom.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ahrsaenc.c  -o threaded/ahrsaenc.o
	: ld -x -r threaded/ahrsaenc.o  -o threaded/ahrsaenc.out &&  : mv threaded/ahrsaenc.out threaded/ahrsaenc.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c ahrsaenc.c
	: ld -x -r ahrsaenc.o -o ahrsaenc.out &&  : mv ahrsaenc.out ahrsaenc.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ahrsaepr.c  -o threaded/ahrsaepr.o
	: ld -x -r threaded/ahrsaepr.o  -o threaded/ahrsaepr.out &&  : mv threaded/ahrsaepr.out threaded/ahrsaepr.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c ahrsaepr.c
	: ld -x -r ahrsaepr.o -o ahrsaepr.out &&  : mv ahrsaepr.out ahrsaepr.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ahrsaepu.c  -o threaded/ahrsaepu.o
	: ld -x -r threaded/ahrsaepu.o  -o threaded/ahrsaepu.out &&  : mv threaded/ahrsaepu.out threaded/ahrsaepu.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c ahrsaepu.c
	: ld -x -r ahrsaepu.o -o ahrsaepu.out &&  : mv ahrsaepu.out ahrsaepu.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c aichdig.c  -o threaded/aichdig.o
	: ld -x -r threaded/aichdig.o  -o threaded/aichdig.out &&  : mv threaded/aichdig.out threaded/aichdig.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c aichdig.c
	: ld -x -r aichdig.o -o aichdig.out &&  : mv aichdig.out aichdig.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c aichenc8.c  -o threaded/aichenc8.o
	: ld -x -r threaded/aichenc8.o  -o threaded/aichenc8.out &&  : mv threaded/aichenc8.out threaded/aichenc8.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c aichenc8.c
	: ld -x -r aichenc8.o -o aichenc8.out &&  : mv aichenc8.out aichenc8.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c aichencn.c  -o threaded/aichencn.o
	: ld -x -r threaded/aichencn.o  -o threaded/aichencn.out &&  : mv threaded/aichencn.out threaded/aichencn.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c aichencn.c
	: ld -x -r aichencn.o -o aichencn.out &&  : mv aichencn.out aichencn.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c aichencr.c  -o threaded/aichencr.o
	: ld -x -r threaded/aichencr.o  -o threaded/aichencr.out &&  : mv threaded/aichencr.out threaded/aichencr.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c aichencr.c
	: ld -x -r aichencr.o -o aichencr.out &&  : mv aichencr.out aichencr.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c aichgen.c  -o threaded/aichgen.o
	: ld -x -r threaded/aichgen.o  -o threaded/aichgen.out &&  : mv threaded/aichgen.out threaded/aichgen.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c aichgen.c
	: ld -x -r aichgen.o -o aichgen.out &&  : mv aichgen.out aichgen.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c aichrand.c  -o threaded/aichrand.o
	: ld -x -r threaded/aichrand.o  -o threaded/aichrand.out &&  : mv threaded/aichrand.out threaded/aichrand.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c aichrand.c
	: ld -x -r aichrand.o -o aichrand.out &&  : mv aichrand.out aichrand.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c aimd5.c  -o threaded/aimd5.o
	: ld -x -r threaded/aimd5.o  -o threaded/aimd5.out &&  : mv threaded/aimd5.out threaded/aimd5.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c aimd5.c
	: ld -x -r aimd5.o -o aimd5.out &&  : mv aimd5.out aimd5.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c aimd5ran.c  -o threaded/aimd5ran.o
	: ld -x -r threaded/aimd5ran.o  -o threaded/aimd5ran.out &&  : mv threaded/aimd5ran.out threaded/aimd5ran.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c aimd5ran.c
	: ld -x -r aimd5ran.o -o aimd5ran.out &&  : mv aimd5ran.out aimd5ran.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ainfotyp.c  -o threaded/ainfotyp.o
	: ld -x -r threaded/ainfotyp.o  -o threaded/ainfotyp.out &&  : mv threaded/ainfotyp.out threaded/ainfotyp.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c ainfotyp.c
	: ld -x -r ainfotyp.o -o ainfotyp.out &&  : mv ainfotyp.out ainfotyp.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ainull.c  -o threaded/ainull.o
	: ld -x -r threaded/ainull.o  -o threaded/ainull.out &&  : mv threaded/ainull.out threaded/ainull.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c ainull.c
	: ld -x -r ainull.o -o ainull.out &&  : mv ainull.out ainull.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c airsaepr.c  -o threaded/airsaepr.o
	: ld -x -r threaded/airsaepr.o  -o threaded/airsaepr.out &&  : mv threaded/airsaepr.out threaded/airsaepr.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c airsaepr.c
	: ld -x -r airsaepr.o -o airsaepr.out &&  : mv airsaepr.out airsaepr.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c airsaepu.c  -o threaded/airsaepu.o
	: ld -x -r threaded/airsaepu.o  -o threaded/airsaepu.out &&  : mv threaded/airsaepu.out threaded/airsaepu.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c airsaepu.c
	: ld -x -r airsaepu.o -o airsaepu.out &&  : mv airsaepu.out airsaepu.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c airsakgn.c  -o threaded/airsakgn.o
	: ld -x -r threaded/airsakgn.o  -o threaded/airsakgn.out &&  : mv threaded/airsakgn.out threaded/airsakgn.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c airsakgn.c
	: ld -x -r airsakgn.o -o airsakgn.out &&  : mv airsakgn.out airsakgn.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c airsaprv.c  -o threaded/airsaprv.o
	: ld -x -r threaded/airsaprv.o  -o threaded/airsaprv.out &&  : mv threaded/airsaprv.out threaded/airsaprv.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c airsaprv.c
	: ld -x -r airsaprv.o -o airsaprv.out &&  : mv airsaprv.out airsaprv.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c airsapub.c  -o threaded/airsapub.o
	: ld -x -r threaded/airsapub.o  -o threaded/airsapub.out &&  : mv threaded/airsapub.out threaded/airsapub.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c airsapub.c
	: ld -x -r airsapub.o -o airsapub.out &&  : mv airsapub.out airsapub.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c algchoic.c  -o threaded/algchoic.o
	: ld -x -r threaded/algchoic.o  -o threaded/algchoic.out &&  : mv threaded/algchoic.out threaded/algchoic.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c algchoic.c
	: ld -x -r algchoic.o -o algchoic.out &&  : mv algchoic.out algchoic.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c algobj.c  -o threaded/algobj.o
	: ld -x -r threaded/algobj.o  -o threaded/algobj.out &&  : mv threaded/algobj.out threaded/algobj.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c algobj.c
	: ld -x -r algobj.o -o algobj.out &&  : mv algobj.out algobj.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c amcrte.c  -o threaded/amcrte.o
	: ld -x -r threaded/amcrte.o  -o threaded/amcrte.out &&  : mv threaded/amcrte.out threaded/amcrte.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c amcrte.c
	: ld -x -r amcrte.o -o amcrte.out &&  : mv amcrte.out amcrte.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ammd5.c  -o threaded/ammd5.o
	: ld -x -r threaded/ammd5.o  -o threaded/ammd5.out &&  : mv threaded/ammd5.out threaded/ammd5.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c ammd5.c
	: ld -x -r ammd5.o -o ammd5.out &&  : mv ammd5.out ammd5.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ammd5r.c  -o threaded/ammd5r.o
	: ld -x -r threaded/ammd5r.o  -o threaded/ammd5r.out &&  : mv threaded/ammd5r.out threaded/ammd5r.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c ammd5r.c
	: ld -x -r ammd5r.o -o ammd5r.out &&  : mv ammd5r.out ammd5r.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c amrkg.c  -o threaded/amrkg.o
	: ld -x -r threaded/amrkg.o  -o threaded/amrkg.out &&  : mv threaded/amrkg.out threaded/amrkg.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c amrkg.c
	: ld -x -r amrkg.o -o amrkg.out &&  : mv amrkg.out amrkg.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c amrsae.c  -o threaded/amrsae.o
	: ld -x -r threaded/amrsae.o  -o threaded/amrsae.out &&  : mv threaded/amrsae.out threaded/amrsae.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c amrsae.c
	: ld -x -r amrsae.o -o amrsae.out &&  : mv amrsae.out amrsae.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c balg.c  -o threaded/balg.o
	: ld -x -r threaded/balg.o  -o threaded/balg.out &&  : mv threaded/balg.out threaded/balg.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c balg.c
	: ld -x -r balg.o -o balg.out &&  : mv balg.out balg.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c binfocsh.c  -o threaded/binfocsh.o
	: ld -x -r threaded/binfocsh.o  -o threaded/binfocsh.out &&  : mv threaded/binfocsh.out threaded/binfocsh.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c binfocsh.c
	: ld -x -r binfocsh.o -o binfocsh.out &&  : mv binfocsh.out binfocsh.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c bkey.c  -o threaded/bkey.o
	: ld -x -r threaded/bkey.o  -o threaded/bkey.out &&  : mv threaded/bkey.out threaded/bkey.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c bkey.c
	: ld -x -r bkey.o -o bkey.out &&  : mv bkey.out bkey.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c bmempool.c  -o threaded/bmempool.o
	: ld -x -r threaded/bmempool.o  -o threaded/bmempool.out &&  : mv threaded/bmempool.out threaded/bmempool.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c bmempool.c
	: ld -x -r bmempool.o -o bmempool.out &&  : mv bmempool.out bmempool.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c digest.c  -o threaded/digest.o
	: ld -x -r threaded/digest.o  -o threaded/digest.out &&  : mv threaded/digest.out threaded/digest.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c digest.c
	: ld -x -r digest.o -o digest.out &&  : mv digest.out digest.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c encrypt.c  -o threaded/encrypt.o
	: ld -x -r threaded/encrypt.o  -o threaded/encrypt.out &&  : mv threaded/encrypt.out threaded/encrypt.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c encrypt.c
	: ld -x -r encrypt.o -o encrypt.out &&  : mv encrypt.out encrypt.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c generate.c  -o threaded/generate.o
	: ld -x -r threaded/generate.o  -o threaded/generate.out &&  : mv threaded/generate.out threaded/generate.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c generate.c
	: ld -x -r generate.o -o generate.out &&  : mv generate.out generate.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c intitem.c  -o threaded/intitem.o
	: ld -x -r threaded/intitem.o  -o threaded/intitem.out &&  : mv threaded/intitem.out threaded/intitem.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c intitem.c
	: ld -x -r intitem.o -o intitem.out &&  : mv intitem.out intitem.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c keyobj.c  -o threaded/keyobj.o
	: ld -x -r threaded/keyobj.o  -o threaded/keyobj.out &&  : mv threaded/keyobj.out threaded/keyobj.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c keyobj.c
	: ld -x -r keyobj.o -o keyobj.out &&  : mv keyobj.out keyobj.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c ki8byte.c  -o threaded/ki8byte.o
	: ld -x -r threaded/ki8byte.o  -o threaded/ki8byte.out &&  : mv threaded/ki8byte.out threaded/ki8byte.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c ki8byte.c
	: ld -x -r ki8byte.o -o ki8byte.out &&  : mv ki8byte.out ki8byte.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c kiitem.c  -o threaded/kiitem.o
	: ld -x -r threaded/kiitem.o  -o threaded/kiitem.out &&  : mv threaded/kiitem.out threaded/kiitem.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c kiitem.c
	: ld -x -r kiitem.o -o kiitem.out &&  : mv kiitem.out kiitem.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c kinfotyp.c  -o threaded/kinfotyp.o
	: ld -x -r threaded/kinfotyp.o  -o threaded/kinfotyp.out &&  : mv threaded/kinfotyp.out threaded/kinfotyp.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c kinfotyp.c
	: ld -x -r kinfotyp.o -o kinfotyp.out &&  : mv kinfotyp.out kinfotyp.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c kifulprv.c  -o threaded/kifulprv.o
	: ld -x -r threaded/kifulprv.o  -o threaded/kifulprv.out &&  : mv threaded/kifulprv.out threaded/kifulprv.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c kifulprv.c
	: ld -x -r kifulprv.o -o kifulprv.out &&  : mv kifulprv.out kifulprv.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c kipkcrpr.c  -o threaded/kipkcrpr.o
	: ld -x -r threaded/kipkcrpr.o  -o threaded/kipkcrpr.out &&  : mv threaded/kipkcrpr.out threaded/kipkcrpr.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c kipkcrpr.c
	: ld -x -r kipkcrpr.o -o kipkcrpr.out &&  : mv kipkcrpr.out kipkcrpr.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c kirsacrt.c  -o threaded/kirsacrt.o
	: ld -x -r threaded/kirsacrt.o  -o threaded/kirsacrt.out &&  : mv threaded/kirsacrt.out threaded/kirsacrt.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c kirsacrt.c
	: ld -x -r kirsacrt.o -o kirsacrt.out &&  : mv kirsacrt.out kirsacrt.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c kirsapub.c  -o threaded/kirsapub.o
	: ld -x -r threaded/kirsapub.o  -o threaded/kirsapub.out &&  : mv threaded/kirsapub.out threaded/kirsapub.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c kirsapub.c
	: ld -x -r kirsapub.o -o kirsapub.out &&  : mv kirsapub.out kirsapub.o
	if test ! -d threaded ; then mkdir threaded ; else true ; fi
	cc -I../../port/aix4/include -I../../include -g -O2  -D_REENTRANT -c random.c  -o threaded/random.o
	: ld -x -r threaded/random.o  -o threaded/random.out &&  : mv threaded/random.out threaded/random.o
	cc -I../../port/aix4/include -I../../include -g -O2 -c random.c
	: ld -x -r random.o -o random.out &&  : mv random.out random.o
Target "all" is up to date.
	ranlib ../lib/libbind.a
	sleep 1 && touch ../lib/libbind.ts
	ranlib ../lib/libbind_r.a
	sleep 1 && touch ../lib/libbindr.ts
Target "all" is up to date.
/local/admin/tmp/bind-8.2.3/bin
/local/admin/tmp/bind-8.2.3/bin/addr
	cc -I../../port/aix4/include -I../../include -g -O2  -c addr.c
	cc -g -O2   -o addr addr.o  ../../lib/libbind.a -ll
ld: 0711-317 ERROR: Undefined symbol: .__inet_pton
ld: 0711-317 ERROR: Undefined symbol: .__inet_ntop
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
make: 1254-004 The error code from the last command is 8.


Stop.
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 1.


More information about the bind-users mailing list