1 1.1.1.11 christos # Makefile.in generated by automake 1.17 from Makefile.am. 2 1.1.1.7 christos # @configure_input@ 3 1.1 christos 4 1.1.1.11 christos # Copyright (C) 1994-2024 Free Software Foundation, Inc. 5 1.1 christos 6 1.1.1.7 christos # This Makefile.in is free software; the Free Software Foundation 7 1.1.1.7 christos # gives unlimited permission to copy and/or distribute it, 8 1.1.1.7 christos # with or without modifications, as long as this notice is preserved. 9 1.1.1.7 christos 10 1.1.1.7 christos # This program is distributed in the hope that it will be useful, 11 1.1.1.7 christos # but WITHOUT ANY WARRANTY, to the extent permitted by law; without 12 1.1.1.7 christos # even the implied warranty of MERCHANTABILITY or FITNESS FOR A 13 1.1.1.7 christos # PARTICULAR PURPOSE. 14 1.1.1.7 christos 15 1.1.1.7 christos @SET_MAKE@ 16 1.1.1.7 christos 17 1.1.1.7 christos # Hey Emacs, this is -*- makefile-automake -*- file! 18 1.1.1.7 christos # vim: filetype=automake 19 1.1.1.7 christos 20 1.1.1.7 christos 21 1.1.1.7 christos VPATH = @srcdir@ 22 1.1.1.7 christos am__is_gnu_make = { \ 23 1.1.1.7 christos if test -z '$(MAKELEVEL)'; then \ 24 1.1.1.7 christos false; \ 25 1.1.1.7 christos elif test -n '$(MAKE_HOST)'; then \ 26 1.1.1.7 christos true; \ 27 1.1.1.7 christos elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 28 1.1.1.7 christos true; \ 29 1.1.1.7 christos else \ 30 1.1.1.7 christos false; \ 31 1.1.1.7 christos fi; \ 32 1.1.1.7 christos } 33 1.1.1.7 christos am__make_running_with_option = \ 34 1.1.1.7 christos case $${target_option-} in \ 35 1.1.1.7 christos ?) ;; \ 36 1.1.1.7 christos *) echo "am__make_running_with_option: internal error: invalid" \ 37 1.1.1.7 christos "target option '$${target_option-}' specified" >&2; \ 38 1.1.1.7 christos exit 1;; \ 39 1.1.1.7 christos esac; \ 40 1.1.1.7 christos has_opt=no; \ 41 1.1.1.7 christos sane_makeflags=$$MAKEFLAGS; \ 42 1.1.1.7 christos if $(am__is_gnu_make); then \ 43 1.1.1.7 christos sane_makeflags=$$MFLAGS; \ 44 1.1.1.7 christos else \ 45 1.1.1.7 christos case $$MAKEFLAGS in \ 46 1.1.1.7 christos *\\[\ \ ]*) \ 47 1.1.1.7 christos bs=\\; \ 48 1.1.1.7 christos sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 49 1.1.1.7 christos | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 50 1.1.1.7 christos esac; \ 51 1.1.1.7 christos fi; \ 52 1.1.1.7 christos skip_next=no; \ 53 1.1.1.7 christos strip_trailopt () \ 54 1.1.1.7 christos { \ 55 1.1.1.7 christos flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 56 1.1.1.7 christos }; \ 57 1.1.1.7 christos for flg in $$sane_makeflags; do \ 58 1.1.1.7 christos test $$skip_next = yes && { skip_next=no; continue; }; \ 59 1.1.1.7 christos case $$flg in \ 60 1.1.1.7 christos *=*|--*) continue;; \ 61 1.1.1.7 christos -*I) strip_trailopt 'I'; skip_next=yes;; \ 62 1.1.1.7 christos -*I?*) strip_trailopt 'I';; \ 63 1.1.1.7 christos -*O) strip_trailopt 'O'; skip_next=yes;; \ 64 1.1.1.7 christos -*O?*) strip_trailopt 'O';; \ 65 1.1.1.7 christos -*l) strip_trailopt 'l'; skip_next=yes;; \ 66 1.1.1.7 christos -*l?*) strip_trailopt 'l';; \ 67 1.1.1.7 christos -[dEDm]) skip_next=yes;; \ 68 1.1.1.7 christos -[JT]) skip_next=yes;; \ 69 1.1.1.7 christos esac; \ 70 1.1.1.7 christos case $$flg in \ 71 1.1.1.7 christos *$$target_option*) has_opt=yes; break;; \ 72 1.1.1.7 christos esac; \ 73 1.1.1.7 christos done; \ 74 1.1.1.7 christos test $$has_opt = yes 75 1.1.1.7 christos am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 76 1.1.1.7 christos am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 77 1.1.1.11 christos am__rm_f = rm -f $(am__rm_f_notfound) 78 1.1.1.11 christos am__rm_rf = rm -rf $(am__rm_f_notfound) 79 1.1.1.7 christos pkgdatadir = $(datadir)/@PACKAGE@ 80 1.1.1.7 christos pkgincludedir = $(includedir)/@PACKAGE@ 81 1.1.1.7 christos pkglibdir = $(libdir)/@PACKAGE@ 82 1.1.1.7 christos pkglibexecdir = $(libexecdir)/@PACKAGE@ 83 1.1.1.7 christos am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 84 1.1.1.7 christos install_sh_DATA = $(install_sh) -c -m 644 85 1.1.1.7 christos install_sh_PROGRAM = $(install_sh) -c 86 1.1.1.7 christos install_sh_SCRIPT = $(install_sh) -c 87 1.1.1.7 christos INSTALL_HEADER = $(INSTALL_DATA) 88 1.1.1.7 christos transform = $(program_transform_name) 89 1.1.1.7 christos NORMAL_INSTALL = : 90 1.1.1.7 christos PRE_INSTALL = : 91 1.1.1.7 christos POST_INSTALL = : 92 1.1.1.7 christos NORMAL_UNINSTALL = : 93 1.1.1.7 christos PRE_UNINSTALL = : 94 1.1.1.7 christos POST_UNINSTALL = : 95 1.1.1.7 christos build_triplet = @build@ 96 1.1.1.7 christos host_triplet = @host@ 97 1.1.1.7 christos target_triplet = @target@ 98 1.1.1.7 christos @HOST_MACOS_TRUE@am__append_1 = \ 99 1.1.1.7 christos @HOST_MACOS_TRUE@ -Wl,-flat_namespace 100 1.1.1.7 christos 101 1.1.1.7 christos bin_PROGRAMS = dnssec-cds$(EXEEXT) dnssec-dsfromkey$(EXEEXT) \ 102 1.1.1.7 christos dnssec-importkey$(EXEEXT) dnssec-keyfromlabel$(EXEEXT) \ 103 1.1.1.9 christos dnssec-keygen$(EXEEXT) dnssec-ksr$(EXEEXT) \ 104 1.1.1.9 christos dnssec-revoke$(EXEEXT) dnssec-settime$(EXEEXT) \ 105 1.1.1.9 christos dnssec-signzone$(EXEEXT) dnssec-verify$(EXEEXT) 106 1.1.1.7 christos subdir = bin/dnssec 107 1.1.1.7 christos ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 108 1.1.1.7 christos am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_compile_flag.m4 \ 109 1.1.1.7 christos $(top_srcdir)/m4/ax_check_link_flag.m4 \ 110 1.1.1.7 christos $(top_srcdir)/m4/ax_check_openssl.m4 \ 111 1.1.1.7 christos $(top_srcdir)/m4/ax_gcc_func_attribute.m4 \ 112 1.1.1.7 christos $(top_srcdir)/m4/ax_jemalloc.m4 \ 113 1.1.1.7 christos $(top_srcdir)/m4/ax_lib_lmdb.m4 \ 114 1.1.1.7 christos $(top_srcdir)/m4/ax_posix_shell.m4 \ 115 1.1.1.7 christos $(top_srcdir)/m4/ax_prog_cc_for_build.m4 \ 116 1.1.1.7 christos $(top_srcdir)/m4/ax_pthread.m4 \ 117 1.1.1.7 christos $(top_srcdir)/m4/ax_restore_flags.m4 \ 118 1.1.1.9 christos $(top_srcdir)/m4/ax_save_flags.m4 $(top_srcdir)/m4/libtool.m4 \ 119 1.1.1.9 christos $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ 120 1.1.1.9 christos $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ 121 1.1.1.9 christos $(top_srcdir)/m4/pkg-modversion.m4 $(top_srcdir)/configure.ac 122 1.1.1.7 christos am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 123 1.1.1.7 christos $(ACLOCAL_M4) 124 1.1.1.7 christos DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) 125 1.1.1.7 christos mkinstalldirs = $(install_sh) -d 126 1.1.1.7 christos CONFIG_HEADER = $(top_builddir)/config.h 127 1.1.1.7 christos CONFIG_CLEAN_FILES = 128 1.1.1.7 christos CONFIG_CLEAN_VPATH_FILES = 129 1.1.1.7 christos am__installdirs = "$(DESTDIR)$(bindir)" 130 1.1.1.7 christos PROGRAMS = $(bin_PROGRAMS) 131 1.1.1.7 christos LTLIBRARIES = $(noinst_LTLIBRARIES) 132 1.1.1.7 christos libdnssectool_la_LIBADD = 133 1.1.1.7 christos am_libdnssectool_la_OBJECTS = dnssectool.lo 134 1.1.1.7 christos libdnssectool_la_OBJECTS = $(am_libdnssectool_la_OBJECTS) 135 1.1.1.7 christos AM_V_lt = $(am__v_lt_@AM_V@) 136 1.1.1.7 christos am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) 137 1.1.1.7 christos am__v_lt_0 = --silent 138 1.1.1.7 christos am__v_lt_1 = 139 1.1.1.7 christos dnssec_cds_SOURCES = dnssec-cds.c 140 1.1.1.7 christos dnssec_cds_OBJECTS = dnssec-cds.$(OBJEXT) 141 1.1.1.7 christos dnssec_cds_LDADD = $(LDADD) 142 1.1.1.8 christos am__DEPENDENCIES_1 = 143 1.1.1.8 christos @HAVE_JEMALLOC_FALSE@am__DEPENDENCIES_2 = \ 144 1.1.1.8 christos @HAVE_JEMALLOC_FALSE@ $(top_builddir)/lib/isc/libisc.la 145 1.1.1.8 christos @HAVE_JEMALLOC_TRUE@am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1) \ 146 1.1.1.8 christos @HAVE_JEMALLOC_TRUE@ $(top_builddir)/lib/isc/libisc.la 147 1.1.1.8 christos dnssec_cds_DEPENDENCIES = libdnssectool.la $(am__DEPENDENCIES_2) \ 148 1.1.1.9 christos $(LIBISCCFG_LIBS) $(LIBDNS_LIBS) $(am__DEPENDENCIES_1) 149 1.1.1.7 christos dnssec_dsfromkey_SOURCES = dnssec-dsfromkey.c 150 1.1.1.7 christos dnssec_dsfromkey_OBJECTS = dnssec-dsfromkey.$(OBJEXT) 151 1.1.1.7 christos dnssec_dsfromkey_LDADD = $(LDADD) 152 1.1.1.8 christos dnssec_dsfromkey_DEPENDENCIES = libdnssectool.la $(am__DEPENDENCIES_2) \ 153 1.1.1.9 christos $(LIBISCCFG_LIBS) $(LIBDNS_LIBS) $(am__DEPENDENCIES_1) 154 1.1.1.7 christos dnssec_importkey_SOURCES = dnssec-importkey.c 155 1.1.1.7 christos dnssec_importkey_OBJECTS = dnssec-importkey.$(OBJEXT) 156 1.1.1.7 christos dnssec_importkey_LDADD = $(LDADD) 157 1.1.1.8 christos dnssec_importkey_DEPENDENCIES = libdnssectool.la $(am__DEPENDENCIES_2) \ 158 1.1.1.9 christos $(LIBISCCFG_LIBS) $(LIBDNS_LIBS) $(am__DEPENDENCIES_1) 159 1.1.1.7 christos dnssec_keyfromlabel_SOURCES = dnssec-keyfromlabel.c 160 1.1.1.7 christos dnssec_keyfromlabel_OBJECTS = dnssec-keyfromlabel.$(OBJEXT) 161 1.1.1.7 christos dnssec_keyfromlabel_LDADD = $(LDADD) 162 1.1.1.8 christos dnssec_keyfromlabel_DEPENDENCIES = libdnssectool.la \ 163 1.1.1.9 christos $(am__DEPENDENCIES_2) $(LIBISCCFG_LIBS) $(LIBDNS_LIBS) \ 164 1.1.1.9 christos $(am__DEPENDENCIES_1) 165 1.1.1.7 christos dnssec_keygen_SOURCES = dnssec-keygen.c 166 1.1.1.7 christos dnssec_keygen_OBJECTS = dnssec_keygen-dnssec-keygen.$(OBJEXT) 167 1.1.1.8 christos am__DEPENDENCIES_3 = libdnssectool.la $(am__DEPENDENCIES_2) \ 168 1.1.1.9 christos $(LIBISCCFG_LIBS) $(LIBDNS_LIBS) $(am__DEPENDENCIES_1) 169 1.1.1.9 christos dnssec_keygen_DEPENDENCIES = $(am__DEPENDENCIES_3) \ 170 1.1.1.9 christos $(am__DEPENDENCIES_1) 171 1.1.1.9 christos dnssec_ksr_SOURCES = dnssec-ksr.c 172 1.1.1.9 christos dnssec_ksr_OBJECTS = dnssec-ksr.$(OBJEXT) 173 1.1.1.9 christos dnssec_ksr_LDADD = $(LDADD) 174 1.1.1.9 christos dnssec_ksr_DEPENDENCIES = libdnssectool.la $(am__DEPENDENCIES_2) \ 175 1.1.1.9 christos $(LIBISCCFG_LIBS) $(LIBDNS_LIBS) $(am__DEPENDENCIES_1) 176 1.1.1.7 christos dnssec_revoke_SOURCES = dnssec-revoke.c 177 1.1.1.7 christos dnssec_revoke_OBJECTS = dnssec-revoke.$(OBJEXT) 178 1.1.1.7 christos dnssec_revoke_LDADD = $(LDADD) 179 1.1.1.8 christos dnssec_revoke_DEPENDENCIES = libdnssectool.la $(am__DEPENDENCIES_2) \ 180 1.1.1.9 christos $(LIBISCCFG_LIBS) $(LIBDNS_LIBS) $(am__DEPENDENCIES_1) 181 1.1.1.7 christos dnssec_settime_SOURCES = dnssec-settime.c 182 1.1.1.7 christos dnssec_settime_OBJECTS = dnssec-settime.$(OBJEXT) 183 1.1.1.7 christos dnssec_settime_LDADD = $(LDADD) 184 1.1.1.8 christos dnssec_settime_DEPENDENCIES = libdnssectool.la $(am__DEPENDENCIES_2) \ 185 1.1.1.9 christos $(LIBISCCFG_LIBS) $(LIBDNS_LIBS) $(am__DEPENDENCIES_1) 186 1.1.1.7 christos dnssec_signzone_SOURCES = dnssec-signzone.c 187 1.1.1.9 christos dnssec_signzone_OBJECTS = dnssec_signzone-dnssec-signzone.$(OBJEXT) 188 1.1.1.9 christos dnssec_signzone_DEPENDENCIES = $(am__DEPENDENCIES_3) \ 189 1.1.1.9 christos $(am__DEPENDENCIES_1) 190 1.1.1.7 christos dnssec_verify_SOURCES = dnssec-verify.c 191 1.1.1.7 christos dnssec_verify_OBJECTS = dnssec-verify.$(OBJEXT) 192 1.1.1.7 christos dnssec_verify_LDADD = $(LDADD) 193 1.1.1.8 christos dnssec_verify_DEPENDENCIES = libdnssectool.la $(am__DEPENDENCIES_2) \ 194 1.1.1.9 christos $(LIBISCCFG_LIBS) $(LIBDNS_LIBS) $(am__DEPENDENCIES_1) 195 1.1.1.7 christos AM_V_P = $(am__v_P_@AM_V@) 196 1.1.1.7 christos am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 197 1.1.1.7 christos am__v_P_0 = false 198 1.1.1.7 christos am__v_P_1 = : 199 1.1.1.7 christos AM_V_GEN = $(am__v_GEN_@AM_V@) 200 1.1.1.7 christos am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 201 1.1.1.7 christos am__v_GEN_0 = @echo " GEN " $@; 202 1.1.1.7 christos am__v_GEN_1 = 203 1.1.1.7 christos AM_V_at = $(am__v_at_@AM_V@) 204 1.1.1.7 christos am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 205 1.1.1.7 christos am__v_at_0 = @ 206 1.1.1.7 christos am__v_at_1 = 207 1.1.1.7 christos DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 208 1.1.1.7 christos depcomp = $(SHELL) $(top_srcdir)/depcomp 209 1.1.1.7 christos am__maybe_remake_depfiles = depfiles 210 1.1.1.7 christos am__depfiles_remade = ./$(DEPDIR)/dnssec-cds.Po \ 211 1.1.1.7 christos ./$(DEPDIR)/dnssec-dsfromkey.Po \ 212 1.1.1.7 christos ./$(DEPDIR)/dnssec-importkey.Po \ 213 1.1.1.9 christos ./$(DEPDIR)/dnssec-keyfromlabel.Po ./$(DEPDIR)/dnssec-ksr.Po \ 214 1.1.1.7 christos ./$(DEPDIR)/dnssec-revoke.Po ./$(DEPDIR)/dnssec-settime.Po \ 215 1.1.1.9 christos ./$(DEPDIR)/dnssec-verify.Po \ 216 1.1.1.7 christos ./$(DEPDIR)/dnssec_keygen-dnssec-keygen.Po \ 217 1.1.1.9 christos ./$(DEPDIR)/dnssec_signzone-dnssec-signzone.Po \ 218 1.1.1.7 christos ./$(DEPDIR)/dnssectool.Plo 219 1.1.1.7 christos am__mv = mv -f 220 1.1.1.7 christos COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 221 1.1.1.7 christos $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 222 1.1.1.7 christos LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 223 1.1.1.7 christos $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 224 1.1.1.7 christos $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 225 1.1.1.7 christos $(AM_CFLAGS) $(CFLAGS) 226 1.1.1.7 christos AM_V_CC = $(am__v_CC_@AM_V@) 227 1.1.1.7 christos am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 228 1.1.1.7 christos am__v_CC_0 = @echo " CC " $@; 229 1.1.1.7 christos am__v_CC_1 = 230 1.1.1.7 christos CCLD = $(CC) 231 1.1.1.7 christos LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 232 1.1.1.7 christos $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 233 1.1.1.7 christos $(AM_LDFLAGS) $(LDFLAGS) -o $@ 234 1.1.1.7 christos AM_V_CCLD = $(am__v_CCLD_@AM_V@) 235 1.1.1.7 christos am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 236 1.1.1.7 christos am__v_CCLD_0 = @echo " CCLD " $@; 237 1.1.1.7 christos am__v_CCLD_1 = 238 1.1.1.7 christos SOURCES = $(libdnssectool_la_SOURCES) dnssec-cds.c dnssec-dsfromkey.c \ 239 1.1.1.7 christos dnssec-importkey.c dnssec-keyfromlabel.c dnssec-keygen.c \ 240 1.1.1.9 christos dnssec-ksr.c dnssec-revoke.c dnssec-settime.c \ 241 1.1.1.9 christos dnssec-signzone.c dnssec-verify.c 242 1.1.1.7 christos DIST_SOURCES = $(libdnssectool_la_SOURCES) dnssec-cds.c \ 243 1.1.1.7 christos dnssec-dsfromkey.c dnssec-importkey.c dnssec-keyfromlabel.c \ 244 1.1.1.9 christos dnssec-keygen.c dnssec-ksr.c dnssec-revoke.c dnssec-settime.c \ 245 1.1.1.7 christos dnssec-signzone.c dnssec-verify.c 246 1.1.1.7 christos am__can_run_installinfo = \ 247 1.1.1.7 christos case $$AM_UPDATE_INFO_DIR in \ 248 1.1.1.7 christos n|no|NO) false;; \ 249 1.1.1.7 christos *) (install-info --version) >/dev/null 2>&1;; \ 250 1.1.1.7 christos esac 251 1.1.1.7 christos am__extra_recursive_targets = test-recursive unit-recursive \ 252 1.1.1.7 christos doc-recursive 253 1.1.1.7 christos am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 254 1.1.1.7 christos # Read a list of newline-separated strings from the standard input, 255 1.1.1.7 christos # and print each of them once, without duplicates. Input order is 256 1.1.1.7 christos # *not* preserved. 257 1.1.1.7 christos am__uniquify_input = $(AWK) '\ 258 1.1.1.7 christos BEGIN { nonempty = 0; } \ 259 1.1.1.7 christos { items[$$0] = 1; nonempty = 1; } \ 260 1.1.1.7 christos END { if (nonempty) { for (i in items) print i; }; } \ 261 1.1.1.7 christos ' 262 1.1.1.7 christos # Make sure the list of sources is unique. This is necessary because, 263 1.1.1.7 christos # e.g., the same source file might be shared among _SOURCES variables 264 1.1.1.7 christos # for different programs/libraries. 265 1.1.1.7 christos am__define_uniq_tagged_files = \ 266 1.1.1.7 christos list='$(am__tagged_files)'; \ 267 1.1.1.7 christos unique=`for i in $$list; do \ 268 1.1.1.7 christos if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 269 1.1.1.7 christos done | $(am__uniquify_input)` 270 1.1.1.7 christos am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/Makefile.top \ 271 1.1.1.7 christos $(top_srcdir)/depcomp 272 1.1.1.7 christos DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 273 1.1.1.7 christos ACLOCAL = @ACLOCAL@ 274 1.1.1.7 christos AMTAR = @AMTAR@ 275 1.1.1.7 christos AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 276 1.1.1.7 christos AR = @AR@ 277 1.1.1.7 christos AUTOCONF = @AUTOCONF@ 278 1.1.1.7 christos AUTOHEADER = @AUTOHEADER@ 279 1.1.1.7 christos AUTOMAKE = @AUTOMAKE@ 280 1.1.1.7 christos AWK = @AWK@ 281 1.1.1.7 christos BUILD_EXEEXT = @BUILD_EXEEXT@ 282 1.1.1.7 christos BUILD_OBJEXT = @BUILD_OBJEXT@ 283 1.1.1.7 christos CC = @CC@ 284 1.1.1.7 christos CCDEPMODE = @CCDEPMODE@ 285 1.1.1.7 christos CC_FOR_BUILD = @CC_FOR_BUILD@ 286 1.1.1.7 christos CFLAGS = @CFLAGS@ 287 1.1.1.7 christos CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@ 288 1.1.1.7 christos CMOCKA_CFLAGS = @CMOCKA_CFLAGS@ 289 1.1.1.7 christos CMOCKA_LIBS = @CMOCKA_LIBS@ 290 1.1.1.7 christos CPP = @CPP@ 291 1.1.1.7 christos CPPFLAGS = @CPPFLAGS@ 292 1.1.1.7 christos CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ 293 1.1.1.7 christos CPP_FOR_BUILD = @CPP_FOR_BUILD@ 294 1.1.1.7 christos CSCOPE = @CSCOPE@ 295 1.1.1.7 christos CTAGS = @CTAGS@ 296 1.1.1.7 christos CURL = @CURL@ 297 1.1.1.7 christos CYGPATH_W = @CYGPATH_W@ 298 1.1.1.7 christos DEFS = @DEFS@ 299 1.1.1.7 christos DEPDIR = @DEPDIR@ 300 1.1.1.7 christos DEVELOPER_MODE = @DEVELOPER_MODE@ 301 1.1.1.7 christos DLLTOOL = @DLLTOOL@ 302 1.1.1.9 christos DLOPEN_LIBS = @DLOPEN_LIBS@ 303 1.1.1.7 christos DNSTAP_CFLAGS = @DNSTAP_CFLAGS@ 304 1.1.1.7 christos DNSTAP_LIBS = @DNSTAP_LIBS@ 305 1.1.1.7 christos DOXYGEN = @DOXYGEN@ 306 1.1.1.7 christos DSYMUTIL = @DSYMUTIL@ 307 1.1.1.9 christos DTRACE = @DTRACE@ 308 1.1.1.7 christos DUMPBIN = @DUMPBIN@ 309 1.1.1.7 christos ECHO_C = @ECHO_C@ 310 1.1.1.7 christos ECHO_N = @ECHO_N@ 311 1.1.1.7 christos ECHO_T = @ECHO_T@ 312 1.1.1.7 christos EGREP = @EGREP@ 313 1.1.1.7 christos ETAGS = @ETAGS@ 314 1.1.1.7 christos EXEEXT = @EXEEXT@ 315 1.1.1.7 christos FGREP = @FGREP@ 316 1.1.1.7 christos FILECMD = @FILECMD@ 317 1.1.1.7 christos FSTRM_CAPTURE = @FSTRM_CAPTURE@ 318 1.1.1.7 christos FUZZ_LDFLAGS = @FUZZ_LDFLAGS@ 319 1.1.1.7 christos FUZZ_LOG_COMPILER = @FUZZ_LOG_COMPILER@ 320 1.1.1.7 christos GREP = @GREP@ 321 1.1.1.7 christos GSSAPI_CFLAGS = @GSSAPI_CFLAGS@ 322 1.1.1.7 christos GSSAPI_LIBS = @GSSAPI_LIBS@ 323 1.1.1.7 christos INSTALL = @INSTALL@ 324 1.1.1.7 christos INSTALL_DATA = @INSTALL_DATA@ 325 1.1.1.7 christos INSTALL_PROGRAM = @INSTALL_PROGRAM@ 326 1.1.1.7 christos INSTALL_SCRIPT = @INSTALL_SCRIPT@ 327 1.1.1.7 christos INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 328 1.1.1.7 christos JEMALLOC_CFLAGS = @JEMALLOC_CFLAGS@ 329 1.1.1.7 christos JEMALLOC_LIBS = @JEMALLOC_LIBS@ 330 1.1.1.9 christos JEMALLOC_VERSION = @JEMALLOC_VERSION@ 331 1.1.1.11 christos JQ = @JQ@ 332 1.1.1.7 christos JSON_C_CFLAGS = @JSON_C_CFLAGS@ 333 1.1.1.7 christos JSON_C_LIBS = @JSON_C_LIBS@ 334 1.1.1.7 christos KRB5_CFLAGS = @KRB5_CFLAGS@ 335 1.1.1.7 christos KRB5_CONFIG = @KRB5_CONFIG@ 336 1.1.1.7 christos KRB5_LIBS = @KRB5_LIBS@ 337 1.1.1.7 christos LD = @LD@ 338 1.1.1.7 christos LDFLAGS = @LDFLAGS@ 339 1.1.1.7 christos LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@ 340 1.1.1.9 christos LIBCAP_CFLAGS = @LIBCAP_CFLAGS@ 341 1.1.1.7 christos LIBCAP_LIBS = @LIBCAP_LIBS@ 342 1.1.1.7 christos LIBIDN2_CFLAGS = @LIBIDN2_CFLAGS@ 343 1.1.1.7 christos LIBIDN2_LIBS = @LIBIDN2_LIBS@ 344 1.1.1.7 christos LIBNGHTTP2_CFLAGS = @LIBNGHTTP2_CFLAGS@ 345 1.1.1.7 christos LIBNGHTTP2_LIBS = @LIBNGHTTP2_LIBS@ 346 1.1.1.7 christos LIBOBJS = @LIBOBJS@ 347 1.1.1.7 christos LIBS = @LIBS@ 348 1.1.1.7 christos LIBTOOL = @LIBTOOL@ 349 1.1.1.9 christos LIBURCU_CFLAGS = @LIBURCU_CFLAGS@ 350 1.1.1.9 christos LIBURCU_LIBS = @LIBURCU_LIBS@ 351 1.1.1.7 christos LIBUV_CFLAGS = @LIBUV_CFLAGS@ 352 1.1.1.7 christos LIBUV_LIBS = @LIBUV_LIBS@ 353 1.1.1.9 christos LIBUV_VERSION = @LIBUV_VERSION@ 354 1.1.1.7 christos LIBXML2_CFLAGS = @LIBXML2_CFLAGS@ 355 1.1.1.7 christos LIBXML2_LIBS = @LIBXML2_LIBS@ 356 1.1.1.7 christos LIPO = @LIPO@ 357 1.1.1.7 christos LMDB_CFLAGS = @LMDB_CFLAGS@ 358 1.1.1.7 christos LMDB_LIBS = @LMDB_LIBS@ 359 1.1.1.7 christos LN_S = @LN_S@ 360 1.1.1.7 christos LTLIBOBJS = @LTLIBOBJS@ 361 1.1.1.7 christos LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 362 1.1.1.7 christos MAINT = @MAINT@ 363 1.1.1.7 christos MAKEINFO = @MAKEINFO@ 364 1.1.1.7 christos MANIFEST_TOOL = @MANIFEST_TOOL@ 365 1.1.1.7 christos MAXMINDDB_CFLAGS = @MAXMINDDB_CFLAGS@ 366 1.1.1.7 christos MAXMINDDB_LIBS = @MAXMINDDB_LIBS@ 367 1.1.1.7 christos MAXMINDDB_PREFIX = @MAXMINDDB_PREFIX@ 368 1.1.1.7 christos MKDIR_P = @MKDIR_P@ 369 1.1.1.7 christos NC = @NC@ 370 1.1.1.7 christos NM = @NM@ 371 1.1.1.7 christos NMEDIT = @NMEDIT@ 372 1.1.1.7 christos OBJDUMP = @OBJDUMP@ 373 1.1.1.7 christos OBJEXT = @OBJEXT@ 374 1.1.1.7 christos OPENSSL_CFLAGS = @OPENSSL_CFLAGS@ 375 1.1.1.7 christos OPENSSL_LDFLAGS = @OPENSSL_LDFLAGS@ 376 1.1.1.7 christos OPENSSL_LIBS = @OPENSSL_LIBS@ 377 1.1.1.9 christos OPENSSL_VERSION = @OPENSSL_VERSION@ 378 1.1.1.7 christos OTOOL = @OTOOL@ 379 1.1.1.7 christos OTOOL64 = @OTOOL64@ 380 1.1.1.7 christos PACKAGE = @PACKAGE@ 381 1.1.1.7 christos PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 382 1.1.1.7 christos PACKAGE_NAME = @PACKAGE_NAME@ 383 1.1.1.7 christos PACKAGE_STRING = @PACKAGE_STRING@ 384 1.1.1.7 christos PACKAGE_TARNAME = @PACKAGE_TARNAME@ 385 1.1.1.7 christos PACKAGE_URL = @PACKAGE_URL@ 386 1.1.1.7 christos PACKAGE_VERSION = @PACKAGE_VERSION@ 387 1.1.1.7 christos PATH_SEPARATOR = @PATH_SEPARATOR@ 388 1.1.1.7 christos PERL = @PERL@ 389 1.1.1.7 christos PKG_CONFIG = @PKG_CONFIG@ 390 1.1.1.7 christos PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 391 1.1.1.7 christos PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 392 1.1.1.7 christos PROTOC_C = @PROTOC_C@ 393 1.1.1.7 christos PTHREAD_CC = @PTHREAD_CC@ 394 1.1.1.7 christos PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ 395 1.1.1.7 christos PTHREAD_CXX = @PTHREAD_CXX@ 396 1.1.1.7 christos PTHREAD_LIBS = @PTHREAD_LIBS@ 397 1.1.1.7 christos PYTEST = @PYTEST@ 398 1.1.1.7 christos PYTHON = @PYTHON@ 399 1.1.1.7 christos PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ 400 1.1.1.7 christos PYTHON_PLATFORM = @PYTHON_PLATFORM@ 401 1.1.1.7 christos PYTHON_PREFIX = @PYTHON_PREFIX@ 402 1.1.1.7 christos PYTHON_VERSION = @PYTHON_VERSION@ 403 1.1.1.7 christos RANLIB = @RANLIB@ 404 1.1.1.9 christos RCU_VERSION = @RCU_VERSION@ 405 1.1.1.7 christos READLINE_CFLAGS = @READLINE_CFLAGS@ 406 1.1.1.7 christos READLINE_LIBS = @READLINE_LIBS@ 407 1.1.1.7 christos RELEASE_DATE = @RELEASE_DATE@ 408 1.1.1.7 christos SED = @SED@ 409 1.1.1.7 christos SET_MAKE = @SET_MAKE@ 410 1.1.1.7 christos SHELL = @SHELL@ 411 1.1.1.7 christos SPHINX_BUILD = @SPHINX_BUILD@ 412 1.1.1.7 christos STD_CFLAGS = @STD_CFLAGS@ 413 1.1.1.7 christos STD_CPPFLAGS = @STD_CPPFLAGS@ 414 1.1.1.7 christos STD_LDFLAGS = @STD_LDFLAGS@ 415 1.1.1.7 christos STRIP = @STRIP@ 416 1.1.1.7 christos TEST_CFLAGS = @TEST_CFLAGS@ 417 1.1.1.7 christos VERSION = @VERSION@ 418 1.1.1.11 christos XMLLINT = @XMLLINT@ 419 1.1.1.7 christos XSLTPROC = @XSLTPROC@ 420 1.1.1.7 christos ZLIB_CFLAGS = @ZLIB_CFLAGS@ 421 1.1.1.7 christos ZLIB_LIBS = @ZLIB_LIBS@ 422 1.1.1.7 christos abs_builddir = @abs_builddir@ 423 1.1.1.7 christos abs_srcdir = @abs_srcdir@ 424 1.1.1.7 christos abs_top_builddir = @abs_top_builddir@ 425 1.1.1.7 christos abs_top_srcdir = @abs_top_srcdir@ 426 1.1.1.7 christos ac_ct_AR = @ac_ct_AR@ 427 1.1.1.7 christos ac_ct_CC = @ac_ct_CC@ 428 1.1.1.7 christos ac_ct_CC_FOR_BUILD = @ac_ct_CC_FOR_BUILD@ 429 1.1.1.7 christos ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 430 1.1.1.7 christos am__include = @am__include@ 431 1.1.1.7 christos am__leading_dot = @am__leading_dot@ 432 1.1.1.7 christos am__quote = @am__quote@ 433 1.1.1.11 christos am__rm_f_notfound = @am__rm_f_notfound@ 434 1.1.1.7 christos am__tar = @am__tar@ 435 1.1.1.7 christos am__untar = @am__untar@ 436 1.1.1.11 christos am__xargs_n = @am__xargs_n@ 437 1.1.1.7 christos ax_pthread_config = @ax_pthread_config@ 438 1.1.1.7 christos bindir = @bindir@ 439 1.1.1.7 christos build = @build@ 440 1.1.1.7 christos build_alias = @build_alias@ 441 1.1.1.7 christos build_cpu = @build_cpu@ 442 1.1.1.7 christos build_os = @build_os@ 443 1.1.1.7 christos build_vendor = @build_vendor@ 444 1.1.1.7 christos builddir = @builddir@ 445 1.1.1.7 christos datadir = @datadir@ 446 1.1.1.7 christos datarootdir = @datarootdir@ 447 1.1.1.7 christos docdir = @docdir@ 448 1.1.1.7 christos dvidir = @dvidir@ 449 1.1.1.7 christos exec_prefix = @exec_prefix@ 450 1.1.1.7 christos host = @host@ 451 1.1.1.7 christos host_alias = @host_alias@ 452 1.1.1.7 christos host_cpu = @host_cpu@ 453 1.1.1.7 christos host_os = @host_os@ 454 1.1.1.7 christos host_vendor = @host_vendor@ 455 1.1.1.7 christos htmldir = @htmldir@ 456 1.1.1.7 christos includedir = @includedir@ 457 1.1.1.7 christos infodir = @infodir@ 458 1.1.1.7 christos install_sh = @install_sh@ 459 1.1.1.7 christos libdir = @libdir@ 460 1.1.1.7 christos libexecdir = @libexecdir@ 461 1.1.1.7 christos localedir = @localedir@ 462 1.1.1.7 christos localstatedir = @localstatedir@ 463 1.1.1.7 christos mandir = @mandir@ 464 1.1.1.7 christos mkdir_p = @mkdir_p@ 465 1.1.1.7 christos oldincludedir = @oldincludedir@ 466 1.1.1.7 christos pdfdir = @pdfdir@ 467 1.1.1.7 christos pkgpyexecdir = @pkgpyexecdir@ 468 1.1.1.7 christos pkgpythondir = @pkgpythondir@ 469 1.1.1.7 christos prefix = @prefix@ 470 1.1.1.7 christos program_transform_name = @program_transform_name@ 471 1.1.1.7 christos psdir = @psdir@ 472 1.1.1.7 christos pyexecdir = @pyexecdir@ 473 1.1.1.7 christos pythondir = @pythondir@ 474 1.1.1.7 christos runstatedir = @runstatedir@ 475 1.1.1.7 christos sbindir = @sbindir@ 476 1.1.1.7 christos sharedstatedir = @sharedstatedir@ 477 1.1.1.7 christos srcdir = @srcdir@ 478 1.1.1.7 christos sysconfdir = @sysconfdir@ 479 1.1.1.7 christos target = @target@ 480 1.1.1.7 christos target_alias = @target_alias@ 481 1.1.1.7 christos target_cpu = @target_cpu@ 482 1.1.1.7 christos target_os = @target_os@ 483 1.1.1.7 christos target_vendor = @target_vendor@ 484 1.1.1.7 christos top_build_prefix = @top_build_prefix@ 485 1.1.1.7 christos top_builddir = @top_builddir@ 486 1.1.1.7 christos top_srcdir = @top_srcdir@ 487 1.1.1.7 christos ACLOCAL_AMFLAGS = -I $(top_srcdir)/m4 488 1.1.1.7 christos AM_CFLAGS = \ 489 1.1.1.7 christos $(STD_CFLAGS) 490 1.1.1.7 christos 491 1.1.1.7 christos AM_CPPFLAGS = $(STD_CPPFLAGS) -include $(top_builddir)/config.h \ 492 1.1.1.9 christos -I$(srcdir)/include $(LIBISC_CFLAGS) $(LIBISCCFG_CFLAGS) \ 493 1.1.1.9 christos $(LIBDNS_CFLAGS) -DNAMED_CONFFILE=\"${sysconfdir}/named.conf\" 494 1.1.1.7 christos AM_LDFLAGS = $(STD_LDFLAGS) $(am__append_1) 495 1.1.1.9 christos LDADD = libdnssectool.la $(LIBISC_LIBS) $(LIBISCCFG_LIBS) \ 496 1.1.1.9 christos $(LIBDNS_LIBS) $(OPENSSL_LIBS) 497 1.1.1.9 christos BUILT_SOURCES = 498 1.1.1.9 christos CLEANFILES = 499 1.1.1.8 christos @HAVE_JEMALLOC_FALSE@LIBISC_CFLAGS = -I$(top_srcdir)/include \ 500 1.1.1.8 christos @HAVE_JEMALLOC_FALSE@ -I$(top_srcdir)/lib/isc/include \ 501 1.1.1.8 christos @HAVE_JEMALLOC_FALSE@ -I$(top_builddir)/lib/isc/include 502 1.1.1.8 christos @HAVE_JEMALLOC_TRUE@LIBISC_CFLAGS = $(JEMALLOC_CFLAGS) \ 503 1.1.1.8 christos @HAVE_JEMALLOC_TRUE@ -I$(top_srcdir)/include \ 504 1.1.1.8 christos @HAVE_JEMALLOC_TRUE@ -I$(top_srcdir)/lib/isc/include \ 505 1.1.1.8 christos @HAVE_JEMALLOC_TRUE@ -I$(top_builddir)/lib/isc/include 506 1.1.1.8 christos @HAVE_JEMALLOC_FALSE@LIBISC_LIBS = $(top_builddir)/lib/isc/libisc.la 507 1.1.1.8 christos @HAVE_JEMALLOC_TRUE@LIBISC_LIBS = $(JEMALLOC_LIBS) \ 508 1.1.1.8 christos @HAVE_JEMALLOC_TRUE@ $(top_builddir)/lib/isc/libisc.la 509 1.1.1.9 christos @HAVE_DTRACE_TRUE@LIBISC_DTRACE = $(top_builddir)/lib/isc/probes.lo 510 1.1.1.7 christos LIBDNS_CFLAGS = \ 511 1.1.1.7 christos -I$(top_srcdir)/lib/dns/include \ 512 1.1.1.7 christos -I$(top_builddir)/lib/dns/include 513 1.1.1.7 christos 514 1.1.1.7 christos LIBDNS_LIBS = \ 515 1.1.1.7 christos $(top_builddir)/lib/dns/libdns.la 516 1.1.1.7 christos 517 1.1.1.9 christos @HAVE_DTRACE_TRUE@LIBDNS_DTRACE = $(top_builddir)/lib/dns/probes.lo 518 1.1.1.7 christos LIBNS_CFLAGS = \ 519 1.1.1.7 christos -I$(top_srcdir)/lib/ns/include 520 1.1.1.7 christos 521 1.1.1.7 christos LIBNS_LIBS = \ 522 1.1.1.7 christos $(top_builddir)/lib/ns/libns.la 523 1.1.1.7 christos 524 1.1.1.9 christos @HAVE_DTRACE_TRUE@LIBNS_DTRACE = $(top_builddir)/lib/ns/probes.lo 525 1.1.1.7 christos LIBISCCFG_CFLAGS = \ 526 1.1.1.7 christos -I$(top_srcdir)/lib/isccfg/include 527 1.1.1.7 christos 528 1.1.1.7 christos LIBISCCFG_LIBS = \ 529 1.1.1.7 christos $(top_builddir)/lib/isccfg/libisccfg.la 530 1.1.1.7 christos 531 1.1.1.7 christos LIBISCCC_CFLAGS = \ 532 1.1.1.7 christos -I$(top_srcdir)/lib/isccc/include/ 533 1.1.1.7 christos 534 1.1.1.7 christos LIBISCCC_LIBS = \ 535 1.1.1.7 christos $(top_builddir)/lib/isccc/libisccc.la 536 1.1.1.7 christos 537 1.1.1.7 christos noinst_LTLIBRARIES = libdnssectool.la 538 1.1.1.7 christos libdnssectool_la_SOURCES = \ 539 1.1.1.7 christos dnssectool.h \ 540 1.1.1.7 christos dnssectool.c 541 1.1.1.7 christos 542 1.1.1.7 christos dnssec_keygen_CPPFLAGS = \ 543 1.1.1.7 christos $(AM_CPPFLAGS) \ 544 1.1.1.9 christos $(OPENSSL_CFLAGS) 545 1.1.1.7 christos 546 1.1.1.7 christos dnssec_keygen_LDADD = \ 547 1.1.1.7 christos $(LDADD) \ 548 1.1.1.9 christos $(OPENSSL_LIBS) 549 1.1.1.9 christos 550 1.1.1.9 christos dnssec_signzone_CPPFLAGS = \ 551 1.1.1.9 christos $(AM_CPPFLAGS) \ 552 1.1.1.9 christos $(OPENSSL_CFLAGS) 553 1.1.1.9 christos 554 1.1.1.9 christos dnssec_signzone_LDADD = \ 555 1.1.1.9 christos $(LDADD) \ 556 1.1.1.9 christos $(OPENSSL_LIBS) 557 1.1.1.7 christos 558 1.1.1.9 christos all: $(BUILT_SOURCES) 559 1.1.1.9 christos $(MAKE) $(AM_MAKEFLAGS) all-am 560 1.1.1.7 christos 561 1.1.1.7 christos .SUFFIXES: 562 1.1.1.7 christos .SUFFIXES: .c .lo .o .obj 563 1.1.1.7 christos $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.top $(am__configure_deps) 564 1.1.1.7 christos @for dep in $?; do \ 565 1.1.1.7 christos case '$(am__configure_deps)' in \ 566 1.1.1.7 christos *$$dep*) \ 567 1.1.1.7 christos ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 568 1.1.1.7 christos && { if test -f $@; then exit 0; else break; fi; }; \ 569 1.1.1.7 christos exit 1;; \ 570 1.1.1.7 christos esac; \ 571 1.1.1.7 christos done; \ 572 1.1.1.7 christos echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign bin/dnssec/Makefile'; \ 573 1.1.1.7 christos $(am__cd) $(top_srcdir) && \ 574 1.1.1.7 christos $(AUTOMAKE) --foreign bin/dnssec/Makefile 575 1.1.1.7 christos Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 576 1.1.1.7 christos @case '$?' in \ 577 1.1.1.7 christos *config.status*) \ 578 1.1.1.7 christos cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 579 1.1.1.7 christos *) \ 580 1.1.1.7 christos echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ 581 1.1.1.7 christos cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ 582 1.1.1.7 christos esac; 583 1.1.1.7 christos $(top_srcdir)/Makefile.top $(am__empty): 584 1.1.1.7 christos 585 1.1.1.7 christos $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 586 1.1.1.7 christos cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 587 1.1.1.7 christos 588 1.1.1.7 christos $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 589 1.1.1.7 christos cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 590 1.1.1.7 christos $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 591 1.1.1.7 christos cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 592 1.1.1.7 christos $(am__aclocal_m4_deps): 593 1.1.1.7 christos install-binPROGRAMS: $(bin_PROGRAMS) 594 1.1.1.7 christos @$(NORMAL_INSTALL) 595 1.1.1.7 christos @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 596 1.1.1.7 christos if test -n "$$list"; then \ 597 1.1.1.7 christos echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \ 598 1.1.1.7 christos $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \ 599 1.1.1.7 christos fi; \ 600 1.1.1.7 christos for p in $$list; do echo "$$p $$p"; done | \ 601 1.1.1.7 christos sed 's/$(EXEEXT)$$//' | \ 602 1.1.1.7 christos while read p p1; do if test -f $$p \ 603 1.1.1.7 christos || test -f $$p1 \ 604 1.1.1.7 christos ; then echo "$$p"; echo "$$p"; else :; fi; \ 605 1.1.1.7 christos done | \ 606 1.1.1.7 christos sed -e 'p;s,.*/,,;n;h' \ 607 1.1.1.7 christos -e 's|.*|.|' \ 608 1.1.1.7 christos -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ 609 1.1.1.7 christos sed 'N;N;N;s,\n, ,g' | \ 610 1.1.1.7 christos $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ 611 1.1.1.7 christos { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ 612 1.1.1.7 christos if ($$2 == $$4) files[d] = files[d] " " $$1; \ 613 1.1.1.7 christos else { print "f", $$3 "/" $$4, $$1; } } \ 614 1.1.1.7 christos END { for (d in files) print "f", d, files[d] }' | \ 615 1.1.1.7 christos while read type dir files; do \ 616 1.1.1.7 christos if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ 617 1.1.1.7 christos test -z "$$files" || { \ 618 1.1.1.7 christos echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ 619 1.1.1.7 christos $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ 620 1.1.1.7 christos } \ 621 1.1.1.7 christos ; done 622 1.1.1.7 christos 623 1.1.1.7 christos uninstall-binPROGRAMS: 624 1.1.1.7 christos @$(NORMAL_UNINSTALL) 625 1.1.1.7 christos @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 626 1.1.1.7 christos files=`for p in $$list; do echo "$$p"; done | \ 627 1.1.1.7 christos sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ 628 1.1.1.7 christos -e 's/$$/$(EXEEXT)/' \ 629 1.1.1.7 christos `; \ 630 1.1.1.7 christos test -n "$$list" || exit 0; \ 631 1.1.1.7 christos echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ 632 1.1.1.11 christos cd "$(DESTDIR)$(bindir)" && $(am__rm_f) $$files 633 1.1.1.7 christos 634 1.1.1.7 christos clean-binPROGRAMS: 635 1.1.1.11 christos $(am__rm_f) $(bin_PROGRAMS) 636 1.1.1.11 christos test -z "$(EXEEXT)" || $(am__rm_f) $(bin_PROGRAMS:$(EXEEXT)=) 637 1.1.1.7 christos 638 1.1.1.7 christos clean-noinstLTLIBRARIES: 639 1.1.1.11 christos -$(am__rm_f) $(noinst_LTLIBRARIES) 640 1.1.1.7 christos @list='$(noinst_LTLIBRARIES)'; \ 641 1.1.1.7 christos locs=`for p in $$list; do echo $$p; done | \ 642 1.1.1.7 christos sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ 643 1.1.1.7 christos sort -u`; \ 644 1.1.1.11 christos echo rm -f $${locs}; \ 645 1.1.1.11 christos $(am__rm_f) $${locs} 646 1.1.1.7 christos 647 1.1.1.7 christos libdnssectool.la: $(libdnssectool_la_OBJECTS) $(libdnssectool_la_DEPENDENCIES) $(EXTRA_libdnssectool_la_DEPENDENCIES) 648 1.1.1.7 christos $(AM_V_CCLD)$(LINK) $(libdnssectool_la_OBJECTS) $(libdnssectool_la_LIBADD) $(LIBS) 649 1.1.1.7 christos 650 1.1.1.7 christos dnssec-cds$(EXEEXT): $(dnssec_cds_OBJECTS) $(dnssec_cds_DEPENDENCIES) $(EXTRA_dnssec_cds_DEPENDENCIES) 651 1.1.1.7 christos @rm -f dnssec-cds$(EXEEXT) 652 1.1.1.7 christos $(AM_V_CCLD)$(LINK) $(dnssec_cds_OBJECTS) $(dnssec_cds_LDADD) $(LIBS) 653 1.1.1.7 christos 654 1.1.1.7 christos dnssec-dsfromkey$(EXEEXT): $(dnssec_dsfromkey_OBJECTS) $(dnssec_dsfromkey_DEPENDENCIES) $(EXTRA_dnssec_dsfromkey_DEPENDENCIES) 655 1.1.1.7 christos @rm -f dnssec-dsfromkey$(EXEEXT) 656 1.1.1.7 christos $(AM_V_CCLD)$(LINK) $(dnssec_dsfromkey_OBJECTS) $(dnssec_dsfromkey_LDADD) $(LIBS) 657 1.1.1.7 christos 658 1.1.1.7 christos dnssec-importkey$(EXEEXT): $(dnssec_importkey_OBJECTS) $(dnssec_importkey_DEPENDENCIES) $(EXTRA_dnssec_importkey_DEPENDENCIES) 659 1.1.1.7 christos @rm -f dnssec-importkey$(EXEEXT) 660 1.1.1.7 christos $(AM_V_CCLD)$(LINK) $(dnssec_importkey_OBJECTS) $(dnssec_importkey_LDADD) $(LIBS) 661 1.1.1.7 christos 662 1.1.1.7 christos dnssec-keyfromlabel$(EXEEXT): $(dnssec_keyfromlabel_OBJECTS) $(dnssec_keyfromlabel_DEPENDENCIES) $(EXTRA_dnssec_keyfromlabel_DEPENDENCIES) 663 1.1.1.7 christos @rm -f dnssec-keyfromlabel$(EXEEXT) 664 1.1.1.7 christos $(AM_V_CCLD)$(LINK) $(dnssec_keyfromlabel_OBJECTS) $(dnssec_keyfromlabel_LDADD) $(LIBS) 665 1.1.1.7 christos 666 1.1.1.7 christos dnssec-keygen$(EXEEXT): $(dnssec_keygen_OBJECTS) $(dnssec_keygen_DEPENDENCIES) $(EXTRA_dnssec_keygen_DEPENDENCIES) 667 1.1.1.7 christos @rm -f dnssec-keygen$(EXEEXT) 668 1.1.1.7 christos $(AM_V_CCLD)$(LINK) $(dnssec_keygen_OBJECTS) $(dnssec_keygen_LDADD) $(LIBS) 669 1.1.1.7 christos 670 1.1.1.9 christos dnssec-ksr$(EXEEXT): $(dnssec_ksr_OBJECTS) $(dnssec_ksr_DEPENDENCIES) $(EXTRA_dnssec_ksr_DEPENDENCIES) 671 1.1.1.9 christos @rm -f dnssec-ksr$(EXEEXT) 672 1.1.1.9 christos $(AM_V_CCLD)$(LINK) $(dnssec_ksr_OBJECTS) $(dnssec_ksr_LDADD) $(LIBS) 673 1.1.1.9 christos 674 1.1.1.7 christos dnssec-revoke$(EXEEXT): $(dnssec_revoke_OBJECTS) $(dnssec_revoke_DEPENDENCIES) $(EXTRA_dnssec_revoke_DEPENDENCIES) 675 1.1.1.7 christos @rm -f dnssec-revoke$(EXEEXT) 676 1.1.1.7 christos $(AM_V_CCLD)$(LINK) $(dnssec_revoke_OBJECTS) $(dnssec_revoke_LDADD) $(LIBS) 677 1.1.1.7 christos 678 1.1.1.7 christos dnssec-settime$(EXEEXT): $(dnssec_settime_OBJECTS) $(dnssec_settime_DEPENDENCIES) $(EXTRA_dnssec_settime_DEPENDENCIES) 679 1.1.1.7 christos @rm -f dnssec-settime$(EXEEXT) 680 1.1.1.7 christos $(AM_V_CCLD)$(LINK) $(dnssec_settime_OBJECTS) $(dnssec_settime_LDADD) $(LIBS) 681 1.1.1.7 christos 682 1.1.1.7 christos dnssec-signzone$(EXEEXT): $(dnssec_signzone_OBJECTS) $(dnssec_signzone_DEPENDENCIES) $(EXTRA_dnssec_signzone_DEPENDENCIES) 683 1.1.1.7 christos @rm -f dnssec-signzone$(EXEEXT) 684 1.1.1.7 christos $(AM_V_CCLD)$(LINK) $(dnssec_signzone_OBJECTS) $(dnssec_signzone_LDADD) $(LIBS) 685 1.1.1.7 christos 686 1.1.1.7 christos dnssec-verify$(EXEEXT): $(dnssec_verify_OBJECTS) $(dnssec_verify_DEPENDENCIES) $(EXTRA_dnssec_verify_DEPENDENCIES) 687 1.1.1.7 christos @rm -f dnssec-verify$(EXEEXT) 688 1.1.1.7 christos $(AM_V_CCLD)$(LINK) $(dnssec_verify_OBJECTS) $(dnssec_verify_LDADD) $(LIBS) 689 1.1.1.7 christos 690 1.1.1.7 christos mostlyclean-compile: 691 1.1.1.7 christos -rm -f *.$(OBJEXT) 692 1.1.1.7 christos 693 1.1.1.7 christos distclean-compile: 694 1.1.1.7 christos -rm -f *.tab.c 695 1.1.1.7 christos 696 1.1.1.7 christos @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dnssec-cds.Po@am__quote@ # am--include-marker 697 1.1.1.7 christos @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dnssec-dsfromkey.Po@am__quote@ # am--include-marker 698 1.1.1.7 christos @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dnssec-importkey.Po@am__quote@ # am--include-marker 699 1.1.1.7 christos @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dnssec-keyfromlabel.Po@am__quote@ # am--include-marker 700 1.1.1.9 christos @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dnssec-ksr.Po@am__quote@ # am--include-marker 701 1.1.1.7 christos @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dnssec-revoke.Po@am__quote@ # am--include-marker 702 1.1.1.7 christos @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dnssec-settime.Po@am__quote@ # am--include-marker 703 1.1.1.7 christos @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dnssec-verify.Po@am__quote@ # am--include-marker 704 1.1.1.7 christos @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dnssec_keygen-dnssec-keygen.Po@am__quote@ # am--include-marker 705 1.1.1.9 christos @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dnssec_signzone-dnssec-signzone.Po@am__quote@ # am--include-marker 706 1.1.1.7 christos @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dnssectool.Plo@am__quote@ # am--include-marker 707 1.1.1.7 christos 708 1.1.1.7 christos $(am__depfiles_remade): 709 1.1.1.7 christos @$(MKDIR_P) $(@D) 710 1.1.1.11 christos @: >>$@ 711 1.1.1.7 christos 712 1.1.1.7 christos am--depfiles: $(am__depfiles_remade) 713 1.1.1.7 christos 714 1.1.1.7 christos .c.o: 715 1.1.1.7 christos @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ 716 1.1.1.7 christos @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ 717 1.1.1.7 christos @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po 718 1.1.1.7 christos @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 719 1.1.1.7 christos @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 720 1.1.1.7 christos @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< 721 1.1.1.7 christos 722 1.1.1.7 christos .c.obj: 723 1.1.1.7 christos @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ 724 1.1.1.7 christos @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ 725 1.1.1.7 christos @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po 726 1.1.1.7 christos @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 727 1.1.1.7 christos @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 728 1.1.1.7 christos @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` 729 1.1.1.7 christos 730 1.1.1.7 christos .c.lo: 731 1.1.1.7 christos @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ 732 1.1.1.7 christos @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ 733 1.1.1.7 christos @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo 734 1.1.1.7 christos @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 735 1.1.1.7 christos @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 736 1.1.1.7 christos @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< 737 1.1.1.7 christos 738 1.1.1.7 christos dnssec_keygen-dnssec-keygen.o: dnssec-keygen.c 739 1.1.1.7 christos @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dnssec_keygen_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dnssec_keygen-dnssec-keygen.o -MD -MP -MF $(DEPDIR)/dnssec_keygen-dnssec-keygen.Tpo -c -o dnssec_keygen-dnssec-keygen.o `test -f 'dnssec-keygen.c' || echo '$(srcdir)/'`dnssec-keygen.c 740 1.1.1.7 christos @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/dnssec_keygen-dnssec-keygen.Tpo $(DEPDIR)/dnssec_keygen-dnssec-keygen.Po 741 1.1.1.7 christos @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dnssec-keygen.c' object='dnssec_keygen-dnssec-keygen.o' libtool=no @AMDEPBACKSLASH@ 742 1.1.1.7 christos @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 743 1.1.1.7 christos @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dnssec_keygen_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dnssec_keygen-dnssec-keygen.o `test -f 'dnssec-keygen.c' || echo '$(srcdir)/'`dnssec-keygen.c 744 1.1.1.7 christos 745 1.1.1.7 christos dnssec_keygen-dnssec-keygen.obj: dnssec-keygen.c 746 1.1.1.7 christos @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dnssec_keygen_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dnssec_keygen-dnssec-keygen.obj -MD -MP -MF $(DEPDIR)/dnssec_keygen-dnssec-keygen.Tpo -c -o dnssec_keygen-dnssec-keygen.obj `if test -f 'dnssec-keygen.c'; then $(CYGPATH_W) 'dnssec-keygen.c'; else $(CYGPATH_W) '$(srcdir)/dnssec-keygen.c'; fi` 747 1.1.1.7 christos @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/dnssec_keygen-dnssec-keygen.Tpo $(DEPDIR)/dnssec_keygen-dnssec-keygen.Po 748 1.1.1.7 christos @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dnssec-keygen.c' object='dnssec_keygen-dnssec-keygen.obj' libtool=no @AMDEPBACKSLASH@ 749 1.1.1.7 christos @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 750 1.1.1.7 christos @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dnssec_keygen_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dnssec_keygen-dnssec-keygen.obj `if test -f 'dnssec-keygen.c'; then $(CYGPATH_W) 'dnssec-keygen.c'; else $(CYGPATH_W) '$(srcdir)/dnssec-keygen.c'; fi` 751 1.1.1.7 christos 752 1.1.1.9 christos dnssec_signzone-dnssec-signzone.o: dnssec-signzone.c 753 1.1.1.9 christos @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dnssec_signzone_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dnssec_signzone-dnssec-signzone.o -MD -MP -MF $(DEPDIR)/dnssec_signzone-dnssec-signzone.Tpo -c -o dnssec_signzone-dnssec-signzone.o `test -f 'dnssec-signzone.c' || echo '$(srcdir)/'`dnssec-signzone.c 754 1.1.1.9 christos @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/dnssec_signzone-dnssec-signzone.Tpo $(DEPDIR)/dnssec_signzone-dnssec-signzone.Po 755 1.1.1.9 christos @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dnssec-signzone.c' object='dnssec_signzone-dnssec-signzone.o' libtool=no @AMDEPBACKSLASH@ 756 1.1.1.9 christos @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 757 1.1.1.9 christos @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dnssec_signzone_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dnssec_signzone-dnssec-signzone.o `test -f 'dnssec-signzone.c' || echo '$(srcdir)/'`dnssec-signzone.c 758 1.1.1.9 christos 759 1.1.1.9 christos dnssec_signzone-dnssec-signzone.obj: dnssec-signzone.c 760 1.1.1.9 christos @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dnssec_signzone_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dnssec_signzone-dnssec-signzone.obj -MD -MP -MF $(DEPDIR)/dnssec_signzone-dnssec-signzone.Tpo -c -o dnssec_signzone-dnssec-signzone.obj `if test -f 'dnssec-signzone.c'; then $(CYGPATH_W) 'dnssec-signzone.c'; else $(CYGPATH_W) '$(srcdir)/dnssec-signzone.c'; fi` 761 1.1.1.9 christos @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/dnssec_signzone-dnssec-signzone.Tpo $(DEPDIR)/dnssec_signzone-dnssec-signzone.Po 762 1.1.1.9 christos @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dnssec-signzone.c' object='dnssec_signzone-dnssec-signzone.obj' libtool=no @AMDEPBACKSLASH@ 763 1.1.1.9 christos @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 764 1.1.1.9 christos @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dnssec_signzone_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dnssec_signzone-dnssec-signzone.obj `if test -f 'dnssec-signzone.c'; then $(CYGPATH_W) 'dnssec-signzone.c'; else $(CYGPATH_W) '$(srcdir)/dnssec-signzone.c'; fi` 765 1.1.1.9 christos 766 1.1.1.7 christos mostlyclean-libtool: 767 1.1.1.7 christos -rm -f *.lo 768 1.1.1.7 christos 769 1.1.1.7 christos clean-libtool: 770 1.1.1.7 christos -rm -rf .libs _libs 771 1.1.1.7 christos test-local: 772 1.1.1.7 christos unit-local: 773 1.1.1.7 christos doc-local: 774 1.1.1.7 christos 775 1.1.1.7 christos ID: $(am__tagged_files) 776 1.1.1.7 christos $(am__define_uniq_tagged_files); mkid -fID $$unique 777 1.1.1.7 christos tags: tags-am 778 1.1.1.7 christos TAGS: tags 779 1.1.1.7 christos 780 1.1.1.7 christos tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 781 1.1.1.7 christos set x; \ 782 1.1.1.7 christos here=`pwd`; \ 783 1.1.1.7 christos $(am__define_uniq_tagged_files); \ 784 1.1.1.7 christos shift; \ 785 1.1.1.7 christos if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 786 1.1.1.7 christos test -n "$$unique" || unique=$$empty_fix; \ 787 1.1.1.7 christos if test $$# -gt 0; then \ 788 1.1.1.7 christos $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 789 1.1.1.7 christos "$$@" $$unique; \ 790 1.1.1.7 christos else \ 791 1.1.1.7 christos $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 792 1.1.1.7 christos $$unique; \ 793 1.1.1.7 christos fi; \ 794 1.1.1.7 christos fi 795 1.1.1.7 christos ctags: ctags-am 796 1.1.1.7 christos 797 1.1.1.7 christos CTAGS: ctags 798 1.1.1.7 christos ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 799 1.1.1.7 christos $(am__define_uniq_tagged_files); \ 800 1.1.1.7 christos test -z "$(CTAGS_ARGS)$$unique" \ 801 1.1.1.7 christos || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 802 1.1.1.7 christos $$unique 803 1.1.1.7 christos 804 1.1.1.7 christos GTAGS: 805 1.1.1.7 christos here=`$(am__cd) $(top_builddir) && pwd` \ 806 1.1.1.7 christos && $(am__cd) $(top_srcdir) \ 807 1.1.1.7 christos && gtags -i $(GTAGS_ARGS) "$$here" 808 1.1.1.7 christos cscopelist: cscopelist-am 809 1.1.1.7 christos 810 1.1.1.7 christos cscopelist-am: $(am__tagged_files) 811 1.1.1.7 christos list='$(am__tagged_files)'; \ 812 1.1.1.7 christos case "$(srcdir)" in \ 813 1.1.1.7 christos [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 814 1.1.1.7 christos *) sdir=$(subdir)/$(srcdir) ;; \ 815 1.1.1.7 christos esac; \ 816 1.1.1.7 christos for i in $$list; do \ 817 1.1.1.7 christos if test -f "$$i"; then \ 818 1.1.1.7 christos echo "$(subdir)/$$i"; \ 819 1.1.1.7 christos else \ 820 1.1.1.7 christos echo "$$sdir/$$i"; \ 821 1.1.1.7 christos fi; \ 822 1.1.1.7 christos done >> $(top_builddir)/cscope.files 823 1.1.1.7 christos 824 1.1.1.7 christos distclean-tags: 825 1.1.1.7 christos -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 826 1.1.1.7 christos distdir: $(BUILT_SOURCES) 827 1.1.1.7 christos $(MAKE) $(AM_MAKEFLAGS) distdir-am 828 1.1.1.7 christos 829 1.1.1.7 christos distdir-am: $(DISTFILES) 830 1.1.1.7 christos @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 831 1.1.1.7 christos topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 832 1.1.1.7 christos list='$(DISTFILES)'; \ 833 1.1.1.7 christos dist_files=`for file in $$list; do echo $$file; done | \ 834 1.1.1.7 christos sed -e "s|^$$srcdirstrip/||;t" \ 835 1.1.1.7 christos -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 836 1.1.1.7 christos case $$dist_files in \ 837 1.1.1.7 christos */*) $(MKDIR_P) `echo "$$dist_files" | \ 838 1.1.1.7 christos sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 839 1.1.1.7 christos sort -u` ;; \ 840 1.1.1.7 christos esac; \ 841 1.1.1.7 christos for file in $$dist_files; do \ 842 1.1.1.7 christos if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 843 1.1.1.7 christos if test -d $$d/$$file; then \ 844 1.1.1.7 christos dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 845 1.1.1.7 christos if test -d "$(distdir)/$$file"; then \ 846 1.1.1.7 christos find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 847 1.1.1.7 christos fi; \ 848 1.1.1.7 christos if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 849 1.1.1.7 christos cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 850 1.1.1.7 christos find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 851 1.1.1.7 christos fi; \ 852 1.1.1.7 christos cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 853 1.1.1.7 christos else \ 854 1.1.1.7 christos test -f "$(distdir)/$$file" \ 855 1.1.1.7 christos || cp -p $$d/$$file "$(distdir)/$$file" \ 856 1.1.1.7 christos || exit 1; \ 857 1.1.1.7 christos fi; \ 858 1.1.1.7 christos done 859 1.1.1.7 christos check-am: all-am 860 1.1.1.9 christos check: $(BUILT_SOURCES) 861 1.1.1.9 christos $(MAKE) $(AM_MAKEFLAGS) check-am 862 1.1.1.7 christos all-am: Makefile $(PROGRAMS) $(LTLIBRARIES) 863 1.1.1.7 christos installdirs: 864 1.1.1.7 christos for dir in "$(DESTDIR)$(bindir)"; do \ 865 1.1.1.7 christos test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 866 1.1.1.7 christos done 867 1.1.1.9 christos install: $(BUILT_SOURCES) 868 1.1.1.9 christos $(MAKE) $(AM_MAKEFLAGS) install-am 869 1.1.1.9 christos install-exec: $(BUILT_SOURCES) 870 1.1.1.9 christos $(MAKE) $(AM_MAKEFLAGS) install-exec-am 871 1.1.1.7 christos install-data: install-data-am 872 1.1.1.7 christos uninstall: uninstall-am 873 1.1 christos 874 1.1.1.7 christos install-am: all-am 875 1.1.1.7 christos @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 876 1.1 christos 877 1.1.1.7 christos installcheck: installcheck-am 878 1.1.1.7 christos install-strip: 879 1.1.1.7 christos if test -z '$(STRIP)'; then \ 880 1.1.1.7 christos $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 881 1.1.1.7 christos install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 882 1.1.1.7 christos install; \ 883 1.1.1.7 christos else \ 884 1.1.1.7 christos $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 885 1.1.1.7 christos install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 886 1.1.1.7 christos "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 887 1.1.1.7 christos fi 888 1.1.1.7 christos mostlyclean-generic: 889 1.1 christos 890 1.1.1.7 christos clean-generic: 891 1.1.1.11 christos -$(am__rm_f) $(CLEANFILES) 892 1.1 christos 893 1.1.1.7 christos distclean-generic: 894 1.1.1.11 christos -$(am__rm_f) $(CONFIG_CLEAN_FILES) 895 1.1.1.11 christos -test . = "$(srcdir)" || $(am__rm_f) $(CONFIG_CLEAN_VPATH_FILES) 896 1.1 christos 897 1.1.1.7 christos maintainer-clean-generic: 898 1.1.1.7 christos @echo "This command is intended for maintainers to use" 899 1.1.1.7 christos @echo "it deletes files that may require special tools to rebuild." 900 1.1.1.11 christos -$(am__rm_f) $(BUILT_SOURCES) 901 1.1.1.7 christos clean: clean-am 902 1.1 christos 903 1.1.1.7 christos clean-am: clean-binPROGRAMS clean-generic clean-libtool \ 904 1.1.1.7 christos clean-noinstLTLIBRARIES mostlyclean-am 905 1.1 christos 906 1.1.1.7 christos distclean: distclean-am 907 1.1.1.11 christos -rm -f ./$(DEPDIR)/dnssec-cds.Po 908 1.1.1.7 christos -rm -f ./$(DEPDIR)/dnssec-dsfromkey.Po 909 1.1.1.7 christos -rm -f ./$(DEPDIR)/dnssec-importkey.Po 910 1.1.1.7 christos -rm -f ./$(DEPDIR)/dnssec-keyfromlabel.Po 911 1.1.1.9 christos -rm -f ./$(DEPDIR)/dnssec-ksr.Po 912 1.1.1.7 christos -rm -f ./$(DEPDIR)/dnssec-revoke.Po 913 1.1.1.7 christos -rm -f ./$(DEPDIR)/dnssec-settime.Po 914 1.1.1.7 christos -rm -f ./$(DEPDIR)/dnssec-verify.Po 915 1.1.1.7 christos -rm -f ./$(DEPDIR)/dnssec_keygen-dnssec-keygen.Po 916 1.1.1.9 christos -rm -f ./$(DEPDIR)/dnssec_signzone-dnssec-signzone.Po 917 1.1.1.7 christos -rm -f ./$(DEPDIR)/dnssectool.Plo 918 1.1.1.7 christos -rm -f Makefile 919 1.1.1.7 christos distclean-am: clean-am distclean-compile distclean-generic \ 920 1.1.1.7 christos distclean-tags 921 1.1 christos 922 1.1.1.7 christos doc: doc-am 923 1.1 christos 924 1.1.1.7 christos doc-am: doc-local 925 1.1 christos 926 1.1.1.7 christos dvi: dvi-am 927 1.1 christos 928 1.1.1.7 christos dvi-am: 929 1.1 christos 930 1.1.1.7 christos html: html-am 931 1.1 christos 932 1.1.1.7 christos html-am: 933 1.1 christos 934 1.1.1.7 christos info: info-am 935 1.1 christos 936 1.1.1.7 christos info-am: 937 1.1 christos 938 1.1.1.7 christos install-data-am: 939 1.1 christos 940 1.1.1.7 christos install-dvi: install-dvi-am 941 1.1 christos 942 1.1.1.7 christos install-dvi-am: 943 1.1 christos 944 1.1.1.7 christos install-exec-am: install-binPROGRAMS 945 1.1 christos 946 1.1.1.7 christos install-html: install-html-am 947 1.1 christos 948 1.1.1.7 christos install-html-am: 949 1.1 christos 950 1.1.1.7 christos install-info: install-info-am 951 1.1 christos 952 1.1.1.7 christos install-info-am: 953 1.1 christos 954 1.1.1.7 christos install-man: 955 1.1.1.7 christos 956 1.1.1.7 christos install-pdf: install-pdf-am 957 1.1.1.7 christos 958 1.1.1.7 christos install-pdf-am: 959 1.1.1.7 christos 960 1.1.1.7 christos install-ps: install-ps-am 961 1.1.1.7 christos 962 1.1.1.7 christos install-ps-am: 963 1.1.1.7 christos 964 1.1.1.7 christos installcheck-am: 965 1.1.1.7 christos 966 1.1.1.7 christos maintainer-clean: maintainer-clean-am 967 1.1.1.11 christos -rm -f ./$(DEPDIR)/dnssec-cds.Po 968 1.1.1.7 christos -rm -f ./$(DEPDIR)/dnssec-dsfromkey.Po 969 1.1.1.7 christos -rm -f ./$(DEPDIR)/dnssec-importkey.Po 970 1.1.1.7 christos -rm -f ./$(DEPDIR)/dnssec-keyfromlabel.Po 971 1.1.1.9 christos -rm -f ./$(DEPDIR)/dnssec-ksr.Po 972 1.1.1.7 christos -rm -f ./$(DEPDIR)/dnssec-revoke.Po 973 1.1.1.7 christos -rm -f ./$(DEPDIR)/dnssec-settime.Po 974 1.1.1.7 christos -rm -f ./$(DEPDIR)/dnssec-verify.Po 975 1.1.1.7 christos -rm -f ./$(DEPDIR)/dnssec_keygen-dnssec-keygen.Po 976 1.1.1.9 christos -rm -f ./$(DEPDIR)/dnssec_signzone-dnssec-signzone.Po 977 1.1.1.7 christos -rm -f ./$(DEPDIR)/dnssectool.Plo 978 1.1.1.7 christos -rm -f Makefile 979 1.1.1.7 christos maintainer-clean-am: distclean-am maintainer-clean-generic 980 1.1.1.7 christos 981 1.1.1.7 christos mostlyclean: mostlyclean-am 982 1.1.1.7 christos 983 1.1.1.7 christos mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 984 1.1.1.7 christos mostlyclean-libtool 985 1.1.1.7 christos 986 1.1.1.7 christos pdf: pdf-am 987 1.1.1.7 christos 988 1.1.1.7 christos pdf-am: 989 1.1.1.7 christos 990 1.1.1.7 christos ps: ps-am 991 1.1.1.7 christos 992 1.1.1.7 christos ps-am: 993 1.1.1.7 christos 994 1.1.1.7 christos test: test-am 995 1.1.1.7 christos 996 1.1.1.7 christos test-am: test-local 997 1.1.1.7 christos 998 1.1.1.7 christos uninstall-am: uninstall-binPROGRAMS 999 1.1.1.7 christos 1000 1.1.1.7 christos unit: unit-am 1001 1.1.1.7 christos 1002 1.1.1.7 christos unit-am: unit-local 1003 1.1.1.7 christos 1004 1.1.1.9 christos .MAKE: all check install install-am install-exec install-strip 1005 1.1.1.7 christos 1006 1.1.1.7 christos .PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \ 1007 1.1.1.7 christos clean-binPROGRAMS clean-generic clean-libtool \ 1008 1.1.1.7 christos clean-noinstLTLIBRARIES cscopelist-am ctags ctags-am distclean \ 1009 1.1.1.7 christos distclean-compile distclean-generic distclean-libtool \ 1010 1.1.1.7 christos distclean-tags distdir doc-am doc-local dvi dvi-am html \ 1011 1.1.1.7 christos html-am info info-am install install-am install-binPROGRAMS \ 1012 1.1.1.7 christos install-data install-data-am install-dvi install-dvi-am \ 1013 1.1.1.7 christos install-exec install-exec-am install-html install-html-am \ 1014 1.1.1.7 christos install-info install-info-am install-man install-pdf \ 1015 1.1.1.7 christos install-pdf-am install-ps install-ps-am install-strip \ 1016 1.1.1.7 christos installcheck installcheck-am installdirs maintainer-clean \ 1017 1.1.1.7 christos maintainer-clean-generic mostlyclean mostlyclean-compile \ 1018 1.1.1.7 christos mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 1019 1.1.1.7 christos tags tags-am test-am test-local uninstall uninstall-am \ 1020 1.1.1.7 christos uninstall-binPROGRAMS unit-am unit-local 1021 1.1 christos 1022 1.1.1.7 christos .PRECIOUS: Makefile 1023 1.1 christos 1024 1.1 christos 1025 1.1.1.7 christos # Tell versions [3.59,3.63) of GNU make to not export all variables. 1026 1.1.1.7 christos # Otherwise a system limit (for SysV at least) may be exceeded. 1027 1.1.1.7 christos .NOEXPORT: 1028 1.1.1.11 christos 1029 1.1.1.11 christos # Tell GNU make to disable its built-in pattern rules. 1030 1.1.1.11 christos %:: %,v 1031 1.1.1.11 christos %:: RCS/%,v 1032 1.1.1.11 christos %:: RCS/% 1033 1.1.1.11 christos %:: s.% 1034 1.1.1.11 christos %:: SCCS/s.% 1035