Jeff Thompson | a04f23c | 2013-09-16 17:48:38 -0700 | [diff] [blame] | 1 | # Makefile.in generated by automake 1.14 from Makefile.am. |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 2 | # @configure_input@ |
| 3 | |
| 4 | # Copyright (C) 1994-2013 Free Software Foundation, Inc. |
| 5 | |
| 6 | # This Makefile.in is free software; the Free Software Foundation |
| 7 | # gives unlimited permission to copy and/or distribute it, |
| 8 | # with or without modifications, as long as this notice is preserved. |
| 9 | |
| 10 | # This program is distributed in the hope that it will be useful, |
| 11 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
| 12 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
| 13 | # PARTICULAR PURPOSE. |
| 14 | |
| 15 | @SET_MAKE@ |
| 16 | |
Jeff Thompson | ca45e55 | 2013-06-26 17:40:06 -0700 | [diff] [blame] | 17 | # This file is copied from http://www.gnu.org/software/autoconf-archive/ax_prog_doxygen.html |
| 18 | |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 19 | |
Jeff Thompson | 3617406 | 2013-06-21 16:03:44 -0700 | [diff] [blame] | 20 | |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 21 | VPATH = @srcdir@ |
| 22 | am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' |
| 23 | am__make_running_with_option = \ |
| 24 | case $${target_option-} in \ |
| 25 | ?) ;; \ |
| 26 | *) echo "am__make_running_with_option: internal error: invalid" \ |
| 27 | "target option '$${target_option-}' specified" >&2; \ |
| 28 | exit 1;; \ |
| 29 | esac; \ |
| 30 | has_opt=no; \ |
| 31 | sane_makeflags=$$MAKEFLAGS; \ |
| 32 | if $(am__is_gnu_make); then \ |
| 33 | sane_makeflags=$$MFLAGS; \ |
| 34 | else \ |
| 35 | case $$MAKEFLAGS in \ |
| 36 | *\\[\ \ ]*) \ |
| 37 | bs=\\; \ |
| 38 | sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ |
| 39 | | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ |
| 40 | esac; \ |
| 41 | fi; \ |
| 42 | skip_next=no; \ |
| 43 | strip_trailopt () \ |
| 44 | { \ |
| 45 | flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ |
| 46 | }; \ |
| 47 | for flg in $$sane_makeflags; do \ |
| 48 | test $$skip_next = yes && { skip_next=no; continue; }; \ |
| 49 | case $$flg in \ |
| 50 | *=*|--*) continue;; \ |
| 51 | -*I) strip_trailopt 'I'; skip_next=yes;; \ |
| 52 | -*I?*) strip_trailopt 'I';; \ |
| 53 | -*O) strip_trailopt 'O'; skip_next=yes;; \ |
| 54 | -*O?*) strip_trailopt 'O';; \ |
| 55 | -*l) strip_trailopt 'l'; skip_next=yes;; \ |
| 56 | -*l?*) strip_trailopt 'l';; \ |
| 57 | -[dEDm]) skip_next=yes;; \ |
| 58 | -[JT]) skip_next=yes;; \ |
| 59 | esac; \ |
| 60 | case $$flg in \ |
| 61 | *$$target_option*) has_opt=yes; break;; \ |
| 62 | esac; \ |
| 63 | done; \ |
| 64 | test $$has_opt = yes |
| 65 | am__make_dryrun = (target_option=n; $(am__make_running_with_option)) |
| 66 | am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) |
| 67 | pkgdatadir = $(datadir)/@PACKAGE@ |
| 68 | pkgincludedir = $(includedir)/@PACKAGE@ |
| 69 | pkglibdir = $(libdir)/@PACKAGE@ |
| 70 | pkglibexecdir = $(libexecdir)/@PACKAGE@ |
| 71 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
| 72 | install_sh_DATA = $(install_sh) -c -m 644 |
| 73 | install_sh_PROGRAM = $(install_sh) -c |
| 74 | install_sh_SCRIPT = $(install_sh) -c |
| 75 | INSTALL_HEADER = $(INSTALL_DATA) |
| 76 | transform = $(program_transform_name) |
| 77 | NORMAL_INSTALL = : |
| 78 | PRE_INSTALL = : |
| 79 | POST_INSTALL = : |
| 80 | NORMAL_UNINSTALL = : |
| 81 | PRE_UNINSTALL = : |
| 82 | POST_UNINSTALL = : |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 83 | build_triplet = @build@ |
| 84 | host_triplet = @host@ |
Jeff Thompson | ca45e55 | 2013-06-26 17:40:06 -0700 | [diff] [blame] | 85 | DIST_COMMON = $(srcdir)/aminclude.am $(srcdir)/Makefile.in \ |
| 86 | $(srcdir)/Makefile.am $(top_srcdir)/configure \ |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 87 | $(am__configure_deps) $(dist_noinst_SCRIPTS) depcomp COPYING \ |
| 88 | INSTALL ar-lib compile config.guess config.sub install-sh \ |
| 89 | missing ltmain.sh |
Jeff Thompson | 687ea65 | 2013-12-06 11:28:23 -0800 | [diff] [blame] | 90 | noinst_PROGRAMS = bin/test-encode-decode-benchmark$(EXEEXT) \ |
Jeff Thompson | 56ec9e2 | 2013-08-02 11:34:07 -0700 | [diff] [blame] | 91 | bin/test-encode-decode-data$(EXEEXT) \ |
Jeff Thompson | 687ea65 | 2013-12-06 11:28:23 -0800 | [diff] [blame] | 92 | bin/test-encode-decode-forwarding-entry$(EXEEXT) \ |
| 93 | bin/test-encode-decode-interest$(EXEEXT) \ |
Jeff Thompson | cf624b9 | 2013-08-23 20:51:06 -0700 | [diff] [blame] | 94 | bin/test-get-async$(EXEEXT) bin/test-publish-async$(EXEEXT) |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 95 | subdir = . |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 96 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
Jeff Thompson | dc2c430 | 2013-11-22 12:04:16 -0800 | [diff] [blame] | 97 | am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_compile_stdcxx_11.m4 \ |
| 98 | $(top_srcdir)/m4/ax_lib_sqlite3.m4 \ |
| 99 | $(top_srcdir)/m4/ax_prefix_config_h.m4 \ |
| 100 | $(top_srcdir)/m4/ax_prog_doxygen.m4 \ |
| 101 | $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ |
| 102 | $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ |
| 103 | $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 104 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
| 105 | $(ACLOCAL_M4) |
| 106 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ |
| 107 | configure.lineno config.status.lineno |
| 108 | mkinstalldirs = $(install_sh) -d |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 109 | CONFIG_HEADER = $(top_builddir)/include/config.h |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 110 | CONFIG_CLEAN_FILES = |
| 111 | CONFIG_CLEAN_VPATH_FILES = |
Jeff Thompson | 3617406 | 2013-06-21 16:03:44 -0700 | [diff] [blame] | 112 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; |
| 113 | am__vpath_adj = case $$p in \ |
| 114 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ |
| 115 | *) f=$$p;; \ |
| 116 | esac; |
| 117 | am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; |
| 118 | am__install_max = 40 |
| 119 | am__nobase_strip_setup = \ |
| 120 | srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` |
| 121 | am__nobase_strip = \ |
| 122 | for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" |
| 123 | am__nobase_list = $(am__nobase_strip_setup); \ |
| 124 | for p in $$list; do echo "$$p $$p"; done | \ |
| 125 | sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ |
| 126 | $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ |
| 127 | if (++n[$$2] == $(am__install_max)) \ |
| 128 | { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ |
| 129 | END { for (dir in files) print dir, files[dir] }' |
| 130 | am__base_list = \ |
| 131 | sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ |
| 132 | sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' |
| 133 | am__uninstall_files_from_dir = { \ |
| 134 | test -z "$$files" \ |
| 135 | || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ |
| 136 | || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ |
| 137 | $(am__cd) "$$dir" && rm -f $$files; }; \ |
| 138 | } |
Jeff Thompson | 0a6c027 | 2013-10-10 18:00:34 -0700 | [diff] [blame] | 139 | am__installdirs = "$(DESTDIR)$(libdir)" |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 140 | LTLIBRARIES = $(lib_LTLIBRARIES) |
| 141 | libndn_c_la_LIBADD = |
Jeff Thompson | 25b4e61 | 2013-10-10 16:03:24 -0700 | [diff] [blame] | 142 | am__objects_1 = |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 143 | am__dirstamp = $(am__leading_dot)dirstamp |
Jeff Thompson | 2db6037 | 2013-10-22 13:38:20 -0700 | [diff] [blame] | 144 | am_libndn_c_la_OBJECTS = $(am__objects_1) src/c/errors.lo \ |
| 145 | src/c/forwarding-flags.lo src/c/interest.lo src/c/name.lo \ |
| 146 | src/c/encoding/binary-xml-data.lo \ |
| 147 | src/c/encoding/binary-xml-decoder.lo \ |
| 148 | src/c/encoding/binary-xml-element-reader.lo \ |
| 149 | src/c/encoding/binary-xml-encoder.lo \ |
| 150 | src/c/encoding/binary-xml-forwarding-entry.lo \ |
| 151 | src/c/encoding/binary-xml-interest.lo \ |
| 152 | src/c/encoding/binary-xml-key.lo \ |
| 153 | src/c/encoding/binary-xml-name.lo \ |
| 154 | src/c/encoding/binary-xml-publisher-public-key-digest.lo \ |
| 155 | src/c/encoding/binary-xml-structure-decoder.lo \ |
| 156 | src/c/transport/socket-transport.lo src/c/util/crypto.lo \ |
| 157 | src/c/util/dynamic-uint8-array.lo src/c/util/ndn_memory.lo \ |
| 158 | src/c/util/ndn_realloc.lo src/c/util/time.lo |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 159 | libndn_c_la_OBJECTS = $(am_libndn_c_la_OBJECTS) |
| 160 | AM_V_lt = $(am__v_lt_@AM_V@) |
| 161 | am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) |
| 162 | am__v_lt_0 = --silent |
| 163 | am__v_lt_1 = |
| 164 | libndn_cpp_la_LIBADD = |
Jeff Thompson | 2db6037 | 2013-10-22 13:38:20 -0700 | [diff] [blame] | 165 | am__objects_2 = $(am__objects_1) src/c/errors.lo \ |
| 166 | src/c/forwarding-flags.lo src/c/interest.lo src/c/name.lo \ |
| 167 | src/c/encoding/binary-xml-data.lo \ |
| 168 | src/c/encoding/binary-xml-decoder.lo \ |
| 169 | src/c/encoding/binary-xml-element-reader.lo \ |
| 170 | src/c/encoding/binary-xml-encoder.lo \ |
| 171 | src/c/encoding/binary-xml-forwarding-entry.lo \ |
| 172 | src/c/encoding/binary-xml-interest.lo \ |
| 173 | src/c/encoding/binary-xml-key.lo \ |
| 174 | src/c/encoding/binary-xml-name.lo \ |
| 175 | src/c/encoding/binary-xml-publisher-public-key-digest.lo \ |
| 176 | src/c/encoding/binary-xml-structure-decoder.lo \ |
| 177 | src/c/transport/socket-transport.lo src/c/util/crypto.lo \ |
| 178 | src/c/util/dynamic-uint8-array.lo src/c/util/ndn_memory.lo \ |
| 179 | src/c/util/ndn_realloc.lo src/c/util/time.lo |
Jeff Thompson | 25b4e61 | 2013-10-10 16:03:24 -0700 | [diff] [blame] | 180 | am_libndn_cpp_la_OBJECTS = $(am__objects_2) $(am__objects_1) \ |
Jeff Thompson | 2db6037 | 2013-10-22 13:38:20 -0700 | [diff] [blame] | 181 | src/common.lo src/data.lo src/face.lo src/forwarding-entry.lo \ |
| 182 | src/interest.lo src/key.lo src/name.lo src/node.lo \ |
| 183 | src/publisher-public-key-digest.lo \ |
| 184 | src/sha256-with-rsa-signature.lo \ |
| 185 | src/encoding/binary-xml-wire-format.lo \ |
| 186 | src/encoding/element-listener.lo src/encoding/oid.lo \ |
| 187 | src/encoding/wire-format.lo src/encoding/der/der-exception.lo \ |
| 188 | src/encoding/der/der.lo \ |
| 189 | src/encoding/der/visitor/certificate-data-visitor.lo \ |
| 190 | src/encoding/der/visitor/no-arguments-visitor.lo \ |
| 191 | src/encoding/der/visitor/print-visitor.lo \ |
| 192 | src/encoding/der/visitor/public-key-visitor.lo \ |
| 193 | src/encoding/der/visitor/simple-visitor.lo \ |
| 194 | src/encoding/der/visitor/void-visitor.lo \ |
| 195 | src/security/key-chain.lo src/security/security-exception.lo \ |
| 196 | src/security/certificate/certificate-extension.lo \ |
| 197 | src/security/certificate/certificate-subject-description.lo \ |
| 198 | src/security/certificate/certificate.lo \ |
| 199 | src/security/certificate/identity-certificate.lo \ |
| 200 | src/security/certificate/public-key.lo \ |
| 201 | src/security/identity/basic-identity-storage.lo \ |
| 202 | src/security/identity/identity-manager.lo \ |
Jeff Thompson | 22285ec | 2013-10-22 17:43:02 -0700 | [diff] [blame] | 203 | src/security/identity/identity-storage.lo \ |
Jeff Thompson | 2db6037 | 2013-10-22 13:38:20 -0700 | [diff] [blame] | 204 | src/security/identity/memory-identity-storage.lo \ |
| 205 | src/security/identity/memory-private-key-storage.lo \ |
| 206 | src/security/identity/osx-private-key-storage.lo \ |
| 207 | src/security/policy/no-verify-policy-manager.lo \ |
Jeff Thompson | 3a2eb2f | 2013-12-11 11:00:27 -0800 | [diff] [blame] | 208 | src/security/policy/self-verify-policy-manager.lo \ |
Jeff Thompson | ba16b8f | 2013-12-16 13:11:47 -0800 | [diff] [blame^] | 209 | src/security/signature/sha256-with-rsa-handler.lo \ |
Jeff Thompson | 2db6037 | 2013-10-22 13:38:20 -0700 | [diff] [blame] | 210 | src/transport/tcp-transport.lo src/transport/transport.lo \ |
| 211 | src/transport/udp-transport.lo src/util/blob.lo \ |
| 212 | src/util/changed-event.lo src/util/dynamic-uint8-vector.lo \ |
| 213 | src/util/logging.lo |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 214 | libndn_cpp_la_OBJECTS = $(am_libndn_cpp_la_OBJECTS) |
Jeff Thompson | 0a6c027 | 2013-10-10 18:00:34 -0700 | [diff] [blame] | 215 | PROGRAMS = $(noinst_PROGRAMS) |
Jeff Thompson | 687ea65 | 2013-12-06 11:28:23 -0800 | [diff] [blame] | 216 | am_bin_test_encode_decode_benchmark_OBJECTS = \ |
| 217 | tests/test-encode-decode-benchmark.$(OBJEXT) |
| 218 | bin_test_encode_decode_benchmark_OBJECTS = \ |
| 219 | $(am_bin_test_encode_decode_benchmark_OBJECTS) |
| 220 | bin_test_encode_decode_benchmark_DEPENDENCIES = libndn-cpp.la |
Jeff Thompson | 56ec9e2 | 2013-08-02 11:34:07 -0700 | [diff] [blame] | 221 | am_bin_test_encode_decode_data_OBJECTS = \ |
| 222 | tests/test-encode-decode-data.$(OBJEXT) |
| 223 | bin_test_encode_decode_data_OBJECTS = \ |
| 224 | $(am_bin_test_encode_decode_data_OBJECTS) |
Jeff Thompson | 2bf5cdf | 2013-10-02 16:55:23 -0700 | [diff] [blame] | 225 | bin_test_encode_decode_data_DEPENDENCIES = libndn-cpp.la |
Jeff Thompson | 990599b | 2013-08-27 15:14:25 -0700 | [diff] [blame] | 226 | am_bin_test_encode_decode_forwarding_entry_OBJECTS = \ |
| 227 | tests/test-encode-decode-forwarding-entry.$(OBJEXT) |
| 228 | bin_test_encode_decode_forwarding_entry_OBJECTS = \ |
| 229 | $(am_bin_test_encode_decode_forwarding_entry_OBJECTS) |
Jeff Thompson | 2bf5cdf | 2013-10-02 16:55:23 -0700 | [diff] [blame] | 230 | bin_test_encode_decode_forwarding_entry_DEPENDENCIES = libndn-cpp.la |
Jeff Thompson | e32adb6 | 2013-08-02 13:18:36 -0700 | [diff] [blame] | 231 | am_bin_test_encode_decode_interest_OBJECTS = \ |
| 232 | tests/test-encode-decode-interest.$(OBJEXT) |
| 233 | bin_test_encode_decode_interest_OBJECTS = \ |
| 234 | $(am_bin_test_encode_decode_interest_OBJECTS) |
Jeff Thompson | 2bf5cdf | 2013-10-02 16:55:23 -0700 | [diff] [blame] | 235 | bin_test_encode_decode_interest_DEPENDENCIES = libndn-cpp.la |
Jeff Thompson | c98be1a | 2013-07-14 22:44:43 -0700 | [diff] [blame] | 236 | am_bin_test_get_async_OBJECTS = tests/test-get-async.$(OBJEXT) |
| 237 | bin_test_get_async_OBJECTS = $(am_bin_test_get_async_OBJECTS) |
Jeff Thompson | 2bf5cdf | 2013-10-02 16:55:23 -0700 | [diff] [blame] | 238 | bin_test_get_async_DEPENDENCIES = libndn-cpp.la |
Jeff Thompson | cf624b9 | 2013-08-23 20:51:06 -0700 | [diff] [blame] | 239 | am_bin_test_publish_async_OBJECTS = \ |
| 240 | tests/test-publish-async.$(OBJEXT) |
| 241 | bin_test_publish_async_OBJECTS = $(am_bin_test_publish_async_OBJECTS) |
Jeff Thompson | 2bf5cdf | 2013-10-02 16:55:23 -0700 | [diff] [blame] | 242 | bin_test_publish_async_DEPENDENCIES = libndn-cpp.la |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 243 | SCRIPTS = $(dist_noinst_SCRIPTS) |
| 244 | AM_V_P = $(am__v_P_@AM_V@) |
| 245 | am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) |
| 246 | am__v_P_0 = false |
| 247 | am__v_P_1 = : |
| 248 | AM_V_GEN = $(am__v_GEN_@AM_V@) |
| 249 | am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) |
| 250 | am__v_GEN_0 = @echo " GEN " $@; |
| 251 | am__v_GEN_1 = |
| 252 | AM_V_at = $(am__v_at_@AM_V@) |
| 253 | am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) |
| 254 | am__v_at_0 = @ |
| 255 | am__v_at_1 = |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 256 | DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 257 | depcomp = $(SHELL) $(top_srcdir)/depcomp |
| 258 | am__depfiles_maybe = depfiles |
| 259 | am__mv = mv -f |
Jeff Thompson | 42cea3a | 2013-06-25 19:10:59 -0700 | [diff] [blame] | 260 | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ |
| 261 | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 262 | LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ |
| 263 | $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ |
| 264 | $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ |
| 265 | $(AM_CFLAGS) $(CFLAGS) |
Jeff Thompson | 42cea3a | 2013-06-25 19:10:59 -0700 | [diff] [blame] | 266 | AM_V_CC = $(am__v_CC_@AM_V@) |
| 267 | am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) |
| 268 | am__v_CC_0 = @echo " CC " $@; |
| 269 | am__v_CC_1 = |
| 270 | CCLD = $(CC) |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 271 | LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ |
| 272 | $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ |
| 273 | $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
Jeff Thompson | 42cea3a | 2013-06-25 19:10:59 -0700 | [diff] [blame] | 274 | AM_V_CCLD = $(am__v_CCLD_@AM_V@) |
| 275 | am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) |
| 276 | am__v_CCLD_0 = @echo " CCLD " $@; |
| 277 | am__v_CCLD_1 = |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 278 | CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ |
| 279 | $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 280 | LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ |
| 281 | $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \ |
| 282 | $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ |
| 283 | $(AM_CXXFLAGS) $(CXXFLAGS) |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 284 | AM_V_CXX = $(am__v_CXX_@AM_V@) |
| 285 | am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@) |
| 286 | am__v_CXX_0 = @echo " CXX " $@; |
| 287 | am__v_CXX_1 = |
| 288 | CXXLD = $(CXX) |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 289 | CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ |
| 290 | $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \ |
| 291 | $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 292 | AM_V_CXXLD = $(am__v_CXXLD_@AM_V@) |
| 293 | am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@) |
| 294 | am__v_CXXLD_0 = @echo " CXXLD " $@; |
| 295 | am__v_CXXLD_1 = |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 296 | SOURCES = $(libndn_c_la_SOURCES) $(libndn_cpp_la_SOURCES) \ |
Jeff Thompson | 687ea65 | 2013-12-06 11:28:23 -0800 | [diff] [blame] | 297 | $(bin_test_encode_decode_benchmark_SOURCES) \ |
Jeff Thompson | 56ec9e2 | 2013-08-02 11:34:07 -0700 | [diff] [blame] | 298 | $(bin_test_encode_decode_data_SOURCES) \ |
Jeff Thompson | 990599b | 2013-08-27 15:14:25 -0700 | [diff] [blame] | 299 | $(bin_test_encode_decode_forwarding_entry_SOURCES) \ |
Jeff Thompson | e32adb6 | 2013-08-02 13:18:36 -0700 | [diff] [blame] | 300 | $(bin_test_encode_decode_interest_SOURCES) \ |
Jeff Thompson | cf624b9 | 2013-08-23 20:51:06 -0700 | [diff] [blame] | 301 | $(bin_test_get_async_SOURCES) \ |
| 302 | $(bin_test_publish_async_SOURCES) |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 303 | DIST_SOURCES = $(libndn_c_la_SOURCES) $(libndn_cpp_la_SOURCES) \ |
Jeff Thompson | 687ea65 | 2013-12-06 11:28:23 -0800 | [diff] [blame] | 304 | $(bin_test_encode_decode_benchmark_SOURCES) \ |
Jeff Thompson | 56ec9e2 | 2013-08-02 11:34:07 -0700 | [diff] [blame] | 305 | $(bin_test_encode_decode_data_SOURCES) \ |
Jeff Thompson | 990599b | 2013-08-27 15:14:25 -0700 | [diff] [blame] | 306 | $(bin_test_encode_decode_forwarding_entry_SOURCES) \ |
Jeff Thompson | e32adb6 | 2013-08-02 13:18:36 -0700 | [diff] [blame] | 307 | $(bin_test_encode_decode_interest_SOURCES) \ |
Jeff Thompson | cf624b9 | 2013-08-23 20:51:06 -0700 | [diff] [blame] | 308 | $(bin_test_get_async_SOURCES) \ |
| 309 | $(bin_test_publish_async_SOURCES) |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 310 | RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ |
| 311 | ctags-recursive dvi-recursive html-recursive info-recursive \ |
| 312 | install-data-recursive install-dvi-recursive \ |
| 313 | install-exec-recursive install-html-recursive \ |
| 314 | install-info-recursive install-pdf-recursive \ |
| 315 | install-ps-recursive install-recursive installcheck-recursive \ |
| 316 | installdirs-recursive pdf-recursive ps-recursive \ |
| 317 | tags-recursive uninstall-recursive |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 318 | am__can_run_installinfo = \ |
| 319 | case $$AM_UPDATE_INFO_DIR in \ |
| 320 | n|no|NO) false;; \ |
| 321 | *) (install-info --version) >/dev/null 2>&1;; \ |
| 322 | esac |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 323 | RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ |
| 324 | distclean-recursive maintainer-clean-recursive |
| 325 | am__recursive_targets = \ |
| 326 | $(RECURSIVE_TARGETS) \ |
| 327 | $(RECURSIVE_CLEAN_TARGETS) \ |
| 328 | $(am__extra_recursive_targets) |
| 329 | AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ |
| 330 | cscope distdir dist dist-all distcheck |
| 331 | am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 332 | # Read a list of newline-separated strings from the standard input, |
| 333 | # and print each of them once, without duplicates. Input order is |
| 334 | # *not* preserved. |
| 335 | am__uniquify_input = $(AWK) '\ |
| 336 | BEGIN { nonempty = 0; } \ |
| 337 | { items[$$0] = 1; nonempty = 1; } \ |
| 338 | END { if (nonempty) { for (i in items) print i; }; } \ |
| 339 | ' |
| 340 | # Make sure the list of sources is unique. This is necessary because, |
| 341 | # e.g., the same source file might be shared among _SOURCES variables |
| 342 | # for different programs/libraries. |
| 343 | am__define_uniq_tagged_files = \ |
| 344 | list='$(am__tagged_files)'; \ |
| 345 | unique=`for i in $$list; do \ |
| 346 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
| 347 | done | $(am__uniquify_input)` |
| 348 | ETAGS = etags |
| 349 | CTAGS = ctags |
| 350 | CSCOPE = cscope |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 351 | DIST_SUBDIRS = $(SUBDIRS) |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 352 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
| 353 | distdir = $(PACKAGE)-$(VERSION) |
| 354 | top_distdir = $(distdir) |
| 355 | am__remove_distdir = \ |
| 356 | if test -d "$(distdir)"; then \ |
| 357 | find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ |
| 358 | && rm -rf "$(distdir)" \ |
| 359 | || { sleep 5 && rm -rf "$(distdir)"; }; \ |
| 360 | else :; fi |
| 361 | am__post_remove_distdir = $(am__remove_distdir) |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 362 | am__relativize = \ |
| 363 | dir0=`pwd`; \ |
| 364 | sed_first='s,^\([^/]*\)/.*$$,\1,'; \ |
| 365 | sed_rest='s,^[^/]*/*,,'; \ |
| 366 | sed_last='s,^.*/\([^/]*\)$$,\1,'; \ |
| 367 | sed_butlast='s,/*[^/]*$$,,'; \ |
| 368 | while test -n "$$dir1"; do \ |
| 369 | first=`echo "$$dir1" | sed -e "$$sed_first"`; \ |
| 370 | if test "$$first" != "."; then \ |
| 371 | if test "$$first" = ".."; then \ |
| 372 | dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ |
| 373 | dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ |
| 374 | else \ |
| 375 | first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ |
| 376 | if test "$$first2" = "$$first"; then \ |
| 377 | dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ |
| 378 | else \ |
| 379 | dir2="../$$dir2"; \ |
| 380 | fi; \ |
| 381 | dir0="$$dir0"/"$$first"; \ |
| 382 | fi; \ |
| 383 | fi; \ |
| 384 | dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ |
| 385 | done; \ |
| 386 | reldir="$$dir2" |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 387 | DIST_ARCHIVES = $(distdir).tar.gz |
| 388 | GZIP_ENV = --best |
| 389 | DIST_TARGETS = dist-gzip |
| 390 | distuninstallcheck_listfiles = find . -type f -print |
| 391 | am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ |
| 392 | | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' |
| 393 | distcleancheck_listfiles = find . -type f -print |
| 394 | ACLOCAL = @ACLOCAL@ |
| 395 | AMTAR = @AMTAR@ |
| 396 | AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ |
Jeff Thompson | 3617406 | 2013-06-21 16:03:44 -0700 | [diff] [blame] | 397 | AR = @AR@ |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 398 | AUTOCONF = @AUTOCONF@ |
| 399 | AUTOHEADER = @AUTOHEADER@ |
| 400 | AUTOMAKE = @AUTOMAKE@ |
| 401 | AWK = @AWK@ |
Jeff Thompson | 3617406 | 2013-06-21 16:03:44 -0700 | [diff] [blame] | 402 | CC = @CC@ |
| 403 | CCDEPMODE = @CCDEPMODE@ |
| 404 | CFLAGS = @CFLAGS@ |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 405 | CPP = @CPP@ |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 406 | CPPFLAGS = @CPPFLAGS@ |
| 407 | CXX = @CXX@ |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 408 | CXXCPP = @CXXCPP@ |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 409 | CXXDEPMODE = @CXXDEPMODE@ |
| 410 | CXXFLAGS = @CXXFLAGS@ |
| 411 | CYGPATH_W = @CYGPATH_W@ |
| 412 | DEFS = @DEFS@ |
| 413 | DEPDIR = @DEPDIR@ |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 414 | DLLTOOL = @DLLTOOL@ |
Jeff Thompson | ca45e55 | 2013-06-26 17:40:06 -0700 | [diff] [blame] | 415 | DOXYGEN_PAPER_SIZE = @DOXYGEN_PAPER_SIZE@ |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 416 | DSYMUTIL = @DSYMUTIL@ |
| 417 | DUMPBIN = @DUMPBIN@ |
Jeff Thompson | ca45e55 | 2013-06-26 17:40:06 -0700 | [diff] [blame] | 418 | DX_CONFIG = @DX_CONFIG@ |
| 419 | DX_DOCDIR = @DX_DOCDIR@ |
| 420 | DX_DOT = @DX_DOT@ |
| 421 | DX_DOXYGEN = @DX_DOXYGEN@ |
| 422 | DX_DVIPS = @DX_DVIPS@ |
| 423 | DX_EGREP = @DX_EGREP@ |
| 424 | DX_ENV = @DX_ENV@ |
| 425 | DX_FLAG_chi = @DX_FLAG_chi@ |
| 426 | DX_FLAG_chm = @DX_FLAG_chm@ |
| 427 | DX_FLAG_doc = @DX_FLAG_doc@ |
| 428 | DX_FLAG_dot = @DX_FLAG_dot@ |
| 429 | DX_FLAG_html = @DX_FLAG_html@ |
| 430 | DX_FLAG_man = @DX_FLAG_man@ |
| 431 | DX_FLAG_pdf = @DX_FLAG_pdf@ |
| 432 | DX_FLAG_ps = @DX_FLAG_ps@ |
| 433 | DX_FLAG_rtf = @DX_FLAG_rtf@ |
| 434 | DX_FLAG_xml = @DX_FLAG_xml@ |
| 435 | DX_HHC = @DX_HHC@ |
| 436 | DX_LATEX = @DX_LATEX@ |
| 437 | DX_MAKEINDEX = @DX_MAKEINDEX@ |
| 438 | DX_PDFLATEX = @DX_PDFLATEX@ |
| 439 | DX_PERL = @DX_PERL@ |
| 440 | DX_PROJECT = @DX_PROJECT@ |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 441 | ECHO_C = @ECHO_C@ |
| 442 | ECHO_N = @ECHO_N@ |
| 443 | ECHO_T = @ECHO_T@ |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 444 | EGREP = @EGREP@ |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 445 | EXEEXT = @EXEEXT@ |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 446 | FGREP = @FGREP@ |
| 447 | GREP = @GREP@ |
Jeff Thompson | 1b8f4c9 | 2013-06-19 16:18:46 -0700 | [diff] [blame] | 448 | HAVE_CXX11 = @HAVE_CXX11@ |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 449 | INSTALL = @INSTALL@ |
| 450 | INSTALL_DATA = @INSTALL_DATA@ |
| 451 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
| 452 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
| 453 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 454 | LD = @LD@ |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 455 | LDFLAGS = @LDFLAGS@ |
| 456 | LIBOBJS = @LIBOBJS@ |
| 457 | LIBS = @LIBS@ |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 458 | LIBTOOL = @LIBTOOL@ |
| 459 | LIPO = @LIPO@ |
| 460 | LN_S = @LN_S@ |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 461 | LTLIBOBJS = @LTLIBOBJS@ |
Jeff Thompson | 47053ad | 2013-08-05 10:36:53 -0700 | [diff] [blame] | 462 | MAINT = @MAINT@ |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 463 | MAKEINFO = @MAKEINFO@ |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 464 | MANIFEST_TOOL = @MANIFEST_TOOL@ |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 465 | MKDIR_P = @MKDIR_P@ |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 466 | NM = @NM@ |
| 467 | NMEDIT = @NMEDIT@ |
Jeff Thompson | 965a324 | 2013-10-02 09:59:35 -0700 | [diff] [blame] | 468 | OBJCXX = @OBJCXX@ |
| 469 | OBJCXXDEPMODE = @OBJCXXDEPMODE@ |
| 470 | OBJCXXFLAGS = @OBJCXXFLAGS@ |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 471 | OBJDUMP = @OBJDUMP@ |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 472 | OBJEXT = @OBJEXT@ |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 473 | OTOOL = @OTOOL@ |
| 474 | OTOOL64 = @OTOOL64@ |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 475 | PACKAGE = @PACKAGE@ |
| 476 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
| 477 | PACKAGE_NAME = @PACKAGE_NAME@ |
| 478 | PACKAGE_STRING = @PACKAGE_STRING@ |
| 479 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
| 480 | PACKAGE_URL = @PACKAGE_URL@ |
| 481 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
| 482 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
Jeff Thompson | 3617406 | 2013-06-21 16:03:44 -0700 | [diff] [blame] | 483 | RANLIB = @RANLIB@ |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 484 | SED = @SED@ |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 485 | SET_MAKE = @SET_MAKE@ |
| 486 | SHELL = @SHELL@ |
Jeff Thompson | 965a324 | 2013-10-02 09:59:35 -0700 | [diff] [blame] | 487 | SQLITE3_CFLAGS = @SQLITE3_CFLAGS@ |
| 488 | SQLITE3_LDFLAGS = @SQLITE3_LDFLAGS@ |
| 489 | SQLITE3_VERSION = @SQLITE3_VERSION@ |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 490 | STRIP = @STRIP@ |
| 491 | VERSION = @VERSION@ |
| 492 | abs_builddir = @abs_builddir@ |
| 493 | abs_srcdir = @abs_srcdir@ |
| 494 | abs_top_builddir = @abs_top_builddir@ |
| 495 | abs_top_srcdir = @abs_top_srcdir@ |
Jeff Thompson | 3617406 | 2013-06-21 16:03:44 -0700 | [diff] [blame] | 496 | ac_ct_AR = @ac_ct_AR@ |
| 497 | ac_ct_CC = @ac_ct_CC@ |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 498 | ac_ct_CXX = @ac_ct_CXX@ |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 499 | ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ |
Jeff Thompson | 965a324 | 2013-10-02 09:59:35 -0700 | [diff] [blame] | 500 | ac_ct_OBJCXX = @ac_ct_OBJCXX@ |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 501 | am__include = @am__include@ |
| 502 | am__leading_dot = @am__leading_dot@ |
| 503 | am__quote = @am__quote@ |
| 504 | am__tar = @am__tar@ |
| 505 | am__untar = @am__untar@ |
| 506 | bindir = @bindir@ |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 507 | build = @build@ |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 508 | build_alias = @build_alias@ |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 509 | build_cpu = @build_cpu@ |
| 510 | build_os = @build_os@ |
| 511 | build_vendor = @build_vendor@ |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 512 | builddir = @builddir@ |
| 513 | datadir = @datadir@ |
| 514 | datarootdir = @datarootdir@ |
| 515 | docdir = @docdir@ |
| 516 | dvidir = @dvidir@ |
| 517 | exec_prefix = @exec_prefix@ |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 518 | host = @host@ |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 519 | host_alias = @host_alias@ |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 520 | host_cpu = @host_cpu@ |
| 521 | host_os = @host_os@ |
| 522 | host_vendor = @host_vendor@ |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 523 | htmldir = @htmldir@ |
| 524 | includedir = @includedir@ |
| 525 | infodir = @infodir@ |
| 526 | install_sh = @install_sh@ |
| 527 | libdir = @libdir@ |
| 528 | libexecdir = @libexecdir@ |
| 529 | localedir = @localedir@ |
| 530 | localstatedir = @localstatedir@ |
| 531 | mandir = @mandir@ |
| 532 | mkdir_p = @mkdir_p@ |
| 533 | oldincludedir = @oldincludedir@ |
| 534 | pdfdir = @pdfdir@ |
| 535 | prefix = @prefix@ |
| 536 | program_transform_name = @program_transform_name@ |
| 537 | psdir = @psdir@ |
| 538 | sbindir = @sbindir@ |
| 539 | sharedstatedir = @sharedstatedir@ |
| 540 | srcdir = @srcdir@ |
| 541 | sysconfdir = @sysconfdir@ |
| 542 | target_alias = @target_alias@ |
| 543 | top_build_prefix = @top_build_prefix@ |
| 544 | top_builddir = @top_builddir@ |
| 545 | top_srcdir = @top_srcdir@ |
Jeff Thompson | ca45e55 | 2013-06-26 17:40:06 -0700 | [diff] [blame] | 546 | @DX_COND_doc_TRUE@@DX_COND_html_TRUE@DX_CLEAN_HTML = @DX_DOCDIR@/html |
| 547 | @DX_COND_chm_TRUE@@DX_COND_doc_TRUE@DX_CLEAN_CHM = @DX_DOCDIR@/chm |
| 548 | @DX_COND_chi_TRUE@@DX_COND_chm_TRUE@@DX_COND_doc_TRUE@DX_CLEAN_CHI = @DX_DOCDIR@/@PACKAGE@.chi |
| 549 | @DX_COND_doc_TRUE@@DX_COND_man_TRUE@DX_CLEAN_MAN = @DX_DOCDIR@/man |
| 550 | @DX_COND_doc_TRUE@@DX_COND_rtf_TRUE@DX_CLEAN_RTF = @DX_DOCDIR@/rtf |
| 551 | @DX_COND_doc_TRUE@@DX_COND_xml_TRUE@DX_CLEAN_XML = @DX_DOCDIR@/xml |
| 552 | @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@DX_CLEAN_PS = @DX_DOCDIR@/@PACKAGE@.ps |
| 553 | @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@DX_PS_GOAL = doxygen-ps |
| 554 | @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@DX_CLEAN_PDF = @DX_DOCDIR@/@PACKAGE@.pdf |
| 555 | @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@DX_PDF_GOAL = doxygen-pdf |
| 556 | @DX_COND_doc_TRUE@@DX_COND_latex_TRUE@DX_CLEAN_LATEX = @DX_DOCDIR@/latex |
| 557 | @DX_COND_doc_TRUE@DX_CLEANFILES = \ |
| 558 | @DX_COND_doc_TRUE@ @DX_DOCDIR@/@PACKAGE@.tag \ |
| 559 | @DX_COND_doc_TRUE@ -r \ |
| 560 | @DX_COND_doc_TRUE@ $(DX_CLEAN_HTML) \ |
| 561 | @DX_COND_doc_TRUE@ $(DX_CLEAN_CHM) \ |
| 562 | @DX_COND_doc_TRUE@ $(DX_CLEAN_CHI) \ |
| 563 | @DX_COND_doc_TRUE@ $(DX_CLEAN_MAN) \ |
| 564 | @DX_COND_doc_TRUE@ $(DX_CLEAN_RTF) \ |
| 565 | @DX_COND_doc_TRUE@ $(DX_CLEAN_XML) \ |
| 566 | @DX_COND_doc_TRUE@ $(DX_CLEAN_PS) \ |
| 567 | @DX_COND_doc_TRUE@ $(DX_CLEAN_PDF) \ |
| 568 | @DX_COND_doc_TRUE@ $(DX_CLEAN_LATEX) |
| 569 | |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 570 | AUTOMAKE_OPTIONS = subdir-objects |
Jeff Thompson | 23cb742 | 2013-10-09 16:11:47 -0700 | [diff] [blame] | 571 | ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS} -I m4 |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 572 | |
| 573 | # "make install" will also install the include headers. |
| 574 | SUBDIRS = include |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 575 | lib_LTLIBRARIES = libndn-c.la libndn-cpp.la |
Jeff Thompson | 2bf5cdf | 2013-10-02 16:55:23 -0700 | [diff] [blame] | 576 | |
Jeff Thompson | 25b4e61 | 2013-10-10 16:03:24 -0700 | [diff] [blame] | 577 | # Public C headers. |
Jeff Thompson | 5ae3c90 | 2013-11-22 17:36:36 -0800 | [diff] [blame] | 578 | # NOTE: If a new directory is added, then add it to ndn_cpp_c_headers in include/Makefile.am. |
Jeff Thompson | 25b4e61 | 2013-10-10 16:03:24 -0700 | [diff] [blame] | 579 | ndn_cpp_c_headers = \ |
| 580 | include/ndn-cpp/ndn-cpp-config.h \ |
| 581 | include/ndn-cpp/c/common.h \ |
| 582 | include/ndn-cpp/c/data-types.h \ |
| 583 | include/ndn-cpp/c/forwarding-flags.h \ |
| 584 | include/ndn-cpp/c/interest-types.h \ |
| 585 | include/ndn-cpp/c/key-types.h \ |
| 586 | include/ndn-cpp/c/encoding/element-listener.h |
| 587 | |
| 588 | |
| 589 | # Public C++ headers. |
Jeff Thompson | 5ae3c90 | 2013-11-22 17:36:36 -0800 | [diff] [blame] | 590 | # NOTE: If a new directory is added, then add it to ndn_cpp_cpp_headers in include/Makefile.am. |
Jeff Thompson | 25b4e61 | 2013-10-10 16:03:24 -0700 | [diff] [blame] | 591 | ndn_cpp_cpp_headers = \ |
| 592 | include/ndn-cpp/common.hpp \ |
| 593 | include/ndn-cpp/data.hpp \ |
| 594 | include/ndn-cpp/face.hpp \ |
| 595 | include/ndn-cpp/forwarding-entry.hpp \ |
| 596 | include/ndn-cpp/forwarding-flags.hpp \ |
| 597 | include/ndn-cpp/interest.hpp \ |
| 598 | include/ndn-cpp/key.hpp \ |
| 599 | include/ndn-cpp/name.hpp \ |
| 600 | include/ndn-cpp/node.hpp \ |
| 601 | include/ndn-cpp/publisher-public-key-digest.hpp \ |
| 602 | include/ndn-cpp/sha256-with-rsa-signature.hpp \ |
Jeff Thompson | 25b4e61 | 2013-10-10 16:03:24 -0700 | [diff] [blame] | 603 | include/ndn-cpp/encoding/binary-xml-wire-format.hpp \ |
Jeff Thompson | 31b5c2f | 2013-10-12 15:13:16 -0700 | [diff] [blame] | 604 | include/ndn-cpp/encoding/element-listener.hpp \ |
| 605 | include/ndn-cpp/encoding/oid.hpp \ |
Jeff Thompson | 25b4e61 | 2013-10-10 16:03:24 -0700 | [diff] [blame] | 606 | include/ndn-cpp/encoding/wire-format.hpp \ |
| 607 | include/ndn-cpp/security/security-common.hpp \ |
| 608 | include/ndn-cpp/security/key-chain.hpp \ |
| 609 | include/ndn-cpp/security/security-exception.hpp \ |
Jeff Thompson | 958bf9b | 2013-10-12 17:20:51 -0700 | [diff] [blame] | 610 | include/ndn-cpp/security/certificate/certificate-extension.hpp \ |
| 611 | include/ndn-cpp/security/certificate/certificate-subject-description.hpp \ |
Jeff Thompson | f39a536 | 2013-10-10 16:22:44 -0700 | [diff] [blame] | 612 | include/ndn-cpp/security/certificate/certificate.hpp \ |
Jeff Thompson | cf0fdd9 | 2013-10-12 11:54:35 -0700 | [diff] [blame] | 613 | include/ndn-cpp/security/certificate/identity-certificate.hpp \ |
Jeff Thompson | 25b4e61 | 2013-10-10 16:03:24 -0700 | [diff] [blame] | 614 | include/ndn-cpp/security/certificate/public-key.hpp \ |
| 615 | include/ndn-cpp/security/encryption/encryption-manager.hpp \ |
| 616 | include/ndn-cpp/security/identity/basic-identity-storage.hpp \ |
| 617 | include/ndn-cpp/security/identity/identity-manager.hpp \ |
| 618 | include/ndn-cpp/security/identity/identity-storage.hpp \ |
| 619 | include/ndn-cpp/security/identity/memory-identity-storage.hpp \ |
| 620 | include/ndn-cpp/security/identity/memory-private-key-storage.hpp \ |
| 621 | include/ndn-cpp/security/identity/osx-private-key-storage.hpp \ |
| 622 | include/ndn-cpp/security/identity/private-key-storage.hpp \ |
| 623 | include/ndn-cpp/security/policy/no-verify-policy-manager.hpp \ |
| 624 | include/ndn-cpp/security/policy/policy-manager.hpp \ |
Jeff Thompson | 3a2eb2f | 2013-12-11 11:00:27 -0800 | [diff] [blame] | 625 | include/ndn-cpp/security/policy/self-verify-policy-manager.hpp \ |
Jeff Thompson | ba16b8f | 2013-12-16 13:11:47 -0800 | [diff] [blame^] | 626 | include/ndn-cpp/security/policy/validation-request.hpp \ |
| 627 | include/ndn-cpp/security/signature/sha256-with-rsa-handler.hpp \ |
Jeff Thompson | 25b4e61 | 2013-10-10 16:03:24 -0700 | [diff] [blame] | 628 | include/ndn-cpp/transport/tcp-transport.hpp \ |
| 629 | include/ndn-cpp/transport/transport.hpp \ |
| 630 | include/ndn-cpp/transport/udp-transport.hpp \ |
| 631 | include/ndn-cpp/util/blob.hpp \ |
| 632 | include/ndn-cpp/util/signed-blob.hpp |
| 633 | |
| 634 | |
Jeff Thompson | 2bf5cdf | 2013-10-02 16:55:23 -0700 | [diff] [blame] | 635 | # Just the C code. |
Jeff Thompson | 25b4e61 | 2013-10-10 16:03:24 -0700 | [diff] [blame] | 636 | libndn_c_la_SOURCES = $(ndn_cpp_c_headers) \ |
Jeff Thompson | 2db6037 | 2013-10-22 13:38:20 -0700 | [diff] [blame] | 637 | src/c/data.h \ |
| 638 | src/c/errors.c src/c/errors.h \ |
| 639 | src/c/forwarding-entry.h \ |
| 640 | src/c/forwarding-flags.c \ |
| 641 | src/c/interest.c src/c/interest.h \ |
| 642 | src/c/name.c src/c/name.h \ |
| 643 | src/c/publisher-public-key-digest.h \ |
| 644 | src/c/encoding/binary-xml.h \ |
| 645 | src/c/encoding/binary-xml-data.c src/c/encoding/binary-xml-data.h \ |
| 646 | src/c/encoding/binary-xml-decoder.c src/c/encoding/binary-xml-decoder.h \ |
| 647 | src/c/encoding/binary-xml-element-reader.c src/c/encoding/binary-xml-element-reader.h \ |
| 648 | src/c/encoding/binary-xml-encoder.c src/c/encoding/binary-xml-encoder.h \ |
| 649 | src/c/encoding/binary-xml-forwarding-entry.c src/c/encoding/binary-xml-forwarding-entry.h \ |
| 650 | src/c/encoding/binary-xml-interest.c src/c/encoding/binary-xml-interest.h \ |
| 651 | src/c/encoding/binary-xml-key.c src/c/encoding/binary-xml-key.h \ |
| 652 | src/c/encoding/binary-xml-name.c src/c/encoding/binary-xml-name.h \ |
| 653 | src/c/encoding/binary-xml-publisher-public-key-digest.c src/c/encoding/binary-xml-publisher-public-key-digest.h \ |
| 654 | src/c/encoding/binary-xml-structure-decoder.c src/c/encoding/binary-xml-structure-decoder.h \ |
| 655 | src/c/transport/socket-transport.c src/c/transport/socket-transport.h \ |
| 656 | src/c/transport/tcp-transport.h \ |
| 657 | src/c/transport/udp-transport.h \ |
| 658 | src/c/util/blob.h \ |
| 659 | src/c/util/crypto.c src/c/util/crypto.h \ |
| 660 | src/c/util/dynamic-uint8-array.c src/c/util/dynamic-uint8-array.h \ |
| 661 | src/c/util/ndn_memory.c src/c/util/ndn_memory.h \ |
| 662 | src/c/util/ndn_realloc.c src/c/util/ndn_realloc.h \ |
| 663 | src/c/util/time.c src/c/util/time.h |
Jeff Thompson | 3b3aabf | 2013-06-21 16:50:20 -0700 | [diff] [blame] | 664 | |
Jeff Thompson | 2bf5cdf | 2013-10-02 16:55:23 -0700 | [diff] [blame] | 665 | |
| 666 | # C++ code and also the C code. |
Jeff Thompson | 25b4e61 | 2013-10-10 16:03:24 -0700 | [diff] [blame] | 667 | libndn_cpp_la_SOURCES = $(libndn_c_la_SOURCES) $(ndn_cpp_cpp_headers) \ |
Jeff Thompson | 2db6037 | 2013-10-22 13:38:20 -0700 | [diff] [blame] | 668 | src/common.cpp \ |
| 669 | src/data.cpp \ |
| 670 | src/face.cpp \ |
| 671 | src/forwarding-entry.cpp \ |
| 672 | src/interest.cpp \ |
| 673 | src/key.cpp \ |
| 674 | src/name.cpp \ |
| 675 | src/node.cpp \ |
| 676 | src/publisher-public-key-digest.cpp \ |
| 677 | src/sha256-with-rsa-signature.cpp \ |
| 678 | src/encoding/binary-xml-decoder.hpp \ |
| 679 | src/encoding/binary-xml-encoder.hpp \ |
| 680 | src/encoding/binary-xml-structure-decoder.hpp \ |
| 681 | src/encoding/binary-xml-wire-format.cpp \ |
| 682 | src/encoding/element-listener.cpp \ |
| 683 | src/encoding/oid.cpp \ |
| 684 | src/encoding/wire-format.cpp \ |
| 685 | src/encoding/der/der-exception.cpp src/encoding/der/der-exception.hpp \ |
| 686 | src/encoding/der/der.cpp src/encoding/der/der.hpp \ |
| 687 | src/encoding/der/visitor/certificate-data-visitor.cpp src/encoding/der/visitor/certificate-data-visitor.hpp \ |
| 688 | src/encoding/der/visitor/no-arguments-visitor.cpp src/encoding/der/visitor/no-arguments-visitor.hpp \ |
| 689 | src/encoding/der/visitor/print-visitor.cpp src/encoding/der/visitor/print-visitor.hpp \ |
| 690 | src/encoding/der/visitor/public-key-visitor.cpp src/encoding/der/visitor/public-key-visitor.hpp \ |
| 691 | src/encoding/der/visitor/simple-visitor.cpp src/encoding/der/visitor/simple-visitor.hpp \ |
| 692 | src/encoding/der/visitor/visitor.hpp \ |
| 693 | src/encoding/der/visitor/void-no-arguments-visitor.hpp \ |
| 694 | src/encoding/der/visitor/void-visitor.cpp src/encoding/der/visitor/void-visitor.hpp \ |
| 695 | src/security/key-chain.cpp \ |
| 696 | src/security/security-exception.cpp \ |
| 697 | src/security/certificate/certificate-extension.cpp \ |
| 698 | src/security/certificate/certificate-subject-description.cpp \ |
| 699 | src/security/certificate/certificate.cpp \ |
| 700 | src/security/certificate/identity-certificate.cpp \ |
| 701 | src/security/certificate/public-key.cpp \ |
| 702 | src/security/identity/basic-identity-storage.cpp \ |
| 703 | src/security/identity/identity-manager.cpp \ |
Jeff Thompson | 22285ec | 2013-10-22 17:43:02 -0700 | [diff] [blame] | 704 | src/security/identity/identity-storage.cpp \ |
Jeff Thompson | 2db6037 | 2013-10-22 13:38:20 -0700 | [diff] [blame] | 705 | src/security/identity/memory-identity-storage.cpp \ |
| 706 | src/security/identity/memory-private-key-storage.cpp \ |
| 707 | src/security/identity/osx-private-key-storage.cpp \ |
| 708 | src/security/policy/no-verify-policy-manager.cpp \ |
Jeff Thompson | 3a2eb2f | 2013-12-11 11:00:27 -0800 | [diff] [blame] | 709 | src/security/policy/self-verify-policy-manager.cpp \ |
Jeff Thompson | ba16b8f | 2013-12-16 13:11:47 -0800 | [diff] [blame^] | 710 | src/security/signature/sha256-with-rsa-handler.cpp \ |
Jeff Thompson | 2db6037 | 2013-10-22 13:38:20 -0700 | [diff] [blame] | 711 | src/transport/tcp-transport.cpp \ |
| 712 | src/transport/transport.cpp \ |
| 713 | src/transport/udp-transport.cpp \ |
| 714 | src/util/blob-stream.hpp \ |
| 715 | src/util/blob.cpp \ |
| 716 | src/util/changed-event.cpp src/util/changed-event.hpp \ |
| 717 | src/util/dynamic-uint8-vector.cpp src/util/dynamic-uint8-vector.hpp \ |
| 718 | src/util/logging.cpp src/util/logging.hpp |
Jeff Thompson | 27e2feb | 2013-07-01 15:09:57 -0700 | [diff] [blame] | 719 | |
Jeff Thompson | 687ea65 | 2013-12-06 11:28:23 -0800 | [diff] [blame] | 720 | bin_test_encode_decode_benchmark_SOURCES = tests/test-encode-decode-benchmark.cpp |
| 721 | bin_test_encode_decode_benchmark_LDADD = libndn-cpp.la |
| 722 | bin_test_encode_decode_data_SOURCES = tests/test-encode-decode-data.cpp |
| 723 | bin_test_encode_decode_data_LDADD = libndn-cpp.la |
Jeff Thompson | 990599b | 2013-08-27 15:14:25 -0700 | [diff] [blame] | 724 | bin_test_encode_decode_forwarding_entry_SOURCES = tests/test-encode-decode-forwarding-entry.cpp |
Jeff Thompson | 2bf5cdf | 2013-10-02 16:55:23 -0700 | [diff] [blame] | 725 | bin_test_encode_decode_forwarding_entry_LDADD = libndn-cpp.la |
Jeff Thompson | e32adb6 | 2013-08-02 13:18:36 -0700 | [diff] [blame] | 726 | bin_test_encode_decode_interest_SOURCES = tests/test-encode-decode-interest.cpp |
Jeff Thompson | 2bf5cdf | 2013-10-02 16:55:23 -0700 | [diff] [blame] | 727 | bin_test_encode_decode_interest_LDADD = libndn-cpp.la |
Jeff Thompson | c98be1a | 2013-07-14 22:44:43 -0700 | [diff] [blame] | 728 | bin_test_get_async_SOURCES = tests/test-get-async.cpp |
Jeff Thompson | 2bf5cdf | 2013-10-02 16:55:23 -0700 | [diff] [blame] | 729 | bin_test_get_async_LDADD = libndn-cpp.la |
Jeff Thompson | cf624b9 | 2013-08-23 20:51:06 -0700 | [diff] [blame] | 730 | bin_test_publish_async_SOURCES = tests/test-publish-async.cpp |
Jeff Thompson | 2bf5cdf | 2013-10-02 16:55:23 -0700 | [diff] [blame] | 731 | bin_test_publish_async_LDADD = libndn-cpp.la |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 732 | dist_noinst_SCRIPTS = autogen.sh |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 733 | all: all-recursive |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 734 | |
| 735 | .SUFFIXES: |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 736 | .SUFFIXES: .c .cpp .lo .o .obj |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 737 | am--refresh: Makefile |
| 738 | @: |
Jeff Thompson | 47053ad | 2013-08-05 10:36:53 -0700 | [diff] [blame] | 739 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/aminclude.am $(am__configure_deps) |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 740 | @for dep in $?; do \ |
| 741 | case '$(am__configure_deps)' in \ |
| 742 | *$$dep*) \ |
| 743 | echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \ |
| 744 | $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ |
| 745 | && exit 0; \ |
| 746 | exit 1;; \ |
| 747 | esac; \ |
| 748 | done; \ |
| 749 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ |
| 750 | $(am__cd) $(top_srcdir) && \ |
| 751 | $(AUTOMAKE) --foreign Makefile |
| 752 | .PRECIOUS: Makefile |
| 753 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
| 754 | @case '$?' in \ |
| 755 | *config.status*) \ |
| 756 | echo ' $(SHELL) ./config.status'; \ |
| 757 | $(SHELL) ./config.status;; \ |
| 758 | *) \ |
| 759 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ |
| 760 | cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ |
| 761 | esac; |
Jeff Thompson | ca45e55 | 2013-06-26 17:40:06 -0700 | [diff] [blame] | 762 | $(srcdir)/aminclude.am: |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 763 | |
| 764 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
| 765 | $(SHELL) ./config.status --recheck |
| 766 | |
Jeff Thompson | 47053ad | 2013-08-05 10:36:53 -0700 | [diff] [blame] | 767 | $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 768 | $(am__cd) $(srcdir) && $(AUTOCONF) |
Jeff Thompson | 47053ad | 2013-08-05 10:36:53 -0700 | [diff] [blame] | 769 | $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 770 | $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) |
| 771 | $(am__aclocal_m4_deps): |
| 772 | |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 773 | install-libLTLIBRARIES: $(lib_LTLIBRARIES) |
Jeff Thompson | 3617406 | 2013-06-21 16:03:44 -0700 | [diff] [blame] | 774 | @$(NORMAL_INSTALL) |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 775 | @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ |
Jeff Thompson | 3617406 | 2013-06-21 16:03:44 -0700 | [diff] [blame] | 776 | list2=; for p in $$list; do \ |
| 777 | if test -f $$p; then \ |
| 778 | list2="$$list2 $$p"; \ |
| 779 | else :; fi; \ |
| 780 | done; \ |
| 781 | test -z "$$list2" || { \ |
| 782 | echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \ |
| 783 | $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \ |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 784 | echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \ |
| 785 | $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \ |
| 786 | } |
| 787 | |
| 788 | uninstall-libLTLIBRARIES: |
| 789 | @$(NORMAL_UNINSTALL) |
| 790 | @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ |
Jeff Thompson | 3617406 | 2013-06-21 16:03:44 -0700 | [diff] [blame] | 791 | for p in $$list; do \ |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 792 | $(am__strip_dir) \ |
| 793 | echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \ |
| 794 | $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \ |
Jeff Thompson | 3617406 | 2013-06-21 16:03:44 -0700 | [diff] [blame] | 795 | done |
| 796 | |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 797 | clean-libLTLIBRARIES: |
| 798 | -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) |
| 799 | @list='$(lib_LTLIBRARIES)'; \ |
| 800 | locs=`for p in $$list; do echo $$p; done | \ |
| 801 | sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ |
| 802 | sort -u`; \ |
| 803 | test -z "$$locs" || { \ |
| 804 | echo rm -f $${locs}; \ |
| 805 | rm -f $${locs}; \ |
| 806 | } |
Jeff Thompson | 2db6037 | 2013-10-22 13:38:20 -0700 | [diff] [blame] | 807 | src/c/$(am__dirstamp): |
| 808 | @$(MKDIR_P) src/c |
| 809 | @: > src/c/$(am__dirstamp) |
| 810 | src/c/$(DEPDIR)/$(am__dirstamp): |
| 811 | @$(MKDIR_P) src/c/$(DEPDIR) |
| 812 | @: > src/c/$(DEPDIR)/$(am__dirstamp) |
| 813 | src/c/errors.lo: src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp) |
| 814 | src/c/forwarding-flags.lo: src/c/$(am__dirstamp) \ |
| 815 | src/c/$(DEPDIR)/$(am__dirstamp) |
| 816 | src/c/interest.lo: src/c/$(am__dirstamp) \ |
| 817 | src/c/$(DEPDIR)/$(am__dirstamp) |
| 818 | src/c/name.lo: src/c/$(am__dirstamp) src/c/$(DEPDIR)/$(am__dirstamp) |
| 819 | src/c/encoding/$(am__dirstamp): |
| 820 | @$(MKDIR_P) src/c/encoding |
| 821 | @: > src/c/encoding/$(am__dirstamp) |
| 822 | src/c/encoding/$(DEPDIR)/$(am__dirstamp): |
| 823 | @$(MKDIR_P) src/c/encoding/$(DEPDIR) |
| 824 | @: > src/c/encoding/$(DEPDIR)/$(am__dirstamp) |
| 825 | src/c/encoding/binary-xml-data.lo: src/c/encoding/$(am__dirstamp) \ |
| 826 | src/c/encoding/$(DEPDIR)/$(am__dirstamp) |
| 827 | src/c/encoding/binary-xml-decoder.lo: src/c/encoding/$(am__dirstamp) \ |
| 828 | src/c/encoding/$(DEPDIR)/$(am__dirstamp) |
| 829 | src/c/encoding/binary-xml-element-reader.lo: \ |
| 830 | src/c/encoding/$(am__dirstamp) \ |
| 831 | src/c/encoding/$(DEPDIR)/$(am__dirstamp) |
| 832 | src/c/encoding/binary-xml-encoder.lo: src/c/encoding/$(am__dirstamp) \ |
| 833 | src/c/encoding/$(DEPDIR)/$(am__dirstamp) |
| 834 | src/c/encoding/binary-xml-forwarding-entry.lo: \ |
| 835 | src/c/encoding/$(am__dirstamp) \ |
| 836 | src/c/encoding/$(DEPDIR)/$(am__dirstamp) |
| 837 | src/c/encoding/binary-xml-interest.lo: src/c/encoding/$(am__dirstamp) \ |
| 838 | src/c/encoding/$(DEPDIR)/$(am__dirstamp) |
| 839 | src/c/encoding/binary-xml-key.lo: src/c/encoding/$(am__dirstamp) \ |
| 840 | src/c/encoding/$(DEPDIR)/$(am__dirstamp) |
| 841 | src/c/encoding/binary-xml-name.lo: src/c/encoding/$(am__dirstamp) \ |
| 842 | src/c/encoding/$(DEPDIR)/$(am__dirstamp) |
| 843 | src/c/encoding/binary-xml-publisher-public-key-digest.lo: \ |
| 844 | src/c/encoding/$(am__dirstamp) \ |
| 845 | src/c/encoding/$(DEPDIR)/$(am__dirstamp) |
| 846 | src/c/encoding/binary-xml-structure-decoder.lo: \ |
| 847 | src/c/encoding/$(am__dirstamp) \ |
| 848 | src/c/encoding/$(DEPDIR)/$(am__dirstamp) |
| 849 | src/c/transport/$(am__dirstamp): |
| 850 | @$(MKDIR_P) src/c/transport |
| 851 | @: > src/c/transport/$(am__dirstamp) |
| 852 | src/c/transport/$(DEPDIR)/$(am__dirstamp): |
| 853 | @$(MKDIR_P) src/c/transport/$(DEPDIR) |
| 854 | @: > src/c/transport/$(DEPDIR)/$(am__dirstamp) |
| 855 | src/c/transport/socket-transport.lo: src/c/transport/$(am__dirstamp) \ |
| 856 | src/c/transport/$(DEPDIR)/$(am__dirstamp) |
| 857 | src/c/util/$(am__dirstamp): |
| 858 | @$(MKDIR_P) src/c/util |
| 859 | @: > src/c/util/$(am__dirstamp) |
| 860 | src/c/util/$(DEPDIR)/$(am__dirstamp): |
| 861 | @$(MKDIR_P) src/c/util/$(DEPDIR) |
| 862 | @: > src/c/util/$(DEPDIR)/$(am__dirstamp) |
| 863 | src/c/util/crypto.lo: src/c/util/$(am__dirstamp) \ |
| 864 | src/c/util/$(DEPDIR)/$(am__dirstamp) |
| 865 | src/c/util/dynamic-uint8-array.lo: src/c/util/$(am__dirstamp) \ |
| 866 | src/c/util/$(DEPDIR)/$(am__dirstamp) |
| 867 | src/c/util/ndn_memory.lo: src/c/util/$(am__dirstamp) \ |
| 868 | src/c/util/$(DEPDIR)/$(am__dirstamp) |
| 869 | src/c/util/ndn_realloc.lo: src/c/util/$(am__dirstamp) \ |
| 870 | src/c/util/$(DEPDIR)/$(am__dirstamp) |
| 871 | src/c/util/time.lo: src/c/util/$(am__dirstamp) \ |
| 872 | src/c/util/$(DEPDIR)/$(am__dirstamp) |
Jeff Thompson | 3617406 | 2013-06-21 16:03:44 -0700 | [diff] [blame] | 873 | |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 874 | libndn-c.la: $(libndn_c_la_OBJECTS) $(libndn_c_la_DEPENDENCIES) $(EXTRA_libndn_c_la_DEPENDENCIES) |
| 875 | $(AM_V_CCLD)$(LINK) -rpath $(libdir) $(libndn_c_la_OBJECTS) $(libndn_c_la_LIBADD) $(LIBS) |
Jeff Thompson | 2db6037 | 2013-10-22 13:38:20 -0700 | [diff] [blame] | 876 | src/$(am__dirstamp): |
| 877 | @$(MKDIR_P) src |
| 878 | @: > src/$(am__dirstamp) |
| 879 | src/$(DEPDIR)/$(am__dirstamp): |
| 880 | @$(MKDIR_P) src/$(DEPDIR) |
| 881 | @: > src/$(DEPDIR)/$(am__dirstamp) |
| 882 | src/common.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp) |
| 883 | src/data.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp) |
| 884 | src/face.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp) |
| 885 | src/forwarding-entry.lo: src/$(am__dirstamp) \ |
| 886 | src/$(DEPDIR)/$(am__dirstamp) |
| 887 | src/interest.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp) |
| 888 | src/key.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp) |
| 889 | src/name.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp) |
| 890 | src/node.lo: src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp) |
| 891 | src/publisher-public-key-digest.lo: src/$(am__dirstamp) \ |
| 892 | src/$(DEPDIR)/$(am__dirstamp) |
| 893 | src/sha256-with-rsa-signature.lo: src/$(am__dirstamp) \ |
| 894 | src/$(DEPDIR)/$(am__dirstamp) |
| 895 | src/encoding/$(am__dirstamp): |
| 896 | @$(MKDIR_P) src/encoding |
| 897 | @: > src/encoding/$(am__dirstamp) |
| 898 | src/encoding/$(DEPDIR)/$(am__dirstamp): |
| 899 | @$(MKDIR_P) src/encoding/$(DEPDIR) |
| 900 | @: > src/encoding/$(DEPDIR)/$(am__dirstamp) |
| 901 | src/encoding/binary-xml-wire-format.lo: src/encoding/$(am__dirstamp) \ |
| 902 | src/encoding/$(DEPDIR)/$(am__dirstamp) |
| 903 | src/encoding/element-listener.lo: src/encoding/$(am__dirstamp) \ |
| 904 | src/encoding/$(DEPDIR)/$(am__dirstamp) |
| 905 | src/encoding/oid.lo: src/encoding/$(am__dirstamp) \ |
| 906 | src/encoding/$(DEPDIR)/$(am__dirstamp) |
| 907 | src/encoding/wire-format.lo: src/encoding/$(am__dirstamp) \ |
| 908 | src/encoding/$(DEPDIR)/$(am__dirstamp) |
| 909 | src/encoding/der/$(am__dirstamp): |
| 910 | @$(MKDIR_P) src/encoding/der |
| 911 | @: > src/encoding/der/$(am__dirstamp) |
| 912 | src/encoding/der/$(DEPDIR)/$(am__dirstamp): |
| 913 | @$(MKDIR_P) src/encoding/der/$(DEPDIR) |
| 914 | @: > src/encoding/der/$(DEPDIR)/$(am__dirstamp) |
| 915 | src/encoding/der/der-exception.lo: src/encoding/der/$(am__dirstamp) \ |
| 916 | src/encoding/der/$(DEPDIR)/$(am__dirstamp) |
| 917 | src/encoding/der/der.lo: src/encoding/der/$(am__dirstamp) \ |
| 918 | src/encoding/der/$(DEPDIR)/$(am__dirstamp) |
| 919 | src/encoding/der/visitor/$(am__dirstamp): |
| 920 | @$(MKDIR_P) src/encoding/der/visitor |
| 921 | @: > src/encoding/der/visitor/$(am__dirstamp) |
| 922 | src/encoding/der/visitor/$(DEPDIR)/$(am__dirstamp): |
| 923 | @$(MKDIR_P) src/encoding/der/visitor/$(DEPDIR) |
| 924 | @: > src/encoding/der/visitor/$(DEPDIR)/$(am__dirstamp) |
| 925 | src/encoding/der/visitor/certificate-data-visitor.lo: \ |
| 926 | src/encoding/der/visitor/$(am__dirstamp) \ |
| 927 | src/encoding/der/visitor/$(DEPDIR)/$(am__dirstamp) |
| 928 | src/encoding/der/visitor/no-arguments-visitor.lo: \ |
| 929 | src/encoding/der/visitor/$(am__dirstamp) \ |
| 930 | src/encoding/der/visitor/$(DEPDIR)/$(am__dirstamp) |
| 931 | src/encoding/der/visitor/print-visitor.lo: \ |
| 932 | src/encoding/der/visitor/$(am__dirstamp) \ |
| 933 | src/encoding/der/visitor/$(DEPDIR)/$(am__dirstamp) |
| 934 | src/encoding/der/visitor/public-key-visitor.lo: \ |
| 935 | src/encoding/der/visitor/$(am__dirstamp) \ |
| 936 | src/encoding/der/visitor/$(DEPDIR)/$(am__dirstamp) |
| 937 | src/encoding/der/visitor/simple-visitor.lo: \ |
| 938 | src/encoding/der/visitor/$(am__dirstamp) \ |
| 939 | src/encoding/der/visitor/$(DEPDIR)/$(am__dirstamp) |
| 940 | src/encoding/der/visitor/void-visitor.lo: \ |
| 941 | src/encoding/der/visitor/$(am__dirstamp) \ |
| 942 | src/encoding/der/visitor/$(DEPDIR)/$(am__dirstamp) |
| 943 | src/security/$(am__dirstamp): |
| 944 | @$(MKDIR_P) src/security |
| 945 | @: > src/security/$(am__dirstamp) |
| 946 | src/security/$(DEPDIR)/$(am__dirstamp): |
| 947 | @$(MKDIR_P) src/security/$(DEPDIR) |
| 948 | @: > src/security/$(DEPDIR)/$(am__dirstamp) |
| 949 | src/security/key-chain.lo: src/security/$(am__dirstamp) \ |
| 950 | src/security/$(DEPDIR)/$(am__dirstamp) |
| 951 | src/security/security-exception.lo: src/security/$(am__dirstamp) \ |
| 952 | src/security/$(DEPDIR)/$(am__dirstamp) |
| 953 | src/security/certificate/$(am__dirstamp): |
| 954 | @$(MKDIR_P) src/security/certificate |
| 955 | @: > src/security/certificate/$(am__dirstamp) |
| 956 | src/security/certificate/$(DEPDIR)/$(am__dirstamp): |
| 957 | @$(MKDIR_P) src/security/certificate/$(DEPDIR) |
| 958 | @: > src/security/certificate/$(DEPDIR)/$(am__dirstamp) |
| 959 | src/security/certificate/certificate-extension.lo: \ |
| 960 | src/security/certificate/$(am__dirstamp) \ |
| 961 | src/security/certificate/$(DEPDIR)/$(am__dirstamp) |
| 962 | src/security/certificate/certificate-subject-description.lo: \ |
| 963 | src/security/certificate/$(am__dirstamp) \ |
| 964 | src/security/certificate/$(DEPDIR)/$(am__dirstamp) |
| 965 | src/security/certificate/certificate.lo: \ |
| 966 | src/security/certificate/$(am__dirstamp) \ |
| 967 | src/security/certificate/$(DEPDIR)/$(am__dirstamp) |
| 968 | src/security/certificate/identity-certificate.lo: \ |
| 969 | src/security/certificate/$(am__dirstamp) \ |
| 970 | src/security/certificate/$(DEPDIR)/$(am__dirstamp) |
| 971 | src/security/certificate/public-key.lo: \ |
| 972 | src/security/certificate/$(am__dirstamp) \ |
| 973 | src/security/certificate/$(DEPDIR)/$(am__dirstamp) |
| 974 | src/security/identity/$(am__dirstamp): |
| 975 | @$(MKDIR_P) src/security/identity |
| 976 | @: > src/security/identity/$(am__dirstamp) |
| 977 | src/security/identity/$(DEPDIR)/$(am__dirstamp): |
| 978 | @$(MKDIR_P) src/security/identity/$(DEPDIR) |
| 979 | @: > src/security/identity/$(DEPDIR)/$(am__dirstamp) |
| 980 | src/security/identity/basic-identity-storage.lo: \ |
| 981 | src/security/identity/$(am__dirstamp) \ |
| 982 | src/security/identity/$(DEPDIR)/$(am__dirstamp) |
| 983 | src/security/identity/identity-manager.lo: \ |
| 984 | src/security/identity/$(am__dirstamp) \ |
| 985 | src/security/identity/$(DEPDIR)/$(am__dirstamp) |
Jeff Thompson | 22285ec | 2013-10-22 17:43:02 -0700 | [diff] [blame] | 986 | src/security/identity/identity-storage.lo: \ |
| 987 | src/security/identity/$(am__dirstamp) \ |
| 988 | src/security/identity/$(DEPDIR)/$(am__dirstamp) |
Jeff Thompson | 2db6037 | 2013-10-22 13:38:20 -0700 | [diff] [blame] | 989 | src/security/identity/memory-identity-storage.lo: \ |
| 990 | src/security/identity/$(am__dirstamp) \ |
| 991 | src/security/identity/$(DEPDIR)/$(am__dirstamp) |
| 992 | src/security/identity/memory-private-key-storage.lo: \ |
| 993 | src/security/identity/$(am__dirstamp) \ |
| 994 | src/security/identity/$(DEPDIR)/$(am__dirstamp) |
| 995 | src/security/identity/osx-private-key-storage.lo: \ |
| 996 | src/security/identity/$(am__dirstamp) \ |
| 997 | src/security/identity/$(DEPDIR)/$(am__dirstamp) |
| 998 | src/security/policy/$(am__dirstamp): |
| 999 | @$(MKDIR_P) src/security/policy |
| 1000 | @: > src/security/policy/$(am__dirstamp) |
| 1001 | src/security/policy/$(DEPDIR)/$(am__dirstamp): |
| 1002 | @$(MKDIR_P) src/security/policy/$(DEPDIR) |
| 1003 | @: > src/security/policy/$(DEPDIR)/$(am__dirstamp) |
| 1004 | src/security/policy/no-verify-policy-manager.lo: \ |
| 1005 | src/security/policy/$(am__dirstamp) \ |
| 1006 | src/security/policy/$(DEPDIR)/$(am__dirstamp) |
Jeff Thompson | 3a2eb2f | 2013-12-11 11:00:27 -0800 | [diff] [blame] | 1007 | src/security/policy/self-verify-policy-manager.lo: \ |
| 1008 | src/security/policy/$(am__dirstamp) \ |
| 1009 | src/security/policy/$(DEPDIR)/$(am__dirstamp) |
Jeff Thompson | ba16b8f | 2013-12-16 13:11:47 -0800 | [diff] [blame^] | 1010 | src/security/signature/$(am__dirstamp): |
| 1011 | @$(MKDIR_P) src/security/signature |
| 1012 | @: > src/security/signature/$(am__dirstamp) |
| 1013 | src/security/signature/$(DEPDIR)/$(am__dirstamp): |
| 1014 | @$(MKDIR_P) src/security/signature/$(DEPDIR) |
| 1015 | @: > src/security/signature/$(DEPDIR)/$(am__dirstamp) |
| 1016 | src/security/signature/sha256-with-rsa-handler.lo: \ |
| 1017 | src/security/signature/$(am__dirstamp) \ |
| 1018 | src/security/signature/$(DEPDIR)/$(am__dirstamp) |
Jeff Thompson | 2db6037 | 2013-10-22 13:38:20 -0700 | [diff] [blame] | 1019 | src/transport/$(am__dirstamp): |
| 1020 | @$(MKDIR_P) src/transport |
| 1021 | @: > src/transport/$(am__dirstamp) |
| 1022 | src/transport/$(DEPDIR)/$(am__dirstamp): |
| 1023 | @$(MKDIR_P) src/transport/$(DEPDIR) |
| 1024 | @: > src/transport/$(DEPDIR)/$(am__dirstamp) |
| 1025 | src/transport/tcp-transport.lo: src/transport/$(am__dirstamp) \ |
| 1026 | src/transport/$(DEPDIR)/$(am__dirstamp) |
| 1027 | src/transport/transport.lo: src/transport/$(am__dirstamp) \ |
| 1028 | src/transport/$(DEPDIR)/$(am__dirstamp) |
| 1029 | src/transport/udp-transport.lo: src/transport/$(am__dirstamp) \ |
| 1030 | src/transport/$(DEPDIR)/$(am__dirstamp) |
| 1031 | src/util/$(am__dirstamp): |
| 1032 | @$(MKDIR_P) src/util |
| 1033 | @: > src/util/$(am__dirstamp) |
| 1034 | src/util/$(DEPDIR)/$(am__dirstamp): |
| 1035 | @$(MKDIR_P) src/util/$(DEPDIR) |
| 1036 | @: > src/util/$(DEPDIR)/$(am__dirstamp) |
| 1037 | src/util/blob.lo: src/util/$(am__dirstamp) \ |
| 1038 | src/util/$(DEPDIR)/$(am__dirstamp) |
| 1039 | src/util/changed-event.lo: src/util/$(am__dirstamp) \ |
| 1040 | src/util/$(DEPDIR)/$(am__dirstamp) |
| 1041 | src/util/dynamic-uint8-vector.lo: src/util/$(am__dirstamp) \ |
| 1042 | src/util/$(DEPDIR)/$(am__dirstamp) |
| 1043 | src/util/logging.lo: src/util/$(am__dirstamp) \ |
| 1044 | src/util/$(DEPDIR)/$(am__dirstamp) |
Jeff Thompson | 27e2feb | 2013-07-01 15:09:57 -0700 | [diff] [blame] | 1045 | |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 1046 | libndn-cpp.la: $(libndn_cpp_la_OBJECTS) $(libndn_cpp_la_DEPENDENCIES) $(EXTRA_libndn_cpp_la_DEPENDENCIES) |
| 1047 | $(AM_V_CXXLD)$(CXXLINK) -rpath $(libdir) $(libndn_cpp_la_OBJECTS) $(libndn_cpp_la_LIBADD) $(LIBS) |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1048 | |
Jeff Thompson | 0a6c027 | 2013-10-10 18:00:34 -0700 | [diff] [blame] | 1049 | clean-noinstPROGRAMS: |
| 1050 | @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \ |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 1051 | echo " rm -f" $$list; \ |
| 1052 | rm -f $$list || exit $$?; \ |
| 1053 | test -n "$(EXEEXT)" || exit 0; \ |
| 1054 | list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ |
| 1055 | echo " rm -f" $$list; \ |
| 1056 | rm -f $$list |
Jeff Thompson | 5cae5e5 | 2013-07-10 19:41:20 -0700 | [diff] [blame] | 1057 | tests/$(am__dirstamp): |
| 1058 | @$(MKDIR_P) tests |
| 1059 | @: > tests/$(am__dirstamp) |
| 1060 | tests/$(DEPDIR)/$(am__dirstamp): |
| 1061 | @$(MKDIR_P) tests/$(DEPDIR) |
| 1062 | @: > tests/$(DEPDIR)/$(am__dirstamp) |
Jeff Thompson | 687ea65 | 2013-12-06 11:28:23 -0800 | [diff] [blame] | 1063 | tests/test-encode-decode-benchmark.$(OBJEXT): tests/$(am__dirstamp) \ |
Jeff Thompson | 56ec9e2 | 2013-08-02 11:34:07 -0700 | [diff] [blame] | 1064 | tests/$(DEPDIR)/$(am__dirstamp) |
Jeff Thompson | cc2474f | 2013-07-02 10:36:05 -0700 | [diff] [blame] | 1065 | bin/$(am__dirstamp): |
| 1066 | @$(MKDIR_P) bin |
| 1067 | @: > bin/$(am__dirstamp) |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1068 | |
Jeff Thompson | 687ea65 | 2013-12-06 11:28:23 -0800 | [diff] [blame] | 1069 | bin/test-encode-decode-benchmark$(EXEEXT): $(bin_test_encode_decode_benchmark_OBJECTS) $(bin_test_encode_decode_benchmark_DEPENDENCIES) $(EXTRA_bin_test_encode_decode_benchmark_DEPENDENCIES) bin/$(am__dirstamp) |
| 1070 | @rm -f bin/test-encode-decode-benchmark$(EXEEXT) |
| 1071 | $(AM_V_CXXLD)$(CXXLINK) $(bin_test_encode_decode_benchmark_OBJECTS) $(bin_test_encode_decode_benchmark_LDADD) $(LIBS) |
| 1072 | tests/test-encode-decode-data.$(OBJEXT): tests/$(am__dirstamp) \ |
| 1073 | tests/$(DEPDIR)/$(am__dirstamp) |
| 1074 | |
Jeff Thompson | 56ec9e2 | 2013-08-02 11:34:07 -0700 | [diff] [blame] | 1075 | bin/test-encode-decode-data$(EXEEXT): $(bin_test_encode_decode_data_OBJECTS) $(bin_test_encode_decode_data_DEPENDENCIES) $(EXTRA_bin_test_encode_decode_data_DEPENDENCIES) bin/$(am__dirstamp) |
| 1076 | @rm -f bin/test-encode-decode-data$(EXEEXT) |
| 1077 | $(AM_V_CXXLD)$(CXXLINK) $(bin_test_encode_decode_data_OBJECTS) $(bin_test_encode_decode_data_LDADD) $(LIBS) |
Jeff Thompson | 990599b | 2013-08-27 15:14:25 -0700 | [diff] [blame] | 1078 | tests/test-encode-decode-forwarding-entry.$(OBJEXT): \ |
| 1079 | tests/$(am__dirstamp) tests/$(DEPDIR)/$(am__dirstamp) |
| 1080 | |
| 1081 | bin/test-encode-decode-forwarding-entry$(EXEEXT): $(bin_test_encode_decode_forwarding_entry_OBJECTS) $(bin_test_encode_decode_forwarding_entry_DEPENDENCIES) $(EXTRA_bin_test_encode_decode_forwarding_entry_DEPENDENCIES) bin/$(am__dirstamp) |
| 1082 | @rm -f bin/test-encode-decode-forwarding-entry$(EXEEXT) |
| 1083 | $(AM_V_CXXLD)$(CXXLINK) $(bin_test_encode_decode_forwarding_entry_OBJECTS) $(bin_test_encode_decode_forwarding_entry_LDADD) $(LIBS) |
Jeff Thompson | e32adb6 | 2013-08-02 13:18:36 -0700 | [diff] [blame] | 1084 | tests/test-encode-decode-interest.$(OBJEXT): tests/$(am__dirstamp) \ |
| 1085 | tests/$(DEPDIR)/$(am__dirstamp) |
| 1086 | |
| 1087 | bin/test-encode-decode-interest$(EXEEXT): $(bin_test_encode_decode_interest_OBJECTS) $(bin_test_encode_decode_interest_DEPENDENCIES) $(EXTRA_bin_test_encode_decode_interest_DEPENDENCIES) bin/$(am__dirstamp) |
| 1088 | @rm -f bin/test-encode-decode-interest$(EXEEXT) |
| 1089 | $(AM_V_CXXLD)$(CXXLINK) $(bin_test_encode_decode_interest_OBJECTS) $(bin_test_encode_decode_interest_LDADD) $(LIBS) |
Jeff Thompson | c98be1a | 2013-07-14 22:44:43 -0700 | [diff] [blame] | 1090 | tests/test-get-async.$(OBJEXT): tests/$(am__dirstamp) \ |
| 1091 | tests/$(DEPDIR)/$(am__dirstamp) |
| 1092 | |
| 1093 | bin/test-get-async$(EXEEXT): $(bin_test_get_async_OBJECTS) $(bin_test_get_async_DEPENDENCIES) $(EXTRA_bin_test_get_async_DEPENDENCIES) bin/$(am__dirstamp) |
| 1094 | @rm -f bin/test-get-async$(EXEEXT) |
| 1095 | $(AM_V_CXXLD)$(CXXLINK) $(bin_test_get_async_OBJECTS) $(bin_test_get_async_LDADD) $(LIBS) |
Jeff Thompson | cf624b9 | 2013-08-23 20:51:06 -0700 | [diff] [blame] | 1096 | tests/test-publish-async.$(OBJEXT): tests/$(am__dirstamp) \ |
| 1097 | tests/$(DEPDIR)/$(am__dirstamp) |
| 1098 | |
| 1099 | bin/test-publish-async$(EXEEXT): $(bin_test_publish_async_OBJECTS) $(bin_test_publish_async_DEPENDENCIES) $(EXTRA_bin_test_publish_async_DEPENDENCIES) bin/$(am__dirstamp) |
| 1100 | @rm -f bin/test-publish-async$(EXEEXT) |
| 1101 | $(AM_V_CXXLD)$(CXXLINK) $(bin_test_publish_async_OBJECTS) $(bin_test_publish_async_LDADD) $(LIBS) |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1102 | |
| 1103 | mostlyclean-compile: |
| 1104 | -rm -f *.$(OBJEXT) |
Jeff Thompson | 2db6037 | 2013-10-22 13:38:20 -0700 | [diff] [blame] | 1105 | -rm -f src/*.$(OBJEXT) |
| 1106 | -rm -f src/*.lo |
| 1107 | -rm -f src/c/*.$(OBJEXT) |
| 1108 | -rm -f src/c/*.lo |
| 1109 | -rm -f src/c/encoding/*.$(OBJEXT) |
| 1110 | -rm -f src/c/encoding/*.lo |
| 1111 | -rm -f src/c/transport/*.$(OBJEXT) |
| 1112 | -rm -f src/c/transport/*.lo |
| 1113 | -rm -f src/c/util/*.$(OBJEXT) |
| 1114 | -rm -f src/c/util/*.lo |
| 1115 | -rm -f src/encoding/*.$(OBJEXT) |
| 1116 | -rm -f src/encoding/*.lo |
| 1117 | -rm -f src/encoding/der/*.$(OBJEXT) |
| 1118 | -rm -f src/encoding/der/*.lo |
| 1119 | -rm -f src/encoding/der/visitor/*.$(OBJEXT) |
| 1120 | -rm -f src/encoding/der/visitor/*.lo |
| 1121 | -rm -f src/security/*.$(OBJEXT) |
| 1122 | -rm -f src/security/*.lo |
| 1123 | -rm -f src/security/certificate/*.$(OBJEXT) |
| 1124 | -rm -f src/security/certificate/*.lo |
| 1125 | -rm -f src/security/identity/*.$(OBJEXT) |
| 1126 | -rm -f src/security/identity/*.lo |
| 1127 | -rm -f src/security/policy/*.$(OBJEXT) |
| 1128 | -rm -f src/security/policy/*.lo |
Jeff Thompson | ba16b8f | 2013-12-16 13:11:47 -0800 | [diff] [blame^] | 1129 | -rm -f src/security/signature/*.$(OBJEXT) |
| 1130 | -rm -f src/security/signature/*.lo |
Jeff Thompson | 2db6037 | 2013-10-22 13:38:20 -0700 | [diff] [blame] | 1131 | -rm -f src/transport/*.$(OBJEXT) |
| 1132 | -rm -f src/transport/*.lo |
| 1133 | -rm -f src/util/*.$(OBJEXT) |
| 1134 | -rm -f src/util/*.lo |
Jeff Thompson | 5cae5e5 | 2013-07-10 19:41:20 -0700 | [diff] [blame] | 1135 | -rm -f tests/*.$(OBJEXT) |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1136 | |
| 1137 | distclean-compile: |
| 1138 | -rm -f *.tab.c |
| 1139 | |
Jeff Thompson | 2db6037 | 2013-10-22 13:38:20 -0700 | [diff] [blame] | 1140 | @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/common.Plo@am__quote@ |
| 1141 | @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/data.Plo@am__quote@ |
| 1142 | @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/face.Plo@am__quote@ |
| 1143 | @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/forwarding-entry.Plo@am__quote@ |
| 1144 | @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/interest.Plo@am__quote@ |
| 1145 | @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/key.Plo@am__quote@ |
| 1146 | @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/name.Plo@am__quote@ |
| 1147 | @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/node.Plo@am__quote@ |
| 1148 | @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/publisher-public-key-digest.Plo@am__quote@ |
| 1149 | @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/sha256-with-rsa-signature.Plo@am__quote@ |
| 1150 | @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/errors.Plo@am__quote@ |
| 1151 | @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/forwarding-flags.Plo@am__quote@ |
| 1152 | @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/interest.Plo@am__quote@ |
| 1153 | @AMDEP_TRUE@@am__include@ @am__quote@src/c/$(DEPDIR)/name.Plo@am__quote@ |
| 1154 | @AMDEP_TRUE@@am__include@ @am__quote@src/c/encoding/$(DEPDIR)/binary-xml-data.Plo@am__quote@ |
| 1155 | @AMDEP_TRUE@@am__include@ @am__quote@src/c/encoding/$(DEPDIR)/binary-xml-decoder.Plo@am__quote@ |
| 1156 | @AMDEP_TRUE@@am__include@ @am__quote@src/c/encoding/$(DEPDIR)/binary-xml-element-reader.Plo@am__quote@ |
| 1157 | @AMDEP_TRUE@@am__include@ @am__quote@src/c/encoding/$(DEPDIR)/binary-xml-encoder.Plo@am__quote@ |
| 1158 | @AMDEP_TRUE@@am__include@ @am__quote@src/c/encoding/$(DEPDIR)/binary-xml-forwarding-entry.Plo@am__quote@ |
| 1159 | @AMDEP_TRUE@@am__include@ @am__quote@src/c/encoding/$(DEPDIR)/binary-xml-interest.Plo@am__quote@ |
| 1160 | @AMDEP_TRUE@@am__include@ @am__quote@src/c/encoding/$(DEPDIR)/binary-xml-key.Plo@am__quote@ |
| 1161 | @AMDEP_TRUE@@am__include@ @am__quote@src/c/encoding/$(DEPDIR)/binary-xml-name.Plo@am__quote@ |
| 1162 | @AMDEP_TRUE@@am__include@ @am__quote@src/c/encoding/$(DEPDIR)/binary-xml-publisher-public-key-digest.Plo@am__quote@ |
| 1163 | @AMDEP_TRUE@@am__include@ @am__quote@src/c/encoding/$(DEPDIR)/binary-xml-structure-decoder.Plo@am__quote@ |
| 1164 | @AMDEP_TRUE@@am__include@ @am__quote@src/c/transport/$(DEPDIR)/socket-transport.Plo@am__quote@ |
| 1165 | @AMDEP_TRUE@@am__include@ @am__quote@src/c/util/$(DEPDIR)/crypto.Plo@am__quote@ |
| 1166 | @AMDEP_TRUE@@am__include@ @am__quote@src/c/util/$(DEPDIR)/dynamic-uint8-array.Plo@am__quote@ |
| 1167 | @AMDEP_TRUE@@am__include@ @am__quote@src/c/util/$(DEPDIR)/ndn_memory.Plo@am__quote@ |
| 1168 | @AMDEP_TRUE@@am__include@ @am__quote@src/c/util/$(DEPDIR)/ndn_realloc.Plo@am__quote@ |
| 1169 | @AMDEP_TRUE@@am__include@ @am__quote@src/c/util/$(DEPDIR)/time.Plo@am__quote@ |
| 1170 | @AMDEP_TRUE@@am__include@ @am__quote@src/encoding/$(DEPDIR)/binary-xml-wire-format.Plo@am__quote@ |
| 1171 | @AMDEP_TRUE@@am__include@ @am__quote@src/encoding/$(DEPDIR)/element-listener.Plo@am__quote@ |
| 1172 | @AMDEP_TRUE@@am__include@ @am__quote@src/encoding/$(DEPDIR)/oid.Plo@am__quote@ |
| 1173 | @AMDEP_TRUE@@am__include@ @am__quote@src/encoding/$(DEPDIR)/wire-format.Plo@am__quote@ |
| 1174 | @AMDEP_TRUE@@am__include@ @am__quote@src/encoding/der/$(DEPDIR)/der-exception.Plo@am__quote@ |
| 1175 | @AMDEP_TRUE@@am__include@ @am__quote@src/encoding/der/$(DEPDIR)/der.Plo@am__quote@ |
| 1176 | @AMDEP_TRUE@@am__include@ @am__quote@src/encoding/der/visitor/$(DEPDIR)/certificate-data-visitor.Plo@am__quote@ |
| 1177 | @AMDEP_TRUE@@am__include@ @am__quote@src/encoding/der/visitor/$(DEPDIR)/no-arguments-visitor.Plo@am__quote@ |
| 1178 | @AMDEP_TRUE@@am__include@ @am__quote@src/encoding/der/visitor/$(DEPDIR)/print-visitor.Plo@am__quote@ |
| 1179 | @AMDEP_TRUE@@am__include@ @am__quote@src/encoding/der/visitor/$(DEPDIR)/public-key-visitor.Plo@am__quote@ |
| 1180 | @AMDEP_TRUE@@am__include@ @am__quote@src/encoding/der/visitor/$(DEPDIR)/simple-visitor.Plo@am__quote@ |
| 1181 | @AMDEP_TRUE@@am__include@ @am__quote@src/encoding/der/visitor/$(DEPDIR)/void-visitor.Plo@am__quote@ |
| 1182 | @AMDEP_TRUE@@am__include@ @am__quote@src/security/$(DEPDIR)/key-chain.Plo@am__quote@ |
| 1183 | @AMDEP_TRUE@@am__include@ @am__quote@src/security/$(DEPDIR)/security-exception.Plo@am__quote@ |
| 1184 | @AMDEP_TRUE@@am__include@ @am__quote@src/security/certificate/$(DEPDIR)/certificate-extension.Plo@am__quote@ |
| 1185 | @AMDEP_TRUE@@am__include@ @am__quote@src/security/certificate/$(DEPDIR)/certificate-subject-description.Plo@am__quote@ |
| 1186 | @AMDEP_TRUE@@am__include@ @am__quote@src/security/certificate/$(DEPDIR)/certificate.Plo@am__quote@ |
| 1187 | @AMDEP_TRUE@@am__include@ @am__quote@src/security/certificate/$(DEPDIR)/identity-certificate.Plo@am__quote@ |
| 1188 | @AMDEP_TRUE@@am__include@ @am__quote@src/security/certificate/$(DEPDIR)/public-key.Plo@am__quote@ |
| 1189 | @AMDEP_TRUE@@am__include@ @am__quote@src/security/identity/$(DEPDIR)/basic-identity-storage.Plo@am__quote@ |
| 1190 | @AMDEP_TRUE@@am__include@ @am__quote@src/security/identity/$(DEPDIR)/identity-manager.Plo@am__quote@ |
Jeff Thompson | 22285ec | 2013-10-22 17:43:02 -0700 | [diff] [blame] | 1191 | @AMDEP_TRUE@@am__include@ @am__quote@src/security/identity/$(DEPDIR)/identity-storage.Plo@am__quote@ |
Jeff Thompson | 2db6037 | 2013-10-22 13:38:20 -0700 | [diff] [blame] | 1192 | @AMDEP_TRUE@@am__include@ @am__quote@src/security/identity/$(DEPDIR)/memory-identity-storage.Plo@am__quote@ |
| 1193 | @AMDEP_TRUE@@am__include@ @am__quote@src/security/identity/$(DEPDIR)/memory-private-key-storage.Plo@am__quote@ |
| 1194 | @AMDEP_TRUE@@am__include@ @am__quote@src/security/identity/$(DEPDIR)/osx-private-key-storage.Plo@am__quote@ |
| 1195 | @AMDEP_TRUE@@am__include@ @am__quote@src/security/policy/$(DEPDIR)/no-verify-policy-manager.Plo@am__quote@ |
Jeff Thompson | 3a2eb2f | 2013-12-11 11:00:27 -0800 | [diff] [blame] | 1196 | @AMDEP_TRUE@@am__include@ @am__quote@src/security/policy/$(DEPDIR)/self-verify-policy-manager.Plo@am__quote@ |
Jeff Thompson | ba16b8f | 2013-12-16 13:11:47 -0800 | [diff] [blame^] | 1197 | @AMDEP_TRUE@@am__include@ @am__quote@src/security/signature/$(DEPDIR)/sha256-with-rsa-handler.Plo@am__quote@ |
Jeff Thompson | 2db6037 | 2013-10-22 13:38:20 -0700 | [diff] [blame] | 1198 | @AMDEP_TRUE@@am__include@ @am__quote@src/transport/$(DEPDIR)/tcp-transport.Plo@am__quote@ |
| 1199 | @AMDEP_TRUE@@am__include@ @am__quote@src/transport/$(DEPDIR)/transport.Plo@am__quote@ |
| 1200 | @AMDEP_TRUE@@am__include@ @am__quote@src/transport/$(DEPDIR)/udp-transport.Plo@am__quote@ |
| 1201 | @AMDEP_TRUE@@am__include@ @am__quote@src/util/$(DEPDIR)/blob.Plo@am__quote@ |
| 1202 | @AMDEP_TRUE@@am__include@ @am__quote@src/util/$(DEPDIR)/changed-event.Plo@am__quote@ |
| 1203 | @AMDEP_TRUE@@am__include@ @am__quote@src/util/$(DEPDIR)/dynamic-uint8-vector.Plo@am__quote@ |
| 1204 | @AMDEP_TRUE@@am__include@ @am__quote@src/util/$(DEPDIR)/logging.Plo@am__quote@ |
Jeff Thompson | 687ea65 | 2013-12-06 11:28:23 -0800 | [diff] [blame] | 1205 | @AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/test-encode-decode-benchmark.Po@am__quote@ |
Jeff Thompson | 56ec9e2 | 2013-08-02 11:34:07 -0700 | [diff] [blame] | 1206 | @AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/test-encode-decode-data.Po@am__quote@ |
Jeff Thompson | 990599b | 2013-08-27 15:14:25 -0700 | [diff] [blame] | 1207 | @AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/test-encode-decode-forwarding-entry.Po@am__quote@ |
Jeff Thompson | e32adb6 | 2013-08-02 13:18:36 -0700 | [diff] [blame] | 1208 | @AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/test-encode-decode-interest.Po@am__quote@ |
Jeff Thompson | c98be1a | 2013-07-14 22:44:43 -0700 | [diff] [blame] | 1209 | @AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/test-get-async.Po@am__quote@ |
Jeff Thompson | cf624b9 | 2013-08-23 20:51:06 -0700 | [diff] [blame] | 1210 | @AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/test-publish-async.Po@am__quote@ |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1211 | |
Jeff Thompson | 42cea3a | 2013-06-25 19:10:59 -0700 | [diff] [blame] | 1212 | .c.o: |
| 1213 | @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ |
| 1214 | @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ |
| 1215 | @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po |
| 1216 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
| 1217 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| 1218 | @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< |
| 1219 | |
| 1220 | .c.obj: |
| 1221 | @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ |
| 1222 | @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ |
| 1223 | @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po |
| 1224 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
| 1225 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| 1226 | @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` |
| 1227 | |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 1228 | .c.lo: |
| 1229 | @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ |
| 1230 | @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ |
| 1231 | @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo |
| 1232 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ |
| 1233 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| 1234 | @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< |
| 1235 | |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1236 | .cpp.o: |
| 1237 | @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ |
| 1238 | @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ |
| 1239 | @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po |
| 1240 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
| 1241 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| 1242 | @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $< |
| 1243 | |
| 1244 | .cpp.obj: |
| 1245 | @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ |
| 1246 | @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ |
| 1247 | @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po |
| 1248 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
| 1249 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| 1250 | @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` |
| 1251 | |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 1252 | .cpp.lo: |
| 1253 | @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ |
| 1254 | @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ |
| 1255 | @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo |
| 1256 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ |
| 1257 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| 1258 | @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $< |
| 1259 | |
| 1260 | mostlyclean-libtool: |
| 1261 | -rm -f *.lo |
| 1262 | |
| 1263 | clean-libtool: |
| 1264 | -rm -rf .libs _libs |
| 1265 | -rm -rf bin/.libs bin/_libs |
Jeff Thompson | 2db6037 | 2013-10-22 13:38:20 -0700 | [diff] [blame] | 1266 | -rm -rf src/.libs src/_libs |
| 1267 | -rm -rf src/c/.libs src/c/_libs |
| 1268 | -rm -rf src/c/encoding/.libs src/c/encoding/_libs |
| 1269 | -rm -rf src/c/transport/.libs src/c/transport/_libs |
| 1270 | -rm -rf src/c/util/.libs src/c/util/_libs |
| 1271 | -rm -rf src/encoding/.libs src/encoding/_libs |
| 1272 | -rm -rf src/encoding/der/.libs src/encoding/der/_libs |
| 1273 | -rm -rf src/encoding/der/visitor/.libs src/encoding/der/visitor/_libs |
| 1274 | -rm -rf src/security/.libs src/security/_libs |
| 1275 | -rm -rf src/security/certificate/.libs src/security/certificate/_libs |
| 1276 | -rm -rf src/security/identity/.libs src/security/identity/_libs |
| 1277 | -rm -rf src/security/policy/.libs src/security/policy/_libs |
Jeff Thompson | ba16b8f | 2013-12-16 13:11:47 -0800 | [diff] [blame^] | 1278 | -rm -rf src/security/signature/.libs src/security/signature/_libs |
Jeff Thompson | 2db6037 | 2013-10-22 13:38:20 -0700 | [diff] [blame] | 1279 | -rm -rf src/transport/.libs src/transport/_libs |
| 1280 | -rm -rf src/util/.libs src/util/_libs |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 1281 | |
| 1282 | distclean-libtool: |
| 1283 | -rm -f libtool config.lt |
| 1284 | |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 1285 | # This directory's subdirectories are mostly independent; you can cd |
| 1286 | # into them and run 'make' without going through this Makefile. |
| 1287 | # To change the values of 'make' variables: instead of editing Makefiles, |
| 1288 | # (1) if the variable is set in 'config.status', edit 'config.status' |
| 1289 | # (which will cause the Makefiles to be regenerated when you run 'make'); |
| 1290 | # (2) otherwise, pass the desired values on the 'make' command line. |
| 1291 | $(am__recursive_targets): |
| 1292 | @fail=; \ |
| 1293 | if $(am__make_keepgoing); then \ |
| 1294 | failcom='fail=yes'; \ |
| 1295 | else \ |
| 1296 | failcom='exit 1'; \ |
| 1297 | fi; \ |
| 1298 | dot_seen=no; \ |
| 1299 | target=`echo $@ | sed s/-recursive//`; \ |
| 1300 | case "$@" in \ |
| 1301 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ |
| 1302 | *) list='$(SUBDIRS)' ;; \ |
| 1303 | esac; \ |
| 1304 | for subdir in $$list; do \ |
| 1305 | echo "Making $$target in $$subdir"; \ |
| 1306 | if test "$$subdir" = "."; then \ |
| 1307 | dot_seen=yes; \ |
| 1308 | local_target="$$target-am"; \ |
| 1309 | else \ |
| 1310 | local_target="$$target"; \ |
| 1311 | fi; \ |
| 1312 | ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
| 1313 | || eval $$failcom; \ |
| 1314 | done; \ |
| 1315 | if test "$$dot_seen" = "no"; then \ |
| 1316 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
| 1317 | fi; test -z "$$fail" |
| 1318 | |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1319 | ID: $(am__tagged_files) |
| 1320 | $(am__define_uniq_tagged_files); mkid -fID $$unique |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 1321 | tags: tags-recursive |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1322 | TAGS: tags |
| 1323 | |
| 1324 | tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) |
| 1325 | set x; \ |
| 1326 | here=`pwd`; \ |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 1327 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ |
| 1328 | include_option=--etags-include; \ |
| 1329 | empty_fix=.; \ |
| 1330 | else \ |
| 1331 | include_option=--include; \ |
| 1332 | empty_fix=; \ |
| 1333 | fi; \ |
| 1334 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
| 1335 | if test "$$subdir" = .; then :; else \ |
| 1336 | test ! -f $$subdir/TAGS || \ |
| 1337 | set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ |
| 1338 | fi; \ |
| 1339 | done; \ |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1340 | $(am__define_uniq_tagged_files); \ |
| 1341 | shift; \ |
| 1342 | if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ |
| 1343 | test -n "$$unique" || unique=$$empty_fix; \ |
| 1344 | if test $$# -gt 0; then \ |
| 1345 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
| 1346 | "$$@" $$unique; \ |
| 1347 | else \ |
| 1348 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
| 1349 | $$unique; \ |
| 1350 | fi; \ |
| 1351 | fi |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 1352 | ctags: ctags-recursive |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1353 | |
| 1354 | CTAGS: ctags |
| 1355 | ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) |
| 1356 | $(am__define_uniq_tagged_files); \ |
| 1357 | test -z "$(CTAGS_ARGS)$$unique" \ |
| 1358 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
| 1359 | $$unique |
| 1360 | |
| 1361 | GTAGS: |
| 1362 | here=`$(am__cd) $(top_builddir) && pwd` \ |
| 1363 | && $(am__cd) $(top_srcdir) \ |
| 1364 | && gtags -i $(GTAGS_ARGS) "$$here" |
| 1365 | cscope: cscope.files |
| 1366 | test ! -s cscope.files \ |
| 1367 | || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS) |
| 1368 | clean-cscope: |
| 1369 | -rm -f cscope.files |
| 1370 | cscope.files: clean-cscope cscopelist |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 1371 | cscopelist: cscopelist-recursive |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1372 | |
| 1373 | cscopelist-am: $(am__tagged_files) |
| 1374 | list='$(am__tagged_files)'; \ |
| 1375 | case "$(srcdir)" in \ |
| 1376 | [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ |
| 1377 | *) sdir=$(subdir)/$(srcdir) ;; \ |
| 1378 | esac; \ |
| 1379 | for i in $$list; do \ |
| 1380 | if test -f "$$i"; then \ |
| 1381 | echo "$(subdir)/$$i"; \ |
| 1382 | else \ |
| 1383 | echo "$$sdir/$$i"; \ |
| 1384 | fi; \ |
| 1385 | done >> $(top_builddir)/cscope.files |
| 1386 | |
| 1387 | distclean-tags: |
| 1388 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
| 1389 | -rm -f cscope.out cscope.in.out cscope.po.out cscope.files |
| 1390 | |
| 1391 | distdir: $(DISTFILES) |
| 1392 | $(am__remove_distdir) |
| 1393 | test -d "$(distdir)" || mkdir "$(distdir)" |
| 1394 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
| 1395 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
| 1396 | list='$(DISTFILES)'; \ |
| 1397 | dist_files=`for file in $$list; do echo $$file; done | \ |
| 1398 | sed -e "s|^$$srcdirstrip/||;t" \ |
| 1399 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ |
| 1400 | case $$dist_files in \ |
| 1401 | */*) $(MKDIR_P) `echo "$$dist_files" | \ |
| 1402 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ |
| 1403 | sort -u` ;; \ |
| 1404 | esac; \ |
| 1405 | for file in $$dist_files; do \ |
| 1406 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
| 1407 | if test -d $$d/$$file; then \ |
| 1408 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ |
| 1409 | if test -d "$(distdir)/$$file"; then \ |
| 1410 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ |
| 1411 | fi; \ |
| 1412 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
| 1413 | cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ |
| 1414 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ |
| 1415 | fi; \ |
| 1416 | cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ |
| 1417 | else \ |
| 1418 | test -f "$(distdir)/$$file" \ |
| 1419 | || cp -p $$d/$$file "$(distdir)/$$file" \ |
| 1420 | || exit 1; \ |
| 1421 | fi; \ |
| 1422 | done |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 1423 | @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ |
| 1424 | if test "$$subdir" = .; then :; else \ |
| 1425 | $(am__make_dryrun) \ |
| 1426 | || test -d "$(distdir)/$$subdir" \ |
| 1427 | || $(MKDIR_P) "$(distdir)/$$subdir" \ |
| 1428 | || exit 1; \ |
| 1429 | dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ |
| 1430 | $(am__relativize); \ |
| 1431 | new_distdir=$$reldir; \ |
| 1432 | dir1=$$subdir; dir2="$(top_distdir)"; \ |
| 1433 | $(am__relativize); \ |
| 1434 | new_top_distdir=$$reldir; \ |
| 1435 | echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ |
| 1436 | echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ |
| 1437 | ($(am__cd) $$subdir && \ |
| 1438 | $(MAKE) $(AM_MAKEFLAGS) \ |
| 1439 | top_distdir="$$new_top_distdir" \ |
| 1440 | distdir="$$new_distdir" \ |
| 1441 | am__remove_distdir=: \ |
| 1442 | am__skip_length_check=: \ |
| 1443 | am__skip_mode_fix=: \ |
| 1444 | distdir) \ |
| 1445 | || exit 1; \ |
| 1446 | fi; \ |
| 1447 | done |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1448 | -test -n "$(am__skip_mode_fix)" \ |
| 1449 | || find "$(distdir)" -type d ! -perm -755 \ |
| 1450 | -exec chmod u+rwx,go+rx {} \; -o \ |
| 1451 | ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ |
| 1452 | ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ |
| 1453 | ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ |
| 1454 | || chmod -R a+r "$(distdir)" |
| 1455 | dist-gzip: distdir |
| 1456 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
| 1457 | $(am__post_remove_distdir) |
| 1458 | |
| 1459 | dist-bzip2: distdir |
| 1460 | tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 |
| 1461 | $(am__post_remove_distdir) |
| 1462 | |
| 1463 | dist-lzip: distdir |
| 1464 | tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz |
| 1465 | $(am__post_remove_distdir) |
| 1466 | |
| 1467 | dist-xz: distdir |
| 1468 | tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz |
| 1469 | $(am__post_remove_distdir) |
| 1470 | |
| 1471 | dist-tarZ: distdir |
Jeff Thompson | a04f23c | 2013-09-16 17:48:38 -0700 | [diff] [blame] | 1472 | @echo WARNING: "Support for shar distribution archives is" \ |
| 1473 | "deprecated." >&2 |
| 1474 | @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1475 | tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z |
| 1476 | $(am__post_remove_distdir) |
| 1477 | |
| 1478 | dist-shar: distdir |
Jeff Thompson | a04f23c | 2013-09-16 17:48:38 -0700 | [diff] [blame] | 1479 | @echo WARNING: "Support for distribution archives compressed with" \ |
| 1480 | "legacy program 'compress' is deprecated." >&2 |
| 1481 | @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1482 | shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz |
| 1483 | $(am__post_remove_distdir) |
| 1484 | |
| 1485 | dist-zip: distdir |
| 1486 | -rm -f $(distdir).zip |
| 1487 | zip -rq $(distdir).zip $(distdir) |
| 1488 | $(am__post_remove_distdir) |
| 1489 | |
| 1490 | dist dist-all: |
| 1491 | $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:' |
| 1492 | $(am__post_remove_distdir) |
| 1493 | |
| 1494 | # This target untars the dist file and tries a VPATH configuration. Then |
| 1495 | # it guarantees that the distribution is self-contained by making another |
| 1496 | # tarfile. |
| 1497 | distcheck: dist |
| 1498 | case '$(DIST_ARCHIVES)' in \ |
| 1499 | *.tar.gz*) \ |
| 1500 | GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ |
| 1501 | *.tar.bz2*) \ |
| 1502 | bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ |
| 1503 | *.tar.lz*) \ |
| 1504 | lzip -dc $(distdir).tar.lz | $(am__untar) ;;\ |
| 1505 | *.tar.xz*) \ |
| 1506 | xz -dc $(distdir).tar.xz | $(am__untar) ;;\ |
| 1507 | *.tar.Z*) \ |
| 1508 | uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ |
| 1509 | *.shar.gz*) \ |
| 1510 | GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ |
| 1511 | *.zip*) \ |
| 1512 | unzip $(distdir).zip ;;\ |
| 1513 | esac |
| 1514 | chmod -R a-w $(distdir) |
| 1515 | chmod u+w $(distdir) |
| 1516 | mkdir $(distdir)/_build $(distdir)/_inst |
| 1517 | chmod a-w $(distdir) |
| 1518 | test -d $(distdir)/_build || exit 0; \ |
| 1519 | dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ |
| 1520 | && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ |
| 1521 | && am__cwd=`pwd` \ |
| 1522 | && $(am__cd) $(distdir)/_build \ |
| 1523 | && ../configure --srcdir=.. --prefix="$$dc_install_base" \ |
| 1524 | $(AM_DISTCHECK_CONFIGURE_FLAGS) \ |
| 1525 | $(DISTCHECK_CONFIGURE_FLAGS) \ |
| 1526 | && $(MAKE) $(AM_MAKEFLAGS) \ |
| 1527 | && $(MAKE) $(AM_MAKEFLAGS) dvi \ |
| 1528 | && $(MAKE) $(AM_MAKEFLAGS) check \ |
| 1529 | && $(MAKE) $(AM_MAKEFLAGS) install \ |
| 1530 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \ |
| 1531 | && $(MAKE) $(AM_MAKEFLAGS) uninstall \ |
| 1532 | && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ |
| 1533 | distuninstallcheck \ |
| 1534 | && chmod -R a-w "$$dc_install_base" \ |
| 1535 | && ({ \ |
| 1536 | (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ |
| 1537 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ |
| 1538 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ |
| 1539 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ |
| 1540 | distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ |
| 1541 | } || { rm -rf "$$dc_destdir"; exit 1; }) \ |
| 1542 | && rm -rf "$$dc_destdir" \ |
| 1543 | && $(MAKE) $(AM_MAKEFLAGS) dist \ |
| 1544 | && rm -rf $(DIST_ARCHIVES) \ |
| 1545 | && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ |
| 1546 | && cd "$$am__cwd" \ |
| 1547 | || exit 1 |
| 1548 | $(am__post_remove_distdir) |
| 1549 | @(echo "$(distdir) archives ready for distribution: "; \ |
| 1550 | list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ |
| 1551 | sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' |
| 1552 | distuninstallcheck: |
| 1553 | @test -n '$(distuninstallcheck_dir)' || { \ |
| 1554 | echo 'ERROR: trying to run $@ with an empty' \ |
| 1555 | '$$(distuninstallcheck_dir)' >&2; \ |
| 1556 | exit 1; \ |
| 1557 | }; \ |
| 1558 | $(am__cd) '$(distuninstallcheck_dir)' || { \ |
| 1559 | echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \ |
| 1560 | exit 1; \ |
| 1561 | }; \ |
| 1562 | test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ |
| 1563 | || { echo "ERROR: files left after uninstall:" ; \ |
| 1564 | if test -n "$(DESTDIR)"; then \ |
| 1565 | echo " (check DESTDIR support)"; \ |
| 1566 | fi ; \ |
| 1567 | $(distuninstallcheck_listfiles) ; \ |
| 1568 | exit 1; } >&2 |
| 1569 | distcleancheck: distclean |
| 1570 | @if test '$(srcdir)' = . ; then \ |
| 1571 | echo "ERROR: distcleancheck can only run from a VPATH build" ; \ |
| 1572 | exit 1 ; \ |
| 1573 | fi |
| 1574 | @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ |
| 1575 | || { echo "ERROR: files left in build directory after distclean:" ; \ |
| 1576 | $(distcleancheck_listfiles) ; \ |
| 1577 | exit 1; } >&2 |
| 1578 | check-am: all-am |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 1579 | check: check-recursive |
| 1580 | all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 1581 | installdirs: installdirs-recursive |
| 1582 | installdirs-am: |
Jeff Thompson | 0a6c027 | 2013-10-10 18:00:34 -0700 | [diff] [blame] | 1583 | for dir in "$(DESTDIR)$(libdir)"; do \ |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1584 | test -z "$$dir" || $(MKDIR_P) "$$dir"; \ |
| 1585 | done |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 1586 | install: install-recursive |
| 1587 | install-exec: install-exec-recursive |
| 1588 | install-data: install-data-recursive |
| 1589 | uninstall: uninstall-recursive |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1590 | |
| 1591 | install-am: all-am |
| 1592 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
| 1593 | |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 1594 | installcheck: installcheck-recursive |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1595 | install-strip: |
| 1596 | if test -z '$(STRIP)'; then \ |
| 1597 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
| 1598 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
| 1599 | install; \ |
| 1600 | else \ |
| 1601 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
| 1602 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
| 1603 | "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ |
| 1604 | fi |
| 1605 | mostlyclean-generic: |
| 1606 | |
| 1607 | clean-generic: |
| 1608 | |
| 1609 | distclean-generic: |
| 1610 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
| 1611 | -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) |
Jeff Thompson | cc2474f | 2013-07-02 10:36:05 -0700 | [diff] [blame] | 1612 | -rm -f bin/$(am__dirstamp) |
Jeff Thompson | 2db6037 | 2013-10-22 13:38:20 -0700 | [diff] [blame] | 1613 | -rm -f src/$(DEPDIR)/$(am__dirstamp) |
| 1614 | -rm -f src/$(am__dirstamp) |
| 1615 | -rm -f src/c/$(DEPDIR)/$(am__dirstamp) |
| 1616 | -rm -f src/c/$(am__dirstamp) |
| 1617 | -rm -f src/c/encoding/$(DEPDIR)/$(am__dirstamp) |
| 1618 | -rm -f src/c/encoding/$(am__dirstamp) |
| 1619 | -rm -f src/c/transport/$(DEPDIR)/$(am__dirstamp) |
| 1620 | -rm -f src/c/transport/$(am__dirstamp) |
| 1621 | -rm -f src/c/util/$(DEPDIR)/$(am__dirstamp) |
| 1622 | -rm -f src/c/util/$(am__dirstamp) |
| 1623 | -rm -f src/encoding/$(DEPDIR)/$(am__dirstamp) |
| 1624 | -rm -f src/encoding/$(am__dirstamp) |
| 1625 | -rm -f src/encoding/der/$(DEPDIR)/$(am__dirstamp) |
| 1626 | -rm -f src/encoding/der/$(am__dirstamp) |
| 1627 | -rm -f src/encoding/der/visitor/$(DEPDIR)/$(am__dirstamp) |
| 1628 | -rm -f src/encoding/der/visitor/$(am__dirstamp) |
| 1629 | -rm -f src/security/$(DEPDIR)/$(am__dirstamp) |
| 1630 | -rm -f src/security/$(am__dirstamp) |
| 1631 | -rm -f src/security/certificate/$(DEPDIR)/$(am__dirstamp) |
| 1632 | -rm -f src/security/certificate/$(am__dirstamp) |
| 1633 | -rm -f src/security/identity/$(DEPDIR)/$(am__dirstamp) |
| 1634 | -rm -f src/security/identity/$(am__dirstamp) |
| 1635 | -rm -f src/security/policy/$(DEPDIR)/$(am__dirstamp) |
| 1636 | -rm -f src/security/policy/$(am__dirstamp) |
Jeff Thompson | ba16b8f | 2013-12-16 13:11:47 -0800 | [diff] [blame^] | 1637 | -rm -f src/security/signature/$(DEPDIR)/$(am__dirstamp) |
| 1638 | -rm -f src/security/signature/$(am__dirstamp) |
Jeff Thompson | 2db6037 | 2013-10-22 13:38:20 -0700 | [diff] [blame] | 1639 | -rm -f src/transport/$(DEPDIR)/$(am__dirstamp) |
| 1640 | -rm -f src/transport/$(am__dirstamp) |
| 1641 | -rm -f src/util/$(DEPDIR)/$(am__dirstamp) |
| 1642 | -rm -f src/util/$(am__dirstamp) |
Jeff Thompson | 5cae5e5 | 2013-07-10 19:41:20 -0700 | [diff] [blame] | 1643 | -rm -f tests/$(DEPDIR)/$(am__dirstamp) |
| 1644 | -rm -f tests/$(am__dirstamp) |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1645 | |
| 1646 | maintainer-clean-generic: |
| 1647 | @echo "This command is intended for maintainers to use" |
| 1648 | @echo "it deletes files that may require special tools to rebuild." |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 1649 | clean: clean-recursive |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1650 | |
Jeff Thompson | 0a6c027 | 2013-10-10 18:00:34 -0700 | [diff] [blame] | 1651 | clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \ |
| 1652 | clean-noinstPROGRAMS mostlyclean-am |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1653 | |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 1654 | distclean: distclean-recursive |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1655 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
Jeff Thompson | ba16b8f | 2013-12-16 13:11:47 -0800 | [diff] [blame^] | 1656 | -rm -rf src/$(DEPDIR) src/c/$(DEPDIR) src/c/encoding/$(DEPDIR) src/c/transport/$(DEPDIR) src/c/util/$(DEPDIR) src/encoding/$(DEPDIR) src/encoding/der/$(DEPDIR) src/encoding/der/visitor/$(DEPDIR) src/security/$(DEPDIR) src/security/certificate/$(DEPDIR) src/security/identity/$(DEPDIR) src/security/policy/$(DEPDIR) src/security/signature/$(DEPDIR) src/transport/$(DEPDIR) src/util/$(DEPDIR) tests/$(DEPDIR) |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1657 | -rm -f Makefile |
| 1658 | distclean-am: clean-am distclean-compile distclean-generic \ |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 1659 | distclean-libtool distclean-tags |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1660 | |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 1661 | dvi: dvi-recursive |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1662 | |
| 1663 | dvi-am: |
| 1664 | |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 1665 | html: html-recursive |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1666 | |
| 1667 | html-am: |
| 1668 | |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 1669 | info: info-recursive |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1670 | |
| 1671 | info-am: |
| 1672 | |
| 1673 | install-data-am: |
| 1674 | |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 1675 | install-dvi: install-dvi-recursive |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1676 | |
| 1677 | install-dvi-am: |
| 1678 | |
Jeff Thompson | 0a6c027 | 2013-10-10 18:00:34 -0700 | [diff] [blame] | 1679 | install-exec-am: install-libLTLIBRARIES |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1680 | |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 1681 | install-html: install-html-recursive |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1682 | |
| 1683 | install-html-am: |
| 1684 | |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 1685 | install-info: install-info-recursive |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1686 | |
| 1687 | install-info-am: |
| 1688 | |
| 1689 | install-man: |
| 1690 | |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 1691 | install-pdf: install-pdf-recursive |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1692 | |
| 1693 | install-pdf-am: |
| 1694 | |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 1695 | install-ps: install-ps-recursive |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1696 | |
| 1697 | install-ps-am: |
| 1698 | |
| 1699 | installcheck-am: |
| 1700 | |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 1701 | maintainer-clean: maintainer-clean-recursive |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1702 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
| 1703 | -rm -rf $(top_srcdir)/autom4te.cache |
Jeff Thompson | ba16b8f | 2013-12-16 13:11:47 -0800 | [diff] [blame^] | 1704 | -rm -rf src/$(DEPDIR) src/c/$(DEPDIR) src/c/encoding/$(DEPDIR) src/c/transport/$(DEPDIR) src/c/util/$(DEPDIR) src/encoding/$(DEPDIR) src/encoding/der/$(DEPDIR) src/encoding/der/visitor/$(DEPDIR) src/security/$(DEPDIR) src/security/certificate/$(DEPDIR) src/security/identity/$(DEPDIR) src/security/policy/$(DEPDIR) src/security/signature/$(DEPDIR) src/transport/$(DEPDIR) src/util/$(DEPDIR) tests/$(DEPDIR) |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1705 | -rm -f Makefile |
| 1706 | maintainer-clean-am: distclean-am maintainer-clean-generic |
| 1707 | |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 1708 | mostlyclean: mostlyclean-recursive |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1709 | |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 1710 | mostlyclean-am: mostlyclean-compile mostlyclean-generic \ |
| 1711 | mostlyclean-libtool |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1712 | |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 1713 | pdf: pdf-recursive |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1714 | |
| 1715 | pdf-am: |
| 1716 | |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 1717 | ps: ps-recursive |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1718 | |
| 1719 | ps-am: |
| 1720 | |
Jeff Thompson | 0a6c027 | 2013-10-10 18:00:34 -0700 | [diff] [blame] | 1721 | uninstall-am: uninstall-libLTLIBRARIES |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1722 | |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 1723 | .MAKE: $(am__recursive_targets) install-am install-strip |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1724 | |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 1725 | .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \ |
Jeff Thompson | 0a6c027 | 2013-10-10 18:00:34 -0700 | [diff] [blame] | 1726 | am--refresh check check-am clean clean-cscope clean-generic \ |
| 1727 | clean-libLTLIBRARIES clean-libtool clean-noinstPROGRAMS cscope \ |
| 1728 | cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \ |
Jeff Thompson | 6e22904 | 2013-10-10 11:09:49 -0700 | [diff] [blame] | 1729 | dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \ |
| 1730 | distcheck distclean distclean-compile distclean-generic \ |
Jeff Thompson | 4f03164 | 2013-08-05 11:03:16 -0700 | [diff] [blame] | 1731 | distclean-libtool distclean-tags distcleancheck distdir \ |
| 1732 | distuninstallcheck dvi dvi-am html html-am info info-am \ |
Jeff Thompson | 0a6c027 | 2013-10-10 18:00:34 -0700 | [diff] [blame] | 1733 | install install-am install-data install-data-am install-dvi \ |
| 1734 | install-dvi-am install-exec install-exec-am install-html \ |
| 1735 | install-html-am install-info install-info-am \ |
| 1736 | install-libLTLIBRARIES install-man install-pdf install-pdf-am \ |
| 1737 | install-ps install-ps-am install-strip installcheck \ |
| 1738 | installcheck-am installdirs installdirs-am maintainer-clean \ |
| 1739 | maintainer-clean-generic mostlyclean mostlyclean-compile \ |
| 1740 | mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ |
| 1741 | tags tags-am uninstall uninstall-am uninstall-libLTLIBRARIES |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1742 | |
| 1743 | |
Jeff Thompson | ca45e55 | 2013-06-26 17:40:06 -0700 | [diff] [blame] | 1744 | @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@doxygen-ps: @DX_DOCDIR@/@PACKAGE@.ps |
| 1745 | |
| 1746 | @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@@DX_DOCDIR@/@PACKAGE@.ps: @DX_DOCDIR@/@PACKAGE@.tag |
| 1747 | @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ cd @DX_DOCDIR@/latex; \ |
| 1748 | @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ rm -f *.aux *.toc *.idx *.ind *.ilg *.log *.out; \ |
| 1749 | @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ $(DX_LATEX) refman.tex; \ |
| 1750 | @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ $(MAKEINDEX_PATH) refman.idx; \ |
| 1751 | @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ $(DX_LATEX) refman.tex; \ |
| 1752 | @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ countdown=5; \ |
| 1753 | @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ while $(DX_EGREP) 'Rerun (LaTeX|to get cross-references right)' \ |
| 1754 | @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ refman.log > /dev/null 2>&1 \ |
| 1755 | @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ && test $$countdown -gt 0; do \ |
| 1756 | @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ $(DX_LATEX) refman.tex; \ |
| 1757 | @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ countdown=`expr $$countdown - 1`; \ |
| 1758 | @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ done; \ |
| 1759 | @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ $(DX_DVIPS) -o ../@PACKAGE@.ps refman.dvi |
| 1760 | |
| 1761 | @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@doxygen-pdf: @DX_DOCDIR@/@PACKAGE@.pdf |
| 1762 | |
| 1763 | @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@@DX_DOCDIR@/@PACKAGE@.pdf: @DX_DOCDIR@/@PACKAGE@.tag |
| 1764 | @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ cd @DX_DOCDIR@/latex; \ |
| 1765 | @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ rm -f *.aux *.toc *.idx *.ind *.ilg *.log *.out; \ |
| 1766 | @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ $(DX_PDFLATEX) refman.tex; \ |
| 1767 | @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ $(DX_MAKEINDEX) refman.idx; \ |
| 1768 | @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ $(DX_PDFLATEX) refman.tex; \ |
| 1769 | @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ countdown=5; \ |
| 1770 | @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ while $(DX_EGREP) 'Rerun (LaTeX|to get cross-references right)' \ |
| 1771 | @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ refman.log > /dev/null 2>&1 \ |
| 1772 | @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ && test $$countdown -gt 0; do \ |
| 1773 | @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ $(DX_PDFLATEX) refman.tex; \ |
| 1774 | @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ countdown=`expr $$countdown - 1`; \ |
| 1775 | @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ done; \ |
| 1776 | @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ mv refman.pdf ../@PACKAGE@.pdf |
| 1777 | |
| 1778 | @DX_COND_doc_TRUE@.PHONY: doxygen-run doxygen-doc $(DX_PS_GOAL) $(DX_PDF_GOAL) |
| 1779 | |
| 1780 | @DX_COND_doc_TRUE@.INTERMEDIATE: doxygen-run $(DX_PS_GOAL) $(DX_PDF_GOAL) |
| 1781 | |
| 1782 | @DX_COND_doc_TRUE@doxygen-run: @DX_DOCDIR@/@PACKAGE@.tag |
| 1783 | |
| 1784 | @DX_COND_doc_TRUE@doxygen-doc: doxygen-run $(DX_PS_GOAL) $(DX_PDF_GOAL) |
| 1785 | |
| 1786 | @DX_COND_doc_TRUE@@DX_DOCDIR@/@PACKAGE@.tag: $(DX_CONFIG) $(pkginclude_HEADERS) |
| 1787 | @DX_COND_doc_TRUE@ rm -rf @DX_DOCDIR@ |
| 1788 | @DX_COND_doc_TRUE@ $(DX_ENV) $(DX_DOXYGEN) $(srcdir)/$(DX_CONFIG) |
| 1789 | |
Jeff Thompson | 39128c6 | 2013-06-19 14:08:51 -0700 | [diff] [blame] | 1790 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
| 1791 | # Otherwise a system limit (for SysV at least) may be exceeded. |
| 1792 | .NOEXPORT: |