ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/crossedit/Cnv/Makefile.in
Revision: 1.1.1.1 (vendor branch)
Committed: Fri Feb 3 07:11:46 2006 UTC (18 years, 4 months ago) by root
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_03_15, UPSTREAM_2006_02_22, UPSTREAM_2006_02_03
Changes since 1.1: +0 -0 lines
Log Message:
initial import

File Contents

# User Rev Content
1 root 1.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    
17     SOURCES = $(libCnv_a_SOURCES) $(test_SOURCES)
18    
19     srcdir = @srcdir@
20     top_srcdir = @top_srcdir@
21     VPATH = @srcdir@
22     pkgdatadir = $(datadir)/@PACKAGE@
23     pkglibdir = $(libdir)/@PACKAGE@
24     pkgincludedir = $(includedir)/@PACKAGE@
25     top_builddir = ../..
26     am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27     INSTALL = @INSTALL@
28     install_sh_DATA = $(install_sh) -c -m 644
29     install_sh_PROGRAM = $(install_sh) -c
30     install_sh_SCRIPT = $(install_sh) -c
31     INSTALL_HEADER = $(INSTALL_DATA)
32     transform = $(program_transform_name)
33     NORMAL_INSTALL = :
34     PRE_INSTALL = :
35     POST_INSTALL = :
36     NORMAL_UNINSTALL = :
37     PRE_UNINSTALL = :
38     POST_UNINSTALL = :
39     build_triplet = @build@
40     host_triplet = @host@
41     EXTRA_PROGRAMS = test$(EXEEXT)
42     subdir = crossedit/Cnv
43     DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
44     ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45     am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
46     $(top_srcdir)/configure.ac
47     am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48     $(ACLOCAL_M4)
49     mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
50     CONFIG_HEADER = $(top_builddir)/include/autoconf.h
51     CONFIG_CLEAN_FILES =
52     LIBRARIES = $(noinst_LIBRARIES)
53     ARFLAGS = cru
54     libCnv_a_AR = $(AR) $(ARFLAGS)
55     libCnv_a_LIBADD =
56     am_libCnv_a_OBJECTS = CnvUtil.$(OBJEXT) CnvBrowse.$(OBJEXT) \
57     CnvNotify.$(OBJEXT) CnvMenu.$(OBJEXT) CnvFiles.$(OBJEXT) \
58     CnvPath.$(OBJEXT) CnvPrompt.$(OBJEXT)
59     libCnv_a_OBJECTS = $(am_libCnv_a_OBJECTS)
60     am_test_OBJECTS = test.$(OBJEXT)
61     test_OBJECTS = $(am_test_OBJECTS)
62     am__DEPENDENCIES_1 =
63     test_DEPENDENCIES = libCnv.a $(am__DEPENDENCIES_1)
64     DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include
65     depcomp = $(SHELL) $(top_srcdir)/utils/depcomp
66     am__depfiles_maybe = depfiles
67     COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
68     $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
69     LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
70     $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
71     $(AM_CFLAGS) $(CFLAGS)
72     CCLD = $(CC)
73     LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
74     $(AM_LDFLAGS) $(LDFLAGS) -o $@
75     SOURCES = $(libCnv_a_SOURCES) $(test_SOURCES)
76     DIST_SOURCES = $(libCnv_a_SOURCES) $(test_SOURCES)
77     ETAGS = etags
78     CTAGS = ctags
79     DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
80     ACLOCAL = @ACLOCAL@
81     AMDEP_FALSE = @AMDEP_FALSE@
82     AMDEP_TRUE = @AMDEP_TRUE@
83     AMTAR = @AMTAR@
84     AR = @AR@
85     AUTOCONF = @AUTOCONF@
86     AUTOHEADER = @AUTOHEADER@
87     AUTOMAKE = @AUTOMAKE@
88     AWK = @AWK@
89     BASENAME = @BASENAME@
90     BUNZIP = @BUNZIP@
91     BZIP = @BZIP@
92     CC = @CC@
93     CCDEPMODE = @CCDEPMODE@
94     CFLAGS = @CFLAGS@
95     COMPRESS = @COMPRESS@
96     CPP = @CPP@
97     CPPFLAGS = @CPPFLAGS@
98     CXX = @CXX@
99     CXXCPP = @CXXCPP@
100     CXXDEPMODE = @CXXDEPMODE@
101     CXXFLAGS = @CXXFLAGS@
102     CYGPATH_W = @CYGPATH_W@
103     DEFS = @DEFS@
104     DEPDIR = @DEPDIR@
105     ECHO = @ECHO@
106     ECHO_C = @ECHO_C@
107     ECHO_N = @ECHO_N@
108     ECHO_T = @ECHO_T@
109     EGREP = @EGREP@
110     EXEEXT = @EXEEXT@
111     F77 = @F77@
112     FFLAGS = @FFLAGS@
113     GUNZIP = @GUNZIP@
114     GZIP = @GZIP@
115     HAVE_LIBDL_FALSE = @HAVE_LIBDL_FALSE@
116     HAVE_LIBDL_TRUE = @HAVE_LIBDL_TRUE@
117     HAVE_X_FALSE = @HAVE_X_FALSE@
118     HAVE_X_TRUE = @HAVE_X_TRUE@
119     INSTALL_DATA = @INSTALL_DATA@
120     INSTALL_PROGRAM = @INSTALL_PROGRAM@
121     INSTALL_SCRIPT = @INSTALL_SCRIPT@
122     INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
123     LATEX = @LATEX@
124     LDFLAGS = @LDFLAGS@
125     LEX = @LEX@
126     LEXLIB = @LEXLIB@
127     LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
128     LIBOBJS = @LIBOBJS@
129     LIBS = @LIBS@
130     LIBTOOL = @LIBTOOL@
131     LN_S = @LN_S@
132     LTLIBOBJS = @LTLIBOBJS@
133     MAINT = @MAINT@
134     MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
135     MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
136     MAKEINFO = @MAKEINFO@
137     OBJEXT = @OBJEXT@
138     PACKAGE = @PACKAGE@
139     PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
140     PACKAGE_NAME = @PACKAGE_NAME@
141     PACKAGE_STRING = @PACKAGE_STRING@
142     PACKAGE_TARNAME = @PACKAGE_TARNAME@
143     PACKAGE_VERSION = @PACKAGE_VERSION@
144     PATH_SEPARATOR = @PATH_SEPARATOR@
145     PERL = @PERL@
146     PLUGIN_PYTHON = @PLUGIN_PYTHON@
147     PYTHON_LIB = @PYTHON_LIB@
148     PYTHON_PLUGIN_FALSE = @PYTHON_PLUGIN_FALSE@
149     PYTHON_PLUGIN_TRUE = @PYTHON_PLUGIN_TRUE@
150     PY_INCLUDES = @PY_INCLUDES@
151     PY_LIBS = @PY_LIBS@
152     RANLIB = @RANLIB@
153     SET_MAKE = @SET_MAKE@
154     SHELL = @SHELL@
155     STRIP = @STRIP@
156     TAR = @TAR@
157     UNCOMPRESS = @UNCOMPRESS@
158     VERSION = @VERSION@
159     X11LIBS = @X11LIBS@
160     X_CFLAGS = @X_CFLAGS@
161     X_EXTRA_LIBS = @X_EXTRA_LIBS@
162     X_LIBS = @X_LIBS@
163     X_PRE_LIBS = @X_PRE_LIBS@
164     ac_ct_AR = @ac_ct_AR@
165     ac_ct_CC = @ac_ct_CC@
166     ac_ct_CXX = @ac_ct_CXX@
167     ac_ct_F77 = @ac_ct_F77@
168     ac_ct_RANLIB = @ac_ct_RANLIB@
169     ac_ct_STRIP = @ac_ct_STRIP@
170     am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
171     am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
172     am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
173     am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
174     am__include = @am__include@
175     am__leading_dot = @am__leading_dot@
176     am__quote = @am__quote@
177     am__tar = @am__tar@
178     am__untar = @am__untar@
179     bindir = @bindir@
180     build = @build@
181     build_alias = @build_alias@
182     build_cpu = @build_cpu@
183     build_os = @build_os@
184     build_vendor = @build_vendor@
185     datadir = @datadir@
186     exec_prefix = @exec_prefix@
187     host = @host@
188     host_alias = @host_alias@
189     host_cpu = @host_cpu@
190     host_os = @host_os@
191     host_vendor = @host_vendor@
192     includedir = @includedir@
193     infodir = @infodir@
194     install_sh = @install_sh@
195     libdir = @libdir@
196     libexecdir = @libexecdir@
197     localstatedir = @localstatedir@
198     mandir = @mandir@
199     mkdir_p = @mkdir_p@
200     no_x = @no_x@
201     oldincludedir = @oldincludedir@
202     pkgconfdir = @pkgconfdir@
203     pkgstatedir = @pkgstatedir@
204     prefix = @prefix@
205     program_transform_name = @program_transform_name@
206     sbindir = @sbindir@
207     sharedstatedir = @sharedstatedir@
208     sysconfdir = @sysconfdir@
209     target_alias = @target_alias@
210     x_includes = @x_includes@
211     x_libraries = @x_libraries@
212     noinst_LIBRARIES = libCnv.a
213     libCnv_a_SOURCES = CnvUtil.c CnvBrowse.c CnvNotify.c CnvMenu.c CnvFiles.c\
214     CnvPath.c CnvPrompt.c Cnv.h config.h
215    
216     EXTRA_DIST = excloff.xbm exclon.xbm flagoff.xbm flagon.xbm notify.xbm prompt.xbm\
217     submenu.xbm Makefile.in README
218    
219     AM_CPPFLAGS = -I$(srcdir)/../include -I$(top_srcdir)/include
220     test_SOURCES = test.c
221     test_LDADD = libCnv.a $(X11LIBS)
222     all: all-am
223    
224     .SUFFIXES:
225     .SUFFIXES: .c .lo .o .obj
226     $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
227     @for dep in $?; do \
228     case '$(am__configure_deps)' in \
229     *$$dep*) \
230     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
231     && exit 0; \
232     exit 1;; \
233     esac; \
234     done; \
235     echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu crossedit/Cnv/Makefile'; \
236     cd $(top_srcdir) && \
237     $(AUTOMAKE) --gnu crossedit/Cnv/Makefile
238     .PRECIOUS: Makefile
239     Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
240     @case '$?' in \
241     *config.status*) \
242     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
243     *) \
244     echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
245     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
246     esac;
247    
248     $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
249     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
250    
251     $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
252     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
253     $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
254     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
255    
256     clean-noinstLIBRARIES:
257     -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
258     libCnv.a: $(libCnv_a_OBJECTS) $(libCnv_a_DEPENDENCIES)
259     -rm -f libCnv.a
260     $(libCnv_a_AR) libCnv.a $(libCnv_a_OBJECTS) $(libCnv_a_LIBADD)
261     $(RANLIB) libCnv.a
262     test$(EXEEXT): $(test_OBJECTS) $(test_DEPENDENCIES)
263     @rm -f test$(EXEEXT)
264     $(LINK) $(test_LDFLAGS) $(test_OBJECTS) $(test_LDADD) $(LIBS)
265    
266     mostlyclean-compile:
267     -rm -f *.$(OBJEXT)
268    
269     distclean-compile:
270     -rm -f *.tab.c
271    
272     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CnvBrowse.Po@am__quote@
273     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CnvFiles.Po@am__quote@
274     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CnvMenu.Po@am__quote@
275     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CnvNotify.Po@am__quote@
276     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CnvPath.Po@am__quote@
277     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CnvPrompt.Po@am__quote@
278     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CnvUtil.Po@am__quote@
279     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test.Po@am__quote@
280    
281     .c.o:
282     @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
283     @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
284     @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
285     @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
286     @am__fastdepCC_FALSE@ $(COMPILE) -c $<
287    
288     .c.obj:
289     @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
290     @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
291     @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
292     @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
293     @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
294    
295     .c.lo:
296     @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
297     @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
298     @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
299     @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
300     @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
301    
302     mostlyclean-libtool:
303     -rm -f *.lo
304    
305     clean-libtool:
306     -rm -rf .libs _libs
307    
308     distclean-libtool:
309     -rm -f libtool
310     uninstall-info-am:
311    
312     ID: $(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
320     tags: TAGS
321    
322     TAGS: $(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
337     ctags: CTAGS
338     CTAGS: $(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    
352     GTAGS:
353     here=`$(am__cd) $(top_builddir) && pwd` \
354     && cd $(top_srcdir) \
355     && gtags -i $(GTAGS_ARGS) $$here
356    
357     distclean-tags:
358     -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
359    
360     distdir: $(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
387     check-am: all-am
388     check: check-am
389     all-am: Makefile $(LIBRARIES)
390     installdirs:
391     install: install-am
392     install-exec: install-exec-am
393     install-data: install-data-am
394     uninstall: uninstall-am
395    
396     install-am: all-am
397     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
398    
399     installcheck: installcheck-am
400     install-strip:
401     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
402     install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
403     `test -z '$(STRIP)' || \
404     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
405     mostlyclean-generic:
406    
407     clean-generic:
408    
409     distclean-generic:
410     -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
411    
412     maintainer-clean-generic:
413     @echo "This command is intended for maintainers to use"
414     @echo "it deletes files that may require special tools to rebuild."
415     clean: clean-am
416    
417     clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
418     mostlyclean-am
419    
420     distclean: distclean-am
421     -rm -rf ./$(DEPDIR)
422     -rm -f Makefile
423     distclean-am: clean-am distclean-compile distclean-generic \
424     distclean-libtool distclean-tags
425    
426     dvi: dvi-am
427    
428     dvi-am:
429    
430     html: html-am
431    
432     info: info-am
433    
434     info-am:
435    
436     install-data-am:
437    
438     install-exec-am:
439    
440     install-info: install-info-am
441    
442     install-man:
443    
444     installcheck-am:
445    
446     maintainer-clean: maintainer-clean-am
447     -rm -rf ./$(DEPDIR)
448     -rm -f Makefile
449     maintainer-clean-am: distclean-am maintainer-clean-generic
450    
451     mostlyclean: mostlyclean-am
452    
453     mostlyclean-am: mostlyclean-compile mostlyclean-generic \
454     mostlyclean-libtool
455    
456     pdf: pdf-am
457    
458     pdf-am:
459    
460     ps: ps-am
461    
462     ps-am:
463    
464     uninstall-am: uninstall-info-am
465    
466     .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
467     clean-libtool clean-noinstLIBRARIES ctags distclean \
468     distclean-compile distclean-generic distclean-libtool \
469     distclean-tags distdir dvi dvi-am html html-am info info-am \
470     install install-am install-data install-data-am install-exec \
471     install-exec-am install-info install-info-am install-man \
472     install-strip installcheck installcheck-am installdirs \
473     maintainer-clean maintainer-clean-generic mostlyclean \
474     mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
475     pdf pdf-am ps ps-am tags uninstall uninstall-am \
476     uninstall-info-am
477    
478     # Tell versions [3.59,3.63) of GNU make to not export all variables.
479     # Otherwise a system limit (for SysV at least) may be exceeded.
480     .NOEXPORT: