Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/trunk/src/lib/graphics/spatial_separation/Makefile.in @ 5452

Last change on this file since 5452 was 5452, checked in by bensch, 20 years ago

orxonox/trunk: libtoolize

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