enhanced .gitignore, added giflib hint to install.txt
[rofl0r-obeditor.git] / Makefile.in
blob2f50a0d017763084fa1d8ac69e350cee0f4938c4
1 # Makefile.in generated by automake 1.10.2 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008 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.
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.
15 @SET_MAKE@
17 #----------------------------------------
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 target_triplet = @target@
37 subdir = .
38 DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
39 $(srcdir)/Makefile.in $(top_srcdir)/configure TODO \
40 config.guess config.sub depcomp install-sh missing
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/aclocal/wxwin.m4 \
43 $(top_srcdir)/aclocal/sdl.m4 $(top_srcdir)/configure.ac
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45 $(ACLOCAL_M4)
46 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
47 configure.lineno config.status.lineno
48 mkinstalldirs = $(install_sh) -d
49 CONFIG_CLEAN_FILES =
50 SOURCES =
51 DIST_SOURCES =
52 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
53 html-recursive info-recursive install-data-recursive \
54 install-dvi-recursive install-exec-recursive \
55 install-html-recursive install-info-recursive \
56 install-pdf-recursive install-ps-recursive install-recursive \
57 installcheck-recursive installdirs-recursive pdf-recursive \
58 ps-recursive uninstall-recursive
59 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
60 distclean-recursive maintainer-clean-recursive
61 ETAGS = etags
62 CTAGS = ctags
63 DIST_SUBDIRS = $(SUBDIRS)
64 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
65 distdir = $(PACKAGE)-$(VERSION)
66 top_distdir = $(distdir)
67 am__remove_distdir = \
68 { test ! -d $(distdir) \
69 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
70 && rm -fr $(distdir); }; }
71 DIST_ARCHIVES = $(distdir).tar.gz
72 GZIP_ENV = --best
73 distuninstallcheck_listfiles = find . -type f -print
74 distcleancheck_listfiles = find . -type f -print
75 ACLOCAL = @ACLOCAL@
76 AMTAR = @AMTAR@
77 AM_WXCONFIG_ARG_MORE = @AM_WXCONFIG_ARG_MORE@
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 CXX = @CXX@
88 CXXDEPMODE = @CXXDEPMODE@
89 CXXFLAGS = @CXXFLAGS@
90 CYGPATH_W = @CYGPATH_W@
91 DEBUGGS_FLAGS = @DEBUGGS_FLAGS@
92 DEFS = @DEFS@
93 DEPDIR = @DEPDIR@
94 ECHO_C = @ECHO_C@
95 ECHO_N = @ECHO_N@
96 ECHO_T = @ECHO_T@
97 EGREP = @EGREP@
98 EXEEXT = @EXEEXT@
99 GREP = @GREP@
100 INSTALL = @INSTALL@
101 INSTALL_DATA = @INSTALL_DATA@
102 INSTALL_PROGRAM = @INSTALL_PROGRAM@
103 INSTALL_SCRIPT = @INSTALL_SCRIPT@
104 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
105 LDFLAGS = @LDFLAGS@
106 LIBOBJS = @LIBOBJS@
107 LIBS = @LIBS@
108 LTLIBOBJS = @LTLIBOBJS@
109 MAKEINFO = @MAKEINFO@
110 MKDIR_P = @MKDIR_P@
111 MTRACE_C_FLAGS = @MTRACE_C_FLAGS@
112 MTRACE_LD_FLAGS = @MTRACE_LD_FLAGS@
113 OBJEXT = @OBJEXT@
114 PACKAGE = @PACKAGE@
115 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
116 PACKAGE_NAME = @PACKAGE_NAME@
117 PACKAGE_STRING = @PACKAGE_STRING@
118 PACKAGE_TARNAME = @PACKAGE_TARNAME@
119 PACKAGE_URL = @PACKAGE_URL@
120 PACKAGE_VERSION = @PACKAGE_VERSION@
121 PATH_SEPARATOR = @PATH_SEPARATOR@
122 SDL_CFLAGS = @SDL_CFLAGS@
123 SDL_CONFIG = @SDL_CONFIG@
124 SDL_LIBS = @SDL_LIBS@
125 SDL_MIXER_LIB = @SDL_MIXER_LIB@
126 SET_MAKE = @SET_MAKE@
127 SHELL = @SHELL@
128 STRIP = @STRIP@
129 VERSION = @VERSION@
130 WX_CFLAGS = @WX_CFLAGS@
131 WX_CFLAGS_ONLY = @WX_CFLAGS_ONLY@
132 WX_CONFIG_PATH = @WX_CONFIG_PATH@
133 WX_CPPFLAGS = @WX_CPPFLAGS@
134 WX_CXXFLAGS = @WX_CXXFLAGS@
135 WX_CXXFLAGS_ONLY = @WX_CXXFLAGS_ONLY@
136 WX_LIBS = @WX_LIBS@
137 WX_LIBS_STATIC = @WX_LIBS_STATIC@
138 WX_RESCOMP = @WX_RESCOMP@
139 WX_VERSION = @WX_VERSION@
140 abs_builddir = @abs_builddir@
141 abs_srcdir = @abs_srcdir@
142 abs_top_builddir = @abs_top_builddir@
143 abs_top_srcdir = @abs_top_srcdir@
144 ac_ct_CC = @ac_ct_CC@
145 ac_ct_CXX = @ac_ct_CXX@
146 am__include = @am__include@
147 am__leading_dot = @am__leading_dot@
148 am__quote = @am__quote@
149 am__tar = @am__tar@
150 am__untar = @am__untar@
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 builddir = @builddir@
158 datadir = @datadir@
159 datarootdir = @datarootdir@
160 docdir = @docdir@
161 dvidir = @dvidir@
162 exec_prefix = @exec_prefix@
163 host = @host@
164 host_alias = @host_alias@
165 host_cpu = @host_cpu@
166 host_os = @host_os@
167 host_vendor = @host_vendor@
168 htmldir = @htmldir@
169 includedir = @includedir@
170 infodir = @infodir@
171 install_sh = @install_sh@
172 libdir = @libdir@
173 libexecdir = @libexecdir@
174 localedir = @localedir@
175 localstatedir = @localstatedir@
176 mandir = @mandir@
177 mkdir_p = @mkdir_p@
178 oldincludedir = @oldincludedir@
179 pdfdir = @pdfdir@
180 prefix = @prefix@
181 program_transform_name = @program_transform_name@
182 psdir = @psdir@
183 sbindir = @sbindir@
184 sharedstatedir = @sharedstatedir@
185 srcdir = @srcdir@
186 sysconfdir = @sysconfdir@
187 target = @target@
188 target_alias = @target_alias@
189 target_cpu = @target_cpu@
190 target_os = @target_os@
191 target_vendor = @target_vendor@
192 top_build_prefix = @top_build_prefix@
193 top_builddir = @top_builddir@
194 top_srcdir = @top_srcdir@
195 SUBDIRS = src ressources
196 all: all-recursive
198 .SUFFIXES:
199 am--refresh:
201 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
202 @for dep in $?; do \
203 case '$(am__configure_deps)' in \
204 *$$dep*) \
205 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
206 cd $(srcdir) && $(AUTOMAKE) --foreign \
207 && exit 0; \
208 exit 1;; \
209 esac; \
210 done; \
211 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
212 cd $(top_srcdir) && \
213 $(AUTOMAKE) --foreign Makefile
214 .PRECIOUS: Makefile
215 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
216 @case '$?' in \
217 *config.status*) \
218 echo ' $(SHELL) ./config.status'; \
219 $(SHELL) ./config.status;; \
220 *) \
221 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
222 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
223 esac;
225 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
226 $(SHELL) ./config.status --recheck
228 $(top_srcdir)/configure: $(am__configure_deps)
229 cd $(srcdir) && $(AUTOCONF)
230 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
231 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
233 # This directory's subdirectories are mostly independent; you can cd
234 # into them and run `make' without going through this Makefile.
235 # To change the values of `make' variables: instead of editing Makefiles,
236 # (1) if the variable is set in `config.status', edit `config.status'
237 # (which will cause the Makefiles to be regenerated when you run `make');
238 # (2) otherwise, pass the desired values on the `make' command line.
239 $(RECURSIVE_TARGETS):
240 @failcom='exit 1'; \
241 for f in x $$MAKEFLAGS; do \
242 case $$f in \
243 *=* | --[!k]*);; \
244 *k*) failcom='fail=yes';; \
245 esac; \
246 done; \
247 dot_seen=no; \
248 target=`echo $@ | sed s/-recursive//`; \
249 list='$(SUBDIRS)'; for subdir in $$list; do \
250 echo "Making $$target in $$subdir"; \
251 if test "$$subdir" = "."; then \
252 dot_seen=yes; \
253 local_target="$$target-am"; \
254 else \
255 local_target="$$target"; \
256 fi; \
257 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
258 || eval $$failcom; \
259 done; \
260 if test "$$dot_seen" = "no"; then \
261 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
262 fi; test -z "$$fail"
264 $(RECURSIVE_CLEAN_TARGETS):
265 @failcom='exit 1'; \
266 for f in x $$MAKEFLAGS; do \
267 case $$f in \
268 *=* | --[!k]*);; \
269 *k*) failcom='fail=yes';; \
270 esac; \
271 done; \
272 dot_seen=no; \
273 case "$@" in \
274 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
275 *) list='$(SUBDIRS)' ;; \
276 esac; \
277 rev=''; for subdir in $$list; do \
278 if test "$$subdir" = "."; then :; else \
279 rev="$$subdir $$rev"; \
280 fi; \
281 done; \
282 rev="$$rev ."; \
283 target=`echo $@ | sed s/-recursive//`; \
284 for subdir in $$rev; do \
285 echo "Making $$target in $$subdir"; \
286 if test "$$subdir" = "."; then \
287 local_target="$$target-am"; \
288 else \
289 local_target="$$target"; \
290 fi; \
291 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
292 || eval $$failcom; \
293 done && test -z "$$fail"
294 tags-recursive:
295 list='$(SUBDIRS)'; for subdir in $$list; do \
296 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
297 done
298 ctags-recursive:
299 list='$(SUBDIRS)'; for subdir in $$list; do \
300 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
301 done
303 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
304 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
305 unique=`for i in $$list; do \
306 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
307 done | \
308 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
309 END { if (nonempty) { for (i in files) print i; }; }'`; \
310 mkid -fID $$unique
311 tags: TAGS
313 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
314 $(TAGS_FILES) $(LISP)
315 tags=; \
316 here=`pwd`; \
317 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
318 include_option=--etags-include; \
319 empty_fix=.; \
320 else \
321 include_option=--include; \
322 empty_fix=; \
323 fi; \
324 list='$(SUBDIRS)'; for subdir in $$list; do \
325 if test "$$subdir" = .; then :; else \
326 test ! -f $$subdir/TAGS || \
327 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
328 fi; \
329 done; \
330 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
331 unique=`for i in $$list; do \
332 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
333 done | \
334 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
335 END { if (nonempty) { for (i in files) print i; }; }'`; \
336 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
337 test -n "$$unique" || unique=$$empty_fix; \
338 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
339 $$tags $$unique; \
341 ctags: CTAGS
342 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
343 $(TAGS_FILES) $(LISP)
344 tags=; \
345 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
346 unique=`for i in $$list; do \
347 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
348 done | \
349 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
350 END { if (nonempty) { for (i in files) print i; }; }'`; \
351 test -z "$(CTAGS_ARGS)$$tags$$unique" \
352 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
353 $$tags $$unique
355 GTAGS:
356 here=`$(am__cd) $(top_builddir) && pwd` \
357 && cd $(top_srcdir) \
358 && gtags -i $(GTAGS_ARGS) $$here
360 distclean-tags:
361 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
363 distdir: $(DISTFILES)
364 $(am__remove_distdir)
365 test -d $(distdir) || mkdir $(distdir)
366 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
367 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
368 list='$(DISTFILES)'; \
369 dist_files=`for file in $$list; do echo $$file; done | \
370 sed -e "s|^$$srcdirstrip/||;t" \
371 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
372 case $$dist_files in \
373 */*) $(MKDIR_P) `echo "$$dist_files" | \
374 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
375 sort -u` ;; \
376 esac; \
377 for file in $$dist_files; do \
378 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
379 if test -d $$d/$$file; then \
380 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
381 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
382 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
383 fi; \
384 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
385 else \
386 test -f $(distdir)/$$file \
387 || cp -p $$d/$$file $(distdir)/$$file \
388 || exit 1; \
389 fi; \
390 done
391 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
392 if test "$$subdir" = .; then :; else \
393 test -d "$(distdir)/$$subdir" \
394 || $(MKDIR_P) "$(distdir)/$$subdir" \
395 || exit 1; \
396 distdir=`$(am__cd) $(distdir) && pwd`; \
397 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
398 (cd $$subdir && \
399 $(MAKE) $(AM_MAKEFLAGS) \
400 top_distdir="$$top_distdir" \
401 distdir="$$distdir/$$subdir" \
402 am__remove_distdir=: \
403 am__skip_length_check=: \
404 distdir) \
405 || exit 1; \
406 fi; \
407 done
408 $(MAKE) $(AM_MAKEFLAGS) \
409 top_distdir="$(top_distdir)" distdir="$(distdir)" \
410 dist-hook
411 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
412 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
413 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
414 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
415 || chmod -R a+r $(distdir)
416 dist-gzip: distdir
417 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
418 $(am__remove_distdir)
420 dist-bzip2: distdir
421 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
422 $(am__remove_distdir)
424 dist-lzma: distdir
425 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
426 $(am__remove_distdir)
428 dist-tarZ: distdir
429 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
430 $(am__remove_distdir)
432 dist-shar: distdir
433 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
434 $(am__remove_distdir)
436 dist-zip: distdir
437 -rm -f $(distdir).zip
438 zip -rq $(distdir).zip $(distdir)
439 $(am__remove_distdir)
441 dist dist-all: distdir
442 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
443 $(am__remove_distdir)
445 # This target untars the dist file and tries a VPATH configuration. Then
446 # it guarantees that the distribution is self-contained by making another
447 # tarfile.
448 distcheck: dist
449 case '$(DIST_ARCHIVES)' in \
450 *.tar.gz*) \
451 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
452 *.tar.bz2*) \
453 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
454 *.tar.lzma*) \
455 unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
456 *.tar.Z*) \
457 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
458 *.shar.gz*) \
459 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
460 *.zip*) \
461 unzip $(distdir).zip ;;\
462 esac
463 chmod -R a-w $(distdir); chmod a+w $(distdir)
464 mkdir $(distdir)/_build
465 mkdir $(distdir)/_inst
466 chmod a-w $(distdir)
467 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
468 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
469 && cd $(distdir)/_build \
470 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
471 $(DISTCHECK_CONFIGURE_FLAGS) \
472 && $(MAKE) $(AM_MAKEFLAGS) \
473 && $(MAKE) $(AM_MAKEFLAGS) dvi \
474 && $(MAKE) $(AM_MAKEFLAGS) check \
475 && $(MAKE) $(AM_MAKEFLAGS) install \
476 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
477 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
478 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
479 distuninstallcheck \
480 && chmod -R a-w "$$dc_install_base" \
481 && ({ \
482 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
483 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
484 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
485 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
486 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
487 } || { rm -rf "$$dc_destdir"; exit 1; }) \
488 && rm -rf "$$dc_destdir" \
489 && $(MAKE) $(AM_MAKEFLAGS) dist \
490 && rm -rf $(DIST_ARCHIVES) \
491 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
492 $(am__remove_distdir)
493 @(echo "$(distdir) archives ready for distribution: "; \
494 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
495 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
496 distuninstallcheck:
497 @cd $(distuninstallcheck_dir) \
498 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
499 || { echo "ERROR: files left after uninstall:" ; \
500 if test -n "$(DESTDIR)"; then \
501 echo " (check DESTDIR support)"; \
502 fi ; \
503 $(distuninstallcheck_listfiles) ; \
504 exit 1; } >&2
505 distcleancheck: distclean
506 @if test '$(srcdir)' = . ; then \
507 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
508 exit 1 ; \
510 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
511 || { echo "ERROR: files left in build directory after distclean:" ; \
512 $(distcleancheck_listfiles) ; \
513 exit 1; } >&2
514 check-am: all-am
515 check: check-recursive
516 all-am: Makefile
517 installdirs: installdirs-recursive
518 installdirs-am:
519 install: install-recursive
520 install-exec: install-exec-recursive
521 install-data: install-data-recursive
522 uninstall: uninstall-recursive
524 install-am: all-am
525 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
527 installcheck: installcheck-recursive
528 install-strip:
529 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
530 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
531 `test -z '$(STRIP)' || \
532 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
533 mostlyclean-generic:
535 clean-generic:
537 distclean-generic:
538 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
540 maintainer-clean-generic:
541 @echo "This command is intended for maintainers to use"
542 @echo "it deletes files that may require special tools to rebuild."
543 clean: clean-recursive
545 clean-am: clean-generic mostlyclean-am
547 distclean: distclean-recursive
548 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
549 -rm -f Makefile
550 distclean-am: clean-am distclean-generic distclean-tags
552 dvi: dvi-recursive
554 dvi-am:
556 html: html-recursive
558 info: info-recursive
560 info-am:
562 install-data-am:
564 install-dvi: install-dvi-recursive
566 install-exec-am:
568 install-html: install-html-recursive
570 install-info: install-info-recursive
572 install-man:
574 install-pdf: install-pdf-recursive
576 install-ps: install-ps-recursive
578 installcheck-am:
580 maintainer-clean: maintainer-clean-recursive
581 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
582 -rm -rf $(top_srcdir)/autom4te.cache
583 -rm -f Makefile
584 maintainer-clean-am: distclean-am maintainer-clean-generic
586 mostlyclean: mostlyclean-recursive
588 mostlyclean-am: mostlyclean-generic
590 pdf: pdf-recursive
592 pdf-am:
594 ps: ps-recursive
596 ps-am:
598 uninstall-am:
600 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
601 install-strip
603 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
604 all all-am am--refresh check check-am clean clean-generic \
605 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
606 dist-hook dist-lzma dist-shar dist-tarZ dist-zip distcheck \
607 distclean distclean-generic distclean-tags distcleancheck \
608 distdir distuninstallcheck dvi dvi-am html html-am info \
609 info-am install install-am install-data install-data-am \
610 install-dvi install-dvi-am install-exec install-exec-am \
611 install-html install-html-am install-info install-info-am \
612 install-man install-pdf install-pdf-am install-ps \
613 install-ps-am install-strip installcheck installcheck-am \
614 installdirs installdirs-am maintainer-clean \
615 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
616 pdf-am ps ps-am tags tags-recursive uninstall uninstall-am
619 dist-hook:
620 cp -Rf "$(top_srcdir)/release/ressources" $(distdir)/
622 total:
623 make
624 make install
625 # Tell versions [3.59,3.63) of GNU make to not export all variables.
626 # Otherwise a system limit (for SysV at least) may be exceeded.
627 .NOEXPORT: