Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/RenderSystems/Makefile.in @ 1

Last change on this file since 1 was 1, checked in by landauf, 17 years ago
File size: 16.6 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_DX9RENDERSYSTEM_TRUE@am__append_1 = Direct3D9
40subdir = RenderSystems
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 = GL Direct3D9
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@
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@
175YACC = @YACC@
176ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@
177ZZIPLIB_LIBS = @ZZIPLIB_LIBS@
178abs_top_builddir = @abs_top_builddir@
179ac_ct_AR = @ac_ct_AR@
180ac_ct_CC = @ac_ct_CC@
181ac_ct_CXX = @ac_ct_CXX@
182ac_ct_F77 = @ac_ct_F77@
183ac_ct_RANLIB = @ac_ct_RANLIB@
184ac_ct_RC = @ac_ct_RC@
185ac_ct_STRIP = @ac_ct_STRIP@
186ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
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@
203exec_prefix = @exec_prefix@
204host = @host@
205host_alias = @host_alias@
206host_cpu = @host_cpu@
207host_os = @host_os@
208host_vendor = @host_vendor@
209includedir = @includedir@
210infodir = @infodir@
211install_sh = @install_sh@
212libdir = @libdir@
213libexecdir = @libexecdir@
214localstatedir = @localstatedir@
215mandir = @mandir@
216mkdir_p = @mkdir_p@
217ogreexecdir = @ogreexecdir@
218oldincludedir = @oldincludedir@
219prefix = @prefix@
220program_transform_name = @program_transform_name@
221sbindir = @sbindir@
222sharedstatedir = @sharedstatedir@
223sysconfdir = @sysconfdir@
224target = @target@
225target_alias = @target_alias@
226target_cpu = @target_cpu@
227target_os = @target_os@
228target_vendor = @target_vendor@
229SUBDIRS = GL $(am__append_1)
230all: all-recursive
231
232.SUFFIXES:
233$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
234        @for dep in $?; do \
235          case '$(am__configure_deps)' in \
236            *$$dep*) \
237              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
238                && exit 0; \
239              exit 1;; \
240          esac; \
241        done; \
242        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  RenderSystems/Makefile'; \
243        cd $(top_srcdir) && \
244          $(AUTOMAKE) --foreign  RenderSystems/Makefile
245.PRECIOUS: Makefile
246Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
247        @case '$?' in \
248          *config.status*) \
249            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
250          *) \
251            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
252            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
253        esac;
254
255$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
256        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
257
258$(top_srcdir)/configure:  $(am__configure_deps)
259        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
260$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
261        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
262
263mostlyclean-libtool:
264        -rm -f *.lo
265
266clean-libtool:
267        -rm -rf .libs _libs
268
269distclean-libtool:
270        -rm -f libtool
271uninstall-info-am:
272
273# This directory's subdirectories are mostly independent; you can cd
274# into them and run `make' without going through this Makefile.
275# To change the values of `make' variables: instead of editing Makefiles,
276# (1) if the variable is set in `config.status', edit `config.status'
277#     (which will cause the Makefiles to be regenerated when you run `make');
278# (2) otherwise, pass the desired values on the `make' command line.
279$(RECURSIVE_TARGETS):
280        @failcom='exit 1'; \
281        for f in x $$MAKEFLAGS; do \
282          case $$f in \
283            *=* | --[!k]*);; \
284            *k*) failcom='fail=yes';; \
285          esac; \
286        done; \
287        dot_seen=no; \
288        target=`echo $@ | sed s/-recursive//`; \
289        list='$(SUBDIRS)'; for subdir in $$list; do \
290          echo "Making $$target in $$subdir"; \
291          if test "$$subdir" = "."; then \
292            dot_seen=yes; \
293            local_target="$$target-am"; \
294          else \
295            local_target="$$target"; \
296          fi; \
297          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
298          || eval $$failcom; \
299        done; \
300        if test "$$dot_seen" = "no"; then \
301          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
302        fi; test -z "$$fail"
303
304mostlyclean-recursive clean-recursive distclean-recursive \
305maintainer-clean-recursive:
306        @failcom='exit 1'; \
307        for f in x $$MAKEFLAGS; do \
308          case $$f in \
309            *=* | --[!k]*);; \
310            *k*) failcom='fail=yes';; \
311          esac; \
312        done; \
313        dot_seen=no; \
314        case "$@" in \
315          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
316          *) list='$(SUBDIRS)' ;; \
317        esac; \
318        rev=''; for subdir in $$list; do \
319          if test "$$subdir" = "."; then :; else \
320            rev="$$subdir $$rev"; \
321          fi; \
322        done; \
323        rev="$$rev ."; \
324        target=`echo $@ | sed s/-recursive//`; \
325        for subdir in $$rev; do \
326          echo "Making $$target in $$subdir"; \
327          if test "$$subdir" = "."; then \
328            local_target="$$target-am"; \
329          else \
330            local_target="$$target"; \
331          fi; \
332          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
333          || eval $$failcom; \
334        done && test -z "$$fail"
335tags-recursive:
336        list='$(SUBDIRS)'; for subdir in $$list; do \
337          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
338        done
339ctags-recursive:
340        list='$(SUBDIRS)'; for subdir in $$list; do \
341          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
342        done
343
344ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
345        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
346        unique=`for i in $$list; do \
347            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
348          done | \
349          $(AWK) '    { files[$$0] = 1; } \
350               END { for (i in files) print i; }'`; \
351        mkid -fID $$unique
352tags: TAGS
353
354TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
355                $(TAGS_FILES) $(LISP)
356        tags=; \
357        here=`pwd`; \
358        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
359          include_option=--etags-include; \
360          empty_fix=.; \
361        else \
362          include_option=--include; \
363          empty_fix=; \
364        fi; \
365        list='$(SUBDIRS)'; for subdir in $$list; do \
366          if test "$$subdir" = .; then :; else \
367            test ! -f $$subdir/TAGS || \
368              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
369          fi; \
370        done; \
371        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
372        unique=`for i in $$list; do \
373            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
374          done | \
375          $(AWK) '    { files[$$0] = 1; } \
376               END { for (i in files) print i; }'`; \
377        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
378          test -n "$$unique" || unique=$$empty_fix; \
379          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
380            $$tags $$unique; \
381        fi
382ctags: CTAGS
383CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
384                $(TAGS_FILES) $(LISP)
385        tags=; \
386        here=`pwd`; \
387        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
388        unique=`for i in $$list; do \
389            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
390          done | \
391          $(AWK) '    { files[$$0] = 1; } \
392               END { for (i in files) print i; }'`; \
393        test -z "$(CTAGS_ARGS)$$tags$$unique" \
394          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
395             $$tags $$unique
396
397GTAGS:
398        here=`$(am__cd) $(top_builddir) && pwd` \
399          && cd $(top_srcdir) \
400          && gtags -i $(GTAGS_ARGS) $$here
401
402distclean-tags:
403        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
404
405distdir: $(DISTFILES)
406        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
407        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
408        list='$(DISTFILES)'; for file in $$list; do \
409          case $$file in \
410            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
411            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
412          esac; \
413          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
414          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
415          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
416            dir="/$$dir"; \
417            $(mkdir_p) "$(distdir)$$dir"; \
418          else \
419            dir=''; \
420          fi; \
421          if test -d $$d/$$file; then \
422            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
423              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
424            fi; \
425            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
426          else \
427            test -f $(distdir)/$$file \
428            || cp -p $$d/$$file $(distdir)/$$file \
429            || exit 1; \
430          fi; \
431        done
432        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
433          if test "$$subdir" = .; then :; else \
434            test -d "$(distdir)/$$subdir" \
435            || $(mkdir_p) "$(distdir)/$$subdir" \
436            || exit 1; \
437            distdir=`$(am__cd) $(distdir) && pwd`; \
438            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
439            (cd $$subdir && \
440              $(MAKE) $(AM_MAKEFLAGS) \
441                top_distdir="$$top_distdir" \
442                distdir="$$distdir/$$subdir" \
443                distdir) \
444              || exit 1; \
445          fi; \
446        done
447check-am: all-am
448check: check-recursive
449all-am: Makefile
450installdirs: installdirs-recursive
451installdirs-am:
452install: install-recursive
453install-exec: install-exec-recursive
454install-data: install-data-recursive
455uninstall: uninstall-recursive
456
457install-am: all-am
458        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
459
460installcheck: installcheck-recursive
461install-strip:
462        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
463          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
464          `test -z '$(STRIP)' || \
465            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
466mostlyclean-generic:
467
468clean-generic:
469
470distclean-generic:
471        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
472
473maintainer-clean-generic:
474        @echo "This command is intended for maintainers to use"
475        @echo "it deletes files that may require special tools to rebuild."
476clean: clean-recursive
477
478clean-am: clean-generic clean-libtool mostlyclean-am
479
480distclean: distclean-recursive
481        -rm -f Makefile
482distclean-am: clean-am distclean-generic distclean-libtool \
483        distclean-tags
484
485dvi: dvi-recursive
486
487dvi-am:
488
489html: html-recursive
490
491info: info-recursive
492
493info-am:
494
495install-data-am:
496
497install-exec-am:
498
499install-info: install-info-recursive
500
501install-man:
502
503installcheck-am:
504
505maintainer-clean: maintainer-clean-recursive
506        -rm -f Makefile
507maintainer-clean-am: distclean-am maintainer-clean-generic
508
509mostlyclean: mostlyclean-recursive
510
511mostlyclean-am: mostlyclean-generic mostlyclean-libtool
512
513pdf: pdf-recursive
514
515pdf-am:
516
517ps: ps-recursive
518
519ps-am:
520
521uninstall-am: uninstall-info-am
522
523uninstall-info: uninstall-info-recursive
524
525.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
526        clean clean-generic clean-libtool clean-recursive ctags \
527        ctags-recursive distclean distclean-generic distclean-libtool \
528        distclean-recursive distclean-tags distdir dvi dvi-am html \
529        html-am info info-am install install-am install-data \
530        install-data-am install-exec install-exec-am install-info \
531        install-info-am install-man install-strip installcheck \
532        installcheck-am installdirs installdirs-am maintainer-clean \
533        maintainer-clean-generic maintainer-clean-recursive \
534        mostlyclean mostlyclean-generic mostlyclean-libtool \
535        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
536        uninstall uninstall-am uninstall-info-am
537
538# Tell versions [3.59,3.63) of GNU make to not export all variables.
539# Otherwise a system limit (for SysV at least) may be exceeded.
540.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.