Makefile.in revision 37aab7fc211828df0358628f119ef91140c6f2c9
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington# Copyright (C) 1998, 1999 Internet Software Consortium.
19c7b1a0293498a3e36692c59646ed6e15ffc8d0Tinderbox User#
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews# Permission to use, copy, modify, and distribute this software for any
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington# purpose with or without fee is hereby granted, provided that the above
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater# copyright notice and this permission notice appear in all copies.
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington#
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington# THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington# ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# SOFTWARE.
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellingtonsrcdir = @srcdir@
2eeb74d1cf5355dd98f6d507a10086e16bb08c4bTinderbox UserVPATH = @srcdir@
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunttop_srcdir = @top_srcdir@
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt@BIND9_INCLUDES@
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt
14a656f94b1fd0ababd84a772228dfa52276ba15Evan HuntCINCLUDES = ${DNS_INCLUDES} ${ISC_INCLUDES}
94bd918b63001277f1b28ae4581645f8a835688fBob Halley
14a656f94b1fd0ababd84a772228dfa52276ba15Evan HuntCDEFINES =
14a656f94b1fd0ababd84a772228dfa52276ba15Evan HuntCWARNINGS =
94bd918b63001277f1b28ae4581645f8a835688fBob Halley
94bd918b63001277f1b28ae4581645f8a835688fBob HalleyDNSLIBS = ../../lib/dns/libdns.@A@
94bd918b63001277f1b28ae4581645f8a835688fBob HalleyISCLIBS = ../../lib/isc/libisc.@A@
94bd918b63001277f1b28ae4581645f8a835688fBob Halley
94bd918b63001277f1b28ae4581645f8a835688fBob HalleyDNSDEPLIBS = ../../lib/dns/libdns.@A@
94bd918b63001277f1b28ae4581645f8a835688fBob HalleyISCDEPLIBS = ../../lib/isc/libisc.@A@
94bd918b63001277f1b28ae4581645f8a835688fBob Halley
94bd918b63001277f1b28ae4581645f8a835688fBob HalleyLIBS = @LIBS@
94bd918b63001277f1b28ae4581645f8a835688fBob Halley
94bd918b63001277f1b28ae4581645f8a835688fBob HalleySUBDIRS = master names rbt tasks db timers mem dst
94bd918b63001277f1b28ae4581645f8a835688fBob Halley
94bd918b63001277f1b28ae4581645f8a835688fBob Halley# Alphabetically
94bd918b63001277f1b28ae4581645f8a835688fBob HalleyTARGETS = adb_test \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein compress_test \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein db_test \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein dispatch_tcp_test \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein dispatch_test \
c1a883f2e04d94e99c433b1f6cfd0c0338f4ed85Mark Andrews keygen \
cfa2326b5c96a3a4c720262e077b2baf9fc27970Tinderbox User lex_test \
938440694b33cd752e9e4b71a526368b4811c177Tinderbox User log_test \
19c7b1a0293498a3e36692c59646ed6e15ffc8d0Tinderbox User master_test \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein mempool_test \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein name_test \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein nxtify \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein rbt_test \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein rdata_test \
f5d30e2864e048a42c4dc1134993ae7efdb5d6c3Mark Andrews res_test \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein rwlock_test \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein sdig \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein serial_test \
94bd918b63001277f1b28ae4581645f8a835688fBob Halley shutdown_test \
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt signer \
94bd918b63001277f1b28ae4581645f8a835688fBob Halley sock_test \
94bd918b63001277f1b28ae4581645f8a835688fBob Halley sym_test \
94bd918b63001277f1b28ae4581645f8a835688fBob Halley task_test \
94bd918b63001277f1b28ae4581645f8a835688fBob Halley timer_test \
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt wire_test \
30eec077db2bdcb6f2a0dc388a3cdde2ede75ec1Mark Andrews nconf_test \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein zone_test
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein# Alphabetically
268a4475065fe6a8cd7cc707820982cf5e98f430Rob AusteinSRCS = adb_test.c \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein compress_test.c \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein db_test.c \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein dispatch_tcp_test.c \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein dispatch_test.c \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein keygen.c \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein lex_test.c \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein log_test.c \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein master_test.c \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein mempool_test.c \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein name_test.c \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein nxtify.c \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein printmsg.c \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein rbt_test.c \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein rdata_test.c \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein res_test.c \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein rwlock_test.c \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein sdig.c \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein serial_test.c \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein shutdown_test.c \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein signer.c \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein sock_test.c \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein sym_test.c \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein task_test.c \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein timer_test.c \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein wire_test.c \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein nconf_test.c \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein zone_test.c
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein@BIND9_MAKE_RULES@
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinadb_test: adb_test.@O@ ${ISCDEPLIBS} ${DNSDEPLIBS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein ${LIBTOOL} ${CC} ${CFLAGS} -o $@ adb_test.@O@ \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein ${DNSLIBS} ${ISCLIBS} ${LIBS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinsdig: sdig.@O@ printmsg.@O@ ${ISCDEPLIBS} ${DNSDEPLIBS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein ${LIBTOOL} ${CC} ${CFLAGS} -o $@ sdig.@O@ printmsg.@O@ \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein ${DNSLIBS} ${ISCLIBS} ${LIBS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinnxtify: nxtify.@O@ ${ISCDEPLIBS} ${DNSDEPLIBS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein ${LIBTOOL} ${CC} ${CFLAGS} -o $@ nxtify.@O@ \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein ${DNSLIBS} ${ISCLIBS} ${LIBS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinsigner: signer.@O@ ${ISCDEPLIBS} ${DNSDEPLIBS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein ${LIBTOOL} ${CC} ${CFLAGS} -o $@ signer.@O@ \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein ${DNSLIBS} ${ISCLIBS} ${LIBS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinkeygen: keygen.@O@ ${ISCDEPLIBS} ${DNSDEPLIBS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein ${LIBTOOL} ${CC} ${CFLAGS} -o $@ keygen.@O@ \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein ${DNSLIBS} ${ISCLIBS} ${LIBS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
8b9fc7617b8f54641708c985697848e6cc10a5bbMark Andrewsres_test: res_test.@O@ ${ISCDEPLIBS} ${DNSDEPLIBS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein ${LIBTOOL} ${CC} ${CFLAGS} -o $@ res_test.@O@ \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein ${DNSLIBS} ${ISCLIBS} ${LIBS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinlex_test: lex_test.@O@ ${ISCDEPLIBS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein ${LIBTOOL} ${CC} ${CFLAGS} -o $@ lex_test.@O@ \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein ${ISCLIBS} ${LIBS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
4eb998928b9aef0ceda42d7529980d658138698aEvan Huntlog_test: log_test.@O@ ${ISCDEPLIBS} ${DNSDEPLIBS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein ${LIBTOOL} ${CC} ${CFLAGS} -o $@ log_test.@O@ \
4eb998928b9aef0ceda42d7529980d658138698aEvan Hunt ${DNSLIBS} ${ISCLIBS} ${LIBS}
4eb998928b9aef0ceda42d7529980d658138698aEvan Hunt
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinname_test: name_test.@O@ ${ISCDEPLIBS} ${DNSDEPLIBS}
4eb998928b9aef0ceda42d7529980d658138698aEvan Hunt ${LIBTOOL} ${CC} ${CFLAGS} -o $@ name_test.@O@ \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein ${DNSLIBS} ${ISCLIBS} ${LIBS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinsock_test: sock_test.@O@ ${ISCDEPLIBS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein ${LIBTOOL} ${CC} ${CFLAGS} -o $@ sock_test.@O@ \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein ${ISCLIBS} ${LIBS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinsym_test: sym_test.@O@ ${ISCDEPLIBS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein ${LIBTOOL} ${CC} ${CFLAGS} -o $@ sym_test.@O@ \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein ${ISCLIBS} ${LIBS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeintask_test: task_test.@O@ ${ISCDEPLIBS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein ${LIBTOOL} ${CC} ${CFLAGS} -o $@ task_test.@O@ \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein ${ISCLIBS} ${LIBS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
94bd918b63001277f1b28ae4581645f8a835688fBob Halleyshutdown_test: shutdown_test.@O@ ${ISCDEPLIBS}
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt ${LIBTOOL} ${CC} ${CFLAGS} -o $@ shutdown_test.@O@ \
94bd918b63001277f1b28ae4581645f8a835688fBob Halley ${ISCLIBS} ${LIBS}
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt
30eec077db2bdcb6f2a0dc388a3cdde2ede75ec1Mark Andrewstimer_test: timer_test.@O@ ${ISCDEPLIBS}
94bd918b63001277f1b28ae4581645f8a835688fBob Halley ${LIBTOOL} ${CC} ${CFLAGS} -o $@ timer_test.@O@ \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein ${ISCLIBS} ${LIBS}
7389e8330d62a059b8923fb8ca6f933caeb559d9Mark Andrews
94bd918b63001277f1b28ae4581645f8a835688fBob Halleyrbt_test: rbt_test.@O@ ${ISCDEPLIBS} ${DNSDEPLIBS}
94bd918b63001277f1b28ae4581645f8a835688fBob Halley ${LIBTOOL} ${CC} ${CFLAGS} -o $@ rbt_test.@O@ \
94bd918b63001277f1b28ae4581645f8a835688fBob Halley ${DNSLIBS} ${ISCLIBS} ${LIBS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinrdata_test: rdata_test.@O@ ${ISCDEPLIBS} ${DNSDEPLIBS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein ${LIBTOOL} ${CC} ${CFLAGS} -o $@ rdata_test.@O@ \
94bd918b63001277f1b28ae4581645f8a835688fBob Halley ${DNSLIBS} ${ISCLIBS} ${LIBS}
94bd918b63001277f1b28ae4581645f8a835688fBob Halley
94bd918b63001277f1b28ae4581645f8a835688fBob Halleyrwlock_test: rwlock_test.@O@ ${ISCDEPLIBS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein ${LIBTOOL} ${CC} ${CFLAGS} -o $@ rwlock_test.@O@ \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein ${ISCLIBS} ${LIBS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
7389e8330d62a059b8923fb8ca6f933caeb559d9Mark Andrewswire_test: wire_test.@O@ printmsg.@O@ ${ISCDEPLIBS} ${DNSDEPLIBS}
7389e8330d62a059b8923fb8ca6f933caeb559d9Mark Andrews ${LIBTOOL} ${CC} ${CFLAGS} -o $@ wire_test.@O@ printmsg.@O@ \
7389e8330d62a059b8923fb8ca6f933caeb559d9Mark Andrews ${DNSLIBS} ${ISCLIBS} ${LIBS}
7389e8330d62a059b8923fb8ca6f933caeb559d9Mark Andrews
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinmaster_test: master_test.@O@ ${ISCDEPLIBS} ${DNSDEPLIBS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein ${LIBTOOL} ${CC} ${CFLAGS} -o $@ master_test.@O@ \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein ${DNSLIBS} ${ISCLIBS} ${LIBS}
94bd918b63001277f1b28ae4581645f8a835688fBob Halley
4eb998928b9aef0ceda42d7529980d658138698aEvan Huntdb_test: db_test.@O@ ${ISCDEPLIBS} ${DNSDEPLIBS}
7389e8330d62a059b8923fb8ca6f933caeb559d9Mark Andrews ${LIBTOOL} ${CC} ${CFLAGS} -o $@ db_test.@O@ \
94bd918b63001277f1b28ae4581645f8a835688fBob Halley ${DNSLIBS} ${ISCLIBS} ${LIBS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeincompress_test: compress_test.@O@ ${ISCDEPLIBS} ${DNSDEPLIBS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein ${LIBTOOL} ${CC} ${CFLAGS} -o $@ compress_test.@O@ \
7389e8330d62a059b8923fb8ca6f933caeb559d9Mark Andrews ${DNSLIBS} ${ISCLIBS} ${LIBS}
4eb998928b9aef0ceda42d7529980d658138698aEvan Hunt
7389e8330d62a059b8923fb8ca6f933caeb559d9Mark Andrewsmempool_test: mempool_test.@O@ ${ISCDEPLIBS}
561a29af8c54a216e7d30b5b4f6e0d21661654ecMark Andrews ${LIBTOOL} ${CC} ${CFLAGS} -o $@ mempool_test.@O@ \
94bd918b63001277f1b28ae4581645f8a835688fBob Halley ${ISCLIBS} ${LIBS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
94bd918b63001277f1b28ae4581645f8a835688fBob Halleyserial_test: serial_test.@O@ ${ISCDEPLIBS}
94bd918b63001277f1b28ae4581645f8a835688fBob Halley ${LIBTOOL} ${CC} ${CFLAGS} -o $@ serial_test.@O@ \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein ${ISCLIBS} ${LIBS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinzone_test: zone_test.@O@ ${ISCDEPLIBS} ${DNSDEPLIBS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein ${LIBTOOL} ${CC} ${CFLAGS} -o $@ zone_test.@O@ \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein ${DNSLIBS} ${ISCLIBS} ${LIBS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
4eb998928b9aef0ceda42d7529980d658138698aEvan Huntdispatch_test: dispatch_test.@O@ printmsg.@O@ ${ISCDEPLIBS} ${DNSDEPLIBS}
4eb998928b9aef0ceda42d7529980d658138698aEvan Hunt ${LIBTOOL} ${CC} ${CFLAGS} -o $@ dispatch_test.@O@ printmsg.@O@ \
94bd918b63001277f1b28ae4581645f8a835688fBob Halley ${DNSLIBS} ${ISCLIBS} ${LIBS}
7389e8330d62a059b8923fb8ca6f933caeb559d9Mark Andrews
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeindispatch_tcp_test: dispatch_tcp_test.@O@ printmsg.@O@ ${ISCDEPLIBS} ${DNSDEPLIBS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein ${LIBTOOL} ${CC} ${CFLAGS} -o $@ dispatch_tcp_test.@O@ printmsg.@O@ \
7389e8330d62a059b8923fb8ca6f933caeb559d9Mark Andrews ${DNSLIBS} ${ISCLIBS} ${LIBS}
94bd918b63001277f1b28ae4581645f8a835688fBob Halley
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinnconf_test: nconf_test.@O@ ${ISCDEPLIBS} ${DNSDEPLIBS}
94bd918b63001277f1b28ae4581645f8a835688fBob Halley ${LIBTOOL} ${CC} ${CFLAGS} -o $@ nconf_test.@O@ \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein ${DNSLIBS} ${ISCLIBS} ${LIBS}
94bd918b63001277f1b28ae4581645f8a835688fBob Halley
94bd918b63001277f1b28ae4581645f8a835688fBob Halleyclean distclean::
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein rm -f ${TARGETS}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein rm -f t_journal
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
561a29af8c54a216e7d30b5b4f6e0d21661654ecMark Andrewstest:
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein for $dir in $(SUBDIRS) ;\
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein do \
94bd918b63001277f1b28ae4581645f8a835688fBob Halley (cd $$(dir); $(MAKE) test) ;\
94bd918b63001277f1b28ae4581645f8a835688fBob Halley done
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
94bd918b63001277f1b28ae4581645f8a835688fBob Halley