Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/Samples/Common/Makefile.in @ 3

Last change on this file since 3 was 3, checked in by anonymous, 17 years ago

=update

File size: 16.1 KB
Line 
1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005  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@
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
22top_builddir = ../..
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24INSTALL = @INSTALL@
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36build_triplet = @build@
37host_triplet = @host@
38target_triplet = @target@
39@HAVE_CEGUI_TRUE@am__append_1 = CEGUIRenderer
40subdir = Samples/Common
41DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
42ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43am__aclocal_m4_deps = $(top_srcdir)/Scripts/m4/cppunit.m4 \
44        $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
45am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46        $(ACLOCAL_M4)
47mkinstalldirs = $(install_sh) -d
48CONFIG_HEADER = $(top_builddir)/OgreMain/include/config.h
49CONFIG_CLEAN_FILES =
50SOURCES =
51DIST_SOURCES =
52RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
53        html-recursive info-recursive install-data-recursive \
54        install-exec-recursive install-info-recursive \
55        install-recursive installcheck-recursive installdirs-recursive \
56        pdf-recursive ps-recursive uninstall-info-recursive \
57        uninstall-recursive
58ETAGS = etags
59CTAGS = ctags
60DIST_SUBDIRS = include bin CEGUIRenderer
61DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
62ACLOCAL = @ACLOCAL@
63AMDEP_FALSE = @AMDEP_FALSE@
64AMDEP_TRUE = @AMDEP_TRUE@
65AMTAR = @AMTAR@
66AR = @AR@
67AUTOCONF = @AUTOCONF@
68AUTOHEADER = @AUTOHEADER@
69AUTOMAKE = @AUTOMAKE@
70AWK = @AWK@
71BUILD_CGPLUGIN_FALSE = @BUILD_CGPLUGIN_FALSE@
72BUILD_CGPLUGIN_TRUE = @BUILD_CGPLUGIN_TRUE@
73BUILD_DX9RENDERSYSTEM_FALSE = @BUILD_DX9RENDERSYSTEM_FALSE@
74BUILD_DX9RENDERSYSTEM_TRUE = @BUILD_DX9RENDERSYSTEM_TRUE@
75BUILD_EXRPLUGIN_FALSE = @BUILD_EXRPLUGIN_FALSE@
76BUILD_EXRPLUGIN_TRUE = @BUILD_EXRPLUGIN_TRUE@
77BUILD_UNIT_TESTS_FALSE = @BUILD_UNIT_TESTS_FALSE@
78BUILD_UNIT_TESTS_TRUE = @BUILD_UNIT_TESTS_TRUE@
79CC = @CC@
80CCDEPMODE = @CCDEPMODE@
81CEGUI_CFLAGS = @CEGUI_CFLAGS@
82CEGUI_LIBS = @CEGUI_LIBS@
83CFLAGS = @CFLAGS@
84CFLAGS_VISIBILITY = @CFLAGS_VISIBILITY@
85CPP = @CPP@
86CPPFLAGS = @CPPFLAGS@
87CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
88CPPUNIT_CONFIG = @CPPUNIT_CONFIG@
89CPPUNIT_LIBS = @CPPUNIT_LIBS@
90CXX = @CXX@
91CXXCPP = @CXXCPP@
92CXXDEPMODE = @CXXDEPMODE@
93CXXFLAGS = @CXXFLAGS@
94CYGPATH_W = @CYGPATH_W@
95DEFS = @DEFS@
96DEPDIR = @DEPDIR@
97ECHO = @ECHO@
98ECHO_C = @ECHO_C@
99ECHO_N = @ECHO_N@
100ECHO_T = @ECHO_T@
101EGREP = @EGREP@
102EXEEXT = @EXEEXT@
103F77 = @F77@
104FFLAGS = @FFLAGS@
105FT2_CFLAGS = @FT2_CFLAGS@
106FT2_CONFIG = @FT2_CONFIG@
107FT2_LIBS = @FT2_LIBS@
108GLSUPPORT_CFLAGS = @GLSUPPORT_CFLAGS@
109GLSUPPORT_LIBS = @GLSUPPORT_LIBS@
110GL_LIBS = @GL_LIBS@
111GREP = @GREP@
112GTK_CFLAGS = @GTK_CFLAGS@
113GTK_LIBS = @GTK_LIBS@
114HAVE_CEGUI_FALSE = @HAVE_CEGUI_FALSE@
115HAVE_CEGUI_TRUE = @HAVE_CEGUI_TRUE@
116INSTALL_DATA = @INSTALL_DATA@
117INSTALL_PROGRAM = @INSTALL_PROGRAM@
118INSTALL_SCRIPT = @INSTALL_SCRIPT@
119INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
120LDFLAGS = @LDFLAGS@
121LEX = @LEX@
122LEXLIB = @LEXLIB@
123LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
124LIBOBJS = @LIBOBJS@
125LIBS = @LIBS@
126LIBTOOL = @LIBTOOL@
127LN_S = @LN_S@
128LTLIBOBJS = @LTLIBOBJS@
129MAKEINFO = @MAKEINFO@
130OBJEXT = @OBJEXT@
131OGRE_BUILDING_DEMOS_FALSE = @OGRE_BUILDING_DEMOS_FALSE@
132OGRE_BUILDING_DEMOS_TRUE = @OGRE_BUILDING_DEMOS_TRUE@
133OGRE_BUILD_SSE_FALSE = @OGRE_BUILD_SSE_FALSE@
134OGRE_BUILD_SSE_TRUE = @OGRE_BUILD_SSE_TRUE@
135OGRE_CFLAGS = @OGRE_CFLAGS@
136OGRE_GLSUPPORT = @OGRE_GLSUPPORT@
137OGRE_GUI = @OGRE_GUI@
138OGRE_LINUX_FALSE = @OGRE_LINUX_FALSE@
139OGRE_LINUX_TRUE = @OGRE_LINUX_TRUE@
140OGRE_NT_FALSE = @OGRE_NT_FALSE@
141OGRE_NT_TRUE = @OGRE_NT_TRUE@
142OGRE_OSX_FALSE = @OGRE_OSX_FALSE@
143OGRE_OSX_TRUE = @OGRE_OSX_TRUE@
144OGRE_PLATFORM = @OGRE_PLATFORM@
145OGRE_THREAD_LIBS = @OGRE_THREAD_LIBS@
146OIS_CFLAGS = @OIS_CFLAGS@
147OIS_LIBS = @OIS_LIBS@
148OPENEXR_CFLAGS = @OPENEXR_CFLAGS@
149OPENEXR_LIBS = @OPENEXR_LIBS@
150PACKAGE = @PACKAGE@
151PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
152PACKAGE_NAME = @PACKAGE_NAME@
153PACKAGE_STRING = @PACKAGE_STRING@
154PACKAGE_TARNAME = @PACKAGE_TARNAME@
155PACKAGE_VERSION = @PACKAGE_VERSION@
156PATH_SEPARATOR = @PATH_SEPARATOR@
157PKG_CONFIG = @PKG_CONFIG@
158PLATFORM_CFLAGS = @PLATFORM_CFLAGS@
159PLATFORM_LIBS = @PLATFORM_LIBS@
160PLUGIN_FLAGS = @PLUGIN_FLAGS@
161RANLIB = @RANLIB@
162RC = @RC@
163SAME_PLATFORM_AND_GUI_FALSE = @SAME_PLATFORM_AND_GUI_FALSE@
164SAME_PLATFORM_AND_GUI_TRUE = @SAME_PLATFORM_AND_GUI_TRUE@
165SET_MAKE = @SET_MAKE@
166SHARED_FLAGS = @SHARED_FLAGS@
167SHELL = @SHELL@
168STLPORT_CFLAGS = @STLPORT_CFLAGS@
169STLPORT_LIBS = @STLPORT_LIBS@
170STRIP = @STRIP@
171USE_DEVIL_FALSE = @USE_DEVIL_FALSE@
172USE_DEVIL_TRUE = @USE_DEVIL_TRUE@
173USE_FREEIMAGE_FALSE = @USE_FREEIMAGE_FALSE@
174USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@
175VERSION = @VERSION@
176XMKMF = @XMKMF@
177YACC = @YACC@
178YFLAGS = @YFLAGS@
179ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@
180ZZIPLIB_LIBS = @ZZIPLIB_LIBS@
181abs_top_builddir = @abs_top_builddir@
182ac_ct_CC = @ac_ct_CC@
183ac_ct_CXX = @ac_ct_CXX@
184ac_ct_F77 = @ac_ct_F77@
185am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
186am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
187am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
188am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
189am__include = @am__include@
190am__leading_dot = @am__leading_dot@
191am__quote = @am__quote@
192am__tar = @am__tar@
193am__untar = @am__untar@
194bindir = @bindir@
195build = @build@
196build_alias = @build_alias@
197build_cpu = @build_cpu@
198build_os = @build_os@
199build_vendor = @build_vendor@
200datadir = @datadir@
201datarootdir = @datarootdir@
202docdir = @docdir@
203dvidir = @dvidir@
204exec_prefix = @exec_prefix@
205host = @host@
206host_alias = @host_alias@
207host_cpu = @host_cpu@
208host_os = @host_os@
209host_vendor = @host_vendor@
210htmldir = @htmldir@
211includedir = @includedir@
212infodir = @infodir@
213install_sh = @install_sh@
214libdir = @libdir@
215libexecdir = @libexecdir@
216localedir = @localedir@
217localstatedir = @localstatedir@
218mandir = @mandir@
219mkdir_p = @mkdir_p@
220ogreexecdir = @ogreexecdir@
221oldincludedir = @oldincludedir@
222pdfdir = @pdfdir@
223prefix = @prefix@
224program_transform_name = @program_transform_name@
225psdir = @psdir@
226sbindir = @sbindir@
227sharedstatedir = @sharedstatedir@
228sysconfdir = @sysconfdir@
229target = @target@
230target_alias = @target_alias@
231target_cpu = @target_cpu@
232target_os = @target_os@
233target_vendor = @target_vendor@
234SUBDIRS = include bin $(am__append_1)
235all: all-recursive
236
237.SUFFIXES:
238$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
239        @for dep in $?; do \
240          case '$(am__configure_deps)' in \
241            *$$dep*) \
242              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
243                && exit 0; \
244              exit 1;; \
245          esac; \
246        done; \
247        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Samples/Common/Makefile'; \
248        cd $(top_srcdir) && \
249          $(AUTOMAKE) --foreign  Samples/Common/Makefile
250.PRECIOUS: Makefile
251Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
252        @case '$?' in \
253          *config.status*) \
254            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
255          *) \
256            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
257            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
258        esac;
259
260$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
261        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
262
263$(top_srcdir)/configure:  $(am__configure_deps)
264        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
265$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
266        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
267
268mostlyclean-libtool:
269        -rm -f *.lo
270
271clean-libtool:
272        -rm -rf .libs _libs
273
274distclean-libtool:
275        -rm -f libtool
276uninstall-info-am:
277
278# This directory's subdirectories are mostly independent; you can cd
279# into them and run `make' without going through this Makefile.
280# To change the values of `make' variables: instead of editing Makefiles,
281# (1) if the variable is set in `config.status', edit `config.status'
282#     (which will cause the Makefiles to be regenerated when you run `make');
283# (2) otherwise, pass the desired values on the `make' command line.
284$(RECURSIVE_TARGETS):
285        @failcom='exit 1'; \
286        for f in x $$MAKEFLAGS; do \
287          case $$f in \
288            *=* | --[!k]*);; \
289            *k*) failcom='fail=yes';; \
290          esac; \
291        done; \
292        dot_seen=no; \
293        target=`echo $@ | sed s/-recursive//`; \
294        list='$(SUBDIRS)'; for subdir in $$list; do \
295          echo "Making $$target in $$subdir"; \
296          if test "$$subdir" = "."; then \
297            dot_seen=yes; \
298            local_target="$$target-am"; \
299          else \
300            local_target="$$target"; \
301          fi; \
302          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
303          || eval $$failcom; \
304        done; \
305        if test "$$dot_seen" = "no"; then \
306          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
307        fi; test -z "$$fail"
308
309mostlyclean-recursive clean-recursive distclean-recursive \
310maintainer-clean-recursive:
311        @failcom='exit 1'; \
312        for f in x $$MAKEFLAGS; do \
313          case $$f in \
314            *=* | --[!k]*);; \
315            *k*) failcom='fail=yes';; \
316          esac; \
317        done; \
318        dot_seen=no; \
319        case "$@" in \
320          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
321          *) list='$(SUBDIRS)' ;; \
322        esac; \
323        rev=''; for subdir in $$list; do \
324          if test "$$subdir" = "."; then :; else \
325            rev="$$subdir $$rev"; \
326          fi; \
327        done; \
328        rev="$$rev ."; \
329        target=`echo $@ | sed s/-recursive//`; \
330        for subdir in $$rev; do \
331          echo "Making $$target in $$subdir"; \
332          if test "$$subdir" = "."; then \
333            local_target="$$target-am"; \
334          else \
335            local_target="$$target"; \
336          fi; \
337          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
338          || eval $$failcom; \
339        done && test -z "$$fail"
340tags-recursive:
341        list='$(SUBDIRS)'; for subdir in $$list; do \
342          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
343        done
344ctags-recursive:
345        list='$(SUBDIRS)'; for subdir in $$list; do \
346          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
347        done
348
349ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
350        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
351        unique=`for i in $$list; do \
352            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
353          done | \
354          $(AWK) '    { files[$$0] = 1; } \
355               END { for (i in files) print i; }'`; \
356        mkid -fID $$unique
357tags: TAGS
358
359TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
360                $(TAGS_FILES) $(LISP)
361        tags=; \
362        here=`pwd`; \
363        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
364          include_option=--etags-include; \
365          empty_fix=.; \
366        else \
367          include_option=--include; \
368          empty_fix=; \
369        fi; \
370        list='$(SUBDIRS)'; for subdir in $$list; do \
371          if test "$$subdir" = .; then :; else \
372            test ! -f $$subdir/TAGS || \
373              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
374          fi; \
375        done; \
376        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
377        unique=`for i in $$list; do \
378            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
379          done | \
380          $(AWK) '    { files[$$0] = 1; } \
381               END { for (i in files) print i; }'`; \
382        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
383          test -n "$$unique" || unique=$$empty_fix; \
384          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
385            $$tags $$unique; \
386        fi
387ctags: CTAGS
388CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
389                $(TAGS_FILES) $(LISP)
390        tags=; \
391        here=`pwd`; \
392        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
393        unique=`for i in $$list; do \
394            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
395          done | \
396          $(AWK) '    { files[$$0] = 1; } \
397               END { for (i in files) print i; }'`; \
398        test -z "$(CTAGS_ARGS)$$tags$$unique" \
399          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
400             $$tags $$unique
401
402GTAGS:
403        here=`$(am__cd) $(top_builddir) && pwd` \
404          && cd $(top_srcdir) \
405          && gtags -i $(GTAGS_ARGS) $$here
406
407distclean-tags:
408        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
409
410distdir: $(DISTFILES)
411        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
412        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
413        list='$(DISTFILES)'; for file in $$list; do \
414          case $$file in \
415            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
416            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
417          esac; \
418          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
419          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
420          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
421            dir="/$$dir"; \
422            $(mkdir_p) "$(distdir)$$dir"; \
423          else \
424            dir=''; \
425          fi; \
426          if test -d $$d/$$file; then \
427            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
428              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
429            fi; \
430            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
431          else \
432            test -f $(distdir)/$$file \
433            || cp -p $$d/$$file $(distdir)/$$file \
434            || exit 1; \
435          fi; \
436        done
437        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
438          if test "$$subdir" = .; then :; else \
439            test -d "$(distdir)/$$subdir" \
440            || $(mkdir_p) "$(distdir)/$$subdir" \
441            || exit 1; \
442            distdir=`$(am__cd) $(distdir) && pwd`; \
443            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
444            (cd $$subdir && \
445              $(MAKE) $(AM_MAKEFLAGS) \
446                top_distdir="$$top_distdir" \
447                distdir="$$distdir/$$subdir" \
448                distdir) \
449              || exit 1; \
450          fi; \
451        done
452check-am: all-am
453check: check-recursive
454all-am: Makefile
455installdirs: installdirs-recursive
456installdirs-am:
457install: install-recursive
458install-exec: install-exec-recursive
459install-data: install-data-recursive
460uninstall: uninstall-recursive
461
462install-am: all-am
463        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
464
465installcheck: installcheck-recursive
466install-strip:
467        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
468          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
469          `test -z '$(STRIP)' || \
470            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
471mostlyclean-generic:
472
473clean-generic:
474
475distclean-generic:
476        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
477
478maintainer-clean-generic:
479        @echo "This command is intended for maintainers to use"
480        @echo "it deletes files that may require special tools to rebuild."
481clean: clean-recursive
482
483clean-am: clean-generic clean-libtool mostlyclean-am
484
485distclean: distclean-recursive
486        -rm -f Makefile
487distclean-am: clean-am distclean-generic distclean-libtool \
488        distclean-tags
489
490dvi: dvi-recursive
491
492dvi-am:
493
494html: html-recursive
495
496info: info-recursive
497
498info-am:
499
500install-data-am:
501
502install-exec-am:
503
504install-info: install-info-recursive
505
506install-man:
507
508installcheck-am:
509
510maintainer-clean: maintainer-clean-recursive
511        -rm -f Makefile
512maintainer-clean-am: distclean-am maintainer-clean-generic
513
514mostlyclean: mostlyclean-recursive
515
516mostlyclean-am: mostlyclean-generic mostlyclean-libtool
517
518pdf: pdf-recursive
519
520pdf-am:
521
522ps: ps-recursive
523
524ps-am:
525
526uninstall-am: uninstall-info-am
527
528uninstall-info: uninstall-info-recursive
529
530.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
531        clean clean-generic clean-libtool clean-recursive ctags \
532        ctags-recursive distclean distclean-generic distclean-libtool \
533        distclean-recursive distclean-tags distdir dvi dvi-am html \
534        html-am info info-am install install-am install-data \
535        install-data-am install-exec install-exec-am install-info \
536        install-info-am install-man install-strip installcheck \
537        installcheck-am installdirs installdirs-am maintainer-clean \
538        maintainer-clean-generic maintainer-clean-recursive \
539        mostlyclean mostlyclean-generic mostlyclean-libtool \
540        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
541        uninstall uninstall-am uninstall-info-am
542
543# Tell versions [3.59,3.63) of GNU make to not export all variables.
544# Otherwise a system limit (for SysV at least) may be exceeded.
545.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.