Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/Samples/Makefile.in @ 3

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

=update

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