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