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