Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/ReferenceApplication/ReferenceAppLayer/src/Makefile.in @ 3

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

=update

File size: 15.9 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@
16
17SOURCES = $(libOgreReferenceAppLayer_la_SOURCES)
18
19srcdir = @srcdir@
20top_srcdir = @top_srcdir@
21VPATH = @srcdir@
22pkgdatadir = $(datadir)/@PACKAGE@
23pkglibdir = $(libdir)/@PACKAGE@
24pkgincludedir = $(includedir)/@PACKAGE@
25top_builddir = ../..
26am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27INSTALL = @INSTALL@
28install_sh_DATA = $(install_sh) -c -m 644
29install_sh_PROGRAM = $(install_sh) -c
30install_sh_SCRIPT = $(install_sh) -c
31INSTALL_HEADER = $(INSTALL_DATA)
32transform = $(program_transform_name)
33NORMAL_INSTALL = :
34PRE_INSTALL = :
35POST_INSTALL = :
36NORMAL_UNINSTALL = :
37PRE_UNINSTALL = :
38POST_UNINSTALL = :
39build_triplet = @build@
40host_triplet = @host@
41target_triplet = @target@
42subdir = ReferenceAppLayer/src
43DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
44ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45am__aclocal_m4_deps = $(top_srcdir)/configure.in
46am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47        $(ACLOCAL_M4)
48mkinstalldirs = $(install_sh) -d
49CONFIG_HEADER = $(top_builddir)/ReferenceAppLayer/include/config.h
50CONFIG_CLEAN_FILES =
51am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
52am__vpath_adj = case $$p in \
53    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
54    *) f=$$p;; \
55  esac;
56am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
57am__installdirs = "$(DESTDIR)$(libdir)"
58libLTLIBRARIES_INSTALL = $(INSTALL)
59LTLIBRARIES = $(lib_LTLIBRARIES)
60libOgreReferenceAppLayer_la_DEPENDENCIES =
61am_libOgreReferenceAppLayer_la_OBJECTS =  \
62        OgreRefAppApplicationObject.lo OgreRefAppBall.lo \
63        OgreRefAppBox.lo OgreRefAppOgreHead.lo OgreRefAppJoint.lo \
64        OgreRefAppJointSubtypes.lo OgreRefAppPlane.lo \
65        OgreRefAppCollideCamera.lo OgreRefAppWorld.lo
66libOgreReferenceAppLayer_la_OBJECTS =  \
67        $(am_libOgreReferenceAppLayer_la_OBJECTS)
68DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/ReferenceAppLayer/include
69depcomp = $(SHELL) $(top_srcdir)/../depcomp
70am__depfiles_maybe = depfiles
71CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
72        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
73LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \
74        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
75        $(AM_CXXFLAGS) $(CXXFLAGS)
76CXXLD = $(CXX)
77CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \
78        $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
79SOURCES = $(libOgreReferenceAppLayer_la_SOURCES)
80DIST_SOURCES = $(libOgreReferenceAppLayer_la_SOURCES)
81ETAGS = etags
82CTAGS = ctags
83DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
84ACLOCAL = @ACLOCAL@
85AMDEP_FALSE = @AMDEP_FALSE@
86AMDEP_TRUE = @AMDEP_TRUE@
87AMTAR = @AMTAR@
88AR = @AR@
89AUTOCONF = @AUTOCONF@
90AUTOHEADER = @AUTOHEADER@
91AUTOMAKE = @AUTOMAKE@
92AWK = @AWK@
93CC = @CC@
94CCDEPMODE = @CCDEPMODE@
95CFLAGS = @CFLAGS@
96CPP = @CPP@
97CPPFLAGS = @CPPFLAGS@
98CXX = @CXX@
99CXXCPP = @CXXCPP@
100CXXDEPMODE = @CXXDEPMODE@
101CXXFLAGS = @CXXFLAGS@
102CYGPATH_W = @CYGPATH_W@
103DEFS = @DEFS@
104DEPDIR = @DEPDIR@
105ECHO = @ECHO@
106ECHO_C = @ECHO_C@
107ECHO_N = @ECHO_N@
108ECHO_T = @ECHO_T@
109EGREP = @EGREP@
110EXEEXT = @EXEEXT@
111F77 = @F77@
112FFLAGS = @FFLAGS@
113INSTALL_DATA = @INSTALL_DATA@
114INSTALL_PROGRAM = @INSTALL_PROGRAM@
115INSTALL_SCRIPT = @INSTALL_SCRIPT@
116INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
117LDFLAGS = @LDFLAGS@
118LIBOBJS = @LIBOBJS@
119LIBS = @LIBS@
120LIBTOOL = @LIBTOOL@
121LN_S = @LN_S@
122LTLIBOBJS = @LTLIBOBJS@
123MAKEINFO = @MAKEINFO@
124OBJEXT = @OBJEXT@
125OGRE_CFLAGS = @OGRE_CFLAGS@
126OGRE_LIBS = @OGRE_LIBS@
127PACKAGE = @PACKAGE@
128PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
129PACKAGE_NAME = @PACKAGE_NAME@
130PACKAGE_STRING = @PACKAGE_STRING@
131PACKAGE_TARNAME = @PACKAGE_TARNAME@
132PACKAGE_VERSION = @PACKAGE_VERSION@
133PATH_SEPARATOR = @PATH_SEPARATOR@
134PKG_CONFIG = @PKG_CONFIG@
135RANLIB = @RANLIB@
136SET_MAKE = @SET_MAKE@
137SHELL = @SHELL@
138STRIP = @STRIP@
139VERSION = @VERSION@
140ac_ct_AR = @ac_ct_AR@
141ac_ct_CC = @ac_ct_CC@
142ac_ct_CXX = @ac_ct_CXX@
143ac_ct_F77 = @ac_ct_F77@
144ac_ct_RANLIB = @ac_ct_RANLIB@
145ac_ct_STRIP = @ac_ct_STRIP@
146ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
147am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
148am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
149am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
150am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
151am__include = @am__include@
152am__leading_dot = @am__leading_dot@
153am__quote = @am__quote@
154am__tar = @am__tar@
155am__untar = @am__untar@
156bindir = @bindir@
157build = @build@
158build_alias = @build_alias@
159build_cpu = @build_cpu@
160build_os = @build_os@
161build_vendor = @build_vendor@
162datadir = @datadir@
163exec_prefix = @exec_prefix@
164host = @host@
165host_alias = @host_alias@
166host_cpu = @host_cpu@
167host_os = @host_os@
168host_vendor = @host_vendor@
169includedir = @includedir@
170infodir = @infodir@
171install_sh = @install_sh@
172libdir = @libdir@
173libexecdir = @libexecdir@
174localstatedir = @localstatedir@
175mandir = @mandir@
176mkdir_p = @mkdir_p@
177oldincludedir = @oldincludedir@
178prefix = @prefix@
179program_transform_name = @program_transform_name@
180sbindir = @sbindir@
181sharedstatedir = @sharedstatedir@
182sysconfdir = @sysconfdir@
183target = @target@
184target_alias = @target_alias@
185target_cpu = @target_cpu@
186target_os = @target_os@
187target_vendor = @target_vendor@
188INCLUDES = -I../../../OgreMain/include
189lib_LTLIBRARIES = libOgreReferenceAppLayer.la
190libOgreReferenceAppLayer_la_SOURCES = OgreRefAppApplicationObject.cpp \
191                        OgreRefAppBall.cpp \
192                        OgreRefAppBox.cpp \
193                        OgreRefAppOgreHead.cpp \
194                        OgreRefAppJoint.cpp \
195                        OgreRefAppJointSubtypes.cpp \
196                        OgreRefAppPlane.cpp \
197                        OgreRefAppCollideCamera.cpp \
198                        OgreRefAppWorld.cpp
199
200libOgreReferenceAppLayer_la_LIBADD = -lOgreMain -lode
201all: all-am
202
203.SUFFIXES:
204.SUFFIXES: .cpp .lo .o .obj
205$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
206        @for dep in $?; do \
207          case '$(am__configure_deps)' in \
208            *$$dep*) \
209              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
210                && exit 0; \
211              exit 1;; \
212          esac; \
213        done; \
214        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  ReferenceAppLayer/src/Makefile'; \
215        cd $(top_srcdir) && \
216          $(AUTOMAKE) --foreign  ReferenceAppLayer/src/Makefile
217.PRECIOUS: Makefile
218Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
219        @case '$?' in \
220          *config.status*) \
221            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
222          *) \
223            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
224            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
225        esac;
226
227$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
228        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
229
230$(top_srcdir)/configure:  $(am__configure_deps)
231        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
232$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
233        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
234install-libLTLIBRARIES: $(lib_LTLIBRARIES)
235        @$(NORMAL_INSTALL)
236        test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
237        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
238          if test -f $$p; then \
239            f=$(am__strip_dir) \
240            echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
241            $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
242          else :; fi; \
243        done
244
245uninstall-libLTLIBRARIES:
246        @$(NORMAL_UNINSTALL)
247        @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
248          p=$(am__strip_dir) \
249          echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
250          $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
251        done
252
253clean-libLTLIBRARIES:
254        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
255        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
256          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
257          test "$$dir" != "$$p" || dir=.; \
258          echo "rm -f \"$${dir}/so_locations\""; \
259          rm -f "$${dir}/so_locations"; \
260        done
261libOgreReferenceAppLayer.la: $(libOgreReferenceAppLayer_la_OBJECTS) $(libOgreReferenceAppLayer_la_DEPENDENCIES)
262        $(CXXLINK) -rpath $(libdir) $(libOgreReferenceAppLayer_la_LDFLAGS) $(libOgreReferenceAppLayer_la_OBJECTS) $(libOgreReferenceAppLayer_la_LIBADD) $(LIBS)
263
264mostlyclean-compile:
265        -rm -f *.$(OBJEXT)
266
267distclean-compile:
268        -rm -f *.tab.c
269
270@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreRefAppApplicationObject.Plo@am__quote@
271@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreRefAppBall.Plo@am__quote@
272@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreRefAppBox.Plo@am__quote@
273@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreRefAppCollideCamera.Plo@am__quote@
274@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreRefAppJoint.Plo@am__quote@
275@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreRefAppJointSubtypes.Plo@am__quote@
276@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreRefAppOgreHead.Plo@am__quote@
277@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreRefAppPlane.Plo@am__quote@
278@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OgreRefAppWorld.Plo@am__quote@
279
280.cpp.o:
281@am__fastdepCXX_TRUE@   depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`; \
282@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$$depbase.Tpo" -c -o $@ $<; \
283@am__fastdepCXX_TRUE@   then mv -f "$$depbase.Tpo" "$$depbase.Po"; else rm -f "$$depbase.Tpo"; exit 1; fi
284@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
285@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
286@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
287
288.cpp.obj:
289@am__fastdepCXX_TRUE@   depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`; \
290@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$$depbase.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
291@am__fastdepCXX_TRUE@   then mv -f "$$depbase.Tpo" "$$depbase.Po"; else rm -f "$$depbase.Tpo"; exit 1; fi
292@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
293@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
294@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
295
296.cpp.lo:
297@am__fastdepCXX_TRUE@   depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`; \
298@am__fastdepCXX_TRUE@   if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$$depbase.Tpo" -c -o $@ $<; \
299@am__fastdepCXX_TRUE@   then mv -f "$$depbase.Tpo" "$$depbase.Plo"; else rm -f "$$depbase.Tpo"; exit 1; fi
300@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
301@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
302@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
303
304mostlyclean-libtool:
305        -rm -f *.lo
306
307clean-libtool:
308        -rm -rf .libs _libs
309
310distclean-libtool:
311        -rm -f libtool
312uninstall-info-am:
313
314ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
315        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
316        unique=`for i in $$list; do \
317            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
318          done | \
319          $(AWK) '    { files[$$0] = 1; } \
320               END { for (i in files) print i; }'`; \
321        mkid -fID $$unique
322tags: TAGS
323
324TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
325                $(TAGS_FILES) $(LISP)
326        tags=; \
327        here=`pwd`; \
328        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
329        unique=`for i in $$list; do \
330            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
331          done | \
332          $(AWK) '    { files[$$0] = 1; } \
333               END { for (i in files) print i; }'`; \
334        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
335          test -n "$$unique" || unique=$$empty_fix; \
336          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
337            $$tags $$unique; \
338        fi
339ctags: CTAGS
340CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
341                $(TAGS_FILES) $(LISP)
342        tags=; \
343        here=`pwd`; \
344        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
345        unique=`for i in $$list; do \
346            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
347          done | \
348          $(AWK) '    { files[$$0] = 1; } \
349               END { for (i in files) print i; }'`; \
350        test -z "$(CTAGS_ARGS)$$tags$$unique" \
351          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
352             $$tags $$unique
353
354GTAGS:
355        here=`$(am__cd) $(top_builddir) && pwd` \
356          && cd $(top_srcdir) \
357          && gtags -i $(GTAGS_ARGS) $$here
358
359distclean-tags:
360        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
361
362distdir: $(DISTFILES)
363        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
364        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
365        list='$(DISTFILES)'; for file in $$list; do \
366          case $$file in \
367            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
368            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
369          esac; \
370          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
371          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
372          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
373            dir="/$$dir"; \
374            $(mkdir_p) "$(distdir)$$dir"; \
375          else \
376            dir=''; \
377          fi; \
378          if test -d $$d/$$file; then \
379            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
380              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
381            fi; \
382            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
383          else \
384            test -f $(distdir)/$$file \
385            || cp -p $$d/$$file $(distdir)/$$file \
386            || exit 1; \
387          fi; \
388        done
389check-am: all-am
390check: check-am
391all-am: Makefile $(LTLIBRARIES)
392installdirs:
393        for dir in "$(DESTDIR)$(libdir)"; do \
394          test -z "$$dir" || $(mkdir_p) "$$dir"; \
395        done
396install: install-am
397install-exec: install-exec-am
398install-data: install-data-am
399uninstall: uninstall-am
400
401install-am: all-am
402        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
403
404installcheck: installcheck-am
405install-strip:
406        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
407          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
408          `test -z '$(STRIP)' || \
409            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
410mostlyclean-generic:
411
412clean-generic:
413
414distclean-generic:
415        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
416
417maintainer-clean-generic:
418        @echo "This command is intended for maintainers to use"
419        @echo "it deletes files that may require special tools to rebuild."
420clean: clean-am
421
422clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
423        mostlyclean-am
424
425distclean: distclean-am
426        -rm -rf ./$(DEPDIR)
427        -rm -f Makefile
428distclean-am: clean-am distclean-compile distclean-generic \
429        distclean-libtool distclean-tags
430
431dvi: dvi-am
432
433dvi-am:
434
435html: html-am
436
437info: info-am
438
439info-am:
440
441install-data-am:
442
443install-exec-am: install-libLTLIBRARIES
444
445install-info: install-info-am
446
447install-man:
448
449installcheck-am:
450
451maintainer-clean: maintainer-clean-am
452        -rm -rf ./$(DEPDIR)
453        -rm -f Makefile
454maintainer-clean-am: distclean-am maintainer-clean-generic
455
456mostlyclean: mostlyclean-am
457
458mostlyclean-am: mostlyclean-compile mostlyclean-generic \
459        mostlyclean-libtool
460
461pdf: pdf-am
462
463pdf-am:
464
465ps: ps-am
466
467ps-am:
468
469uninstall-am: uninstall-libLTLIBRARIES
470
471.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
472        clean-libLTLIBRARIES clean-libtool ctags distclean \
473        distclean-compile distclean-generic distclean-libtool \
474        distclean-tags distdir dvi dvi-am html html-am info info-am \
475        install install-am install-data install-data-am install-exec \
476        install-exec-am install-info install-info-am \
477        install-libLTLIBRARIES install-man install-strip installcheck \
478        installcheck-am installdirs maintainer-clean \
479        maintainer-clean-generic mostlyclean mostlyclean-compile \
480        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
481        tags uninstall uninstall-am uninstall-info-am \
482        uninstall-libLTLIBRARIES
483
484# Tell versions [3.59,3.63) of GNU make to not export all variables.
485# Otherwise a system limit (for SysV at least) may be exceeded.
486.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.