[5674] | 1 | # Makefile.in generated by automake 1.9.6 from Makefile.am. |
---|
[1949] | 2 | # @configure_input@ |
---|
| 3 | |
---|
[2706] | 4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
---|
[5674] | 5 | # 2003, 2004, 2005 Free Software Foundation, Inc. |
---|
[1949] | 6 | # This Makefile.in is free software; the Free Software Foundation |
---|
| 7 | # gives unlimited permission to copy and/or distribute it, |
---|
| 8 | # with or without modifications, as long as this notice is preserved. |
---|
| 9 | |
---|
| 10 | # This program is distributed in the hope that it will be useful, |
---|
| 11 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
---|
| 12 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
---|
| 13 | # PARTICULAR PURPOSE. |
---|
| 14 | |
---|
| 15 | @SET_MAKE@ |
---|
| 16 | srcdir = @srcdir@ |
---|
| 17 | top_srcdir = @top_srcdir@ |
---|
| 18 | VPATH = @srcdir@ |
---|
| 19 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
| 20 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
| 21 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
| 22 | top_builddir = . |
---|
| 23 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
| 24 | INSTALL = @INSTALL@ |
---|
| 25 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
| 26 | install_sh_PROGRAM = $(install_sh) -c |
---|
| 27 | install_sh_SCRIPT = $(install_sh) -c |
---|
| 28 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
| 29 | transform = $(program_transform_name) |
---|
| 30 | NORMAL_INSTALL = : |
---|
| 31 | PRE_INSTALL = : |
---|
| 32 | POST_INSTALL = : |
---|
| 33 | NORMAL_UNINSTALL = : |
---|
| 34 | PRE_UNINSTALL = : |
---|
| 35 | POST_UNINSTALL = : |
---|
[5674] | 36 | build_triplet = @build@ |
---|
[2980] | 37 | host_triplet = @host@ |
---|
[5674] | 38 | target_triplet = @target@ |
---|
[2706] | 39 | DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ |
---|
| 40 | $(srcdir)/Makefile.in $(srcdir)/config.h.in \ |
---|
[3167] | 41 | $(srcdir)/doc/documentation.am $(top_srcdir)/configure AUTHORS \ |
---|
| 42 | COPYING ChangeLog INSTALL NEWS config.guess config.sub depcomp \ |
---|
[5796] | 43 | install-sh missing mkinstalldirs |
---|
[2980] | 44 | subdir = . |
---|
[2706] | 45 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
| 46 | am__aclocal_m4_deps = $(top_srcdir)/configure.ac |
---|
| 47 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
---|
| 48 | $(ACLOCAL_M4) |
---|
| 49 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ |
---|
| 50 | configure.lineno configure.status.lineno |
---|
| 51 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
---|
| 52 | CONFIG_HEADER = config.h |
---|
| 53 | CONFIG_CLEAN_FILES = |
---|
| 54 | SOURCES = |
---|
| 55 | DIST_SOURCES = |
---|
| 56 | RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ |
---|
| 57 | html-recursive info-recursive install-data-recursive \ |
---|
| 58 | install-exec-recursive install-info-recursive \ |
---|
| 59 | install-recursive installcheck-recursive installdirs-recursive \ |
---|
| 60 | pdf-recursive ps-recursive uninstall-info-recursive \ |
---|
| 61 | uninstall-recursive |
---|
| 62 | ETAGS = etags |
---|
| 63 | CTAGS = ctags |
---|
[3191] | 64 | DIST_SUBDIRS = $(SUBDIRS) |
---|
[2706] | 65 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
| 66 | distdir = $(PACKAGE)-$(VERSION) |
---|
| 67 | top_distdir = $(distdir) |
---|
| 68 | am__remove_distdir = \ |
---|
| 69 | { test ! -d $(distdir) \ |
---|
| 70 | || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ |
---|
| 71 | && rm -fr $(distdir); }; } |
---|
| 72 | DIST_ARCHIVES = $(distdir).tar.gz |
---|
| 73 | GZIP_ENV = --best |
---|
| 74 | distuninstallcheck_listfiles = find . -type f -print |
---|
| 75 | distcleancheck_listfiles = find . -type f -print |
---|
[1949] | 76 | ACLOCAL = @ACLOCAL@ |
---|
| 77 | AMDEP_FALSE = @AMDEP_FALSE@ |
---|
| 78 | AMDEP_TRUE = @AMDEP_TRUE@ |
---|
| 79 | AMTAR = @AMTAR@ |
---|
| 80 | AUTOCONF = @AUTOCONF@ |
---|
| 81 | AUTOHEADER = @AUTOHEADER@ |
---|
| 82 | AUTOMAKE = @AUTOMAKE@ |
---|
| 83 | AWK = @AWK@ |
---|
| 84 | CC = @CC@ |
---|
| 85 | CCDEPMODE = @CCDEPMODE@ |
---|
| 86 | CFLAGS = @CFLAGS@ |
---|
| 87 | CPP = @CPP@ |
---|
| 88 | CPPFLAGS = @CPPFLAGS@ |
---|
[3423] | 89 | CURL_CFLAGS = @CURL_CFLAGS@ |
---|
| 90 | CURL_LIBS = @CURL_LIBS@ |
---|
[1949] | 91 | CXX = @CXX@ |
---|
| 92 | CXXDEPMODE = @CXXDEPMODE@ |
---|
| 93 | CXXFLAGS = @CXXFLAGS@ |
---|
| 94 | CYGPATH_W = @CYGPATH_W@ |
---|
[3173] | 95 | DEBUG = @DEBUG@ |
---|
[1949] | 96 | DEFS = @DEFS@ |
---|
| 97 | DEPDIR = @DEPDIR@ |
---|
[3558] | 98 | DOCUMENTATION_FALSE = @DOCUMENTATION_FALSE@ |
---|
| 99 | DOCUMENTATION_TRUE = @DOCUMENTATION_TRUE@ |
---|
[3219] | 100 | DOXYGEN = @DOXYGEN@ |
---|
| 101 | DOXYGEN_FALSE = @DOXYGEN_FALSE@ |
---|
| 102 | DOXYGEN_TRUE = @DOXYGEN_TRUE@ |
---|
[1949] | 103 | ECHO_C = @ECHO_C@ |
---|
| 104 | ECHO_N = @ECHO_N@ |
---|
| 105 | ECHO_T = @ECHO_T@ |
---|
| 106 | EGREP = @EGREP@ |
---|
| 107 | EXEEXT = @EXEEXT@ |
---|
[3789] | 108 | GPROF = @GPROF@ |
---|
[2980] | 109 | GTK2_CFLAGS = @GTK2_CFLAGS@ |
---|
| 110 | GTK2_LIBS = @GTK2_LIBS@ |
---|
[3423] | 111 | HAVE_CURL_FALSE = @HAVE_CURL_FALSE@ |
---|
| 112 | HAVE_CURL_TRUE = @HAVE_CURL_TRUE@ |
---|
[2980] | 113 | HAVE_GTK2_FALSE = @HAVE_GTK2_FALSE@ |
---|
| 114 | HAVE_GTK2_TRUE = @HAVE_GTK2_TRUE@ |
---|
[1949] | 115 | INSTALL_DATA = @INSTALL_DATA@ |
---|
| 116 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
| 117 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
| 118 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
| 119 | LDFLAGS = @LDFLAGS@ |
---|
| 120 | LIBOBJS = @LIBOBJS@ |
---|
| 121 | LIBS = @LIBS@ |
---|
| 122 | LTLIBOBJS = @LTLIBOBJS@ |
---|
| 123 | MAKEINFO = @MAKEINFO@ |
---|
[2018] | 124 | MSBITFIELDS = @MSBITFIELDS@ |
---|
[1949] | 125 | OBJEXT = @OBJEXT@ |
---|
| 126 | PACKAGE = @PACKAGE@ |
---|
| 127 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
---|
| 128 | PACKAGE_NAME = @PACKAGE_NAME@ |
---|
| 129 | PACKAGE_STRING = @PACKAGE_STRING@ |
---|
| 130 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
---|
| 131 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
---|
| 132 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
[4130] | 133 | PKG_CONFIG = @PKG_CONFIG@ |
---|
[4054] | 134 | RANLIB = @RANLIB@ |
---|
[1949] | 135 | SET_MAKE = @SET_MAKE@ |
---|
| 136 | SHELL = @SHELL@ |
---|
| 137 | STRIP = @STRIP@ |
---|
[3377] | 138 | SUB_PROJECTS_FALSE = @SUB_PROJECTS_FALSE@ |
---|
| 139 | SUB_PROJECTS_TRUE = @SUB_PROJECTS_TRUE@ |
---|
[1949] | 140 | VERSION = @VERSION@ |
---|
| 141 | ac_ct_CC = @ac_ct_CC@ |
---|
| 142 | ac_ct_CXX = @ac_ct_CXX@ |
---|
[4054] | 143 | ac_ct_RANLIB = @ac_ct_RANLIB@ |
---|
[1949] | 144 | ac_ct_STRIP = @ac_ct_STRIP@ |
---|
| 145 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
---|
| 146 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
---|
| 147 | am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ |
---|
| 148 | am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ |
---|
| 149 | am__include = @am__include@ |
---|
| 150 | am__leading_dot = @am__leading_dot@ |
---|
| 151 | am__quote = @am__quote@ |
---|
[5475] | 152 | am__tar = @am__tar@ |
---|
| 153 | am__untar = @am__untar@ |
---|
[1949] | 154 | bindir = @bindir@ |
---|
[2980] | 155 | build = @build@ |
---|
[1949] | 156 | build_alias = @build_alias@ |
---|
[2980] | 157 | build_cpu = @build_cpu@ |
---|
| 158 | build_os = @build_os@ |
---|
| 159 | build_vendor = @build_vendor@ |
---|
[1949] | 160 | datadir = @datadir@ |
---|
| 161 | exec_prefix = @exec_prefix@ |
---|
[2980] | 162 | host = @host@ |
---|
[1949] | 163 | host_alias = @host_alias@ |
---|
[2980] | 164 | host_cpu = @host_cpu@ |
---|
| 165 | host_os = @host_os@ |
---|
| 166 | host_vendor = @host_vendor@ |
---|
[1949] | 167 | includedir = @includedir@ |
---|
| 168 | infodir = @infodir@ |
---|
| 169 | install_sh = @install_sh@ |
---|
| 170 | libdir = @libdir@ |
---|
| 171 | libexecdir = @libexecdir@ |
---|
| 172 | localstatedir = @localstatedir@ |
---|
| 173 | mandir = @mandir@ |
---|
[2706] | 174 | mkdir_p = @mkdir_p@ |
---|
[1949] | 175 | oldincludedir = @oldincludedir@ |
---|
| 176 | prefix = @prefix@ |
---|
| 177 | program_transform_name = @program_transform_name@ |
---|
| 178 | sbindir = @sbindir@ |
---|
| 179 | sharedstatedir = @sharedstatedir@ |
---|
| 180 | sysconfdir = @sysconfdir@ |
---|
[2980] | 181 | target = @target@ |
---|
[1949] | 182 | target_alias = @target_alias@ |
---|
[2980] | 183 | target_cpu = @target_cpu@ |
---|
| 184 | target_os = @target_os@ |
---|
| 185 | target_vendor = @target_vendor@ |
---|
[4556] | 186 | AUTOMAKE_OPTIONS = foreign no-installman no-installinfo |
---|
| 187 | SUBDIRS = src |
---|
[3198] | 188 | EXTRA_DIST = CODING-STANDARDS \ |
---|
[4556] | 189 | IDEAS \ |
---|
[4976] | 190 | NEWS \ |
---|
[4556] | 191 | doc/CREDITS \ |
---|
| 192 | doc/doxyconf/build \ |
---|
| 193 | doc/doxyconf/confopts \ |
---|
| 194 | doc/doxyconf/input \ |
---|
| 195 | doc/doxyconf/preprocessor \ |
---|
| 196 | doc/doxyconf/progress \ |
---|
| 197 | doc/doxyconf/project |
---|
[3198] | 198 | |
---|
[4380] | 199 | @DOXYGEN_TRUE@DOXYGEN_INPUT = "src" |
---|
[3219] | 200 | @DOXYGEN_TRUE@DOXYGEN_EXCLUDE = |
---|
| 201 | @DOXYGEN_TRUE@DOXYGEN_EXAMPLE_PATH = |
---|
| 202 | @DOXYGEN_TRUE@DOXYGEN_SEARCHENGINE = YES |
---|
| 203 | @DOXYGEN_TRUE@DX_CONFIG_FILE = "$(top_srcdir)/orxodox" |
---|
| 204 | @DOXYGEN_TRUE@DX_CONF_DIR = "$(top_srcdir)/doc/doxyconf" |
---|
[1949] | 205 | all: config.h |
---|
| 206 | $(MAKE) $(AM_MAKEFLAGS) all-recursive |
---|
| 207 | |
---|
| 208 | .SUFFIXES: |
---|
[2706] | 209 | am--refresh: |
---|
| 210 | @: |
---|
[3167] | 211 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/doc/documentation.am $(am__configure_deps) |
---|
[2706] | 212 | @for dep in $?; do \ |
---|
| 213 | case '$(am__configure_deps)' in \ |
---|
| 214 | *$$dep*) \ |
---|
[3167] | 215 | echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \ |
---|
| 216 | cd $(srcdir) && $(AUTOMAKE) --foreign \ |
---|
[2706] | 217 | && exit 0; \ |
---|
| 218 | exit 1;; \ |
---|
| 219 | esac; \ |
---|
| 220 | done; \ |
---|
[3167] | 221 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ |
---|
[1949] | 222 | cd $(top_srcdir) && \ |
---|
[3167] | 223 | $(AUTOMAKE) --foreign Makefile |
---|
[2706] | 224 | .PRECIOUS: Makefile |
---|
| 225 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
| 226 | @case '$?' in \ |
---|
| 227 | *config.status*) \ |
---|
| 228 | echo ' $(SHELL) ./config.status'; \ |
---|
| 229 | $(SHELL) ./config.status;; \ |
---|
| 230 | *) \ |
---|
| 231 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ |
---|
| 232 | cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ |
---|
| 233 | esac; |
---|
[1949] | 234 | |
---|
[2706] | 235 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
[1949] | 236 | $(SHELL) ./config.status --recheck |
---|
[2706] | 237 | |
---|
| 238 | $(top_srcdir)/configure: $(am__configure_deps) |
---|
[1949] | 239 | cd $(srcdir) && $(AUTOCONF) |
---|
[2706] | 240 | $(ACLOCAL_M4): $(am__aclocal_m4_deps) |
---|
[1949] | 241 | cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) |
---|
| 242 | |
---|
| 243 | config.h: stamp-h1 |
---|
| 244 | @if test ! -f $@; then \ |
---|
| 245 | rm -f stamp-h1; \ |
---|
| 246 | $(MAKE) stamp-h1; \ |
---|
| 247 | else :; fi |
---|
| 248 | |
---|
| 249 | stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status |
---|
| 250 | @rm -f stamp-h1 |
---|
| 251 | cd $(top_builddir) && $(SHELL) ./config.status config.h |
---|
[2706] | 252 | $(srcdir)/config.h.in: $(am__configure_deps) |
---|
[1949] | 253 | cd $(top_srcdir) && $(AUTOHEADER) |
---|
[2706] | 254 | rm -f stamp-h1 |
---|
| 255 | touch $@ |
---|
[1949] | 256 | |
---|
| 257 | distclean-hdr: |
---|
| 258 | -rm -f config.h stamp-h1 |
---|
| 259 | uninstall-info-am: |
---|
| 260 | |
---|
| 261 | # This directory's subdirectories are mostly independent; you can cd |
---|
| 262 | # into them and run `make' without going through this Makefile. |
---|
| 263 | # To change the values of `make' variables: instead of editing Makefiles, |
---|
| 264 | # (1) if the variable is set in `config.status', edit `config.status' |
---|
| 265 | # (which will cause the Makefiles to be regenerated when you run `make'); |
---|
| 266 | # (2) otherwise, pass the desired values on the `make' command line. |
---|
| 267 | $(RECURSIVE_TARGETS): |
---|
[5674] | 268 | @failcom='exit 1'; \ |
---|
| 269 | for f in x $$MAKEFLAGS; do \ |
---|
| 270 | case $$f in \ |
---|
| 271 | *=* | --[!k]*);; \ |
---|
| 272 | *k*) failcom='fail=yes';; \ |
---|
| 273 | esac; \ |
---|
| 274 | done; \ |
---|
[1949] | 275 | dot_seen=no; \ |
---|
| 276 | target=`echo $@ | sed s/-recursive//`; \ |
---|
| 277 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 278 | echo "Making $$target in $$subdir"; \ |
---|
| 279 | if test "$$subdir" = "."; then \ |
---|
| 280 | dot_seen=yes; \ |
---|
| 281 | local_target="$$target-am"; \ |
---|
| 282 | else \ |
---|
| 283 | local_target="$$target"; \ |
---|
| 284 | fi; \ |
---|
| 285 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
[5674] | 286 | || eval $$failcom; \ |
---|
[1949] | 287 | done; \ |
---|
| 288 | if test "$$dot_seen" = "no"; then \ |
---|
| 289 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
---|
| 290 | fi; test -z "$$fail" |
---|
| 291 | |
---|
| 292 | mostlyclean-recursive clean-recursive distclean-recursive \ |
---|
| 293 | maintainer-clean-recursive: |
---|
[5674] | 294 | @failcom='exit 1'; \ |
---|
| 295 | for f in x $$MAKEFLAGS; do \ |
---|
| 296 | case $$f in \ |
---|
| 297 | *=* | --[!k]*);; \ |
---|
| 298 | *k*) failcom='fail=yes';; \ |
---|
| 299 | esac; \ |
---|
| 300 | done; \ |
---|
[1949] | 301 | dot_seen=no; \ |
---|
| 302 | case "$@" in \ |
---|
| 303 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ |
---|
| 304 | *) list='$(SUBDIRS)' ;; \ |
---|
| 305 | esac; \ |
---|
| 306 | rev=''; for subdir in $$list; do \ |
---|
| 307 | if test "$$subdir" = "."; then :; else \ |
---|
| 308 | rev="$$subdir $$rev"; \ |
---|
| 309 | fi; \ |
---|
| 310 | done; \ |
---|
| 311 | rev="$$rev ."; \ |
---|
| 312 | target=`echo $@ | sed s/-recursive//`; \ |
---|
| 313 | for subdir in $$rev; do \ |
---|
| 314 | echo "Making $$target in $$subdir"; \ |
---|
| 315 | if test "$$subdir" = "."; then \ |
---|
| 316 | local_target="$$target-am"; \ |
---|
| 317 | else \ |
---|
| 318 | local_target="$$target"; \ |
---|
| 319 | fi; \ |
---|
| 320 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
[5674] | 321 | || eval $$failcom; \ |
---|
[1949] | 322 | done && test -z "$$fail" |
---|
| 323 | tags-recursive: |
---|
| 324 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 325 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
---|
| 326 | done |
---|
| 327 | ctags-recursive: |
---|
| 328 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 329 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ |
---|
| 330 | done |
---|
| 331 | |
---|
| 332 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
---|
| 333 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 334 | unique=`for i in $$list; do \ |
---|
| 335 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 336 | done | \ |
---|
| 337 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 338 | END { for (i in files) print i; }'`; \ |
---|
| 339 | mkid -fID $$unique |
---|
[2706] | 340 | tags: TAGS |
---|
[1949] | 341 | |
---|
| 342 | TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ |
---|
| 343 | $(TAGS_FILES) $(LISP) |
---|
| 344 | tags=; \ |
---|
| 345 | here=`pwd`; \ |
---|
[2711] | 346 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ |
---|
[1949] | 347 | include_option=--etags-include; \ |
---|
[2711] | 348 | empty_fix=.; \ |
---|
[1949] | 349 | else \ |
---|
| 350 | include_option=--include; \ |
---|
[2711] | 351 | empty_fix=; \ |
---|
[1949] | 352 | fi; \ |
---|
| 353 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 354 | if test "$$subdir" = .; then :; else \ |
---|
[2711] | 355 | test ! -f $$subdir/TAGS || \ |
---|
[1949] | 356 | tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ |
---|
| 357 | fi; \ |
---|
| 358 | done; \ |
---|
| 359 | list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ |
---|
| 360 | unique=`for i in $$list; do \ |
---|
| 361 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 362 | done | \ |
---|
| 363 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 364 | END { for (i in files) print i; }'`; \ |
---|
[2711] | 365 | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ |
---|
| 366 | test -n "$$unique" || unique=$$empty_fix; \ |
---|
| 367 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
---|
| 368 | $$tags $$unique; \ |
---|
| 369 | fi |
---|
[1949] | 370 | ctags: CTAGS |
---|
| 371 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ |
---|
| 372 | $(TAGS_FILES) $(LISP) |
---|
| 373 | tags=; \ |
---|
| 374 | here=`pwd`; \ |
---|
| 375 | list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ |
---|
| 376 | unique=`for i in $$list; do \ |
---|
| 377 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 378 | done | \ |
---|
| 379 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 380 | END { for (i in files) print i; }'`; \ |
---|
| 381 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
---|
| 382 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
---|
| 383 | $$tags $$unique |
---|
| 384 | |
---|
| 385 | GTAGS: |
---|
| 386 | here=`$(am__cd) $(top_builddir) && pwd` \ |
---|
| 387 | && cd $(top_srcdir) \ |
---|
| 388 | && gtags -i $(GTAGS_ARGS) $$here |
---|
| 389 | |
---|
| 390 | distclean-tags: |
---|
| 391 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
---|
| 392 | |
---|
| 393 | distdir: $(DISTFILES) |
---|
| 394 | $(am__remove_distdir) |
---|
| 395 | mkdir $(distdir) |
---|
[3198] | 396 | $(mkdir_p) $(distdir)/doc $(distdir)/doc/doxyconf |
---|
[1949] | 397 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
---|
| 398 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
---|
| 399 | list='$(DISTFILES)'; for file in $$list; do \ |
---|
| 400 | case $$file in \ |
---|
| 401 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
| 402 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
---|
| 403 | esac; \ |
---|
| 404 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
| 405 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
| 406 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
---|
| 407 | dir="/$$dir"; \ |
---|
[2706] | 408 | $(mkdir_p) "$(distdir)$$dir"; \ |
---|
[1949] | 409 | else \ |
---|
| 410 | dir=''; \ |
---|
| 411 | fi; \ |
---|
| 412 | if test -d $$d/$$file; then \ |
---|
| 413 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
| 414 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
| 415 | fi; \ |
---|
| 416 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
| 417 | else \ |
---|
| 418 | test -f $(distdir)/$$file \ |
---|
| 419 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
| 420 | || exit 1; \ |
---|
| 421 | fi; \ |
---|
| 422 | done |
---|
[5674] | 423 | list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ |
---|
[1949] | 424 | if test "$$subdir" = .; then :; else \ |
---|
[2706] | 425 | test -d "$(distdir)/$$subdir" \ |
---|
[5674] | 426 | || $(mkdir_p) "$(distdir)/$$subdir" \ |
---|
[1949] | 427 | || exit 1; \ |
---|
[5674] | 428 | distdir=`$(am__cd) $(distdir) && pwd`; \ |
---|
| 429 | top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ |
---|
[1949] | 430 | (cd $$subdir && \ |
---|
| 431 | $(MAKE) $(AM_MAKEFLAGS) \ |
---|
[5674] | 432 | top_distdir="$$top_distdir" \ |
---|
| 433 | distdir="$$distdir/$$subdir" \ |
---|
[1949] | 434 | distdir) \ |
---|
| 435 | || exit 1; \ |
---|
| 436 | fi; \ |
---|
| 437 | done |
---|
| 438 | -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ |
---|
| 439 | ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ |
---|
| 440 | ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ |
---|
| 441 | ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ |
---|
| 442 | || chmod -R a+r $(distdir) |
---|
| 443 | dist-gzip: distdir |
---|
[5674] | 444 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
---|
[1949] | 445 | $(am__remove_distdir) |
---|
| 446 | |
---|
[2706] | 447 | dist-bzip2: distdir |
---|
[5674] | 448 | tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 |
---|
[2706] | 449 | $(am__remove_distdir) |
---|
| 450 | |
---|
| 451 | dist-tarZ: distdir |
---|
[5674] | 452 | tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z |
---|
[2706] | 453 | $(am__remove_distdir) |
---|
| 454 | |
---|
| 455 | dist-shar: distdir |
---|
| 456 | shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz |
---|
| 457 | $(am__remove_distdir) |
---|
| 458 | |
---|
| 459 | dist-zip: distdir |
---|
| 460 | -rm -f $(distdir).zip |
---|
| 461 | zip -rq $(distdir).zip $(distdir) |
---|
| 462 | $(am__remove_distdir) |
---|
| 463 | |
---|
[1949] | 464 | dist dist-all: distdir |
---|
[5674] | 465 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
---|
[1949] | 466 | $(am__remove_distdir) |
---|
| 467 | |
---|
| 468 | # This target untars the dist file and tries a VPATH configuration. Then |
---|
| 469 | # it guarantees that the distribution is self-contained by making another |
---|
| 470 | # tarfile. |
---|
| 471 | distcheck: dist |
---|
[2706] | 472 | case '$(DIST_ARCHIVES)' in \ |
---|
| 473 | *.tar.gz*) \ |
---|
[5674] | 474 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ |
---|
[2706] | 475 | *.tar.bz2*) \ |
---|
[5674] | 476 | bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ |
---|
[2706] | 477 | *.tar.Z*) \ |
---|
[5674] | 478 | uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ |
---|
[2706] | 479 | *.shar.gz*) \ |
---|
[2711] | 480 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ |
---|
[2706] | 481 | *.zip*) \ |
---|
| 482 | unzip $(distdir).zip ;;\ |
---|
| 483 | esac |
---|
[1949] | 484 | chmod -R a-w $(distdir); chmod a+w $(distdir) |
---|
| 485 | mkdir $(distdir)/_build |
---|
| 486 | mkdir $(distdir)/_inst |
---|
| 487 | chmod a-w $(distdir) |
---|
| 488 | dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ |
---|
| 489 | && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ |
---|
| 490 | && cd $(distdir)/_build \ |
---|
| 491 | && ../configure --srcdir=.. --prefix="$$dc_install_base" \ |
---|
| 492 | $(DISTCHECK_CONFIGURE_FLAGS) \ |
---|
| 493 | && $(MAKE) $(AM_MAKEFLAGS) \ |
---|
| 494 | && $(MAKE) $(AM_MAKEFLAGS) dvi \ |
---|
| 495 | && $(MAKE) $(AM_MAKEFLAGS) check \ |
---|
| 496 | && $(MAKE) $(AM_MAKEFLAGS) install \ |
---|
| 497 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \ |
---|
| 498 | && $(MAKE) $(AM_MAKEFLAGS) uninstall \ |
---|
| 499 | && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ |
---|
| 500 | distuninstallcheck \ |
---|
| 501 | && chmod -R a-w "$$dc_install_base" \ |
---|
| 502 | && ({ \ |
---|
[2711] | 503 | (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ |
---|
[1949] | 504 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ |
---|
| 505 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ |
---|
| 506 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ |
---|
| 507 | distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ |
---|
| 508 | } || { rm -rf "$$dc_destdir"; exit 1; }) \ |
---|
| 509 | && rm -rf "$$dc_destdir" \ |
---|
[2706] | 510 | && $(MAKE) $(AM_MAKEFLAGS) dist \ |
---|
| 511 | && rm -rf $(DIST_ARCHIVES) \ |
---|
[1949] | 512 | && $(MAKE) $(AM_MAKEFLAGS) distcleancheck |
---|
| 513 | $(am__remove_distdir) |
---|
[2706] | 514 | @(echo "$(distdir) archives ready for distribution: "; \ |
---|
| 515 | list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ |
---|
| 516 | sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}' |
---|
[1949] | 517 | distuninstallcheck: |
---|
| 518 | @cd $(distuninstallcheck_dir) \ |
---|
| 519 | && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ |
---|
| 520 | || { echo "ERROR: files left after uninstall:" ; \ |
---|
| 521 | if test -n "$(DESTDIR)"; then \ |
---|
| 522 | echo " (check DESTDIR support)"; \ |
---|
| 523 | fi ; \ |
---|
| 524 | $(distuninstallcheck_listfiles) ; \ |
---|
| 525 | exit 1; } >&2 |
---|
| 526 | distcleancheck: distclean |
---|
| 527 | @if test '$(srcdir)' = . ; then \ |
---|
| 528 | echo "ERROR: distcleancheck can only run from a VPATH build" ; \ |
---|
| 529 | exit 1 ; \ |
---|
| 530 | fi |
---|
| 531 | @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ |
---|
| 532 | || { echo "ERROR: files left in build directory after distclean:" ; \ |
---|
| 533 | $(distcleancheck_listfiles) ; \ |
---|
| 534 | exit 1; } >&2 |
---|
| 535 | check-am: all-am |
---|
| 536 | check: check-recursive |
---|
[5674] | 537 | @DOXYGEN_FALSE@all-local: |
---|
[3218] | 538 | all-am: Makefile config.h all-local |
---|
[1949] | 539 | installdirs: installdirs-recursive |
---|
| 540 | installdirs-am: |
---|
| 541 | install: install-recursive |
---|
| 542 | install-exec: install-exec-recursive |
---|
| 543 | install-data: install-data-recursive |
---|
| 544 | uninstall: uninstall-recursive |
---|
| 545 | |
---|
| 546 | install-am: all-am |
---|
| 547 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
| 548 | |
---|
| 549 | installcheck: installcheck-recursive |
---|
| 550 | install-strip: |
---|
| 551 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
| 552 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
---|
| 553 | `test -z '$(STRIP)' || \ |
---|
| 554 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
| 555 | mostlyclean-generic: |
---|
| 556 | |
---|
| 557 | clean-generic: |
---|
| 558 | |
---|
| 559 | distclean-generic: |
---|
[5674] | 560 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
---|
[1949] | 561 | |
---|
| 562 | maintainer-clean-generic: |
---|
| 563 | @echo "This command is intended for maintainers to use" |
---|
| 564 | @echo "it deletes files that may require special tools to rebuild." |
---|
[5674] | 565 | @DOXYGEN_FALSE@distclean-local: |
---|
| 566 | @DOXYGEN_FALSE@clean-local: |
---|
[1949] | 567 | clean: clean-recursive |
---|
| 568 | |
---|
[5463] | 569 | clean-am: clean-generic clean-local mostlyclean-am |
---|
[1949] | 570 | |
---|
| 571 | distclean: distclean-recursive |
---|
| 572 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
---|
| 573 | -rm -f Makefile |
---|
[5463] | 574 | distclean-am: clean-am distclean-generic distclean-hdr distclean-local \ |
---|
| 575 | distclean-tags |
---|
[1949] | 576 | |
---|
| 577 | dvi: dvi-recursive |
---|
| 578 | |
---|
| 579 | dvi-am: |
---|
| 580 | |
---|
[2706] | 581 | html: html-recursive |
---|
| 582 | |
---|
[1949] | 583 | info: info-recursive |
---|
| 584 | |
---|
| 585 | info-am: |
---|
| 586 | |
---|
| 587 | install-data-am: |
---|
| 588 | |
---|
| 589 | install-exec-am: |
---|
| 590 | |
---|
| 591 | install-info: install-info-recursive |
---|
| 592 | |
---|
| 593 | install-man: |
---|
| 594 | |
---|
| 595 | installcheck-am: |
---|
| 596 | |
---|
| 597 | maintainer-clean: maintainer-clean-recursive |
---|
| 598 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
---|
| 599 | -rm -rf $(top_srcdir)/autom4te.cache |
---|
| 600 | -rm -f Makefile |
---|
| 601 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
| 602 | |
---|
| 603 | mostlyclean: mostlyclean-recursive |
---|
| 604 | |
---|
[5463] | 605 | mostlyclean-am: mostlyclean-generic |
---|
[1949] | 606 | |
---|
| 607 | pdf: pdf-recursive |
---|
| 608 | |
---|
| 609 | pdf-am: |
---|
| 610 | |
---|
| 611 | ps: ps-recursive |
---|
| 612 | |
---|
| 613 | ps-am: |
---|
| 614 | |
---|
[3167] | 615 | uninstall-am: |
---|
[1949] | 616 | |
---|
| 617 | uninstall-info: uninstall-info-recursive |
---|
| 618 | |
---|
[3218] | 619 | .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am all-local \ |
---|
[5463] | 620 | am--refresh check check-am clean clean-generic clean-local \ |
---|
| 621 | clean-recursive ctags ctags-recursive dist dist-all dist-bzip2 \ |
---|
| 622 | dist-gzip dist-shar dist-tarZ dist-zip distcheck distclean \ |
---|
| 623 | distclean-generic distclean-hdr distclean-local \ |
---|
| 624 | distclean-recursive distclean-tags distcleancheck distdir \ |
---|
| 625 | distuninstallcheck dvi dvi-am html html-am info info-am \ |
---|
| 626 | install install-am install-data install-data-am install-exec \ |
---|
| 627 | install-exec-am install-info install-info-am install-man \ |
---|
| 628 | install-strip installcheck installcheck-am installdirs \ |
---|
| 629 | installdirs-am maintainer-clean maintainer-clean-generic \ |
---|
[3218] | 630 | maintainer-clean-recursive mostlyclean mostlyclean-generic \ |
---|
[5463] | 631 | mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \ |
---|
| 632 | uninstall uninstall-am uninstall-info-am |
---|
[1949] | 633 | |
---|
[3167] | 634 | |
---|
[3219] | 635 | @DOXYGEN_TRUE@doc: |
---|
| 636 | @DOXYGEN_TRUE@ if test ! -e $(DX_CONFIG_FILE); then \ |
---|
| 637 | @DOXYGEN_TRUE@ make doc-config; \ |
---|
| 638 | @DOXYGEN_TRUE@ fi |
---|
| 639 | @DOXYGEN_TRUE@ @echo "Generating doxygen Documentation"; \ |
---|
| 640 | @DOXYGEN_TRUE@ $(DOXYGEN) $(DX_CONFIG_FILE) |
---|
[3167] | 641 | |
---|
[3219] | 642 | @DOXYGEN_TRUE@doc-config: |
---|
| 643 | @DOXYGEN_TRUE@ @echo "Generationg doxygen configuration File." ; \ |
---|
| 644 | @DOXYGEN_TRUE@ if test -e "$(top_srcdir)/orxodox"; then \ |
---|
| 645 | @DOXYGEN_TRUE@ echo "deleting existing Configuration File" ; \ |
---|
| 646 | @DOXYGEN_TRUE@ rm $(top_srcdir)/orxodox ; \ |
---|
| 647 | @DOXYGEN_TRUE@ fi ; \ |
---|
| 648 | @DOXYGEN_TRUE@ touch $(DX_CONFIG_FILE) ; \ |
---|
| 649 | @DOXYGEN_TRUE@ $(DX_CONF_DIR)/project >> $(DX_CONFIG_FILE); \ |
---|
| 650 | @DOXYGEN_TRUE@ echo "PROJECT_NAME = \"$(PACKAGE_NAME)\"" >> $(DX_CONFIG_FILE); \ |
---|
| 651 | @DOXYGEN_TRUE@ echo "PROJECT_NUMBER = \"$(PACKAGE_VERSION)\"" >> $(DX_CONFIG_FILE); \ |
---|
| 652 | @DOXYGEN_TRUE@ echo "OUTPUT_DIRECTORY = \"$(top_srcdir)/doc/\"" >> $(DX_CONFIG_FILE); \ |
---|
| 653 | @DOXYGEN_TRUE@ echo " " >> $(DX_CONFIG_FILE); \ |
---|
| 654 | @DOXYGEN_TRUE@\ |
---|
| 655 | @DOXYGEN_TRUE@ $(DX_CONF_DIR)/build >> $(DX_CONFIG_FILE); \ |
---|
| 656 | @DOXYGEN_TRUE@\ |
---|
| 657 | @DOXYGEN_TRUE@ $(DX_CONF_DIR)/progress >> $(DX_CONFIG_FILE); \ |
---|
| 658 | @DOXYGEN_TRUE@ if test $(DEBUG) -ge 2 ; then \ |
---|
| 659 | @DOXYGEN_TRUE@ echo "QUIET = \"NO\"" >> $(DX_CONFIG_FILE); \ |
---|
| 660 | @DOXYGEN_TRUE@ else \ |
---|
| 661 | @DOXYGEN_TRUE@ echo "QUIET = \"YES\"" >> $(DX_CONFIG_FILE); \ |
---|
| 662 | @DOXYGEN_TRUE@ fi ;\ |
---|
| 663 | @DOXYGEN_TRUE@\ |
---|
| 664 | @DOXYGEN_TRUE@ $(DX_CONF_DIR)/input >> $(DX_CONFIG_FILE); \ |
---|
| 665 | @DOXYGEN_TRUE@ echo "INPUT = $(DOXYGEN_INPUT)" >> $(DX_CONFIG_FILE); \ |
---|
| 666 | @DOXYGEN_TRUE@\ |
---|
| 667 | @DOXYGEN_TRUE@ $(DX_CONF_DIR)/preprocessor >> $(DX_CONFIG_FILE); \ |
---|
| 668 | @DOXYGEN_TRUE@ echo "INCLUDE_PATH = \"$(top_srcdir)\"" >> $(DX_CONFIG_FILE); \ |
---|
| 669 | @DOXYGEN_TRUE@ echo "PREDEFINED = \"HAVE_CONFIG_H= \"" >> $(DX_CONFIG_FILE); \ |
---|
| 670 | @DOXYGEN_TRUE@ \ |
---|
| 671 | @DOXYGEN_TRUE@ $(DX_CONF_DIR)/confopts >> $(DX_CONFIG_FILE) |
---|
[3167] | 672 | |
---|
[3219] | 673 | @DOXYGEN_TRUE@doc-delete: |
---|
| 674 | @DOXYGEN_TRUE@ @echo "Deleting doxygen Documentation" |
---|
| 675 | @DOXYGEN_TRUE@ rm -rf $(top_srcdir)/doc/html |
---|
| 676 | @DOXYGEN_TRUE@ rm -rf $(top_srcdir)/doc/latex |
---|
[3167] | 677 | |
---|
[3219] | 678 | @DOXYGEN_TRUE@distclean-local: doc-delete |
---|
| 679 | @DOXYGEN_TRUE@ rm -f $(top_srcdir)/orxodox |
---|
[3218] | 680 | |
---|
[3219] | 681 | @DOXYGEN_TRUE@clean-local: doc-delete |
---|
[3218] | 682 | |
---|
[3558] | 683 | @DOCUMENTATION_TRUE@@DOXYGEN_TRUE@all-local: doc |
---|
| 684 | @DOCUMENTATION_FALSE@@DOXYGEN_TRUE@all-local: |
---|
[3218] | 685 | |
---|
[3219] | 686 | @DOXYGEN_TRUE@.PHONY: doc doc-config doc-delete |
---|
[3173] | 687 | |
---|
[3167] | 688 | # Local Variables: |
---|
| 689 | # mode: makefile |
---|
| 690 | # End: |
---|
[1949] | 691 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
| 692 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
| 693 | .NOEXPORT: |
---|