Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/PlugIns/Makefile.in @ 3

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

=update

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