Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

orxonox/trunk: libtoolize

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