Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

=update

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