| 1 | # Makefile.in generated by automake 1.11 from Makefile.am. |
|---|
| 2 | # @configure_input@ |
|---|
| 3 | |
|---|
| 4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
|---|
| 5 | # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, |
|---|
| 6 | # Inc. |
|---|
| 7 | # This Makefile.in is free software; the Free Software Foundation |
|---|
| 8 | # gives unlimited permission to copy and/or distribute it, |
|---|
| 9 | # with or without modifications, as long as this notice is preserved. |
|---|
| 10 | |
|---|
| 11 | # This program is distributed in the hope that it will be useful, |
|---|
| 12 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
|---|
| 13 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
|---|
| 14 | # PARTICULAR PURPOSE. |
|---|
| 15 | |
|---|
| 16 | @SET_MAKE@ |
|---|
| 17 | |
|---|
| 18 | # Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization |
|---|
| 19 | # dedicated to making software imaging solutions freely available. |
|---|
| 20 | # |
|---|
| 21 | # You may not use this file except in compliance with the License. You may |
|---|
| 22 | # obtain a copy of the License at |
|---|
| 23 | # |
|---|
| 24 | # http://www.wizards-toolkit.org/script/license.php |
|---|
| 25 | # |
|---|
| 26 | # Unless required by applicable law or agreed to in writing, software |
|---|
| 27 | # distributed under the License is distributed on an "AS IS" BASIS, |
|---|
| 28 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
|---|
| 29 | # See the License for the specific language governing permissions and |
|---|
| 30 | # limitations under the License. |
|---|
| 31 | # |
|---|
| 32 | # Top-Level Makefile for building the Wizard's Toolkit. |
|---|
| 33 | |
|---|
| 34 | # Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization |
|---|
| 35 | # dedicated to making software imaging solutions freely available. |
|---|
| 36 | # |
|---|
| 37 | # You may not use this file except in compliance with the License. You may |
|---|
| 38 | # obtain a copy of the License at |
|---|
| 39 | # |
|---|
| 40 | # http://www.wizards-toolkit.org/script/license.php |
|---|
| 41 | # |
|---|
| 42 | # Unless required by applicable law or agreed to in writing, software |
|---|
| 43 | # distributed under the License is distributed on an "AS IS" BASIS, |
|---|
| 44 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
|---|
| 45 | # See the License for the specific language governing permissions and |
|---|
| 46 | # limitations under the License. |
|---|
| 47 | # |
|---|
| 48 | # Makefile for the Wizard's Toolkit configuration files. |
|---|
| 49 | |
|---|
| 50 | # Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization |
|---|
| 51 | # dedicated to making software imaging solutions freely available. |
|---|
| 52 | # |
|---|
| 53 | # You may not use this file except in compliance with the License. |
|---|
| 54 | # obtain a copy of the License at |
|---|
| 55 | # |
|---|
| 56 | # http://www.wizards-toolkit.org/script/license.php |
|---|
| 57 | # |
|---|
| 58 | # Unless required by applicable law or agreed to in writing, software |
|---|
| 59 | # distributed under the License is distributed on an "AS IS" BASIS, |
|---|
| 60 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
|---|
| 61 | # See the License for the specific language governing permissions and |
|---|
| 62 | # limitations under the License. |
|---|
| 63 | # |
|---|
| 64 | # Makefile for building Wizard's Toolkit library. |
|---|
| 65 | |
|---|
| 66 | # Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization |
|---|
| 67 | # dedicated to making software imaging solutions freely available. |
|---|
| 68 | # |
|---|
| 69 | # You may not use this file except in compliance with the License. |
|---|
| 70 | # obtain a copy of the License at |
|---|
| 71 | # |
|---|
| 72 | # http://www.wizards-toolkit.org/script/license.php |
|---|
| 73 | # |
|---|
| 74 | # Unless required by applicable law or agreed to in writing, software |
|---|
| 75 | # distributed under the License is distributed on an "AS IS" BASIS, |
|---|
| 76 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
|---|
| 77 | # See the License for the specific language governing permissions and |
|---|
| 78 | # limitations under the License. |
|---|
| 79 | # |
|---|
| 80 | # Makefile for Wizard's Toolkit tests invoked via the C API. |
|---|
| 81 | |
|---|
| 82 | # Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization |
|---|
| 83 | # dedicated to making software imaging solutions freely available. |
|---|
| 84 | # |
|---|
| 85 | # You may not use this file except in compliance with the License. You may |
|---|
| 86 | # obtain a copy of the License at |
|---|
| 87 | # |
|---|
| 88 | # http://www.wizards-toolkit.org/script/license.php |
|---|
| 89 | # |
|---|
| 90 | # Unless required by applicable law or agreed to in writing, software |
|---|
| 91 | # distributed under the License is distributed on an "AS IS" BASIS, |
|---|
| 92 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
|---|
| 93 | # See the License for the specific language governing permissions and |
|---|
| 94 | # limitations under the License. |
|---|
| 95 | # |
|---|
| 96 | # Makefile for building ImageMagick utilities. |
|---|
| 97 | |
|---|
| 98 | |
|---|
| 99 | |
|---|
| 100 | |
|---|
| 101 | |
|---|
| 102 | VPATH = @srcdir@ |
|---|
| 103 | pkgdatadir = $(datadir)/@PACKAGE@ |
|---|
| 104 | pkgincludedir = $(includedir)/@PACKAGE@ |
|---|
| 105 | pkglibdir = $(libdir)/@PACKAGE@ |
|---|
| 106 | pkglibexecdir = $(libexecdir)/@PACKAGE@ |
|---|
| 107 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
|---|
| 108 | install_sh_DATA = $(install_sh) -c -m 644 |
|---|
| 109 | install_sh_PROGRAM = $(install_sh) -c |
|---|
| 110 | install_sh_SCRIPT = $(install_sh) -c |
|---|
| 111 | INSTALL_HEADER = $(INSTALL_DATA) |
|---|
| 112 | transform = $(program_transform_name) |
|---|
| 113 | NORMAL_INSTALL = : |
|---|
| 114 | PRE_INSTALL = : |
|---|
| 115 | POST_INSTALL = : |
|---|
| 116 | NORMAL_UNINSTALL = : |
|---|
| 117 | PRE_UNINSTALL = : |
|---|
| 118 | POST_UNINSTALL = : |
|---|
| 119 | build_triplet = @build@ |
|---|
| 120 | host_triplet = @host@ |
|---|
| 121 | target_triplet = @target@ |
|---|
| 122 | bin_PROGRAMS = $(am__EXEEXT_1) |
|---|
| 123 | XFAIL_TESTS = $(am__EXEEXT_3) |
|---|
| 124 | check_PROGRAMS = $(am__EXEEXT_2) |
|---|
| 125 | DIST_COMMON = $(am__configure_deps) $(include_HEADERS) \ |
|---|
| 126 | $(noinst_HEADERS) $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ |
|---|
| 127 | $(srcdir)/WizardsToolkit.spec.in $(srcdir)/config/Makefile.am \ |
|---|
| 128 | $(srcdir)/m4/Makefile.am $(srcdir)/tests/Makefile.am \ |
|---|
| 129 | $(srcdir)/utilities/Makefile.am $(srcdir)/wizard.sh.in \ |
|---|
| 130 | $(srcdir)/wizard/Makefile.am \ |
|---|
| 131 | $(top_srcdir)/config/WizardsToolkit.dox.in \ |
|---|
| 132 | $(top_srcdir)/config/config.h.in \ |
|---|
| 133 | $(top_srcdir)/config/configure.xml.in $(top_srcdir)/configure \ |
|---|
| 134 | $(top_srcdir)/utilities/cipher-info.1.in \ |
|---|
| 135 | $(top_srcdir)/utilities/decipher.1.in \ |
|---|
| 136 | $(top_srcdir)/utilities/digest.1.in \ |
|---|
| 137 | $(top_srcdir)/utilities/encipher.1.in \ |
|---|
| 138 | $(top_srcdir)/utilities/keyring.1.in \ |
|---|
| 139 | $(top_srcdir)/windows/WizardsToolkit.bat.in \ |
|---|
| 140 | $(top_srcdir)/wizard/WizardsToolkit-config.in \ |
|---|
| 141 | $(top_srcdir)/wizard/WizardsToolkit.pc.in \ |
|---|
| 142 | $(top_srcdir)/wizard/version.h.in $(wizardinc_HEADERS) \ |
|---|
| 143 | ChangeLog config/compile config/config.guess config/config.sub \ |
|---|
| 144 | config/depcomp config/install-sh config/ltmain.sh \ |
|---|
| 145 | config/missing config/mkinstalldirs |
|---|
| 146 | subdir = . |
|---|
| 147 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
|---|
| 148 | am__aclocal_m4_deps = $(top_srcdir)/m4/ac_compile_warnings.m4 \ |
|---|
| 149 | $(top_srcdir)/m4/ac_func_fseeko.m4 \ |
|---|
| 150 | $(top_srcdir)/m4/acx_pthread.m4 \ |
|---|
| 151 | $(top_srcdir)/m4/ax_prefix_config_h.m4 \ |
|---|
| 152 | $(top_srcdir)/m4/cxx_have_bool.m4 \ |
|---|
| 153 | $(top_srcdir)/m4/cxx_have_lstring.m4 \ |
|---|
| 154 | $(top_srcdir)/m4/cxx_have_namespaces.m4 \ |
|---|
| 155 | $(top_srcdir)/m4/cxx_have_std_libs.m4 \ |
|---|
| 156 | $(top_srcdir)/m4/cxx_have_std_namespace.m4 \ |
|---|
| 157 | $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ |
|---|
| 158 | $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ |
|---|
| 159 | $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/pkg.m4 \ |
|---|
| 160 | $(top_srcdir)/m4/wizard_check_pthread_lib.m4 \ |
|---|
| 161 | $(top_srcdir)/m4/wizard_func_mmap_fileio.m4 \ |
|---|
| 162 | $(top_srcdir)/configure.ac |
|---|
| 163 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
|---|
| 164 | $(ACLOCAL_M4) |
|---|
| 165 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ |
|---|
| 166 | configure.lineno config.status.lineno |
|---|
| 167 | mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs |
|---|
| 168 | CONFIG_HEADER = $(top_builddir)/config/config.h |
|---|
| 169 | CONFIG_CLEAN_FILES = config/configure.xml config/WizardsToolkit.dox \ |
|---|
| 170 | wizard.sh utilities/cipher-info.1 utilities/decipher.1 \ |
|---|
| 171 | utilities/digest.1 utilities/encipher.1 utilities/keyring.1 \ |
|---|
| 172 | windows/WizardsToolkit.bat wizard/version.h \ |
|---|
| 173 | wizard/WizardsToolkit-config wizard/WizardsToolkit.pc \ |
|---|
| 174 | WizardsToolkit.spec |
|---|
| 175 | CONFIG_CLEAN_VPATH_FILES = |
|---|
| 176 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; |
|---|
| 177 | am__vpath_adj = case $$p in \ |
|---|
| 178 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ |
|---|
| 179 | *) f=$$p;; \ |
|---|
| 180 | esac; |
|---|
| 181 | am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; |
|---|
| 182 | am__install_max = 40 |
|---|
| 183 | am__nobase_strip_setup = \ |
|---|
| 184 | srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` |
|---|
| 185 | am__nobase_strip = \ |
|---|
| 186 | for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" |
|---|
| 187 | am__nobase_list = $(am__nobase_strip_setup); \ |
|---|
| 188 | for p in $$list; do echo "$$p $$p"; done | \ |
|---|
| 189 | sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ |
|---|
| 190 | $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ |
|---|
| 191 | if (++n[$$2] == $(am__install_max)) \ |
|---|
| 192 | { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ |
|---|
| 193 | END { for (dir in files) print dir, files[dir] }' |
|---|
| 194 | am__base_list = \ |
|---|
| 195 | sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ |
|---|
| 196 | sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' |
|---|
| 197 | am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \ |
|---|
| 198 | "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" \ |
|---|
| 199 | "$(DESTDIR)$(configlibdir)" "$(DESTDIR)$(configsharedir)" \ |
|---|
| 200 | "$(DESTDIR)$(docdir)" "$(DESTDIR)$(pkgconfigdir)" \ |
|---|
| 201 | "$(DESTDIR)$(includedir)" "$(DESTDIR)$(wizardincdir)" |
|---|
| 202 | LTLIBRARIES = $(lib_LTLIBRARIES) |
|---|
| 203 | am__DEPENDENCIES_1 = |
|---|
| 204 | wizard_libWizardsToolkit_la_DEPENDENCIES = $(am__DEPENDENCIES_1) |
|---|
| 205 | am__wizard_libWizardsToolkit_la_SOURCES_DIST = wizard/aes.c \ |
|---|
| 206 | wizard/aes.h wizard/authenticate.c wizard/authenticate.h \ |
|---|
| 207 | wizard/blob.c wizard/blob.h wizard/blob-private.h \ |
|---|
| 208 | wizard/bzip.c wizard/bzip.h wizard/cipher.c wizard/cipher.h \ |
|---|
| 209 | wizard/client.c wizard/client.h wizard/configure.c \ |
|---|
| 210 | wizard/configure.h wizard/hashmap.h wizard/crc64.c \ |
|---|
| 211 | wizard/crc64.h wizard/entropy.c wizard/entropy.h \ |
|---|
| 212 | wizard/exception.c wizard/exception.h \ |
|---|
| 213 | wizard/exception-private.h wizard/file.c wizard/file.h \ |
|---|
| 214 | wizard/hash.c wizard/hash.h wizard/hashmap.c wizard/hmac.c \ |
|---|
| 215 | wizard/hmac.h wizard/key.c wizard/key.h wizard/keyring.c \ |
|---|
| 216 | wizard/keyring.h wizard/log.c wizard/log.h wizard/magick.c \ |
|---|
| 217 | wizard/magick.h wizard/md5.c wizard/md5.h wizard/memory.c \ |
|---|
| 218 | wizard/memory_.h wizard/mime.c wizard/mime.h \ |
|---|
| 219 | wizard/mime-private.h wizard/nt-base.h wizard/option.c \ |
|---|
| 220 | wizard/option.h wizard/passphrase.c wizard/passphrase.h \ |
|---|
| 221 | wizard/random.c wizard/random_.h wizard/resource.c \ |
|---|
| 222 | wizard/resource_.h wizard/sanitize.c wizard/sanitize.h \ |
|---|
| 223 | wizard/secret.c wizard/secret.h wizard/semaphore.c \ |
|---|
| 224 | wizard/semaphore.h wizard/serpent.c wizard/serpent.h \ |
|---|
| 225 | wizard/signature.c wizard/signature.h wizard/sha1.c \ |
|---|
| 226 | wizard/sha1.h wizard/sha224.c wizard/sha224.h wizard/sha256.c \ |
|---|
| 227 | wizard/sha256.h wizard/sha384.c wizard/sha384.h \ |
|---|
| 228 | wizard/sha512.c wizard/sha512.h wizard/splay-tree.c \ |
|---|
| 229 | wizard/splay-tree.h wizard/string.c wizard/string_.h \ |
|---|
| 230 | wizard/studio.h wizard/thread.c wizard/thread_.h \ |
|---|
| 231 | wizard/thread-private.h wizard/timer.c wizard/timer.h \ |
|---|
| 232 | wizard/token.c wizard/token.h wizard/twofish.c \ |
|---|
| 233 | wizard/twofish.h wizard/utility.c wizard/utility.h \ |
|---|
| 234 | wizard/version.c wizard/version.h wizard/wizard.c \ |
|---|
| 235 | wizard/wizard.h wizard/wizard-type.h wizard/wizard-config.h \ |
|---|
| 236 | wizard/WizardsToolkit.h wizard/xml-tree.c wizard/xml-tree.h \ |
|---|
| 237 | wizard/zip.c wizard/zip.h wizard/nt-base.c |
|---|
| 238 | am__dirstamp = $(am__leading_dot)dirstamp |
|---|
| 239 | am__objects_1 = wizard/aes.lo wizard/authenticate.lo wizard/blob.lo \ |
|---|
| 240 | wizard/bzip.lo wizard/cipher.lo wizard/client.lo \ |
|---|
| 241 | wizard/configure.lo wizard/crc64.lo wizard/entropy.lo \ |
|---|
| 242 | wizard/exception.lo wizard/file.lo wizard/hash.lo \ |
|---|
| 243 | wizard/hashmap.lo wizard/hmac.lo wizard/key.lo \ |
|---|
| 244 | wizard/keyring.lo wizard/log.lo wizard/magick.lo wizard/md5.lo \ |
|---|
| 245 | wizard/memory.lo wizard/mime.lo wizard/option.lo \ |
|---|
| 246 | wizard/passphrase.lo wizard/random.lo wizard/resource.lo \ |
|---|
| 247 | wizard/sanitize.lo wizard/secret.lo wizard/semaphore.lo \ |
|---|
| 248 | wizard/serpent.lo wizard/signature.lo wizard/sha1.lo \ |
|---|
| 249 | wizard/sha224.lo wizard/sha256.lo wizard/sha384.lo \ |
|---|
| 250 | wizard/sha512.lo wizard/splay-tree.lo wizard/string.lo \ |
|---|
| 251 | wizard/thread.lo wizard/timer.lo wizard/token.lo \ |
|---|
| 252 | wizard/twofish.lo wizard/utility.lo wizard/version.lo \ |
|---|
| 253 | wizard/wizard.lo wizard/xml-tree.lo wizard/zip.lo |
|---|
| 254 | @WIN32_NATIVE_BUILD_TRUE@am__objects_2 = wizard/nt-base.lo |
|---|
| 255 | am_wizard_libWizardsToolkit_la_OBJECTS = $(am__objects_1) \ |
|---|
| 256 | $(am__objects_2) |
|---|
| 257 | wizard_libWizardsToolkit_la_OBJECTS = \ |
|---|
| 258 | $(am_wizard_libWizardsToolkit_la_OBJECTS) |
|---|
| 259 | AM_V_lt = $(am__v_lt_$(V)) |
|---|
| 260 | am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) |
|---|
| 261 | am__v_lt_0 = --silent |
|---|
| 262 | wizard_libWizardsToolkit_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ |
|---|
| 263 | $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ |
|---|
| 264 | $(AM_CFLAGS) $(CFLAGS) $(wizard_libWizardsToolkit_la_LDFLAGS) \ |
|---|
| 265 | $(LDFLAGS) -o $@ |
|---|
| 266 | am__EXEEXT_1 = utilities/encipher$(EXEEXT) utilities/decipher$(EXEEXT) \ |
|---|
| 267 | utilities/cipher-info$(EXEEXT) utilities/keyring$(EXEEXT) \ |
|---|
| 268 | utilities/digest$(EXEEXT) |
|---|
| 269 | am__EXEEXT_2 = tests/validate$(EXEEXT) |
|---|
| 270 | PROGRAMS = $(bin_PROGRAMS) |
|---|
| 271 | am_tests_validate_OBJECTS = tests/tests_validate-validate.$(OBJEXT) |
|---|
| 272 | tests_validate_OBJECTS = $(am_tests_validate_OBJECTS) |
|---|
| 273 | tests_validate_DEPENDENCIES = $(WIZARD_LIBS) |
|---|
| 274 | am_utilities_cipher_info_OBJECTS = utilities/cipher-info.$(OBJEXT) \ |
|---|
| 275 | utilities/content.$(OBJEXT) utilities/utility.$(OBJEXT) |
|---|
| 276 | utilities_cipher_info_OBJECTS = $(am_utilities_cipher_info_OBJECTS) |
|---|
| 277 | utilities_cipher_info_DEPENDENCIES = $(WIZARD_LIBS) |
|---|
| 278 | utilities_cipher_info_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ |
|---|
| 279 | $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ |
|---|
| 280 | $(AM_CFLAGS) $(CFLAGS) $(utilities_cipher_info_LDFLAGS) \ |
|---|
| 281 | $(LDFLAGS) -o $@ |
|---|
| 282 | am_utilities_decipher_OBJECTS = utilities/decipher.$(OBJEXT) \ |
|---|
| 283 | utilities/content.$(OBJEXT) utilities/utility.$(OBJEXT) |
|---|
| 284 | utilities_decipher_OBJECTS = $(am_utilities_decipher_OBJECTS) |
|---|
| 285 | utilities_decipher_DEPENDENCIES = $(WIZARD_LIBS) |
|---|
| 286 | utilities_decipher_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ |
|---|
| 287 | $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ |
|---|
| 288 | $(AM_CFLAGS) $(CFLAGS) $(utilities_decipher_LDFLAGS) \ |
|---|
| 289 | $(LDFLAGS) -o $@ |
|---|
| 290 | am_utilities_digest_OBJECTS = utilities/digest.$(OBJEXT) \ |
|---|
| 291 | utilities/content.$(OBJEXT) utilities/utility.$(OBJEXT) |
|---|
| 292 | utilities_digest_OBJECTS = $(am_utilities_digest_OBJECTS) |
|---|
| 293 | utilities_digest_DEPENDENCIES = $(WIZARD_LIBS) |
|---|
| 294 | utilities_digest_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ |
|---|
| 295 | $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ |
|---|
| 296 | $(AM_CFLAGS) $(CFLAGS) $(utilities_digest_LDFLAGS) $(LDFLAGS) \ |
|---|
| 297 | -o $@ |
|---|
| 298 | am_utilities_encipher_OBJECTS = utilities/encipher.$(OBJEXT) \ |
|---|
| 299 | utilities/content.$(OBJEXT) utilities/utility.$(OBJEXT) |
|---|
| 300 | utilities_encipher_OBJECTS = $(am_utilities_encipher_OBJECTS) |
|---|
| 301 | utilities_encipher_DEPENDENCIES = $(WIZARD_LIBS) |
|---|
| 302 | utilities_encipher_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ |
|---|
| 303 | $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ |
|---|
| 304 | $(AM_CFLAGS) $(CFLAGS) $(utilities_encipher_LDFLAGS) \ |
|---|
| 305 | $(LDFLAGS) -o $@ |
|---|
| 306 | am_utilities_keyring_OBJECTS = utilities/keyring.$(OBJEXT) \ |
|---|
| 307 | utilities/content.$(OBJEXT) utilities/utility.$(OBJEXT) |
|---|
| 308 | utilities_keyring_OBJECTS = $(am_utilities_keyring_OBJECTS) |
|---|
| 309 | utilities_keyring_DEPENDENCIES = $(WIZARD_LIBS) |
|---|
| 310 | utilities_keyring_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ |
|---|
| 311 | $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ |
|---|
| 312 | $(AM_CFLAGS) $(CFLAGS) $(utilities_keyring_LDFLAGS) $(LDFLAGS) \ |
|---|
| 313 | -o $@ |
|---|
| 314 | SCRIPTS = $(bin_SCRIPTS) |
|---|
| 315 | DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/config |
|---|
| 316 | depcomp = $(SHELL) $(top_srcdir)/config/depcomp |
|---|
| 317 | am__depfiles_maybe = depfiles |
|---|
| 318 | am__mv = mv -f |
|---|
| 319 | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ |
|---|
| 320 | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
|---|
| 321 | LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ |
|---|
| 322 | $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ |
|---|
| 323 | $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ |
|---|
| 324 | $(AM_CFLAGS) $(CFLAGS) |
|---|
| 325 | AM_V_CC = $(am__v_CC_$(V)) |
|---|
| 326 | am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY)) |
|---|
| 327 | am__v_CC_0 = @echo " CC " $@; |
|---|
| 328 | AM_V_at = $(am__v_at_$(V)) |
|---|
| 329 | am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) |
|---|
| 330 | am__v_at_0 = @ |
|---|
| 331 | CCLD = $(CC) |
|---|
| 332 | LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ |
|---|
| 333 | $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ |
|---|
| 334 | $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
|---|
| 335 | AM_V_CCLD = $(am__v_CCLD_$(V)) |
|---|
| 336 | am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY)) |
|---|
| 337 | am__v_CCLD_0 = @echo " CCLD " $@; |
|---|
| 338 | AM_V_GEN = $(am__v_GEN_$(V)) |
|---|
| 339 | am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) |
|---|
| 340 | am__v_GEN_0 = @echo " GEN " $@; |
|---|
| 341 | SOURCES = $(wizard_libWizardsToolkit_la_SOURCES) \ |
|---|
| 342 | $(tests_validate_SOURCES) $(utilities_cipher_info_SOURCES) \ |
|---|
| 343 | $(utilities_decipher_SOURCES) $(utilities_digest_SOURCES) \ |
|---|
| 344 | $(utilities_encipher_SOURCES) $(utilities_keyring_SOURCES) |
|---|
| 345 | DIST_SOURCES = $(am__wizard_libWizardsToolkit_la_SOURCES_DIST) \ |
|---|
| 346 | $(tests_validate_SOURCES) $(utilities_cipher_info_SOURCES) \ |
|---|
| 347 | $(utilities_decipher_SOURCES) $(utilities_digest_SOURCES) \ |
|---|
| 348 | $(utilities_encipher_SOURCES) $(utilities_keyring_SOURCES) |
|---|
| 349 | man1dir = $(mandir)/man1 |
|---|
| 350 | NROFF = nroff |
|---|
| 351 | MANS = $(man_MANS) |
|---|
| 352 | DATA = $(configlib_DATA) $(configshare_DATA) $(doc_DATA) \ |
|---|
| 353 | $(pkgconfig_DATA) |
|---|
| 354 | HEADERS = $(include_HEADERS) $(noinst_HEADERS) $(wizardinc_HEADERS) |
|---|
| 355 | ETAGS = etags |
|---|
| 356 | CTAGS = ctags |
|---|
| 357 | # If stdout is a non-dumb tty, use colors. If test -t is not supported, |
|---|
| 358 | # then this fails; a conservative approach. Of course do not redirect |
|---|
| 359 | # stdout here, just stderr. |
|---|
| 360 | am__tty_colors = \ |
|---|
| 361 | red=; grn=; lgn=; blu=; std=; \ |
|---|
| 362 | test "X$(AM_COLOR_TESTS)" != Xno \ |
|---|
| 363 | && test "X$$TERM" != Xdumb \ |
|---|
| 364 | && { test "X$(AM_COLOR_TESTS)" = Xalways || test -t 1 2>/dev/null; } \ |
|---|
| 365 | && { \ |
|---|
| 366 | red='[0;31m'; \ |
|---|
| 367 | grn='[0;32m'; \ |
|---|
| 368 | lgn='[1;32m'; \ |
|---|
| 369 | blu='[1;34m'; \ |
|---|
| 370 | std='[m'; \ |
|---|
| 371 | } |
|---|
| 372 | # Restructured Text title and section. |
|---|
| 373 | am__rst_title = sed 's/.*/ & /;h;s/./=/g;p;x;p;g;p;s/.*//' |
|---|
| 374 | am__rst_section = sed 'p;s/./=/g;p;g' |
|---|
| 375 | # Put stdin (possibly several lines separated by ". ") in a box. |
|---|
| 376 | am__text_box = $(AWK) '{ \ |
|---|
| 377 | n = split($$0, lines, "\\. "); max = 0; \ |
|---|
| 378 | for (i = 1; i <= n; ++i) \ |
|---|
| 379 | if (max < length(lines[i])) \ |
|---|
| 380 | max = length(lines[i]); \ |
|---|
| 381 | for (i = 0; i < max; ++i) line = line "="; \ |
|---|
| 382 | print line; \ |
|---|
| 383 | for (i = 1; i <= n; ++i) if (lines[i]) print lines[i];\ |
|---|
| 384 | print line; \ |
|---|
| 385 | }' |
|---|
| 386 | # Solaris 10 'make', and several other traditional 'make' implementations, |
|---|
| 387 | # pass "-e" to $(SHELL). This contradicts POSIX. Work around the problem |
|---|
| 388 | # by disabling -e (using the XSI extension "set +e") if it's set. |
|---|
| 389 | am__sh_e_setup = case $$- in *e*) set +e;; esac |
|---|
| 390 | # To be inserted before the command running the test. Creates the |
|---|
| 391 | # directory for the log if needed. Stores in $dir the directory |
|---|
| 392 | # containing $f, in $tst the test, in $log the log, and passes |
|---|
| 393 | # TESTS_ENVIRONMENT. Save and restore TERM around use of |
|---|
| 394 | # TESTS_ENVIRONMENT, in case that unsets it. |
|---|
| 395 | am__check_pre = \ |
|---|
| 396 | $(am__sh_e_setup); \ |
|---|
| 397 | $(am__vpath_adj_setup) $(am__vpath_adj) \ |
|---|
| 398 | srcdir=$(srcdir); export srcdir; \ |
|---|
| 399 | rm -f $@-t; \ |
|---|
| 400 | trap 'st=$$?; rm -f '\''$(abs_builddir)/$@-t'\''; (exit $$st); exit $$st' \ |
|---|
| 401 | 1 2 13 15; \ |
|---|
| 402 | am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`; \ |
|---|
| 403 | test "x$$am__odir" = x. || $(MKDIR_P) "$$am__odir" || exit $$?; \ |
|---|
| 404 | if test -f "./$$f"; then dir=./; \ |
|---|
| 405 | elif test -f "$$f"; then dir=; \ |
|---|
| 406 | else dir="$(srcdir)/"; fi; \ |
|---|
| 407 | tst=$$dir$$f; log='$@'; __SAVED_TERM=$$TERM; \ |
|---|
| 408 | $(TESTS_ENVIRONMENT) |
|---|
| 409 | RECHECK_LOGS = $(TEST_LOGS) |
|---|
| 410 | AM_RECURSIVE_TARGETS = check check-html recheck recheck-html |
|---|
| 411 | am__EXEEXT_3 = |
|---|
| 412 | TEST_SUITE_LOG = test-suite.log |
|---|
| 413 | TEST_SUITE_HTML = $(TEST_SUITE_LOG:.log=.html) |
|---|
| 414 | am__test_logs1 = $(TESTS:=.log) |
|---|
| 415 | am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log) |
|---|
| 416 | TEST_LOGS = $(am__test_logs2:.sh.log=.log) |
|---|
| 417 | SH_LOG_COMPILE = $(SH_LOG_COMPILER) $(AM_SH_LOG_FLAGS) $(SH_LOG_FLAGS) |
|---|
| 418 | TEST_LOGS_TMP = $(TEST_LOGS:.log=.log-t) |
|---|
| 419 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
|---|
| 420 | distdir = $(PACKAGE)-$(VERSION) |
|---|
| 421 | top_distdir = $(distdir) |
|---|
| 422 | am__remove_distdir = \ |
|---|
| 423 | { test ! -d "$(distdir)" \ |
|---|
| 424 | || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ |
|---|
| 425 | && rm -fr "$(distdir)"; }; } |
|---|
| 426 | DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 $(distdir).tar.xz \ |
|---|
| 427 | $(distdir).zip |
|---|
| 428 | GZIP_ENV = --best |
|---|
| 429 | distuninstallcheck_listfiles = find . -type f -print |
|---|
| 430 | distcleancheck_listfiles = find . -type f -print |
|---|
| 431 | ACLOCAL = @ACLOCAL@ |
|---|
| 432 | AMTAR = @AMTAR@ |
|---|
| 433 | AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ |
|---|
| 434 | AR = @AR@ |
|---|
| 435 | AS = @AS@ |
|---|
| 436 | AUTOCONF = @AUTOCONF@ |
|---|
| 437 | AUTOHEADER = @AUTOHEADER@ |
|---|
| 438 | AUTOMAKE = @AUTOMAKE@ |
|---|
| 439 | AWK = @AWK@ |
|---|
| 440 | BIN_DIR = @BIN_DIR@ |
|---|
| 441 | BZLIB_LIBS = @BZLIB_LIBS@ |
|---|
| 442 | CC = @CC@ |
|---|
| 443 | CCDEPMODE = @CCDEPMODE@ |
|---|
| 444 | CCMALLOCDelegate = @CCMALLOCDelegate@ |
|---|
| 445 | CFLAGS = @CFLAGS@ |
|---|
| 446 | CONFIGURE_ARGS = @CONFIGURE_ARGS@ |
|---|
| 447 | CONFIGURE_PATH = @CONFIGURE_PATH@ |
|---|
| 448 | CONFIG_STATUS_DEPENDENCIES = @CONFIG_STATUS_DEPENDENCIES@ |
|---|
| 449 | CPP = @CPP@ |
|---|
| 450 | CPPFLAGS = @CPPFLAGS@ |
|---|
| 451 | CVS_BRANCH_TAG = @CVS_BRANCH_TAG@ |
|---|
| 452 | CXX = @CXX@ |
|---|
| 453 | CXXCPP = @CXXCPP@ |
|---|
| 454 | CXXDEPMODE = @CXXDEPMODE@ |
|---|
| 455 | CXXFLAGS = @CXXFLAGS@ |
|---|
| 456 | CYGPATH_W = @CYGPATH_W@ |
|---|
| 457 | DATA_DIR = @DATA_DIR@ |
|---|
| 458 | DEFS = @DEFS@ |
|---|
| 459 | DEPDIR = @DEPDIR@ |
|---|
| 460 | DIRSEP = @DIRSEP@ |
|---|
| 461 | DISTCHECK_CONFIG_FLAGS = @DISTCHECK_CONFIG_FLAGS@ |
|---|
| 462 | DLLTOOL = @DLLTOOL@ |
|---|
| 463 | DOCUMENTATION_PATH = @DOCUMENTATION_PATH@ |
|---|
| 464 | DSYMUTIL = @DSYMUTIL@ |
|---|
| 465 | DUMPBIN = @DUMPBIN@ |
|---|
| 466 | ECHO_C = @ECHO_C@ |
|---|
| 467 | ECHO_N = @ECHO_N@ |
|---|
| 468 | ECHO_T = @ECHO_T@ |
|---|
| 469 | EGREP = @EGREP@ |
|---|
| 470 | EXECUTABLE_PATH = @EXECUTABLE_PATH@ |
|---|
| 471 | EXEC_PREFIX_DIR = @EXEC_PREFIX_DIR@ |
|---|
| 472 | EXEEXT = @EXEEXT@ |
|---|
| 473 | FGREP = @FGREP@ |
|---|
| 474 | GDI32_LIBS = @GDI32_LIBS@ |
|---|
| 475 | GOMP_LIBS = @GOMP_LIBS@ |
|---|
| 476 | GREP = @GREP@ |
|---|
| 477 | INCLUDE_DIR = @INCLUDE_DIR@ |
|---|
| 478 | INFO_DIR = @INFO_DIR@ |
|---|
| 479 | INSTALL = @INSTALL@ |
|---|
| 480 | INSTALL_DATA = @INSTALL_DATA@ |
|---|
| 481 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
|---|
| 482 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
|---|
| 483 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
|---|
| 484 | INT16_T = @INT16_T@ |
|---|
| 485 | INT32_T = @INT32_T@ |
|---|
| 486 | INT64_T = @INT64_T@ |
|---|
| 487 | INT8_T = @INT8_T@ |
|---|
| 488 | LD = @LD@ |
|---|
| 489 | LDFLAGS = @LDFLAGS@ |
|---|
| 490 | LFS_CPPFLAGS = @LFS_CPPFLAGS@ |
|---|
| 491 | LIBEXEC_DIR = @LIBEXEC_DIR@ |
|---|
| 492 | LIBOBJS = @LIBOBJS@ |
|---|
| 493 | LIBRARY_EXTRA_CPPFLAGS = @LIBRARY_EXTRA_CPPFLAGS@ |
|---|
| 494 | LIBRARY_PATH = @LIBRARY_PATH@ |
|---|
| 495 | LIBS = @LIBS@ |
|---|
| 496 | LIBSTDCLDFLAGS = @LIBSTDCLDFLAGS@ |
|---|
| 497 | LIBTOOL = @LIBTOOL@ |
|---|
| 498 | |
|---|
| 499 | # Automatically reconfigure libtool |
|---|
| 500 | LIBTOOL_DEPS = @LIBTOOL_DEPS@ |
|---|
| 501 | LIB_DIR = @LIB_DIR@ |
|---|
| 502 | LIB_DL = @LIB_DL@ |
|---|
| 503 | LIPO = @LIPO@ |
|---|
| 504 | LN_S = @LN_S@ |
|---|
| 505 | LOCALSTATE_DIR = @LOCALSTATE_DIR@ |
|---|
| 506 | LTCXXLIBOPTS = @LTCXXLIBOPTS@ |
|---|
| 507 | LTLIBOBJS = @LTLIBOBJS@ |
|---|
| 508 | MAINT = @MAINT@ |
|---|
| 509 | MAKEINFO = @MAKEINFO@ |
|---|
| 510 | MAN_DIR = @MAN_DIR@ |
|---|
| 511 | MATH_LIBS = @MATH_LIBS@ |
|---|
| 512 | MKDIR_P = @MKDIR_P@ |
|---|
| 513 | MODULE_EXTRA_CPPFLAGS = @MODULE_EXTRA_CPPFLAGS@ |
|---|
| 514 | NM = @NM@ |
|---|
| 515 | NMEDIT = @NMEDIT@ |
|---|
| 516 | OBJDUMP = @OBJDUMP@ |
|---|
| 517 | OBJEXT = @OBJEXT@ |
|---|
| 518 | OLDINCLUDE_DIR = @OLDINCLUDE_DIR@ |
|---|
| 519 | OPENMP_CFLAGS = @OPENMP_CFLAGS@ |
|---|
| 520 | OTOOL = @OTOOL@ |
|---|
| 521 | OTOOL64 = @OTOOL64@ |
|---|
| 522 | P7ZIP = @P7ZIP@ |
|---|
| 523 | PACKAGE = @PACKAGE@ |
|---|
| 524 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
|---|
| 525 | PACKAGE_CHANGE_DATE = @PACKAGE_CHANGE_DATE@ |
|---|
| 526 | PACKAGE_LIB_SUBVERSION = @PACKAGE_LIB_SUBVERSION@ |
|---|
| 527 | PACKAGE_LIB_VERSION = @PACKAGE_LIB_VERSION@ |
|---|
| 528 | PACKAGE_LIB_VERSION_NUMBER = @PACKAGE_LIB_VERSION_NUMBER@ |
|---|
| 529 | PACKAGE_NAME = @PACKAGE_NAME@ |
|---|
| 530 | PACKAGE_RELEASE = @PACKAGE_RELEASE@ |
|---|
| 531 | PACKAGE_RELEASE_DATE = @PACKAGE_RELEASE_DATE@ |
|---|
| 532 | PACKAGE_STRING = @PACKAGE_STRING@ |
|---|
| 533 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
|---|
| 534 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
|---|
| 535 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
|---|
| 536 | PERL = @PERL@ |
|---|
| 537 | PKG_CONFIG = @PKG_CONFIG@ |
|---|
| 538 | POW_LIB = @POW_LIB@ |
|---|
| 539 | PREFIX_DIR = @PREFIX_DIR@ |
|---|
| 540 | PTHREAD_CC = @PTHREAD_CC@ |
|---|
| 541 | PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ |
|---|
| 542 | PTHREAD_CXX = @PTHREAD_CXX@ |
|---|
| 543 | PTHREAD_LIBS = @PTHREAD_LIBS@ |
|---|
| 544 | RANLIB = @RANLIB@ |
|---|
| 545 | RPM = @RPM@ |
|---|
| 546 | SBIN_DIR = @SBIN_DIR@ |
|---|
| 547 | SED = @SED@ |
|---|
| 548 | SET_MAKE = @SET_MAKE@ |
|---|
| 549 | SHAREDSTATE_DIR = @SHAREDSTATE_DIR@ |
|---|
| 550 | SHARE_CONFIGURE_PATH = @SHARE_CONFIGURE_PATH@ |
|---|
| 551 | SHARE_PATH = @SHARE_PATH@ |
|---|
| 552 | SHELL = @SHELL@ |
|---|
| 553 | STRIP = @STRIP@ |
|---|
| 554 | SYSCONF_DIR = @SYSCONF_DIR@ |
|---|
| 555 | TAR = @TAR@ |
|---|
| 556 | THREAD_LIBS = @THREAD_LIBS@ |
|---|
| 557 | UINT16_T = @UINT16_T@ |
|---|
| 558 | UINT32_T = @UINT32_T@ |
|---|
| 559 | UINT64_T = @UINT64_T@ |
|---|
| 560 | UINT8_T = @UINT8_T@ |
|---|
| 561 | UINTMAX_T = @UINTMAX_T@ |
|---|
| 562 | UINTPTR_T = @UINTPTR_T@ |
|---|
| 563 | UMEM_LIBS = @UMEM_LIBS@ |
|---|
| 564 | VERSION = @VERSION@ |
|---|
| 565 | WIZARD_CFLAGS = @WIZARD_CFLAGS@ |
|---|
| 566 | WIZARD_CODER_MODULE_PATH = @WIZARD_CODER_MODULE_PATH@ |
|---|
| 567 | WIZARD_CONFIGURE_BUILD_PATH = @WIZARD_CONFIGURE_BUILD_PATH@ |
|---|
| 568 | WIZARD_CONFIGURE_SRC_PATH = @WIZARD_CONFIGURE_SRC_PATH@ |
|---|
| 569 | WIZARD_CPPFLAGS = @WIZARD_CPPFLAGS@ |
|---|
| 570 | WIZARD_DEP_LIBS = @WIZARD_DEP_LIBS@ |
|---|
| 571 | WIZARD_FILTER_MODULE_PATH = @WIZARD_FILTER_MODULE_PATH@ |
|---|
| 572 | WIZARD_LDFLAGS = @WIZARD_LDFLAGS@ |
|---|
| 573 | WIZARD_LIBRARY_AGE = @WIZARD_LIBRARY_AGE@ |
|---|
| 574 | WIZARD_LIBRARY_CURRENT = @WIZARD_LIBRARY_CURRENT@ |
|---|
| 575 | WIZARD_LIBRARY_REVISION = @WIZARD_LIBRARY_REVISION@ |
|---|
| 576 | WIZARD_LIBS = wizard/libWizardsToolkit.la |
|---|
| 577 | WIZARD_LIB_VERSION = @WIZARD_LIB_VERSION@ |
|---|
| 578 | WIZARD_LIB_VERSION_NUMBER = @WIZARD_LIB_VERSION_NUMBER@ |
|---|
| 579 | WIZARD_LIB_VERSION_TEXT = @WIZARD_LIB_VERSION_TEXT@ |
|---|
| 580 | WIZARD_PCFLAGS = @WIZARD_PCFLAGS@ |
|---|
| 581 | WinPathScript = @WinPathScript@ |
|---|
| 582 | X_CFLAGS = @X_CFLAGS@ |
|---|
| 583 | ZIP = @ZIP@ |
|---|
| 584 | ZLIB_LIBS = @ZLIB_LIBS@ |
|---|
| 585 | abs_builddir = @abs_builddir@ |
|---|
| 586 | abs_srcdir = @abs_srcdir@ |
|---|
| 587 | abs_top_builddir = @abs_top_builddir@ |
|---|
| 588 | abs_top_srcdir = @abs_top_srcdir@ |
|---|
| 589 | ac_ct_CC = @ac_ct_CC@ |
|---|
| 590 | ac_ct_CXX = @ac_ct_CXX@ |
|---|
| 591 | ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ |
|---|
| 592 | acx_pthread_config = @acx_pthread_config@ |
|---|
| 593 | am__include = @am__include@ |
|---|
| 594 | am__leading_dot = @am__leading_dot@ |
|---|
| 595 | am__quote = @am__quote@ |
|---|
| 596 | am__tar = @am__tar@ |
|---|
| 597 | am__untar = @am__untar@ |
|---|
| 598 | bindir = @bindir@ |
|---|
| 599 | build = @build@ |
|---|
| 600 | build_alias = @build_alias@ |
|---|
| 601 | build_cpu = @build_cpu@ |
|---|
| 602 | build_os = @build_os@ |
|---|
| 603 | build_vendor = @build_vendor@ |
|---|
| 604 | builddir = @builddir@ |
|---|
| 605 | datadir = @datadir@ |
|---|
| 606 | datarootdir = @datarootdir@ |
|---|
| 607 | |
|---|
| 608 | # Architecture independent data files installed in the package's data directory |
|---|
| 609 | docdir = $(SHARE_PATH) |
|---|
| 610 | dvidir = @dvidir@ |
|---|
| 611 | exec_prefix = @exec_prefix@ |
|---|
| 612 | host = @host@ |
|---|
| 613 | host_alias = @host_alias@ |
|---|
| 614 | host_cpu = @host_cpu@ |
|---|
| 615 | host_os = @host_os@ |
|---|
| 616 | host_vendor = @host_vendor@ |
|---|
| 617 | htmldir = @htmldir@ |
|---|
| 618 | includedir = @includedir@ |
|---|
| 619 | infodir = @infodir@ |
|---|
| 620 | install_sh = @install_sh@ |
|---|
| 621 | libdir = @libdir@ |
|---|
| 622 | libexecdir = @libexecdir@ |
|---|
| 623 | localedir = @localedir@ |
|---|
| 624 | localstatedir = @localstatedir@ |
|---|
| 625 | lt_ECHO = @lt_ECHO@ |
|---|
| 626 | mandir = @mandir@ |
|---|
| 627 | mkdir_p = @mkdir_p@ |
|---|
| 628 | oldincludedir = @oldincludedir@ |
|---|
| 629 | pdfdir = @pdfdir@ |
|---|
| 630 | prefix = @prefix@ |
|---|
| 631 | program_transform_name = @program_transform_name@ |
|---|
| 632 | psdir = @psdir@ |
|---|
| 633 | sbindir = @sbindir@ |
|---|
| 634 | sharedstatedir = @sharedstatedir@ |
|---|
| 635 | srcdir = @srcdir@ |
|---|
| 636 | sysconfdir = @sysconfdir@ |
|---|
| 637 | target = @target@ |
|---|
| 638 | target_alias = @target_alias@ |
|---|
| 639 | target_cpu = @target_cpu@ |
|---|
| 640 | target_os = @target_os@ |
|---|
| 641 | target_vendor = @target_vendor@ |
|---|
| 642 | top_build_prefix = @top_build_prefix@ |
|---|
| 643 | top_builddir = @top_builddir@ |
|---|
| 644 | top_srcdir = @top_srcdir@ |
|---|
| 645 | windows_font_dir = @windows_font_dir@ |
|---|
| 646 | AUTOMAKE_OPTIONS = 1.11 subdir-objects parallel-tests color-tests dist-zip dist-bzip2 dist-xz foreign |
|---|
| 647 | topincludedir = @includedir@ |
|---|
| 648 | AM_CPPFLAGS = -I$(top_builddir) -I$(top_srcdir) |
|---|
| 649 | ACLOCAL_AMFLAGS = -I m4 |
|---|
| 650 | |
|---|
| 651 | # Options to pass when running configure in the distcheck target. |
|---|
| 652 | # |
|---|
| 653 | # We want to preserve user-provided option variables so the same |
|---|
| 654 | # compiler, headers, and libraries are used as for a normal build. |
|---|
| 655 | DISTCHECK_CONFIGURE_FLAGS = $(DISTCHECK_CONFIG_FLAGS) |
|---|
| 656 | CLEANFILES = \ |
|---|
| 657 | $(BZIP_CLEANFILES) \ |
|---|
| 658 | $(ZIP_CLEANFILES) \ |
|---|
| 659 | $(TESTS_CLEANFILES) \ |
|---|
| 660 | $(UTILITIES_CLEANFILES) |
|---|
| 661 | |
|---|
| 662 | |
|---|
| 663 | # Binary scripts |
|---|
| 664 | bin_SCRIPTS = \ |
|---|
| 665 | $(WIZARD_BIN_SCRPTS) |
|---|
| 666 | |
|---|
| 667 | include_HEADERS = |
|---|
| 668 | |
|---|
| 669 | # Headers which are not installed but which are distributed |
|---|
| 670 | noinst_HEADERS = \ |
|---|
| 671 | $(BZIP_LIBS_NOINST_HDRS) \ |
|---|
| 672 | $(ZIP_LIBS_NOINST_HDRS) \ |
|---|
| 673 | $(WIZARD_NOINST_HDRS) |
|---|
| 674 | |
|---|
| 675 | @WIN32_NATIVE_BUILD_FALSE@SRCDIR = "$(srcdir)/" |
|---|
| 676 | @WIN32_NATIVE_BUILD_TRUE@SRCDIR = '$(shell @WinPathScript@ $(srcdir)/)' |
|---|
| 677 | |
|---|
| 678 | # Environment parameters to be used during tests |
|---|
| 679 | TESTS_ENVIRONMENT = \ |
|---|
| 680 | ENCIPHER="$(MEMCHECK) @abs_top_builddir@/utilities/encipher" \ |
|---|
| 681 | DECIPHER="$(MEMCHECK) @abs_top_builddir@/utilities/decipher" \ |
|---|
| 682 | CIPHERINFO="$(MEMCHECK) @abs_top_builddir@/utilities/cipher-info" \ |
|---|
| 683 | KEYRING="$(MEMCHECK) @abs_top_builddir@/utilities/keyring" \ |
|---|
| 684 | DIGEST="$(MEMCHECK) @abs_top_builddir@/utilities/digest" \ |
|---|
| 685 | VALIDATE="$(MEMCHECK) @abs_top_builddir@/tests/validate" \ |
|---|
| 686 | LD_LIBRARY_PATH="@abs_top_builddir@/wizard/.libs:${LD_LIBRARY_PATH}" \ |
|---|
| 687 | WIZARD_CODER_MODULE_PATH='@WIZARD_CODER_MODULE_PATH@' \ |
|---|
| 688 | WIZARD_CONFIGURE_PATH='@WIZARD_CONFIGURE_BUILD_PATH@@DIRSEP@@WIZARD_CONFIGURE_SRC_PATH@' \ |
|---|
| 689 | WIZARD_FILTER_MODULE_PATH='@WIZARD_FILTER_MODULE_PATH@' \ |
|---|
| 690 | MAKE="$(MAKE)" \ |
|---|
| 691 | MAKEFLAGS="$(MAKEFLAGS)" \ |
|---|
| 692 | MEMCHECK="$(MEMCHECK)" \ |
|---|
| 693 | PATH="@abs_top_builddir@/utilities:${PATH}" \ |
|---|
| 694 | SRCDIR=$(SRCDIR) |
|---|
| 695 | |
|---|
| 696 | |
|---|
| 697 | # Test extensions |
|---|
| 698 | TEST_EXTENSIONS = .sh |
|---|
| 699 | |
|---|
| 700 | # Tests to run |
|---|
| 701 | TESTS = \ |
|---|
| 702 | $(TESTS_TESTS) \ |
|---|
| 703 | $(UTILITIES_TESTS) |
|---|
| 704 | |
|---|
| 705 | TOP_EXTRA_DIST = \ |
|---|
| 706 | AUTHORS.txt \ |
|---|
| 707 | README.txt \ |
|---|
| 708 | QuickStart.txt \ |
|---|
| 709 | ChangeLog \ |
|---|
| 710 | LICENSE \ |
|---|
| 711 | NOTICE \ |
|---|
| 712 | NEWS.txt \ |
|---|
| 713 | index.html \ |
|---|
| 714 | version.sh \ |
|---|
| 715 | winpath.sh \ |
|---|
| 716 | wizard.sh.in |
|---|
| 717 | |
|---|
| 718 | |
|---|
| 719 | # Additional files to distribute |
|---|
| 720 | EXTRA_DIST = \ |
|---|
| 721 | $(TOP_EXTRA_DIST) \ |
|---|
| 722 | $(CONFIG_EXTRA_DIST) \ |
|---|
| 723 | $(WIZARD_EXTRA_DIST) \ |
|---|
| 724 | $(BZIP_EXTRA_DIST) \ |
|---|
| 725 | $(ZIP_EXTRA_DIST) \ |
|---|
| 726 | $(TESTS_EXTRA_DIST) \ |
|---|
| 727 | $(UTILITIES_EXTRA_DIST) |
|---|
| 728 | |
|---|
| 729 | lib_LTLIBRARIES = $(WIZARD_LIBS) $(BZIP_LIBS) $(ZIP_LIBS) |
|---|
| 730 | M4_EXTRA_DIST = \ |
|---|
| 731 | ac_compile_warnings.m4 \ |
|---|
| 732 | ac_func_fseeko.m4 \ |
|---|
| 733 | ac_libtools_tags.m4 \ |
|---|
| 734 | ac_prog_perl_version.m4 \ |
|---|
| 735 | acx_pthread.m4 \ |
|---|
| 736 | ax_prefix_config_h.m4 \ |
|---|
| 737 | cxx_have_bool.m4 \ |
|---|
| 738 | cxx_have_lstring.m4 \ |
|---|
| 739 | cxx_have_namespaces.m4 \ |
|---|
| 740 | cxx_have_std_libs.m4 \ |
|---|
| 741 | cxx_have_std_namespace.m4 \ |
|---|
| 742 | libtool.m4 \ |
|---|
| 743 | ltdl.m4 \ |
|---|
| 744 | magick_check_pthread_lib.m4 \ |
|---|
| 745 | magick_func_mmap_fileio.m4 \ |
|---|
| 746 | Makefile.am |
|---|
| 747 | |
|---|
| 748 | |
|---|
| 749 | # Where architecture-independent configuration files get installed |
|---|
| 750 | # (share/ImageMagick-version) |
|---|
| 751 | configsharedir = $(SHARE_CONFIGURE_PATH) |
|---|
| 752 | configshare_DATA = \ |
|---|
| 753 | config/log.xml \ |
|---|
| 754 | config/mime.xml |
|---|
| 755 | |
|---|
| 756 | |
|---|
| 757 | # Where architecture-dependent configuration files get installed |
|---|
| 758 | # (lib/ImageMagick-version) |
|---|
| 759 | configlibdir = $(CONFIGURE_PATH) |
|---|
| 760 | configlib_DATA = \ |
|---|
| 761 | config/configure.xml |
|---|
| 762 | |
|---|
| 763 | CONFIG_EXTRA_DIST = \ |
|---|
| 764 | config/configure.xml \ |
|---|
| 765 | config/config.h.in \ |
|---|
| 766 | config/log.xml \ |
|---|
| 767 | config/mime.c \ |
|---|
| 768 | config/mime.xml |
|---|
| 769 | |
|---|
| 770 | wizardincdir = $(topincludedir)/WizardsToolkit/wizard |
|---|
| 771 | |
|---|
| 772 | # Headers which are installed |
|---|
| 773 | wizardinc_HEADERS = \ |
|---|
| 774 | $(WIZARD_INCLUDE_HDRS) |
|---|
| 775 | |
|---|
| 776 | WIZARD_BIN_SCRPTS = \ |
|---|
| 777 | wizard/WizardsToolkit-config |
|---|
| 778 | |
|---|
| 779 | WIZARD_PKGCONFIG = \ |
|---|
| 780 | wizard/WizardsToolkit.pc |
|---|
| 781 | |
|---|
| 782 | WIZARD_MANS = \ |
|---|
| 783 | wizard/WizardsToolkit-config.1 |
|---|
| 784 | |
|---|
| 785 | wizard_libWizardsToolkit_la_SOURCES = $(WIZARD_BASE_SRCS) $(WIZARD_PLATFORM_SRCS) |
|---|
| 786 | wizard_libWizardsToolkit_la_LIBADD = $(WIZARD_DEP_LIBS) |
|---|
| 787 | wizard_libWizardsToolkit_la_LDFLAGS = -no-undefined -export-symbols-regex ".*" \ |
|---|
| 788 | -version-info \ |
|---|
| 789 | $(WIZARD_LIBRARY_CURRENT):$(WIZARD_LIBRARY_REVISION):$(WIZARD_LIBRARY_AGE) |
|---|
| 790 | |
|---|
| 791 | |
|---|
| 792 | # Library base sources |
|---|
| 793 | WIZARD_BASE_SRCS = \ |
|---|
| 794 | wizard/aes.c \ |
|---|
| 795 | wizard/aes.h \ |
|---|
| 796 | wizard/authenticate.c \ |
|---|
| 797 | wizard/authenticate.h \ |
|---|
| 798 | wizard/blob.c \ |
|---|
| 799 | wizard/blob.h \ |
|---|
| 800 | wizard/blob-private.h \ |
|---|
| 801 | wizard/bzip.c \ |
|---|
| 802 | wizard/bzip.h \ |
|---|
| 803 | wizard/cipher.c \ |
|---|
| 804 | wizard/cipher.h \ |
|---|
| 805 | wizard/client.c \ |
|---|
| 806 | wizard/client.h \ |
|---|
| 807 | wizard/configure.c \ |
|---|
| 808 | wizard/configure.h \ |
|---|
| 809 | wizard/hashmap.h \ |
|---|
| 810 | wizard/crc64.c \ |
|---|
| 811 | wizard/crc64.h \ |
|---|
| 812 | wizard/entropy.c \ |
|---|
| 813 | wizard/entropy.h \ |
|---|
| 814 | wizard/exception.c \ |
|---|
| 815 | wizard/exception.h \ |
|---|
| 816 | wizard/exception-private.h \ |
|---|
| 817 | wizard/file.c \ |
|---|
| 818 | wizard/file.h \ |
|---|
| 819 | wizard/hash.c \ |
|---|
| 820 | wizard/hash.h \ |
|---|
| 821 | wizard/hashmap.c \ |
|---|
| 822 | wizard/hashmap.h \ |
|---|
| 823 | wizard/hmac.c \ |
|---|
| 824 | wizard/hmac.h \ |
|---|
| 825 | wizard/key.c \ |
|---|
| 826 | wizard/key.h \ |
|---|
| 827 | wizard/keyring.c \ |
|---|
| 828 | wizard/keyring.h \ |
|---|
| 829 | wizard/log.c \ |
|---|
| 830 | wizard/log.h \ |
|---|
| 831 | wizard/magick.c \ |
|---|
| 832 | wizard/magick.h \ |
|---|
| 833 | wizard/md5.c \ |
|---|
| 834 | wizard/md5.h \ |
|---|
| 835 | wizard/memory.c \ |
|---|
| 836 | wizard/memory_.h \ |
|---|
| 837 | wizard/mime.c \ |
|---|
| 838 | wizard/mime.h \ |
|---|
| 839 | wizard/mime-private.h \ |
|---|
| 840 | wizard/nt-base.h \ |
|---|
| 841 | wizard/option.c \ |
|---|
| 842 | wizard/option.h \ |
|---|
| 843 | wizard/passphrase.c \ |
|---|
| 844 | wizard/passphrase.h \ |
|---|
| 845 | wizard/option.h \ |
|---|
| 846 | wizard/random.c \ |
|---|
| 847 | wizard/random_.h \ |
|---|
| 848 | wizard/resource.c \ |
|---|
| 849 | wizard/resource_.h \ |
|---|
| 850 | wizard/sanitize.c \ |
|---|
| 851 | wizard/sanitize.h \ |
|---|
| 852 | wizard/secret.c \ |
|---|
| 853 | wizard/secret.h \ |
|---|
| 854 | wizard/semaphore.c \ |
|---|
| 855 | wizard/semaphore.h \ |
|---|
| 856 | wizard/serpent.c \ |
|---|
| 857 | wizard/serpent.h \ |
|---|
| 858 | wizard/signature.c \ |
|---|
| 859 | wizard/signature.h \ |
|---|
| 860 | wizard/sha1.c \ |
|---|
| 861 | wizard/sha1.h \ |
|---|
| 862 | wizard/sha224.c \ |
|---|
| 863 | wizard/sha224.h \ |
|---|
| 864 | wizard/sha256.c \ |
|---|
| 865 | wizard/sha256.h \ |
|---|
| 866 | wizard/sha384.c \ |
|---|
| 867 | wizard/sha384.h \ |
|---|
| 868 | wizard/sha512.c \ |
|---|
| 869 | wizard/sha512.h \ |
|---|
| 870 | wizard/splay-tree.c \ |
|---|
| 871 | wizard/splay-tree.h \ |
|---|
| 872 | wizard/string.c \ |
|---|
| 873 | wizard/string_.h \ |
|---|
| 874 | wizard/studio.h \ |
|---|
| 875 | wizard/thread.c \ |
|---|
| 876 | wizard/thread_.h \ |
|---|
| 877 | wizard/thread-private.h \ |
|---|
| 878 | wizard/timer.c \ |
|---|
| 879 | wizard/timer.h \ |
|---|
| 880 | wizard/token.c \ |
|---|
| 881 | wizard/token.h \ |
|---|
| 882 | wizard/twofish.c \ |
|---|
| 883 | wizard/twofish.h \ |
|---|
| 884 | wizard/utility.c \ |
|---|
| 885 | wizard/utility.h \ |
|---|
| 886 | wizard/version.c \ |
|---|
| 887 | wizard/version.h \ |
|---|
| 888 | wizard/wizard.c \ |
|---|
| 889 | wizard/wizard.h \ |
|---|
| 890 | wizard/wizard-type.h \ |
|---|
| 891 | wizard/wizard-config.h \ |
|---|
| 892 | wizard/WizardsToolkit.h \ |
|---|
| 893 | wizard/xml-tree.c \ |
|---|
| 894 | wizard/xml-tree.h \ |
|---|
| 895 | wizard/zip.c \ |
|---|
| 896 | wizard/zip.h |
|---|
| 897 | |
|---|
| 898 | @CYGWIN_BUILD_FALSE@@WIN32_NATIVE_BUILD_FALSE@WIZARD_PLATFORM_SRCS = |
|---|
| 899 | @CYGWIN_BUILD_TRUE@@WIN32_NATIVE_BUILD_FALSE@WIZARD_PLATFORM_SRCS = |
|---|
| 900 | @WIN32_NATIVE_BUILD_TRUE@WIZARD_PLATFORM_SRCS = \ |
|---|
| 901 | @WIN32_NATIVE_BUILD_TRUE@ wizard/nt-base.c \ |
|---|
| 902 | @WIN32_NATIVE_BUILD_TRUE@ wizard/nt-base.h |
|---|
| 903 | |
|---|
| 904 | WIZARD_INCLUDE_HDRS = \ |
|---|
| 905 | wizard/authenticate.h \ |
|---|
| 906 | wizard/blob.h \ |
|---|
| 907 | wizard/bzip.h \ |
|---|
| 908 | wizard/cipher.h \ |
|---|
| 909 | wizard/client.h \ |
|---|
| 910 | wizard/configure.h \ |
|---|
| 911 | wizard/entropy.h \ |
|---|
| 912 | wizard/exception.h \ |
|---|
| 913 | wizard/file.h \ |
|---|
| 914 | wizard/hash.h \ |
|---|
| 915 | wizard/hashmap.h \ |
|---|
| 916 | wizard/hmac.h \ |
|---|
| 917 | wizard/key.h \ |
|---|
| 918 | wizard/keyring.h \ |
|---|
| 919 | wizard/log.h \ |
|---|
| 920 | wizard/magick.h \ |
|---|
| 921 | wizard/md5.c \ |
|---|
| 922 | wizard/md5.h \ |
|---|
| 923 | wizard/memory_.h \ |
|---|
| 924 | wizard/mime.h \ |
|---|
| 925 | wizard/option.h \ |
|---|
| 926 | wizard/passphrase.h \ |
|---|
| 927 | wizard/random_.h \ |
|---|
| 928 | wizard/resource_.h \ |
|---|
| 929 | wizard/sanitize.h \ |
|---|
| 930 | wizard/secret.h \ |
|---|
| 931 | wizard/semaphore.h \ |
|---|
| 932 | wizard/splay-tree.h \ |
|---|
| 933 | wizard/string_.h \ |
|---|
| 934 | wizard/thread_.h \ |
|---|
| 935 | wizard/timer.h \ |
|---|
| 936 | wizard/token.h \ |
|---|
| 937 | wizard/utility.h \ |
|---|
| 938 | wizard/version.h \ |
|---|
| 939 | wizard/wizard.h \ |
|---|
| 940 | wizard/wizard-type.h \ |
|---|
| 941 | wizard/wizard-config.h \ |
|---|
| 942 | wizard/WizardsToolkit.h \ |
|---|
| 943 | wizard/xml-tree.h\ |
|---|
| 944 | wizard/zip.h |
|---|
| 945 | |
|---|
| 946 | WIZARD_NOINST_HDRS = \ |
|---|
| 947 | wizard/aes.h \ |
|---|
| 948 | wizard/blob-private.h \ |
|---|
| 949 | wizard/crc64.h \ |
|---|
| 950 | wizard/exception-private.h \ |
|---|
| 951 | wizard/mime-private.h \ |
|---|
| 952 | wizard/serpent.h \ |
|---|
| 953 | wizard/sha1.h \ |
|---|
| 954 | wizard/sha224.h \ |
|---|
| 955 | wizard/sha256.h \ |
|---|
| 956 | wizard/sha384.h \ |
|---|
| 957 | wizard/sha512.h \ |
|---|
| 958 | wizard/studio.h \ |
|---|
| 959 | wizard/thread-private.h \ |
|---|
| 960 | wizard/twofish.h |
|---|
| 961 | |
|---|
| 962 | WIZARD_EXTRA_DIST = \ |
|---|
| 963 | wizard/WizardsToolkit-config.in \ |
|---|
| 964 | $(WIZARD_MANS) \ |
|---|
| 965 | wizard/WizardsToolkit.pc.in |
|---|
| 966 | |
|---|
| 967 | |
|---|
| 968 | # Install wizard-config_api.h as wizard-config.h |
|---|
| 969 | WIZARD_INSTALL_DATA_LOCAL_TARGETS = wizard-install-data-local |
|---|
| 970 | |
|---|
| 971 | # Uninstall wizard-config.h |
|---|
| 972 | WIZARD_UNINSTALL_LOCAL_TARGETS = wizard-uninstall-local |
|---|
| 973 | TESTS_CHECK_PGRMS = \ |
|---|
| 974 | tests/validate |
|---|
| 975 | |
|---|
| 976 | tests_validate_SOURCES = tests/validate.c tests/validate.h |
|---|
| 977 | tests_validate_CPPFLAGS = $(AM_CPPFLAGS) |
|---|
| 978 | tests_validate_LDADD = $(WIZARD_LIBS) |
|---|
| 979 | TESTS_XFAIL_TESTS = |
|---|
| 980 | TESTS_TESTS = \ |
|---|
| 981 | tests/validate.sh |
|---|
| 982 | |
|---|
| 983 | TESTS_EXTRA_DIST = \ |
|---|
| 984 | tests/common.sh \ |
|---|
| 985 | tests/passphrase.txt \ |
|---|
| 986 | $(TESTS_TESTS) |
|---|
| 987 | |
|---|
| 988 | TESTS_CLEANFILES = |
|---|
| 989 | UTILITIES_PGMS = \ |
|---|
| 990 | utilities/encipher \ |
|---|
| 991 | utilities/decipher \ |
|---|
| 992 | utilities/cipher-info \ |
|---|
| 993 | utilities/keyring \ |
|---|
| 994 | utilities/digest |
|---|
| 995 | |
|---|
| 996 | utilities_encipher_LDADD = $(WIZARD_LIBS) |
|---|
| 997 | utilities_encipher_LDFLAGS = $(LDFLAGS) |
|---|
| 998 | utilities_encipher_SOURCES = \ |
|---|
| 999 | utilities/encipher.c \ |
|---|
| 1000 | utilities/content.c \ |
|---|
| 1001 | utilities/content.h \ |
|---|
| 1002 | utilities/utility.c \ |
|---|
| 1003 | utilities/utility_.h |
|---|
| 1004 | |
|---|
| 1005 | utilities_decipher_LDADD = $(WIZARD_LIBS) |
|---|
| 1006 | utilities_decipher_LDFLAGS = $(LDFLAGS) |
|---|
| 1007 | utilities_decipher_SOURCES = \ |
|---|
| 1008 | utilities/decipher.c \ |
|---|
| 1009 | utilities/content.c \ |
|---|
| 1010 | utilities/content.h \ |
|---|
| 1011 | utilities/utility.c \ |
|---|
| 1012 | utilities/utility_.h |
|---|
| 1013 | |
|---|
| 1014 | utilities_cipher_info_LDADD = $(WIZARD_LIBS) |
|---|
| 1015 | utilities_cipher_info_LDFLAGS = $(LDFLAGS) |
|---|
| 1016 | utilities_cipher_info_SOURCES = \ |
|---|
| 1017 | utilities/cipher-info.c \ |
|---|
| 1018 | utilities/content.c \ |
|---|
| 1019 | utilities/content.h \ |
|---|
| 1020 | utilities/utility.c \ |
|---|
| 1021 | utilities/utility_.h |
|---|
| 1022 | |
|---|
| 1023 | utilities_keyring_LDADD = $(WIZARD_LIBS) |
|---|
| 1024 | utilities_keyring_LDFLAGS = $(LDFLAGS) |
|---|
| 1025 | utilities_keyring_SOURCES = \ |
|---|
| 1026 | utilities/keyring.c \ |
|---|
| 1027 | utilities/content.c \ |
|---|
| 1028 | utilities/content.h \ |
|---|
| 1029 | utilities/utility.c \ |
|---|
| 1030 | utilities/utility_.h |
|---|
| 1031 | |
|---|
| 1032 | utilities_digest_LDADD = $(WIZARD_LIBS) |
|---|
| 1033 | utilities_digest_LDFLAGS = $(LDFLAGS) |
|---|
| 1034 | utilities_digest_SOURCES = \ |
|---|
| 1035 | utilities/digest.c \ |
|---|
| 1036 | utilities/content.c \ |
|---|
| 1037 | utilities/content.h \ |
|---|
| 1038 | utilities/utility.c \ |
|---|
| 1039 | utilities/utility_.h |
|---|
| 1040 | |
|---|
| 1041 | |
|---|
| 1042 | # Tests to run |
|---|
| 1043 | UTILITIES_TESTS = \ |
|---|
| 1044 | utilities/tests/encipher.sh \ |
|---|
| 1045 | utilities/tests/cipher-info.sh \ |
|---|
| 1046 | utilities/tests/decipher.sh \ |
|---|
| 1047 | utilities/tests/keyring.sh \ |
|---|
| 1048 | utilities/tests/digest.sh |
|---|
| 1049 | |
|---|
| 1050 | UTILITIES_MANS = \ |
|---|
| 1051 | utilities/encipher.1 \ |
|---|
| 1052 | utilities/decipher.1 \ |
|---|
| 1053 | utilities/cipher-info.1 \ |
|---|
| 1054 | utilities/keyring.1 \ |
|---|
| 1055 | utilities/digest.1 |
|---|
| 1056 | |
|---|
| 1057 | UTILITIES_CONFIGURE = \ |
|---|
| 1058 | utilities/encipher.1.in \ |
|---|
| 1059 | utilities/decipher.1.in \ |
|---|
| 1060 | utilities/cipher-info.1.in \ |
|---|
| 1061 | utilities/keyring.1.in \ |
|---|
| 1062 | utilities/digest.1.in |
|---|
| 1063 | |
|---|
| 1064 | UTILITIES_EXTRA_DIST = \ |
|---|
| 1065 | $(UTILITIES_TESTS) \ |
|---|
| 1066 | utilities/tests/common.sh \ |
|---|
| 1067 | utilities/tests/passphrase.txt \ |
|---|
| 1068 | utilities/tests/README.txt |
|---|
| 1069 | |
|---|
| 1070 | UTILITIES_CLEANFILES = \ |
|---|
| 1071 | utilities/tests/*.cip \ |
|---|
| 1072 | utilities/tests/*.rdf \ |
|---|
| 1073 | utilities/tests/*.txt~ \ |
|---|
| 1074 | utilities/tests/*.xdm |
|---|
| 1075 | |
|---|
| 1076 | |
|---|
| 1077 | # Pkgconfig directory |
|---|
| 1078 | pkgconfigdir = $(libdir)/pkgconfig |
|---|
| 1079 | |
|---|
| 1080 | # Files to install in Pkgconfig directory |
|---|
| 1081 | pkgconfig_DATA = \ |
|---|
| 1082 | $(WIZARD_PKGCONFIG) |
|---|
| 1083 | |
|---|
| 1084 | |
|---|
| 1085 | # Manual pages to install |
|---|
| 1086 | man_MANS = \ |
|---|
| 1087 | $(WIZARD_MANS) \ |
|---|
| 1088 | $(UTILITIES_MANS) |
|---|
| 1089 | |
|---|
| 1090 | doc_DATA = \ |
|---|
| 1091 | LICENSE \ |
|---|
| 1092 | ChangeLog \ |
|---|
| 1093 | NEWS.txt |
|---|
| 1094 | |
|---|
| 1095 | @MAINTAINER_MODE_TRUE@MAINTAINER_TARGETS = wizard-version $(RST2HTML_TARGETS) |
|---|
| 1096 | |
|---|
| 1097 | # Non-Automake subdirectories to distribute |
|---|
| 1098 | DISTDIRS = images scripts windows www |
|---|
| 1099 | |
|---|
| 1100 | # |
|---|
| 1101 | # Additional install rules |
|---|
| 1102 | # |
|---|
| 1103 | |
|---|
| 1104 | # Install HTML files |
|---|
| 1105 | pkgdocdir = $(DOCUMENTATION_PATH) |
|---|
| 1106 | DOCDIRS = images www www/api www/api/WizardsToolkit |
|---|
| 1107 | HTML_INSTALL_DATA_TARGETS = install-data-html |
|---|
| 1108 | |
|---|
| 1109 | # Uninstall HTML files |
|---|
| 1110 | HTML_UNINSTALL_DATA_TARGETS = uninstall-data-html |
|---|
| 1111 | @ZIP_DELEGATE_FALSE@DIST_WINDOWS_SRC_ZIP = |
|---|
| 1112 | |
|---|
| 1113 | # |
|---|
| 1114 | # Build Windows source Zip and 7Zip balls |
|---|
| 1115 | # |
|---|
| 1116 | @ZIP_DELEGATE_TRUE@DIST_WINDOWS_SRC_ZIP = $(PACKAGE_NAME)-$(PACKAGE_VERSION)$(PACKAGE_LIB_SUBVERSION)-windows.zip |
|---|
| 1117 | @P7ZIP_DELEGATE_FALSE@DIST_WINDOWS_SRC_7ZIP = |
|---|
| 1118 | @P7ZIP_DELEGATE_TRUE@DIST_WINDOWS_SRC_7ZIP = $(PACKAGE_NAME)-$(PACKAGE_VERSION)$(PACKAGE_LIB_SUBVERSION)-windows.7z |
|---|
| 1119 | |
|---|
| 1120 | # |
|---|
| 1121 | # RPM build support |
|---|
| 1122 | # |
|---|
| 1123 | @RPM_DELEGATE_TRUE@DIST_ARCHIVE_SRPM = $(distdir)-$(PACKAGE_RELEASE).src.rpm |
|---|
| 1124 | @RPM_DELEGATE_TRUE@RPMDIR = redhat |
|---|
| 1125 | @RPM_DELEGATE_TRUE@RPMARCH = i386 |
|---|
| 1126 | @RPM_DELEGATE_FALSE@DIST_ARCHIVE_RPM = |
|---|
| 1127 | @RPM_DELEGATE_TRUE@DIST_ARCHIVE_RPM = \ |
|---|
| 1128 | @RPM_DELEGATE_TRUE@ $(RPMDIR)/$(RPMARCH)/$(PACKAGE_NAME)-$(PACKAGE_VERSION)$(PACKAGE_LIB_SUBVERSION)-$(PACKAGE_RELEASE).$(RPMARCH).rpm \ |
|---|
| 1129 | @RPM_DELEGATE_TRUE@ $(RPMDIR)/$(RPMARCH)/$(PACKAGE_NAME)-devel-$(PACKAGE_VERSION)$(PACKAGE_LIB_SUBVERSION)-$(PACKAGE_RELEASE).$(RPMARCH).rpm |
|---|
| 1130 | |
|---|
| 1131 | all: all-am |
|---|
| 1132 | |
|---|
| 1133 | .SUFFIXES: |
|---|
| 1134 | .SUFFIXES: .c .html .lo .log .o .obj .sh .sh$(EXEEXT) |
|---|
| 1135 | am--refresh: |
|---|
| 1136 | @: |
|---|
| 1137 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/m4/Makefile.am $(srcdir)/config/Makefile.am $(srcdir)/wizard/Makefile.am $(srcdir)/tests/Makefile.am $(srcdir)/utilities/Makefile.am $(am__configure_deps) |
|---|
| 1138 | @for dep in $?; do \ |
|---|
| 1139 | case '$(am__configure_deps)' in \ |
|---|
| 1140 | *$$dep*) \ |
|---|
| 1141 | echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \ |
|---|
| 1142 | $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ |
|---|
| 1143 | && exit 0; \ |
|---|
| 1144 | exit 1;; \ |
|---|
| 1145 | esac; \ |
|---|
| 1146 | done; \ |
|---|
| 1147 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ |
|---|
| 1148 | $(am__cd) $(top_srcdir) && \ |
|---|
| 1149 | $(AUTOMAKE) --foreign Makefile |
|---|
| 1150 | .PRECIOUS: Makefile |
|---|
| 1151 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
|---|
| 1152 | @case '$?' in \ |
|---|
| 1153 | *config.status*) \ |
|---|
| 1154 | echo ' $(SHELL) ./config.status'; \ |
|---|
| 1155 | $(SHELL) ./config.status;; \ |
|---|
| 1156 | *) \ |
|---|
| 1157 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ |
|---|
| 1158 | cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ |
|---|
| 1159 | esac; |
|---|
| 1160 | |
|---|
| 1161 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
|---|
| 1162 | $(SHELL) ./config.status --recheck |
|---|
| 1163 | |
|---|
| 1164 | $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) |
|---|
| 1165 | $(am__cd) $(srcdir) && $(AUTOCONF) |
|---|
| 1166 | $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) |
|---|
| 1167 | $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) |
|---|
| 1168 | $(am__aclocal_m4_deps): |
|---|
| 1169 | |
|---|
| 1170 | config/config.h: config/stamp-h1 |
|---|
| 1171 | @if test ! -f $@; then \ |
|---|
| 1172 | rm -f config/stamp-h1; \ |
|---|
| 1173 | $(MAKE) $(AM_MAKEFLAGS) config/stamp-h1; \ |
|---|
| 1174 | else :; fi |
|---|
| 1175 | |
|---|
| 1176 | config/stamp-h1: $(top_srcdir)/config/config.h.in $(top_builddir)/config.status |
|---|
| 1177 | @rm -f config/stamp-h1 |
|---|
| 1178 | cd $(top_builddir) && $(SHELL) ./config.status config/config.h |
|---|
| 1179 | $(top_srcdir)/config/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) |
|---|
| 1180 | ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) |
|---|
| 1181 | rm -f config/stamp-h1 |
|---|
| 1182 | touch $@ |
|---|
| 1183 | |
|---|
| 1184 | distclean-hdr: |
|---|
| 1185 | -rm -f config/config.h config/stamp-h1 |
|---|
| 1186 | config/configure.xml: $(top_builddir)/config.status $(top_srcdir)/config/configure.xml.in |
|---|
| 1187 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
|---|
| 1188 | config/WizardsToolkit.dox: $(top_builddir)/config.status $(top_srcdir)/config/WizardsToolkit.dox.in |
|---|
| 1189 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
|---|
| 1190 | wizard.sh: $(top_builddir)/config.status $(srcdir)/wizard.sh.in |
|---|
| 1191 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
|---|
| 1192 | utilities/cipher-info.1: $(top_builddir)/config.status $(top_srcdir)/utilities/cipher-info.1.in |
|---|
| 1193 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
|---|
| 1194 | utilities/decipher.1: $(top_builddir)/config.status $(top_srcdir)/utilities/decipher.1.in |
|---|
| 1195 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
|---|
| 1196 | utilities/digest.1: $(top_builddir)/config.status $(top_srcdir)/utilities/digest.1.in |
|---|
| 1197 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
|---|
| 1198 | utilities/encipher.1: $(top_builddir)/config.status $(top_srcdir)/utilities/encipher.1.in |
|---|
| 1199 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
|---|
| 1200 | utilities/keyring.1: $(top_builddir)/config.status $(top_srcdir)/utilities/keyring.1.in |
|---|
| 1201 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
|---|
| 1202 | windows/WizardsToolkit.bat: $(top_builddir)/config.status $(top_srcdir)/windows/WizardsToolkit.bat.in |
|---|
| 1203 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
|---|
| 1204 | wizard/version.h: $(top_builddir)/config.status $(top_srcdir)/wizard/version.h.in |
|---|
| 1205 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
|---|
| 1206 | wizard/WizardsToolkit-config: $(top_builddir)/config.status $(top_srcdir)/wizard/WizardsToolkit-config.in |
|---|
| 1207 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
|---|
| 1208 | wizard/WizardsToolkit.pc: $(top_builddir)/config.status $(top_srcdir)/wizard/WizardsToolkit.pc.in |
|---|
| 1209 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
|---|
| 1210 | WizardsToolkit.spec: $(top_builddir)/config.status $(srcdir)/WizardsToolkit.spec.in |
|---|
| 1211 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
|---|
| 1212 | install-libLTLIBRARIES: $(lib_LTLIBRARIES) |
|---|
| 1213 | @$(NORMAL_INSTALL) |
|---|
| 1214 | test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)" |
|---|
| 1215 | @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ |
|---|
| 1216 | list2=; for p in $$list; do \ |
|---|
| 1217 | if test -f $$p; then \ |
|---|
| 1218 | list2="$$list2 $$p"; \ |
|---|
| 1219 | else :; fi; \ |
|---|
| 1220 | done; \ |
|---|
| 1221 | test -z "$$list2" || { \ |
|---|
| 1222 | echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \ |
|---|
| 1223 | $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \ |
|---|
| 1224 | } |
|---|
| 1225 | |
|---|
| 1226 | uninstall-libLTLIBRARIES: |
|---|
| 1227 | @$(NORMAL_UNINSTALL) |
|---|
| 1228 | @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ |
|---|
| 1229 | for p in $$list; do \ |
|---|
| 1230 | $(am__strip_dir) \ |
|---|
| 1231 | echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \ |
|---|
| 1232 | $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \ |
|---|
| 1233 | done |
|---|
| 1234 | |
|---|
| 1235 | clean-libLTLIBRARIES: |
|---|
| 1236 | -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) |
|---|
| 1237 | @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ |
|---|
| 1238 | dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ |
|---|
| 1239 | test "$$dir" != "$$p" || dir=.; \ |
|---|
| 1240 | echo "rm -f \"$${dir}/so_locations\""; \ |
|---|
| 1241 | rm -f "$${dir}/so_locations"; \ |
|---|
| 1242 | done |
|---|
| 1243 | wizard/$(am__dirstamp): |
|---|
| 1244 | @$(MKDIR_P) wizard |
|---|
| 1245 | @: > wizard/$(am__dirstamp) |
|---|
| 1246 | wizard/$(DEPDIR)/$(am__dirstamp): |
|---|
| 1247 | @$(MKDIR_P) wizard/$(DEPDIR) |
|---|
| 1248 | @: > wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1249 | wizard/aes.lo: wizard/$(am__dirstamp) wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1250 | wizard/authenticate.lo: wizard/$(am__dirstamp) \ |
|---|
| 1251 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1252 | wizard/blob.lo: wizard/$(am__dirstamp) \ |
|---|
| 1253 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1254 | wizard/bzip.lo: wizard/$(am__dirstamp) \ |
|---|
| 1255 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1256 | wizard/cipher.lo: wizard/$(am__dirstamp) \ |
|---|
| 1257 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1258 | wizard/client.lo: wizard/$(am__dirstamp) \ |
|---|
| 1259 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1260 | wizard/configure.lo: wizard/$(am__dirstamp) \ |
|---|
| 1261 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1262 | wizard/crc64.lo: wizard/$(am__dirstamp) \ |
|---|
| 1263 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1264 | wizard/entropy.lo: wizard/$(am__dirstamp) \ |
|---|
| 1265 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1266 | wizard/exception.lo: wizard/$(am__dirstamp) \ |
|---|
| 1267 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1268 | wizard/file.lo: wizard/$(am__dirstamp) \ |
|---|
| 1269 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1270 | wizard/hash.lo: wizard/$(am__dirstamp) \ |
|---|
| 1271 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1272 | wizard/hashmap.lo: wizard/$(am__dirstamp) \ |
|---|
| 1273 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1274 | wizard/hmac.lo: wizard/$(am__dirstamp) \ |
|---|
| 1275 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1276 | wizard/key.lo: wizard/$(am__dirstamp) wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1277 | wizard/keyring.lo: wizard/$(am__dirstamp) \ |
|---|
| 1278 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1279 | wizard/log.lo: wizard/$(am__dirstamp) wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1280 | wizard/magick.lo: wizard/$(am__dirstamp) \ |
|---|
| 1281 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1282 | wizard/md5.lo: wizard/$(am__dirstamp) wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1283 | wizard/memory.lo: wizard/$(am__dirstamp) \ |
|---|
| 1284 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1285 | wizard/mime.lo: wizard/$(am__dirstamp) \ |
|---|
| 1286 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1287 | wizard/option.lo: wizard/$(am__dirstamp) \ |
|---|
| 1288 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1289 | wizard/passphrase.lo: wizard/$(am__dirstamp) \ |
|---|
| 1290 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1291 | wizard/random.lo: wizard/$(am__dirstamp) \ |
|---|
| 1292 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1293 | wizard/resource.lo: wizard/$(am__dirstamp) \ |
|---|
| 1294 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1295 | wizard/sanitize.lo: wizard/$(am__dirstamp) \ |
|---|
| 1296 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1297 | wizard/secret.lo: wizard/$(am__dirstamp) \ |
|---|
| 1298 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1299 | wizard/semaphore.lo: wizard/$(am__dirstamp) \ |
|---|
| 1300 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1301 | wizard/serpent.lo: wizard/$(am__dirstamp) \ |
|---|
| 1302 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1303 | wizard/signature.lo: wizard/$(am__dirstamp) \ |
|---|
| 1304 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1305 | wizard/sha1.lo: wizard/$(am__dirstamp) \ |
|---|
| 1306 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1307 | wizard/sha224.lo: wizard/$(am__dirstamp) \ |
|---|
| 1308 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1309 | wizard/sha256.lo: wizard/$(am__dirstamp) \ |
|---|
| 1310 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1311 | wizard/sha384.lo: wizard/$(am__dirstamp) \ |
|---|
| 1312 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1313 | wizard/sha512.lo: wizard/$(am__dirstamp) \ |
|---|
| 1314 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1315 | wizard/splay-tree.lo: wizard/$(am__dirstamp) \ |
|---|
| 1316 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1317 | wizard/string.lo: wizard/$(am__dirstamp) \ |
|---|
| 1318 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1319 | wizard/thread.lo: wizard/$(am__dirstamp) \ |
|---|
| 1320 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1321 | wizard/timer.lo: wizard/$(am__dirstamp) \ |
|---|
| 1322 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1323 | wizard/token.lo: wizard/$(am__dirstamp) \ |
|---|
| 1324 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1325 | wizard/twofish.lo: wizard/$(am__dirstamp) \ |
|---|
| 1326 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1327 | wizard/utility.lo: wizard/$(am__dirstamp) \ |
|---|
| 1328 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1329 | wizard/version.lo: wizard/$(am__dirstamp) \ |
|---|
| 1330 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1331 | wizard/wizard.lo: wizard/$(am__dirstamp) \ |
|---|
| 1332 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1333 | wizard/xml-tree.lo: wizard/$(am__dirstamp) \ |
|---|
| 1334 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1335 | wizard/zip.lo: wizard/$(am__dirstamp) wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1336 | wizard/nt-base.lo: wizard/$(am__dirstamp) \ |
|---|
| 1337 | wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1338 | wizard/libWizardsToolkit.la: $(wizard_libWizardsToolkit_la_OBJECTS) $(wizard_libWizardsToolkit_la_DEPENDENCIES) wizard/$(am__dirstamp) |
|---|
| 1339 | $(AM_V_CCLD)$(wizard_libWizardsToolkit_la_LINK) -rpath $(libdir) $(wizard_libWizardsToolkit_la_OBJECTS) $(wizard_libWizardsToolkit_la_LIBADD) $(LIBS) |
|---|
| 1340 | install-binPROGRAMS: $(bin_PROGRAMS) |
|---|
| 1341 | @$(NORMAL_INSTALL) |
|---|
| 1342 | test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)" |
|---|
| 1343 | @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ |
|---|
| 1344 | for p in $$list; do echo "$$p $$p"; done | \ |
|---|
| 1345 | sed 's/$(EXEEXT)$$//' | \ |
|---|
| 1346 | while read p p1; do if test -f $$p || test -f $$p1; \ |
|---|
| 1347 | then echo "$$p"; echo "$$p"; else :; fi; \ |
|---|
| 1348 | done | \ |
|---|
| 1349 | sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ |
|---|
| 1350 | -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ |
|---|
| 1351 | sed 'N;N;N;s,\n, ,g' | \ |
|---|
| 1352 | $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ |
|---|
| 1353 | { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ |
|---|
| 1354 | if ($$2 == $$4) files[d] = files[d] " " $$1; \ |
|---|
| 1355 | else { print "f", $$3 "/" $$4, $$1; } } \ |
|---|
| 1356 | END { for (d in files) print "f", d, files[d] }' | \ |
|---|
| 1357 | while read type dir files; do \ |
|---|
| 1358 | if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ |
|---|
| 1359 | test -z "$$files" || { \ |
|---|
| 1360 | echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ |
|---|
| 1361 | $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ |
|---|
| 1362 | } \ |
|---|
| 1363 | ; done |
|---|
| 1364 | |
|---|
| 1365 | uninstall-binPROGRAMS: |
|---|
| 1366 | @$(NORMAL_UNINSTALL) |
|---|
| 1367 | @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ |
|---|
| 1368 | files=`for p in $$list; do echo "$$p"; done | \ |
|---|
| 1369 | sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ |
|---|
| 1370 | -e 's/$$/$(EXEEXT)/' `; \ |
|---|
| 1371 | test -n "$$list" || exit 0; \ |
|---|
| 1372 | echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ |
|---|
| 1373 | cd "$(DESTDIR)$(bindir)" && rm -f $$files |
|---|
| 1374 | |
|---|
| 1375 | clean-binPROGRAMS: |
|---|
| 1376 | @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \ |
|---|
| 1377 | echo " rm -f" $$list; \ |
|---|
| 1378 | rm -f $$list || exit $$?; \ |
|---|
| 1379 | test -n "$(EXEEXT)" || exit 0; \ |
|---|
| 1380 | list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ |
|---|
| 1381 | echo " rm -f" $$list; \ |
|---|
| 1382 | rm -f $$list |
|---|
| 1383 | |
|---|
| 1384 | clean-checkPROGRAMS: |
|---|
| 1385 | @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \ |
|---|
| 1386 | echo " rm -f" $$list; \ |
|---|
| 1387 | rm -f $$list || exit $$?; \ |
|---|
| 1388 | test -n "$(EXEEXT)" || exit 0; \ |
|---|
| 1389 | list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ |
|---|
| 1390 | echo " rm -f" $$list; \ |
|---|
| 1391 | rm -f $$list |
|---|
| 1392 | tests/$(am__dirstamp): |
|---|
| 1393 | @$(MKDIR_P) tests |
|---|
| 1394 | @: > tests/$(am__dirstamp) |
|---|
| 1395 | tests/$(DEPDIR)/$(am__dirstamp): |
|---|
| 1396 | @$(MKDIR_P) tests/$(DEPDIR) |
|---|
| 1397 | @: > tests/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1398 | tests/tests_validate-validate.$(OBJEXT): tests/$(am__dirstamp) \ |
|---|
| 1399 | tests/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1400 | tests/validate$(EXEEXT): $(tests_validate_OBJECTS) $(tests_validate_DEPENDENCIES) tests/$(am__dirstamp) |
|---|
| 1401 | @rm -f tests/validate$(EXEEXT) |
|---|
| 1402 | $(AM_V_CCLD)$(LINK) $(tests_validate_OBJECTS) $(tests_validate_LDADD) $(LIBS) |
|---|
| 1403 | utilities/$(am__dirstamp): |
|---|
| 1404 | @$(MKDIR_P) utilities |
|---|
| 1405 | @: > utilities/$(am__dirstamp) |
|---|
| 1406 | utilities/$(DEPDIR)/$(am__dirstamp): |
|---|
| 1407 | @$(MKDIR_P) utilities/$(DEPDIR) |
|---|
| 1408 | @: > utilities/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1409 | utilities/cipher-info.$(OBJEXT): utilities/$(am__dirstamp) \ |
|---|
| 1410 | utilities/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1411 | utilities/content.$(OBJEXT): utilities/$(am__dirstamp) \ |
|---|
| 1412 | utilities/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1413 | utilities/utility.$(OBJEXT): utilities/$(am__dirstamp) \ |
|---|
| 1414 | utilities/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1415 | utilities/cipher-info$(EXEEXT): $(utilities_cipher_info_OBJECTS) $(utilities_cipher_info_DEPENDENCIES) utilities/$(am__dirstamp) |
|---|
| 1416 | @rm -f utilities/cipher-info$(EXEEXT) |
|---|
| 1417 | $(AM_V_CCLD)$(utilities_cipher_info_LINK) $(utilities_cipher_info_OBJECTS) $(utilities_cipher_info_LDADD) $(LIBS) |
|---|
| 1418 | utilities/decipher.$(OBJEXT): utilities/$(am__dirstamp) \ |
|---|
| 1419 | utilities/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1420 | utilities/decipher$(EXEEXT): $(utilities_decipher_OBJECTS) $(utilities_decipher_DEPENDENCIES) utilities/$(am__dirstamp) |
|---|
| 1421 | @rm -f utilities/decipher$(EXEEXT) |
|---|
| 1422 | $(AM_V_CCLD)$(utilities_decipher_LINK) $(utilities_decipher_OBJECTS) $(utilities_decipher_LDADD) $(LIBS) |
|---|
| 1423 | utilities/digest.$(OBJEXT): utilities/$(am__dirstamp) \ |
|---|
| 1424 | utilities/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1425 | utilities/digest$(EXEEXT): $(utilities_digest_OBJECTS) $(utilities_digest_DEPENDENCIES) utilities/$(am__dirstamp) |
|---|
| 1426 | @rm -f utilities/digest$(EXEEXT) |
|---|
| 1427 | $(AM_V_CCLD)$(utilities_digest_LINK) $(utilities_digest_OBJECTS) $(utilities_digest_LDADD) $(LIBS) |
|---|
| 1428 | utilities/encipher.$(OBJEXT): utilities/$(am__dirstamp) \ |
|---|
| 1429 | utilities/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1430 | utilities/encipher$(EXEEXT): $(utilities_encipher_OBJECTS) $(utilities_encipher_DEPENDENCIES) utilities/$(am__dirstamp) |
|---|
| 1431 | @rm -f utilities/encipher$(EXEEXT) |
|---|
| 1432 | $(AM_V_CCLD)$(utilities_encipher_LINK) $(utilities_encipher_OBJECTS) $(utilities_encipher_LDADD) $(LIBS) |
|---|
| 1433 | utilities/keyring.$(OBJEXT): utilities/$(am__dirstamp) \ |
|---|
| 1434 | utilities/$(DEPDIR)/$(am__dirstamp) |
|---|
| 1435 | utilities/keyring$(EXEEXT): $(utilities_keyring_OBJECTS) $(utilities_keyring_DEPENDENCIES) utilities/$(am__dirstamp) |
|---|
| 1436 | @rm -f utilities/keyring$(EXEEXT) |
|---|
| 1437 | $(AM_V_CCLD)$(utilities_keyring_LINK) $(utilities_keyring_OBJECTS) $(utilities_keyring_LDADD) $(LIBS) |
|---|
| 1438 | install-binSCRIPTS: $(bin_SCRIPTS) |
|---|
| 1439 | @$(NORMAL_INSTALL) |
|---|
| 1440 | test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)" |
|---|
| 1441 | @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \ |
|---|
| 1442 | for p in $$list; do \ |
|---|
| 1443 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
|---|
| 1444 | if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \ |
|---|
| 1445 | done | \ |
|---|
| 1446 | sed -e 'p;s,.*/,,;n' \ |
|---|
| 1447 | -e 'h;s|.*|.|' \ |
|---|
| 1448 | -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \ |
|---|
| 1449 | $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \ |
|---|
| 1450 | { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ |
|---|
| 1451 | if ($$2 == $$4) { files[d] = files[d] " " $$1; \ |
|---|
| 1452 | if (++n[d] == $(am__install_max)) { \ |
|---|
| 1453 | print "f", d, files[d]; n[d] = 0; files[d] = "" } } \ |
|---|
| 1454 | else { print "f", d "/" $$4, $$1 } } \ |
|---|
| 1455 | END { for (d in files) print "f", d, files[d] }' | \ |
|---|
| 1456 | while read type dir files; do \ |
|---|
| 1457 | if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ |
|---|
| 1458 | test -z "$$files" || { \ |
|---|
| 1459 | echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \ |
|---|
| 1460 | $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ |
|---|
| 1461 | } \ |
|---|
| 1462 | ; done |
|---|
| 1463 | |
|---|
| 1464 | uninstall-binSCRIPTS: |
|---|
| 1465 | @$(NORMAL_UNINSTALL) |
|---|
| 1466 | @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \ |
|---|
| 1467 | files=`for p in $$list; do echo "$$p"; done | \ |
|---|
| 1468 | sed -e 's,.*/,,;$(transform)'`; \ |
|---|
| 1469 | test -n "$$list" || exit 0; \ |
|---|
| 1470 | echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ |
|---|
| 1471 | cd "$(DESTDIR)$(bindir)" && rm -f $$files |
|---|
| 1472 | |
|---|
| 1473 | mostlyclean-compile: |
|---|
| 1474 | -rm -f *.$(OBJEXT) |
|---|
| 1475 | -rm -f tests/tests_validate-validate.$(OBJEXT) |
|---|
| 1476 | -rm -f utilities/cipher-info.$(OBJEXT) |
|---|
| 1477 | -rm -f utilities/content.$(OBJEXT) |
|---|
| 1478 | -rm -f utilities/decipher.$(OBJEXT) |
|---|
| 1479 | -rm -f utilities/digest.$(OBJEXT) |
|---|
| 1480 | -rm -f utilities/encipher.$(OBJEXT) |
|---|
| 1481 | -rm -f utilities/keyring.$(OBJEXT) |
|---|
| 1482 | -rm -f utilities/utility.$(OBJEXT) |
|---|
| 1483 | -rm -f wizard/aes.$(OBJEXT) |
|---|
| 1484 | -rm -f wizard/aes.lo |
|---|
| 1485 | -rm -f wizard/authenticate.$(OBJEXT) |
|---|
| 1486 | -rm -f wizard/authenticate.lo |
|---|
| 1487 | -rm -f wizard/blob.$(OBJEXT) |
|---|
| 1488 | -rm -f wizard/blob.lo |
|---|
| 1489 | -rm -f wizard/bzip.$(OBJEXT) |
|---|
| 1490 | -rm -f wizard/bzip.lo |
|---|
| 1491 | -rm -f wizard/cipher.$(OBJEXT) |
|---|
| 1492 | -rm -f wizard/cipher.lo |
|---|
| 1493 | -rm -f wizard/client.$(OBJEXT) |
|---|
| 1494 | -rm -f wizard/client.lo |
|---|
| 1495 | -rm -f wizard/configure.$(OBJEXT) |
|---|
| 1496 | -rm -f wizard/configure.lo |
|---|
| 1497 | -rm -f wizard/crc64.$(OBJEXT) |
|---|
| 1498 | -rm -f wizard/crc64.lo |
|---|
| 1499 | -rm -f wizard/entropy.$(OBJEXT) |
|---|
| 1500 | -rm -f wizard/entropy.lo |
|---|
| 1501 | -rm -f wizard/exception.$(OBJEXT) |
|---|
| 1502 | -rm -f wizard/exception.lo |
|---|
| 1503 | -rm -f wizard/file.$(OBJEXT) |
|---|
| 1504 | -rm -f wizard/file.lo |
|---|
| 1505 | -rm -f wizard/hash.$(OBJEXT) |
|---|
| 1506 | -rm -f wizard/hash.lo |
|---|
| 1507 | -rm -f wizard/hashmap.$(OBJEXT) |
|---|
| 1508 | -rm -f wizard/hashmap.lo |
|---|
| 1509 | -rm -f wizard/hmac.$(OBJEXT) |
|---|
| 1510 | -rm -f wizard/hmac.lo |
|---|
| 1511 | -rm -f wizard/key.$(OBJEXT) |
|---|
| 1512 | -rm -f wizard/key.lo |
|---|
| 1513 | -rm -f wizard/keyring.$(OBJEXT) |
|---|
| 1514 | -rm -f wizard/keyring.lo |
|---|
| 1515 | -rm -f wizard/log.$(OBJEXT) |
|---|
| 1516 | -rm -f wizard/log.lo |
|---|
| 1517 | -rm -f wizard/magick.$(OBJEXT) |
|---|
| 1518 | -rm -f wizard/magick.lo |
|---|
| 1519 | -rm -f wizard/md5.$(OBJEXT) |
|---|
| 1520 | -rm -f wizard/md5.lo |
|---|
| 1521 | -rm -f wizard/memory.$(OBJEXT) |
|---|
| 1522 | -rm -f wizard/memory.lo |
|---|
| 1523 | -rm -f wizard/mime.$(OBJEXT) |
|---|
| 1524 | -rm -f wizard/mime.lo |
|---|
| 1525 | -rm -f wizard/nt-base.$(OBJEXT) |
|---|
| 1526 | -rm -f wizard/nt-base.lo |
|---|
| 1527 | -rm -f wizard/option.$(OBJEXT) |
|---|
| 1528 | -rm -f wizard/option.lo |
|---|
| 1529 | -rm -f wizard/passphrase.$(OBJEXT) |
|---|
| 1530 | -rm -f wizard/passphrase.lo |
|---|
| 1531 | -rm -f wizard/random.$(OBJEXT) |
|---|
| 1532 | -rm -f wizard/random.lo |
|---|
| 1533 | -rm -f wizard/resource.$(OBJEXT) |
|---|
| 1534 | -rm -f wizard/resource.lo |
|---|
| 1535 | -rm -f wizard/sanitize.$(OBJEXT) |
|---|
| 1536 | -rm -f wizard/sanitize.lo |
|---|
| 1537 | -rm -f wizard/secret.$(OBJEXT) |
|---|
| 1538 | -rm -f wizard/secret.lo |
|---|
| 1539 | -rm -f wizard/semaphore.$(OBJEXT) |
|---|
| 1540 | -rm -f wizard/semaphore.lo |
|---|
| 1541 | -rm -f wizard/serpent.$(OBJEXT) |
|---|
| 1542 | -rm -f wizard/serpent.lo |
|---|
| 1543 | -rm -f wizard/sha1.$(OBJEXT) |
|---|
| 1544 | -rm -f wizard/sha1.lo |
|---|
| 1545 | -rm -f wizard/sha224.$(OBJEXT) |
|---|
| 1546 | -rm -f wizard/sha224.lo |
|---|
| 1547 | -rm -f wizard/sha256.$(OBJEXT) |
|---|
| 1548 | -rm -f wizard/sha256.lo |
|---|
| 1549 | -rm -f wizard/sha384.$(OBJEXT) |
|---|
| 1550 | -rm -f wizard/sha384.lo |
|---|
| 1551 | -rm -f wizard/sha512.$(OBJEXT) |
|---|
| 1552 | -rm -f wizard/sha512.lo |
|---|
| 1553 | -rm -f wizard/signature.$(OBJEXT) |
|---|
| 1554 | -rm -f wizard/signature.lo |
|---|
| 1555 | -rm -f wizard/splay-tree.$(OBJEXT) |
|---|
| 1556 | -rm -f wizard/splay-tree.lo |
|---|
| 1557 | -rm -f wizard/string.$(OBJEXT) |
|---|
| 1558 | -rm -f wizard/string.lo |
|---|
| 1559 | -rm -f wizard/thread.$(OBJEXT) |
|---|
| 1560 | -rm -f wizard/thread.lo |
|---|
| 1561 | -rm -f wizard/timer.$(OBJEXT) |
|---|
| 1562 | -rm -f wizard/timer.lo |
|---|
| 1563 | -rm -f wizard/token.$(OBJEXT) |
|---|
| 1564 | -rm -f wizard/token.lo |
|---|
| 1565 | -rm -f wizard/twofish.$(OBJEXT) |
|---|
| 1566 | -rm -f wizard/twofish.lo |
|---|
| 1567 | -rm -f wizard/utility.$(OBJEXT) |
|---|
| 1568 | -rm -f wizard/utility.lo |
|---|
| 1569 | -rm -f wizard/version.$(OBJEXT) |
|---|
| 1570 | -rm -f wizard/version.lo |
|---|
| 1571 | -rm -f wizard/wizard.$(OBJEXT) |
|---|
| 1572 | -rm -f wizard/wizard.lo |
|---|
| 1573 | -rm -f wizard/xml-tree.$(OBJEXT) |
|---|
| 1574 | -rm -f wizard/xml-tree.lo |
|---|
| 1575 | -rm -f wizard/zip.$(OBJEXT) |
|---|
| 1576 | -rm -f wizard/zip.lo |
|---|
| 1577 | |
|---|
| 1578 | distclean-compile: |
|---|
| 1579 | -rm -f *.tab.c |
|---|
| 1580 | |
|---|
| 1581 | @AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/tests_validate-validate.Po@am__quote@ |
|---|
| 1582 | @AMDEP_TRUE@@am__include@ @am__quote@utilities/$(DEPDIR)/cipher-info.Po@am__quote@ |
|---|
| 1583 | @AMDEP_TRUE@@am__include@ @am__quote@utilities/$(DEPDIR)/content.Po@am__quote@ |
|---|
| 1584 | @AMDEP_TRUE@@am__include@ @am__quote@utilities/$(DEPDIR)/decipher.Po@am__quote@ |
|---|
| 1585 | @AMDEP_TRUE@@am__include@ @am__quote@utilities/$(DEPDIR)/digest.Po@am__quote@ |
|---|
| 1586 | @AMDEP_TRUE@@am__include@ @am__quote@utilities/$(DEPDIR)/encipher.Po@am__quote@ |
|---|
| 1587 | @AMDEP_TRUE@@am__include@ @am__quote@utilities/$(DEPDIR)/keyring.Po@am__quote@ |
|---|
| 1588 | @AMDEP_TRUE@@am__include@ @am__quote@utilities/$(DEPDIR)/utility.Po@am__quote@ |
|---|
| 1589 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/aes.Plo@am__quote@ |
|---|
| 1590 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/authenticate.Plo@am__quote@ |
|---|
| 1591 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/blob.Plo@am__quote@ |
|---|
| 1592 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/bzip.Plo@am__quote@ |
|---|
| 1593 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/cipher.Plo@am__quote@ |
|---|
| 1594 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/client.Plo@am__quote@ |
|---|
| 1595 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/configure.Plo@am__quote@ |
|---|
| 1596 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/crc64.Plo@am__quote@ |
|---|
| 1597 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/entropy.Plo@am__quote@ |
|---|
| 1598 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/exception.Plo@am__quote@ |
|---|
| 1599 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/file.Plo@am__quote@ |
|---|
| 1600 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/hash.Plo@am__quote@ |
|---|
| 1601 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/hashmap.Plo@am__quote@ |
|---|
| 1602 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/hmac.Plo@am__quote@ |
|---|
| 1603 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/key.Plo@am__quote@ |
|---|
| 1604 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/keyring.Plo@am__quote@ |
|---|
| 1605 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/log.Plo@am__quote@ |
|---|
| 1606 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/magick.Plo@am__quote@ |
|---|
| 1607 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/md5.Plo@am__quote@ |
|---|
| 1608 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/memory.Plo@am__quote@ |
|---|
| 1609 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/mime.Plo@am__quote@ |
|---|
| 1610 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/nt-base.Plo@am__quote@ |
|---|
| 1611 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/option.Plo@am__quote@ |
|---|
| 1612 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/passphrase.Plo@am__quote@ |
|---|
| 1613 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/random.Plo@am__quote@ |
|---|
| 1614 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/resource.Plo@am__quote@ |
|---|
| 1615 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/sanitize.Plo@am__quote@ |
|---|
| 1616 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/secret.Plo@am__quote@ |
|---|
| 1617 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/semaphore.Plo@am__quote@ |
|---|
| 1618 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/serpent.Plo@am__quote@ |
|---|
| 1619 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/sha1.Plo@am__quote@ |
|---|
| 1620 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/sha224.Plo@am__quote@ |
|---|
| 1621 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/sha256.Plo@am__quote@ |
|---|
| 1622 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/sha384.Plo@am__quote@ |
|---|
| 1623 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/sha512.Plo@am__quote@ |
|---|
| 1624 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/signature.Plo@am__quote@ |
|---|
| 1625 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/splay-tree.Plo@am__quote@ |
|---|
| 1626 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/string.Plo@am__quote@ |
|---|
| 1627 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/thread.Plo@am__quote@ |
|---|
| 1628 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/timer.Plo@am__quote@ |
|---|
| 1629 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/token.Plo@am__quote@ |
|---|
| 1630 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/twofish.Plo@am__quote@ |
|---|
| 1631 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/utility.Plo@am__quote@ |
|---|
| 1632 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/version.Plo@am__quote@ |
|---|
| 1633 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/wizard.Plo@am__quote@ |
|---|
| 1634 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/xml-tree.Plo@am__quote@ |
|---|
| 1635 | @AMDEP_TRUE@@am__include@ @am__quote@wizard/$(DEPDIR)/zip.Plo@am__quote@ |
|---|
| 1636 | |
|---|
| 1637 | .c.o: |
|---|
| 1638 | @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ |
|---|
| 1639 | @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ |
|---|
| 1640 | @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po |
|---|
| 1641 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
|---|
| 1642 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
|---|
| 1643 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
|---|
| 1644 | @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $< |
|---|
| 1645 | |
|---|
| 1646 | .c.obj: |
|---|
| 1647 | @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ |
|---|
| 1648 | @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ |
|---|
| 1649 | @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po |
|---|
| 1650 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
|---|
| 1651 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
|---|
| 1652 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
|---|
| 1653 | @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` |
|---|
| 1654 | |
|---|
| 1655 | .c.lo: |
|---|
| 1656 | @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ |
|---|
| 1657 | @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ |
|---|
| 1658 | @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo |
|---|
| 1659 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
|---|
| 1660 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ |
|---|
| 1661 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
|---|
| 1662 | @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< |
|---|
| 1663 | |
|---|
| 1664 | tests/tests_validate-validate.o: tests/validate.c |
|---|
| 1665 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_validate_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests/tests_validate-validate.o -MD -MP -MF tests/$(DEPDIR)/tests_validate-validate.Tpo -c -o tests/tests_validate-validate.o `test -f 'tests/validate.c' || echo '$(srcdir)/'`tests/validate.c |
|---|
| 1666 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tests/$(DEPDIR)/tests_validate-validate.Tpo tests/$(DEPDIR)/tests_validate-validate.Po |
|---|
| 1667 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
|---|
| 1668 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tests/validate.c' object='tests/tests_validate-validate.o' libtool=no @AMDEPBACKSLASH@ |
|---|
| 1669 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
|---|
| 1670 | @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_validate_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/tests_validate-validate.o `test -f 'tests/validate.c' || echo '$(srcdir)/'`tests/validate.c |
|---|
| 1671 | |
|---|
| 1672 | tests/tests_validate-validate.obj: tests/validate.c |
|---|
| 1673 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_validate_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests/tests_validate-validate.obj -MD -MP -MF tests/$(DEPDIR)/tests_validate-validate.Tpo -c -o tests/tests_validate-validate.obj `if test -f 'tests/validate.c'; then $(CYGPATH_W) 'tests/validate.c'; else $(CYGPATH_W) '$(srcdir)/tests/validate.c'; fi` |
|---|
| 1674 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tests/$(DEPDIR)/tests_validate-validate.Tpo tests/$(DEPDIR)/tests_validate-validate.Po |
|---|
| 1675 | @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ |
|---|
| 1676 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tests/validate.c' object='tests/tests_validate-validate.obj' libtool=no @AMDEPBACKSLASH@ |
|---|
| 1677 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
|---|
| 1678 | @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_validate_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/tests_validate-validate.obj `if test -f 'tests/validate.c'; then $(CYGPATH_W) 'tests/validate.c'; else $(CYGPATH_W) '$(srcdir)/tests/validate.c'; fi` |
|---|
| 1679 | |
|---|
| 1680 | mostlyclean-libtool: |
|---|
| 1681 | -rm -f *.lo |
|---|
| 1682 | |
|---|
| 1683 | clean-libtool: |
|---|
| 1684 | -rm -rf .libs _libs |
|---|
| 1685 | -rm -rf tests/.libs tests/_libs |
|---|
| 1686 | -rm -rf utilities/.libs utilities/_libs |
|---|
| 1687 | -rm -rf wizard/.libs wizard/_libs |
|---|
| 1688 | |
|---|
| 1689 | distclean-libtool: |
|---|
| 1690 | -rm -f libtool config.lt |
|---|
| 1691 | install-man1: $(man_MANS) |
|---|
| 1692 | @$(NORMAL_INSTALL) |
|---|
| 1693 | test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)" |
|---|
| 1694 | @list=''; test -n "$(man1dir)" || exit 0; \ |
|---|
| 1695 | { for i in $$list; do echo "$$i"; done; \ |
|---|
| 1696 | l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ |
|---|
| 1697 | sed -n '/\.1[a-z]*$$/p'; \ |
|---|
| 1698 | } | while read p; do \ |
|---|
| 1699 | if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ |
|---|
| 1700 | echo "$$d$$p"; echo "$$p"; \ |
|---|
| 1701 | done | \ |
|---|
| 1702 | sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ |
|---|
| 1703 | -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ |
|---|
| 1704 | sed 'N;N;s,\n, ,g' | { \ |
|---|
| 1705 | list=; while read file base inst; do \ |
|---|
| 1706 | if test "$$base" = "$$inst"; then list="$$list $$file"; else \ |
|---|
| 1707 | echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ |
|---|
| 1708 | $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \ |
|---|
| 1709 | fi; \ |
|---|
| 1710 | done; \ |
|---|
| 1711 | for i in $$list; do echo "$$i"; done | $(am__base_list) | \ |
|---|
| 1712 | while read files; do \ |
|---|
| 1713 | test -z "$$files" || { \ |
|---|
| 1714 | echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \ |
|---|
| 1715 | $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \ |
|---|
| 1716 | done; } |
|---|
| 1717 | |
|---|
| 1718 | uninstall-man1: |
|---|
| 1719 | @$(NORMAL_UNINSTALL) |
|---|
| 1720 | @list=''; test -n "$(man1dir)" || exit 0; \ |
|---|
| 1721 | files=`{ for i in $$list; do echo "$$i"; done; \ |
|---|
| 1722 | l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ |
|---|
| 1723 | sed -n '/\.1[a-z]*$$/p'; \ |
|---|
| 1724 | } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ |
|---|
| 1725 | -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ |
|---|
| 1726 | test -z "$$files" || { \ |
|---|
| 1727 | echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \ |
|---|
| 1728 | cd "$(DESTDIR)$(man1dir)" && rm -f $$files; } |
|---|
| 1729 | install-configlibDATA: $(configlib_DATA) |
|---|
| 1730 | @$(NORMAL_INSTALL) |
|---|
| 1731 | test -z "$(configlibdir)" || $(MKDIR_P) "$(DESTDIR)$(configlibdir)" |
|---|
| 1732 | @list='$(configlib_DATA)'; test -n "$(configlibdir)" || list=; \ |
|---|
| 1733 | for p in $$list; do \ |
|---|
| 1734 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
|---|
| 1735 | echo "$$d$$p"; \ |
|---|
| 1736 | done | $(am__base_list) | \ |
|---|
| 1737 | while read files; do \ |
|---|
| 1738 | echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(configlibdir)'"; \ |
|---|
| 1739 | $(INSTALL_DATA) $$files "$(DESTDIR)$(configlibdir)" || exit $$?; \ |
|---|
| 1740 | done |
|---|
| 1741 | |
|---|
| 1742 | uninstall-configlibDATA: |
|---|
| 1743 | @$(NORMAL_UNINSTALL) |
|---|
| 1744 | @list='$(configlib_DATA)'; test -n "$(configlibdir)" || list=; \ |
|---|
| 1745 | files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ |
|---|
| 1746 | test -n "$$files" || exit 0; \ |
|---|
| 1747 | echo " ( cd '$(DESTDIR)$(configlibdir)' && rm -f" $$files ")"; \ |
|---|
| 1748 | cd "$(DESTDIR)$(configlibdir)" && rm -f $$files |
|---|
| 1749 | install-configshareDATA: $(configshare_DATA) |
|---|
| 1750 | @$(NORMAL_INSTALL) |
|---|
| 1751 | test -z "$(configsharedir)" || $(MKDIR_P) "$(DESTDIR)$(configsharedir)" |
|---|
| 1752 | @list='$(configshare_DATA)'; test -n "$(configsharedir)" || list=; \ |
|---|
| 1753 | for p in $$list; do \ |
|---|
| 1754 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
|---|
| 1755 | echo "$$d$$p"; \ |
|---|
| 1756 | done | $(am__base_list) | \ |
|---|
| 1757 | while read files; do \ |
|---|
| 1758 | echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(configsharedir)'"; \ |
|---|
| 1759 | $(INSTALL_DATA) $$files "$(DESTDIR)$(configsharedir)" || exit $$?; \ |
|---|
| 1760 | done |
|---|
| 1761 | |
|---|
| 1762 | uninstall-configshareDATA: |
|---|
| 1763 | @$(NORMAL_UNINSTALL) |
|---|
| 1764 | @list='$(configshare_DATA)'; test -n "$(configsharedir)" || list=; \ |
|---|
| 1765 | files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ |
|---|
| 1766 | test -n "$$files" || exit 0; \ |
|---|
| 1767 | echo " ( cd '$(DESTDIR)$(configsharedir)' && rm -f" $$files ")"; \ |
|---|
| 1768 | cd "$(DESTDIR)$(configsharedir)" && rm -f $$files |
|---|
| 1769 | install-docDATA: $(doc_DATA) |
|---|
| 1770 | @$(NORMAL_INSTALL) |
|---|
| 1771 | test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)" |
|---|
| 1772 | @list='$(doc_DATA)'; test -n "$(docdir)" || list=; \ |
|---|
| 1773 | for p in $$list; do \ |
|---|
| 1774 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
|---|
| 1775 | echo "$$d$$p"; \ |
|---|
| 1776 | done | $(am__base_list) | \ |
|---|
| 1777 | while read files; do \ |
|---|
| 1778 | echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \ |
|---|
| 1779 | $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \ |
|---|
| 1780 | done |
|---|
| 1781 | |
|---|
| 1782 | uninstall-docDATA: |
|---|
| 1783 | @$(NORMAL_UNINSTALL) |
|---|
| 1784 | @list='$(doc_DATA)'; test -n "$(docdir)" || list=; \ |
|---|
| 1785 | files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ |
|---|
| 1786 | test -n "$$files" || exit 0; \ |
|---|
| 1787 | echo " ( cd '$(DESTDIR)$(docdir)' && rm -f" $$files ")"; \ |
|---|
| 1788 | cd "$(DESTDIR)$(docdir)" && rm -f $$files |
|---|
| 1789 | install-pkgconfigDATA: $(pkgconfig_DATA) |
|---|
| 1790 | @$(NORMAL_INSTALL) |
|---|
| 1791 | test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" |
|---|
| 1792 | @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ |
|---|
| 1793 | for p in $$list; do \ |
|---|
| 1794 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
|---|
| 1795 | echo "$$d$$p"; \ |
|---|
| 1796 | done | $(am__base_list) | \ |
|---|
| 1797 | while read files; do \ |
|---|
| 1798 | echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \ |
|---|
| 1799 | $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \ |
|---|
| 1800 | done |
|---|
| 1801 | |
|---|
| 1802 | uninstall-pkgconfigDATA: |
|---|
| 1803 | @$(NORMAL_UNINSTALL) |
|---|
| 1804 | @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ |
|---|
| 1805 | files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ |
|---|
| 1806 | test -n "$$files" || exit 0; \ |
|---|
| 1807 | echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \ |
|---|
| 1808 | cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files |
|---|
| 1809 | install-includeHEADERS: $(include_HEADERS) |
|---|
| 1810 | @$(NORMAL_INSTALL) |
|---|
| 1811 | test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)" |
|---|
| 1812 | @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \ |
|---|
| 1813 | for p in $$list; do \ |
|---|
| 1814 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
|---|
| 1815 | echo "$$d$$p"; \ |
|---|
| 1816 | done | $(am__base_list) | \ |
|---|
| 1817 | while read files; do \ |
|---|
| 1818 | echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \ |
|---|
| 1819 | $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \ |
|---|
| 1820 | done |
|---|
| 1821 | |
|---|
| 1822 | uninstall-includeHEADERS: |
|---|
| 1823 | @$(NORMAL_UNINSTALL) |
|---|
| 1824 | @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \ |
|---|
| 1825 | files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ |
|---|
| 1826 | test -n "$$files" || exit 0; \ |
|---|
| 1827 | echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \ |
|---|
| 1828 | cd "$(DESTDIR)$(includedir)" && rm -f $$files |
|---|
| 1829 | install-wizardincHEADERS: $(wizardinc_HEADERS) |
|---|
| 1830 | @$(NORMAL_INSTALL) |
|---|
| 1831 | test -z "$(wizardincdir)" || $(MKDIR_P) "$(DESTDIR)$(wizardincdir)" |
|---|
| 1832 | @list='$(wizardinc_HEADERS)'; test -n "$(wizardincdir)" || list=; \ |
|---|
| 1833 | for p in $$list; do \ |
|---|
| 1834 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
|---|
| 1835 | echo "$$d$$p"; \ |
|---|
| 1836 | done | $(am__base_list) | \ |
|---|
| 1837 | while read files; do \ |
|---|
| 1838 | echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(wizardincdir)'"; \ |
|---|
| 1839 | $(INSTALL_HEADER) $$files "$(DESTDIR)$(wizardincdir)" || exit $$?; \ |
|---|
| 1840 | done |
|---|
| 1841 | |
|---|
| 1842 | uninstall-wizardincHEADERS: |
|---|
| 1843 | @$(NORMAL_UNINSTALL) |
|---|
| 1844 | @list='$(wizardinc_HEADERS)'; test -n "$(wizardincdir)" || list=; \ |
|---|
| 1845 | files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ |
|---|
| 1846 | test -n "$$files" || exit 0; \ |
|---|
| 1847 | echo " ( cd '$(DESTDIR)$(wizardincdir)' && rm -f" $$files ")"; \ |
|---|
| 1848 | cd "$(DESTDIR)$(wizardincdir)" && rm -f $$files |
|---|
| 1849 | |
|---|
| 1850 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
|---|
| 1851 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
|---|
| 1852 | unique=`for i in $$list; do \ |
|---|
| 1853 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
|---|
| 1854 | done | \ |
|---|
| 1855 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
|---|
| 1856 | END { if (nonempty) { for (i in files) print i; }; }'`; \ |
|---|
| 1857 | mkid -fID $$unique |
|---|
| 1858 | tags: TAGS |
|---|
| 1859 | |
|---|
| 1860 | TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
|---|
| 1861 | $(TAGS_FILES) $(LISP) |
|---|
| 1862 | set x; \ |
|---|
| 1863 | here=`pwd`; \ |
|---|
| 1864 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
|---|
| 1865 | unique=`for i in $$list; do \ |
|---|
| 1866 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
|---|
| 1867 | done | \ |
|---|
| 1868 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
|---|
| 1869 | END { if (nonempty) { for (i in files) print i; }; }'`; \ |
|---|
| 1870 | shift; \ |
|---|
| 1871 | if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ |
|---|
| 1872 | test -n "$$unique" || unique=$$empty_fix; \ |
|---|
| 1873 | if test $$# -gt 0; then \ |
|---|
| 1874 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
|---|
| 1875 | "$$@" $$unique; \ |
|---|
| 1876 | else \ |
|---|
| 1877 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
|---|
| 1878 | $$unique; \ |
|---|
| 1879 | fi; \ |
|---|
| 1880 | fi |
|---|
| 1881 | ctags: CTAGS |
|---|
| 1882 | CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
|---|
| 1883 | $(TAGS_FILES) $(LISP) |
|---|
| 1884 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
|---|
| 1885 | unique=`for i in $$list; do \ |
|---|
| 1886 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
|---|
| 1887 | done | \ |
|---|
| 1888 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
|---|
| 1889 | END { if (nonempty) { for (i in files) print i; }; }'`; \ |
|---|
| 1890 | test -z "$(CTAGS_ARGS)$$unique" \ |
|---|
| 1891 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
|---|
| 1892 | $$unique |
|---|
| 1893 | |
|---|
| 1894 | GTAGS: |
|---|
| 1895 | here=`$(am__cd) $(top_builddir) && pwd` \ |
|---|
| 1896 | && $(am__cd) $(top_srcdir) \ |
|---|
| 1897 | && gtags -i $(GTAGS_ARGS) "$$here" |
|---|
| 1898 | |
|---|
| 1899 | distclean-tags: |
|---|
| 1900 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
|---|
| 1901 | |
|---|
| 1902 | # To be appended to the command running the test. Handle the stdout |
|---|
| 1903 | # and stderr redirection, and catch the exit status. |
|---|
| 1904 | am__check_post = \ |
|---|
| 1905 | >$@-t 2>&1; \ |
|---|
| 1906 | estatus=$$?; \ |
|---|
| 1907 | if test -n '$(DISABLE_HARD_ERRORS)' \ |
|---|
| 1908 | && test $$estatus -eq 99; then \ |
|---|
| 1909 | estatus=1; \ |
|---|
| 1910 | fi; \ |
|---|
| 1911 | TERM=$$__SAVED_TERM; export TERM; \ |
|---|
| 1912 | $(am__tty_colors); \ |
|---|
| 1913 | xfailed=PASS; \ |
|---|
| 1914 | case " $(XFAIL_TESTS) " in \ |
|---|
| 1915 | *[\ \ ]$$f[\ \ ]* | *[\ \ ]$$dir$$f[\ \ ]*) \ |
|---|
| 1916 | xfailed=XFAIL;; \ |
|---|
| 1917 | esac; \ |
|---|
| 1918 | case $$estatus:$$xfailed in \ |
|---|
| 1919 | 0:XFAIL) col=$$red; res=XPASS;; \ |
|---|
| 1920 | 0:*) col=$$grn; res=PASS ;; \ |
|---|
| 1921 | 77:*) col=$$blu; res=SKIP ;; \ |
|---|
| 1922 | 99:*) col=$$red; res=FAIL ;; \ |
|---|
| 1923 | *:XFAIL) col=$$lgn; res=XFAIL;; \ |
|---|
| 1924 | *:*) col=$$red; res=FAIL ;; \ |
|---|
| 1925 | esac; \ |
|---|
| 1926 | echo "$${col}$$res$${std}: $$f"; \ |
|---|
| 1927 | echo "$$res: $$f (exit: $$estatus)" | \ |
|---|
| 1928 | $(am__rst_section) >$@; \ |
|---|
| 1929 | cat $@-t >>$@; \ |
|---|
| 1930 | rm -f $@-t |
|---|
| 1931 | |
|---|
| 1932 | $(TEST_SUITE_LOG): $(TEST_LOGS) |
|---|
| 1933 | @$(am__sh_e_setup); \ |
|---|
| 1934 | list='$(TEST_LOGS)'; \ |
|---|
| 1935 | results=`for f in $$list; do \ |
|---|
| 1936 | read line < $$f && echo "$$line" || echo FAIL; \ |
|---|
| 1937 | done`; \ |
|---|
| 1938 | all=`echo "$$results" | sed '/^$$/d' | wc -l | sed -e 's/^[ ]*//'`; \ |
|---|
| 1939 | fail=`echo "$$results" | grep -c '^FAIL'`; \ |
|---|
| 1940 | pass=`echo "$$results" | grep -c '^PASS'`; \ |
|---|
| 1941 | skip=`echo "$$results" | grep -c '^SKIP'`; \ |
|---|
| 1942 | xfail=`echo "$$results" | grep -c '^XFAIL'`; \ |
|---|
| 1943 | xpass=`echo "$$results" | grep -c '^XPASS'`; \ |
|---|
| 1944 | failures=`expr $$fail + $$xpass`; \ |
|---|
| 1945 | all=`expr $$all - $$skip`; \ |
|---|
| 1946 | if test "$$all" -eq 1; then tests=test; All=; \ |
|---|
| 1947 | else tests=tests; All="All "; fi; \ |
|---|
| 1948 | case fail=$$fail:xpass=$$xpass:xfail=$$xfail in \ |
|---|
| 1949 | fail=0:xpass=0:xfail=0) \ |
|---|
| 1950 | msg="$$All$$all $$tests passed. "; \ |
|---|
| 1951 | exit=true;; \ |
|---|
| 1952 | fail=0:xpass=0:xfail=*) \ |
|---|
| 1953 | msg="$$All$$all $$tests behaved as expected"; \ |
|---|
| 1954 | if test "$$xfail" -eq 1; then xfailures=failure; \ |
|---|
| 1955 | else xfailures=failures; fi; \ |
|---|
| 1956 | msg="$$msg ($$xfail expected $$xfailures). "; \ |
|---|
| 1957 | exit=true;; \ |
|---|
| 1958 | fail=*:xpass=0:xfail=*) \ |
|---|
| 1959 | msg="$$fail of $$all $$tests failed. "; \ |
|---|
| 1960 | exit=false;; \ |
|---|
| 1961 | fail=*:xpass=*:xfail=*) \ |
|---|
| 1962 | msg="$$failures of $$all $$tests did not behave as expected"; \ |
|---|
| 1963 | if test "$$xpass" -eq 1; then xpasses=pass; \ |
|---|
| 1964 | else xpasses=passes; fi; \ |
|---|
| 1965 | msg="$$msg ($$xpass unexpected $$xpasses). "; \ |
|---|
| 1966 | exit=false;; \ |
|---|
| 1967 | *) \ |
|---|
| 1968 | echo >&2 "incorrect case"; exit 4;; \ |
|---|
| 1969 | esac; \ |
|---|
| 1970 | if test "$$skip" -ne 0; then \ |
|---|
| 1971 | if test "$$skip" -eq 1; then \ |
|---|
| 1972 | msg="$$msg($$skip test was not run). "; \ |
|---|
| 1973 | else \ |
|---|
| 1974 | msg="$$msg($$skip tests were not run). "; \ |
|---|
| 1975 | fi; \ |
|---|
| 1976 | fi; \ |
|---|
| 1977 | { \ |
|---|
| 1978 | echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \ |
|---|
| 1979 | $(am__rst_title); \ |
|---|
| 1980 | echo "$$msg"; \ |
|---|
| 1981 | echo; \ |
|---|
| 1982 | echo ".. contents:: :depth: 2"; \ |
|---|
| 1983 | echo; \ |
|---|
| 1984 | for f in $$list; do \ |
|---|
| 1985 | read line < $$f; \ |
|---|
| 1986 | case $$line in \ |
|---|
| 1987 | PASS:*|XFAIL:*);; \ |
|---|
| 1988 | *) echo; cat $$f;; \ |
|---|
| 1989 | esac; \ |
|---|
| 1990 | done; \ |
|---|
| 1991 | } >$(TEST_SUITE_LOG).tmp; \ |
|---|
| 1992 | mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \ |
|---|
| 1993 | if test "$$failures" -ne 0; then \ |
|---|
| 1994 | msg="$${msg}See $(subdir)/$(TEST_SUITE_LOG). "; \ |
|---|
| 1995 | if test -n "$(PACKAGE_BUGREPORT)"; then \ |
|---|
| 1996 | msg="$${msg}Please report to $(PACKAGE_BUGREPORT). "; \ |
|---|
| 1997 | fi; \ |
|---|
| 1998 | fi; \ |
|---|
| 1999 | test x"$$VERBOSE" = x || $$exit || cat $(TEST_SUITE_LOG); \ |
|---|
| 2000 | $(am__tty_colors); \ |
|---|
| 2001 | if $$exit; then \ |
|---|
| 2002 | echo $(ECHO_N) "$$grn$(ECHO_C)"; \ |
|---|
| 2003 | else \ |
|---|
| 2004 | echo $(ECHO_N) "$$red$(ECHO_C)"; \ |
|---|
| 2005 | fi; \ |
|---|
| 2006 | echo "$$msg" | $(am__text_box); \ |
|---|
| 2007 | echo $(ECHO_N) "$$std$(ECHO_C)"; \ |
|---|
| 2008 | $$exit |
|---|
| 2009 | |
|---|
| 2010 | # Run all the tests. |
|---|
| 2011 | check-TESTS: |
|---|
| 2012 | @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list |
|---|
| 2013 | @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) |
|---|
| 2014 | @set_logs=; if test "X$(TEST_LOGS)" = X.log; then \ |
|---|
| 2015 | set_logs=TEST_LOGS=; \ |
|---|
| 2016 | fi; \ |
|---|
| 2017 | $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) $$set_logs |
|---|
| 2018 | |
|---|
| 2019 | .log.html: |
|---|
| 2020 | @list='$(RST2HTML) $$RST2HTML rst2html rst2html.py'; \ |
|---|
| 2021 | for r2h in $$list; do \ |
|---|
| 2022 | if ($$r2h --version) >/dev/null 2>&1; then \ |
|---|
| 2023 | R2H=$$r2h; \ |
|---|
| 2024 | fi; \ |
|---|
| 2025 | done; \ |
|---|
| 2026 | if test -z "$$R2H"; then \ |
|---|
| 2027 | echo >&2 "cannot find rst2html, cannot create $@"; \ |
|---|
| 2028 | exit 2; \ |
|---|
| 2029 | fi; \ |
|---|
| 2030 | $$R2H $< >$@.tmp |
|---|
| 2031 | @mv $@.tmp $@ |
|---|
| 2032 | |
|---|
| 2033 | # Be sure to run check first, and then to convert the result. |
|---|
| 2034 | # Beware of concurrent executions. Run "check" not "check-TESTS", as |
|---|
| 2035 | # check-SCRIPTS and other dependencies are rebuilt by the former only. |
|---|
| 2036 | # And expect check to fail. |
|---|
| 2037 | check-html: |
|---|
| 2038 | @if $(MAKE) $(AM_MAKEFLAGS) check; then \ |
|---|
| 2039 | rv=0; else rv=$$?; \ |
|---|
| 2040 | fi; \ |
|---|
| 2041 | $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_HTML) || exit 4; \ |
|---|
| 2042 | exit $$rv |
|---|
| 2043 | recheck recheck-html: |
|---|
| 2044 | @target=`echo $@ | sed 's,^re,,'`; \ |
|---|
| 2045 | list='$(TEST_LOGS)'; \ |
|---|
| 2046 | list=`for f in $$list; do \ |
|---|
| 2047 | test -f $$f || continue; \ |
|---|
| 2048 | if read line < $$f; then \ |
|---|
| 2049 | case $$line in FAIL*|XPASS*) echo $$f;; esac; \ |
|---|
| 2050 | else echo $$f; fi; \ |
|---|
| 2051 | done | tr '\012\015' ' '`; \ |
|---|
| 2052 | $(MAKE) $(AM_MAKEFLAGS) $$target AM_MAKEFLAGS='$(AM_MAKEFLAGS) TEST_LOGS="'"$$list"'"' |
|---|
| 2053 | .sh.log: |
|---|
| 2054 | @p='$<'; $(am__check_pre) $(SH_LOG_COMPILE) "$$tst" $(am__check_post) |
|---|
| 2055 | @am__EXEEXT_TRUE@.sh$(EXEEXT).log: |
|---|
| 2056 | @am__EXEEXT_TRUE@ @p='$<'; $(am__check_pre) $(SH_LOG_COMPILE) "$$tst" $(am__check_post) |
|---|
| 2057 | |
|---|
| 2058 | distdir: $(DISTFILES) |
|---|
| 2059 | @list='$(MANS)'; if test -n "$$list"; then \ |
|---|
| 2060 | list=`for p in $$list; do \ |
|---|
| 2061 | if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ |
|---|
| 2062 | if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \ |
|---|
| 2063 | if test -n "$$list" && \ |
|---|
| 2064 | grep 'ab help2man is required to generate this page' $$list >/dev/null; then \ |
|---|
| 2065 | echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \ |
|---|
| 2066 | grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \ |
|---|
| 2067 | echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \ |
|---|
| 2068 | echo " typically \`make maintainer-clean' will remove them" >&2; \ |
|---|
| 2069 | exit 1; \ |
|---|
| 2070 | else :; fi; \ |
|---|
| 2071 | else :; fi |
|---|
| 2072 | $(am__remove_distdir) |
|---|
| 2073 | test -d "$(distdir)" || mkdir "$(distdir)" |
|---|
| 2074 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
|---|
| 2075 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
|---|
| 2076 | list='$(DISTFILES)'; \ |
|---|
| 2077 | dist_files=`for file in $$list; do echo $$file; done | \ |
|---|
| 2078 | sed -e "s|^$$srcdirstrip/||;t" \ |
|---|
| 2079 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ |
|---|
| 2080 | case $$dist_files in \ |
|---|
| 2081 | */*) $(MKDIR_P) `echo "$$dist_files" | \ |
|---|
| 2082 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ |
|---|
| 2083 | sort -u` ;; \ |
|---|
| 2084 | esac; \ |
|---|
| 2085 | for file in $$dist_files; do \ |
|---|
| 2086 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
|---|
| 2087 | if test -d $$d/$$file; then \ |
|---|
| 2088 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ |
|---|
| 2089 | if test -d "$(distdir)/$$file"; then \ |
|---|
| 2090 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ |
|---|
| 2091 | fi; \ |
|---|
| 2092 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
|---|
| 2093 | cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ |
|---|
| 2094 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ |
|---|
| 2095 | fi; \ |
|---|
| 2096 | cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ |
|---|
| 2097 | else \ |
|---|
| 2098 | test -f "$(distdir)/$$file" \ |
|---|
| 2099 | || cp -p $$d/$$file "$(distdir)/$$file" \ |
|---|
| 2100 | || exit 1; \ |
|---|
| 2101 | fi; \ |
|---|
| 2102 | done |
|---|
| 2103 | $(MAKE) $(AM_MAKEFLAGS) \ |
|---|
| 2104 | top_distdir="$(top_distdir)" distdir="$(distdir)" \ |
|---|
| 2105 | dist-hook |
|---|
| 2106 | -test -n "$(am__skip_mode_fix)" \ |
|---|
| 2107 | || find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ |
|---|
| 2108 | ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ |
|---|
| 2109 | ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ |
|---|
| 2110 | ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ |
|---|
| 2111 | || chmod -R a+r "$(distdir)" |
|---|
| 2112 | dist-gzip: distdir |
|---|
| 2113 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
|---|
| 2114 | $(am__remove_distdir) |
|---|
| 2115 | dist-bzip2: distdir |
|---|
| 2116 | tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 |
|---|
| 2117 | $(am__remove_distdir) |
|---|
| 2118 | |
|---|
| 2119 | dist-lzma: distdir |
|---|
| 2120 | tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma |
|---|
| 2121 | $(am__remove_distdir) |
|---|
| 2122 | dist-xz: distdir |
|---|
| 2123 | tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz |
|---|
| 2124 | $(am__remove_distdir) |
|---|
| 2125 | |
|---|
| 2126 | dist-tarZ: distdir |
|---|
| 2127 | tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z |
|---|
| 2128 | $(am__remove_distdir) |
|---|
| 2129 | |
|---|
| 2130 | dist-shar: distdir |
|---|
| 2131 | shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz |
|---|
| 2132 | $(am__remove_distdir) |
|---|
| 2133 | dist-zip: distdir |
|---|
| 2134 | -rm -f $(distdir).zip |
|---|
| 2135 | zip -rq $(distdir).zip $(distdir) |
|---|
| 2136 | $(am__remove_distdir) |
|---|
| 2137 | |
|---|
| 2138 | dist dist-all: distdir |
|---|
| 2139 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
|---|
| 2140 | tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 |
|---|
| 2141 | tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz |
|---|
| 2142 | -rm -f $(distdir).zip |
|---|
| 2143 | zip -rq $(distdir).zip $(distdir) |
|---|
| 2144 | $(am__remove_distdir) |
|---|
| 2145 | |
|---|
| 2146 | # This target untars the dist file and tries a VPATH configuration. Then |
|---|
| 2147 | # it guarantees that the distribution is self-contained by making another |
|---|
| 2148 | # tarfile. |
|---|
| 2149 | distcheck: dist |
|---|
| 2150 | case '$(DIST_ARCHIVES)' in \ |
|---|
| 2151 | *.tar.gz*) \ |
|---|
| 2152 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ |
|---|
| 2153 | *.tar.bz2*) \ |
|---|
| 2154 | bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ |
|---|
| 2155 | *.tar.lzma*) \ |
|---|
| 2156 | unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\ |
|---|
| 2157 | *.tar.xz*) \ |
|---|
| 2158 | xz -dc $(distdir).tar.xz | $(am__untar) ;;\ |
|---|
| 2159 | *.tar.Z*) \ |
|---|
| 2160 | uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ |
|---|
| 2161 | *.shar.gz*) \ |
|---|
| 2162 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ |
|---|
| 2163 | *.zip*) \ |
|---|
| 2164 | unzip $(distdir).zip ;;\ |
|---|
| 2165 | esac |
|---|
| 2166 | chmod -R a-w $(distdir); chmod a+w $(distdir) |
|---|
| 2167 | mkdir $(distdir)/_build |
|---|
| 2168 | mkdir $(distdir)/_inst |
|---|
| 2169 | chmod a-w $(distdir) |
|---|
| 2170 | test -d $(distdir)/_build || exit 0; \ |
|---|
| 2171 | dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ |
|---|
| 2172 | && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ |
|---|
| 2173 | && am__cwd=`pwd` \ |
|---|
| 2174 | && $(am__cd) $(distdir)/_build \ |
|---|
| 2175 | && ../configure --srcdir=.. --prefix="$$dc_install_base" \ |
|---|
| 2176 | $(DISTCHECK_CONFIGURE_FLAGS) \ |
|---|
| 2177 | && $(MAKE) $(AM_MAKEFLAGS) \ |
|---|
| 2178 | && $(MAKE) $(AM_MAKEFLAGS) dvi \ |
|---|
| 2179 | && $(MAKE) $(AM_MAKEFLAGS) check \ |
|---|
| 2180 | && $(MAKE) $(AM_MAKEFLAGS) install \ |
|---|
| 2181 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \ |
|---|
| 2182 | && $(MAKE) $(AM_MAKEFLAGS) uninstall \ |
|---|
| 2183 | && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ |
|---|
| 2184 | distuninstallcheck \ |
|---|
| 2185 | && chmod -R a-w "$$dc_install_base" \ |
|---|
| 2186 | && ({ \ |
|---|
| 2187 | (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ |
|---|
| 2188 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ |
|---|
| 2189 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ |
|---|
| 2190 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ |
|---|
| 2191 | distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ |
|---|
| 2192 | } || { rm -rf "$$dc_destdir"; exit 1; }) \ |
|---|
| 2193 | && rm -rf "$$dc_destdir" \ |
|---|
| 2194 | && $(MAKE) $(AM_MAKEFLAGS) dist \ |
|---|
| 2195 | && rm -rf $(DIST_ARCHIVES) \ |
|---|
| 2196 | && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ |
|---|
| 2197 | && cd "$$am__cwd" \ |
|---|
| 2198 | || exit 1 |
|---|
| 2199 | $(am__remove_distdir) |
|---|
| 2200 | @(echo "$(distdir) archives ready for distribution: "; \ |
|---|
| 2201 | list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ |
|---|
| 2202 | sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' |
|---|
| 2203 | distuninstallcheck: |
|---|
| 2204 | @$(am__cd) '$(distuninstallcheck_dir)' \ |
|---|
| 2205 | && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ |
|---|
| 2206 | || { echo "ERROR: files left after uninstall:" ; \ |
|---|
| 2207 | if test -n "$(DESTDIR)"; then \ |
|---|
| 2208 | echo " (check DESTDIR support)"; \ |
|---|
| 2209 | fi ; \ |
|---|
| 2210 | $(distuninstallcheck_listfiles) ; \ |
|---|
| 2211 | exit 1; } >&2 |
|---|
| 2212 | distcleancheck: distclean |
|---|
| 2213 | @if test '$(srcdir)' = . ; then \ |
|---|
| 2214 | echo "ERROR: distcleancheck can only run from a VPATH build" ; \ |
|---|
| 2215 | exit 1 ; \ |
|---|
| 2216 | fi |
|---|
| 2217 | @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ |
|---|
| 2218 | || { echo "ERROR: files left in build directory after distclean:" ; \ |
|---|
| 2219 | $(distcleancheck_listfiles) ; \ |
|---|
| 2220 | exit 1; } >&2 |
|---|
| 2221 | check-am: all-am |
|---|
| 2222 | $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) |
|---|
| 2223 | $(MAKE) $(AM_MAKEFLAGS) check-TESTS check-local |
|---|
| 2224 | check: check-am |
|---|
| 2225 | all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(MANS) $(DATA) \ |
|---|
| 2226 | $(HEADERS) all-local |
|---|
| 2227 | install-binPROGRAMS: install-libLTLIBRARIES |
|---|
| 2228 | |
|---|
| 2229 | installdirs: |
|---|
| 2230 | for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(configlibdir)" "$(DESTDIR)$(configsharedir)" "$(DESTDIR)$(docdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(includedir)" "$(DESTDIR)$(wizardincdir)"; do \ |
|---|
| 2231 | test -z "$$dir" || $(MKDIR_P) "$$dir"; \ |
|---|
| 2232 | done |
|---|
| 2233 | install: install-am |
|---|
| 2234 | install-exec: install-exec-am |
|---|
| 2235 | install-data: install-data-am |
|---|
| 2236 | uninstall: uninstall-am |
|---|
| 2237 | |
|---|
| 2238 | install-am: all-am |
|---|
| 2239 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
|---|
| 2240 | |
|---|
| 2241 | installcheck: installcheck-am |
|---|
| 2242 | install-strip: |
|---|
| 2243 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
|---|
| 2244 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
|---|
| 2245 | `test -z '$(STRIP)' || \ |
|---|
| 2246 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
|---|
| 2247 | mostlyclean-generic: |
|---|
| 2248 | -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS) |
|---|
| 2249 | -test -z "$(TEST_LOGS_TMP)" || rm -f $(TEST_LOGS_TMP) |
|---|
| 2250 | -test -z "$(TEST_SUITE_HTML)" || rm -f $(TEST_SUITE_HTML) |
|---|
| 2251 | -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) |
|---|
| 2252 | |
|---|
| 2253 | clean-generic: |
|---|
| 2254 | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) |
|---|
| 2255 | |
|---|
| 2256 | distclean-generic: |
|---|
| 2257 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
|---|
| 2258 | -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) |
|---|
| 2259 | -rm -f tests/$(DEPDIR)/$(am__dirstamp) |
|---|
| 2260 | -rm -f tests/$(am__dirstamp) |
|---|
| 2261 | -rm -f utilities/$(DEPDIR)/$(am__dirstamp) |
|---|
| 2262 | -rm -f utilities/$(am__dirstamp) |
|---|
| 2263 | -rm -f wizard/$(DEPDIR)/$(am__dirstamp) |
|---|
| 2264 | -rm -f wizard/$(am__dirstamp) |
|---|
| 2265 | |
|---|
| 2266 | maintainer-clean-generic: |
|---|
| 2267 | @echo "This command is intended for maintainers to use" |
|---|
| 2268 | @echo "it deletes files that may require special tools to rebuild." |
|---|
| 2269 | clean: clean-am |
|---|
| 2270 | |
|---|
| 2271 | clean-am: clean-binPROGRAMS clean-checkPROGRAMS clean-generic \ |
|---|
| 2272 | clean-libLTLIBRARIES clean-libtool clean-local mostlyclean-am |
|---|
| 2273 | |
|---|
| 2274 | distclean: distclean-am |
|---|
| 2275 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
|---|
| 2276 | -rm -rf tests/$(DEPDIR) utilities/$(DEPDIR) wizard/$(DEPDIR) |
|---|
| 2277 | -rm -f Makefile |
|---|
| 2278 | distclean-am: clean-am distclean-compile distclean-generic \ |
|---|
| 2279 | distclean-hdr distclean-libtool distclean-local distclean-tags |
|---|
| 2280 | |
|---|
| 2281 | dvi: dvi-am |
|---|
| 2282 | |
|---|
| 2283 | dvi-am: |
|---|
| 2284 | |
|---|
| 2285 | html-am: |
|---|
| 2286 | |
|---|
| 2287 | info: info-am |
|---|
| 2288 | |
|---|
| 2289 | info-am: |
|---|
| 2290 | |
|---|
| 2291 | install-data-am: install-configlibDATA install-configshareDATA \ |
|---|
| 2292 | install-data-local install-docDATA install-includeHEADERS \ |
|---|
| 2293 | install-man install-pkgconfigDATA install-wizardincHEADERS |
|---|
| 2294 | |
|---|
| 2295 | install-dvi: install-dvi-am |
|---|
| 2296 | |
|---|
| 2297 | install-dvi-am: |
|---|
| 2298 | |
|---|
| 2299 | install-exec-am: install-binPROGRAMS install-binSCRIPTS \ |
|---|
| 2300 | install-exec-local install-libLTLIBRARIES |
|---|
| 2301 | |
|---|
| 2302 | install-html: install-html-am |
|---|
| 2303 | |
|---|
| 2304 | install-html-am: |
|---|
| 2305 | |
|---|
| 2306 | install-info: install-info-am |
|---|
| 2307 | |
|---|
| 2308 | install-info-am: |
|---|
| 2309 | |
|---|
| 2310 | install-man: install-man1 |
|---|
| 2311 | |
|---|
| 2312 | install-pdf: install-pdf-am |
|---|
| 2313 | |
|---|
| 2314 | install-pdf-am: |
|---|
| 2315 | |
|---|
| 2316 | install-ps: install-ps-am |
|---|
| 2317 | |
|---|
| 2318 | install-ps-am: |
|---|
| 2319 | |
|---|
| 2320 | installcheck-am: |
|---|
| 2321 | |
|---|
| 2322 | maintainer-clean: maintainer-clean-am |
|---|
| 2323 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
|---|
| 2324 | -rm -rf $(top_srcdir)/autom4te.cache |
|---|
| 2325 | -rm -rf tests/$(DEPDIR) utilities/$(DEPDIR) wizard/$(DEPDIR) |
|---|
| 2326 | -rm -f Makefile |
|---|
| 2327 | maintainer-clean-am: distclean-am maintainer-clean-generic \ |
|---|
| 2328 | maintainer-clean-local |
|---|
| 2329 | |
|---|
| 2330 | mostlyclean: mostlyclean-am |
|---|
| 2331 | |
|---|
| 2332 | mostlyclean-am: mostlyclean-compile mostlyclean-generic \ |
|---|
| 2333 | mostlyclean-libtool |
|---|
| 2334 | |
|---|
| 2335 | pdf: pdf-am |
|---|
| 2336 | |
|---|
| 2337 | pdf-am: |
|---|
| 2338 | |
|---|
| 2339 | ps: ps-am |
|---|
| 2340 | |
|---|
| 2341 | ps-am: |
|---|
| 2342 | |
|---|
| 2343 | uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS \ |
|---|
| 2344 | uninstall-configlibDATA uninstall-configshareDATA \ |
|---|
| 2345 | uninstall-docDATA uninstall-includeHEADERS \ |
|---|
| 2346 | uninstall-libLTLIBRARIES uninstall-local uninstall-man \ |
|---|
| 2347 | uninstall-pkgconfigDATA uninstall-wizardincHEADERS |
|---|
| 2348 | |
|---|
| 2349 | uninstall-man: uninstall-man1 |
|---|
| 2350 | |
|---|
| 2351 | .MAKE: check-am check-html install-am install-strip recheck \ |
|---|
| 2352 | recheck-html |
|---|
| 2353 | |
|---|
| 2354 | .PHONY: CTAGS GTAGS all all-am all-local am--refresh check check-TESTS \ |
|---|
| 2355 | check-am check-html check-local clean clean-binPROGRAMS \ |
|---|
| 2356 | clean-checkPROGRAMS clean-generic clean-libLTLIBRARIES \ |
|---|
| 2357 | clean-libtool clean-local ctags dist dist-all dist-bzip2 \ |
|---|
| 2358 | dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \ |
|---|
| 2359 | dist-zip distcheck distclean distclean-compile \ |
|---|
| 2360 | distclean-generic distclean-hdr distclean-libtool \ |
|---|
| 2361 | distclean-local distclean-tags distcleancheck distdir \ |
|---|
| 2362 | distuninstallcheck dvi dvi-am html html-am info info-am \ |
|---|
| 2363 | install install-am install-binPROGRAMS install-binSCRIPTS \ |
|---|
| 2364 | install-configlibDATA install-configshareDATA install-data \ |
|---|
| 2365 | install-data-am install-data-local install-docDATA install-dvi \ |
|---|
| 2366 | install-dvi-am install-exec install-exec-am install-exec-local \ |
|---|
| 2367 | install-html install-html-am install-includeHEADERS \ |
|---|
| 2368 | install-info install-info-am install-libLTLIBRARIES \ |
|---|
| 2369 | install-man install-man1 install-pdf install-pdf-am \ |
|---|
| 2370 | install-pkgconfigDATA install-ps install-ps-am install-strip \ |
|---|
| 2371 | install-wizardincHEADERS installcheck installcheck-am \ |
|---|
| 2372 | installdirs maintainer-clean maintainer-clean-generic \ |
|---|
| 2373 | maintainer-clean-local mostlyclean mostlyclean-compile \ |
|---|
| 2374 | mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ |
|---|
| 2375 | recheck recheck-html tags uninstall uninstall-am \ |
|---|
| 2376 | uninstall-binPROGRAMS uninstall-binSCRIPTS \ |
|---|
| 2377 | uninstall-configlibDATA uninstall-configshareDATA \ |
|---|
| 2378 | uninstall-docDATA uninstall-includeHEADERS \ |
|---|
| 2379 | uninstall-libLTLIBRARIES uninstall-local uninstall-man \ |
|---|
| 2380 | uninstall-man1 uninstall-pkgconfigDATA \ |
|---|
| 2381 | uninstall-wizardincHEADERS |
|---|
| 2382 | |
|---|
| 2383 | wizard-install-data-local: |
|---|
| 2384 | $(mkinstalldirs) $(DESTDIR)$(wizardincdir) |
|---|
| 2385 | $(INSTALL_HEADER) wizard/wizard-config.h $(DESTDIR)$(wizardincdir)/wizard-config.h |
|---|
| 2386 | wizard-uninstall-local: |
|---|
| 2387 | rm -f $(DESTDIR)$(wizardincdir)/wizard-config.h |
|---|
| 2388 | |
|---|
| 2389 | all-local: $(BZIP_LOCAL_TARGETS) $(ZIP_LOCAL_TARGETS) $(MAINTAINER_TARGETS) |
|---|
| 2390 | |
|---|
| 2391 | install-exec-local: |
|---|
| 2392 | |
|---|
| 2393 | install-data-local: $(WIZARD_INSTALL_DATA_LOCAL_TARGETS) $(HTML_INSTALL_DATA_TARGETS) |
|---|
| 2394 | |
|---|
| 2395 | uninstall-local: $(WIZARD_UNINSTALL_LOCAL_TARGETS) $(HTML_UNINSTALL_DATA_TARGETS) |
|---|
| 2396 | |
|---|
| 2397 | clean-local: |
|---|
| 2398 | |
|---|
| 2399 | distclean-local: |
|---|
| 2400 | |
|---|
| 2401 | maintainer-clean-local: |
|---|
| 2402 | |
|---|
| 2403 | check-local: |
|---|
| 2404 | |
|---|
| 2405 | drd: |
|---|
| 2406 | $(MAKE) MEMCHECK='valgrind --tool=drd --check-stack-var=yes --var-info=yes --quiet $(VALGRIND_EXTRA_OPTS)' check |
|---|
| 2407 | |
|---|
| 2408 | helgrind: |
|---|
| 2409 | $(MAKE) MEMCHECK='valgrind --tool=helgrind --quiet $(VALGRIND_EXTRA_OPTS)' check |
|---|
| 2410 | |
|---|
| 2411 | memcheck: |
|---|
| 2412 | $(MAKE) MEMCHECK='valgrind --tool=memcheck --quiet $(VALGRIND_EXTRA_OPTS)' check |
|---|
| 2413 | |
|---|
| 2414 | ptrcheck: |
|---|
| 2415 | $(MAKE) MEMCHECK='valgrind --tool=exp-ptrcheck --quiet $(VALGRIND_EXTRA_OPTS)' check |
|---|
| 2416 | dist-hook: |
|---|
| 2417 | ( \ |
|---|
| 2418 | builddir=`pwd` ; \ |
|---|
| 2419 | cd $(srcdir) && \ |
|---|
| 2420 | ( \ |
|---|
| 2421 | for dir in $(DISTDIRS) ; do \ |
|---|
| 2422 | find $$dir -depth -print | egrep -v '(~$$)|(/CVS)|(/\.#)|(/\.deps)|(/\.svn)' \ |
|---|
| 2423 | | cpio -pdum $$builddir/$(distdir) 2> /dev/null ; \ |
|---|
| 2424 | done \ |
|---|
| 2425 | ) \ |
|---|
| 2426 | ) |
|---|
| 2427 | install-data-html: |
|---|
| 2428 | $(mkinstalldirs) $(DESTDIR)$(pkgdocdir) |
|---|
| 2429 | $(INSTALL_DATA) $(srcdir)/index.html $(DESTDIR)$(pkgdocdir) |
|---|
| 2430 | @for dir in $(DOCDIRS) ; do \ |
|---|
| 2431 | $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)/$$dir && \ |
|---|
| 2432 | for file in $(srcdir)/$$dir/*.* ; do \ |
|---|
| 2433 | echo "$(INSTALL_DATA) $$file $(DESTDIR)$(pkgdocdir)/$$dir" ; \ |
|---|
| 2434 | $(INSTALL_DATA) "$$file" $(DESTDIR)$(pkgdocdir)/$$dir ; \ |
|---|
| 2435 | done ; \ |
|---|
| 2436 | done |
|---|
| 2437 | uninstall-data-html: |
|---|
| 2438 | rm -f $(DESTDIR)$(pkgdocdir)/index.html |
|---|
| 2439 | for dir in $(DOCDIRS) ; do \ |
|---|
| 2440 | rm -f -r $(DESTDIR)$(pkgdocdir)/$$dir ; \ |
|---|
| 2441 | done |
|---|
| 2442 | |
|---|
| 2443 | # Ensure that version.h at $(srcdir)/wizard/version.h is kept up to date. |
|---|
| 2444 | wizard-version: wizard/version.h |
|---|
| 2445 | @if test -f "$(srcdir)/windows/installer/scripts/version.isx.in" ; then \ |
|---|
| 2446 | ./config.status --file="$(srcdir)/windows/installer/scripts/version.isx" 2> /dev/null ; \ |
|---|
| 2447 | fi |
|---|
| 2448 | @if test -n "$(VPATH)" ; then \ |
|---|
| 2449 | cmp wizard/version.h $(srcdir)/wizard/version.h > /dev/null ; \ |
|---|
| 2450 | if test $$? -eq 1 ; then \ |
|---|
| 2451 | echo "Updating $(srcdir)/wizard/version.h ..."; \ |
|---|
| 2452 | cp wizard/version.h $(srcdir)/wizard/version.h ; \ |
|---|
| 2453 | fi ; \ |
|---|
| 2454 | fi ; \ |
|---|
| 2455 | touch wizard-version |
|---|
| 2456 | |
|---|
| 2457 | ${srcdir}/configure: ${srcdir}/version.sh |
|---|
| 2458 | libtool: $(LIBTOOL_DEPS) |
|---|
| 2459 | $(SHELL) ./config.status --recheck |
|---|
| 2460 | |
|---|
| 2461 | # Format C API documentation |
|---|
| 2462 | html: |
|---|
| 2463 | doxygen config/WizardsToolkit.dox |
|---|
| 2464 | $(DIST_WINDOWS_SRC_ZIP) $(DIST_WINDOWS_SRC_7ZIP) windows-dist: |
|---|
| 2465 | if test -d $(PACKAGE_NAME)-$(PACKAGE_VERSION)$(PACKAGE_LIB_SUBVERSION) ; then \ |
|---|
| 2466 | chmod -R u+w $(PACKAGE_NAME)-$(PACKAGE_VERSION)$(PACKAGE_LIB_SUBVERSION) ; \ |
|---|
| 2467 | rm -rf $(PACKAGE_NAME)-$(PACKAGE_VERSION)$(PACKAGE_LIB_SUBVERSION) ; \ |
|---|
| 2468 | fi |
|---|
| 2469 | @ZIP_DELEGATE_TRUE@ rm -f $(DIST_WINDOWS_SRC_ZIP) |
|---|
| 2470 | @ZIP_DELEGATE_TRUE@ $(ZIP) -r -9 -q $(DIST_WINDOWS_SRC_ZIP) $(PACKAGE_NAME)-$(PACKAGE_VERSION)$(PACKAGE_LIB_SUBVERSION) |
|---|
| 2471 | @P7ZIP_DELEGATE_TRUE@ rm -f $(DIST_WINDOWS_SRC_7ZIP) |
|---|
| 2472 | @P7ZIP_DELEGATE_TRUE@ $(P7ZIP) a -t7z -mx=9 $(DIST_WINDOWS_SRC_7ZIP) $(PACKAGE_NAME)-$(PACKAGE_VERSION)$(PACKAGE_LIB_SUBVERSION) |
|---|
| 2473 | @P7ZIP_DELEGATE_TRUE@ chmod 644 $(DIST_WINDOWS_SRC_7ZIP) |
|---|
| 2474 | rm -rf $(PACKAGE_NAME)-$(PACKAGE_VERSION)$(PACKAGE_LIB_SUBVERSION) |
|---|
| 2475 | @RPM_DELEGATE_TRUE@.PHONY: srpm |
|---|
| 2476 | @RPM_DELEGATE_TRUE@$(DIST_ARCHIVE_SRPM) srpm: dist |
|---|
| 2477 | @RPM_DELEGATE_TRUE@ rm -f $(DIST_ARCHIVE_SRPM) |
|---|
| 2478 | @RPM_DELEGATE_TRUE@ $(RPM) --define="_sourcedir `pwd`" --define="_srcrpmdir `pwd`" --nodeps --bs WizardsToolkit.spec |
|---|
| 2479 | @RPM_DELEGATE_TRUE@ @echo ============================================================== |
|---|
| 2480 | @RPM_DELEGATE_TRUE@ @echo $(DIST_ARCHIVE_SRPM) is ready for distribution. |
|---|
| 2481 | @RPM_DELEGATE_TRUE@ @echo ============================================================== |
|---|
| 2482 | |
|---|
| 2483 | @RPM_DELEGATE_TRUE@.PHONY: rpm |
|---|
| 2484 | @RPM_DELEGATE_TRUE@rpm: |
|---|
| 2485 | @RPM_DELEGATE_TRUE@ rm -rf $(RPMDIR) |
|---|
| 2486 | @RPM_DELEGATE_TRUE@ mkdir $(RPMDIR) |
|---|
| 2487 | @RPM_DELEGATE_TRUE@ mkdir $(RPMDIR)/BUILD |
|---|
| 2488 | @RPM_DELEGATE_TRUE@ mkdir $(RPMDIR)/RPMS |
|---|
| 2489 | @RPM_DELEGATE_TRUE@ $(MAKE) distcheck |
|---|
| 2490 | @RPM_DELEGATE_TRUE@ $(RPM) --define="_sourcedir `pwd`" --define="_rpmdir `pwd`/$(RPMDIR)/RPMS" --define="_builddir `pwd`/$(RPMDIR)/BUILD" --nodeps -bb WizardsToolkit.spec |
|---|
| 2491 | @RPM_DELEGATE_TRUE@ rm -rf rpmbuild |
|---|
| 2492 | @RPM_DELEGATE_TRUE@ @echo ============================================================== |
|---|
| 2493 | @RPM_DELEGATE_TRUE@ @echo $(DIST_ARCHIVE_RPM) is ready for distribution. |
|---|
| 2494 | @RPM_DELEGATE_TRUE@ @echo ============================================================== |
|---|
| 2495 | |
|---|
| 2496 | # |
|---|
| 2497 | # Build a validated snapshot release and move to the snapshots directory. |
|---|
| 2498 | # |
|---|
| 2499 | snapshot: distcheck |
|---|
| 2500 | $(MAKE) $(DIST_ARCHIVE_SRPM) |
|---|
| 2501 | $(MAKE) $(DIST_WINDOWS_SRC_ZIP) |
|---|
| 2502 | mv $(DIST_ARCHIVES) $(DIST_WINDOWS_SRC_ZIP) $(DIST_ARCHIVE_SRPM) /var/ftp/pub/WizardsToolkit/beta/ |
|---|
| 2503 | |
|---|
| 2504 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
|---|
| 2505 | # Otherwise a system limit (for SysV at least) may be exceeded. |
|---|
| 2506 | .NOEXPORT: |
|---|