Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/PlugIns/Makefile.in @ 1

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