added Info.plist
[TestXSLT.git] / libsablot / src / engine / Makefile.in
1 # Makefile.in generated automatically by automake 1.5 from Makefile.am.
2
3 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4 # Free Software Foundation, Inc.
5 # This Makefile.in is free software; the Free Software Foundation
6 # gives unlimited permission to copy and/or distribute it,
7 # with or without modifications, as long as this notice is preserved.
8
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12 # PARTICULAR PURPOSE.
13
14 @SET_MAKE@
15
16 SHELL = @SHELL@
17
18 srcdir = @srcdir@
19 top_srcdir = @top_srcdir@
20 VPATH = @srcdir@
21 prefix = @prefix@
22 exec_prefix = @exec_prefix@
23
24 bindir = @bindir@
25 sbindir = @sbindir@
26 libexecdir = @libexecdir@
27 datadir = @datadir@
28 sysconfdir = @sysconfdir@
29 sharedstatedir = @sharedstatedir@
30 localstatedir = @localstatedir@
31 libdir = @libdir@
32 infodir = @infodir@
33 mandir = @mandir@
34 includedir = @includedir@
35 oldincludedir = /usr/include
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkgincludedir = $(includedir)/@PACKAGE@
39 top_builddir = ../..
40
41 ACLOCAL = @ACLOCAL@
42 AUTOCONF = @AUTOCONF@
43 AUTOMAKE = @AUTOMAKE@
44 AUTOHEADER = @AUTOHEADER@
45
46 INSTALL = @INSTALL@
47 INSTALL_PROGRAM = @INSTALL_PROGRAM@
48 INSTALL_DATA = @INSTALL_DATA@
49 INSTALL_SCRIPT = @INSTALL_SCRIPT@
50 INSTALL_HEADER = $(INSTALL_DATA)
51 transform = @program_transform_name@
52 NORMAL_INSTALL = :
53 PRE_INSTALL = :
54 POST_INSTALL = :
55 NORMAL_UNINSTALL = :
56 PRE_UNINSTALL = :
57 POST_UNINSTALL = :
58 host_alias = @host_alias@
59 host_triplet = @host@
60 AMTAR = @AMTAR@
61 AS = @AS@
62 AWK = @AWK@
63 BUILD_APIDOCS = @BUILD_APIDOCS@
64 CC = @CC@
65 CXX = @CXX@
66 CXXCPP = @CXXCPP@
67 CXXWARNING_FLAGS = @CXXWARNING_FLAGS@
68 DEPDIR = @DEPDIR@
69 DLLTOOL = @DLLTOOL@
70 ECHO = @ECHO@
71 EXEEXT = @EXEEXT@
72 EXPAT_LIBS = @EXPAT_LIBS@
73 HTML_DIR = @HTML_DIR@
74 ICONV_LIB = @ICONV_LIB@
75 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
76 LIBTOOL = @LIBTOOL@
77 LN_S = @LN_S@
78 OBJDUMP = @OBJDUMP@
79 OBJEXT = @OBJEXT@
80 OTHER_LIBS = @OTHER_LIBS@
81 PACKAGE = @PACKAGE@
82 PERL_PROG = @PERL_PROG@
83 RANLIB = @RANLIB@
84 STRIP = @STRIP@
85 VERSION = @VERSION@
86 am__include = @am__include@
87 am__quote = @am__quote@
88 has_perl = @has_perl@
89 install_sh = @install_sh@
90 sabcfg_types_h = @sabcfg_types_h@
91
92 EXPATH = @EXPATH@
93 CXXFLAGS = @CXXFLAGS@ @CXXWARNING_FLAGS@
94
95 lib_LTLIBRARIES = libsablot.la
96
97 libsablot_la_SOURCES = \
98         arena.h \
99         base.h \
100         context.h \
101         datastr.h \
102         debugger.h \
103         decimal.h \
104         domprovider.h \
105         encoding.h \
106         error.h \
107         expr.h \
108         guard.h \
109         hash.h \
110         jsdom.h \
111         jsext.h \
112         key.h \
113         numbering.h \
114         output.h \
115         parser.h \
116         platform.h \
117         proc.h \
118         sabcfg.h \
119         sabdbg.h \
120         sablot.h \
121         sdom.h \
122         shandler.h \
123         situa.h \
124         sxpath.h \
125         tree.h \
126         uri.h \
127         utf8.h \
128         vars.h \
129         verts.h \
130         \
131         arena.cpp \
132         base.cpp \
133         context.cpp \
134         datastr.cpp \
135         debugger.cpp \
136         decimal.cpp \
137         domprovider.cpp \
138         encoding.cpp \
139         error.cpp\
140         expr.cpp \
141         hash.cpp \
142         jsdom.cpp \
143         jsext.cpp \
144         key.cpp \
145         numbering.cpp \
146         output.cpp \
147         parser.cpp \
148         platform.cpp \
149         proc.cpp \
150         sablot.cpp \
151         sdom.cpp \
152         situa.cpp \
153         sxpath.cpp \
154         tree.cpp \
155         uri.cpp \
156         utf8.cpp \
157         vars.cpp\
158         verts.cpp
159
160
161 include_HEADERS = \
162         sablot.h \
163         shandler.h \
164         sdom.h \
165         sxpath.h \
166         sabdbg.h \
167         sabcfg.h
168
169
170 libsablot_la_LDFLAGS = -version-info 98:0:98
171 subdir = src/engine
172 mkinstalldirs = $(SHELL) $(top_srcdir)/tools/mkinstalldirs
173 CONFIG_HEADER = $(top_builddir)/autocfg/config.h
174 CONFIG_CLEAN_FILES = sabcfg.h
175 LTLIBRARIES = $(lib_LTLIBRARIES)
176
177 libsablot_la_LIBADD =
178 am_libsablot_la_OBJECTS = arena.lo base.lo context.lo datastr.lo \
179         debugger.lo decimal.lo domprovider.lo encoding.lo error.lo \
180         expr.lo hash.lo jsdom.lo jsext.lo key.lo numbering.lo output.lo \
181         parser.lo platform.lo proc.lo sablot.lo sdom.lo situa.lo \
182         sxpath.lo tree.lo uri.lo utf8.lo vars.lo verts.lo
183 libsablot_la_OBJECTS = $(am_libsablot_la_OBJECTS)
184
185 DEFS = @DEFS@
186 DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)/autocfg
187 CPPFLAGS = @CPPFLAGS@
188 LDFLAGS = @LDFLAGS@
189 LIBS = @LIBS@
190 depcomp = $(SHELL) $(top_srcdir)/tools/depcomp
191 @AMDEP_TRUE@DEP_FILES = $(DEPDIR)/arena.Plo $(DEPDIR)/base.Plo \
192 @AMDEP_TRUE@    $(DEPDIR)/context.Plo $(DEPDIR)/datastr.Plo \
193 @AMDEP_TRUE@    $(DEPDIR)/debugger.Plo $(DEPDIR)/decimal.Plo \
194 @AMDEP_TRUE@    $(DEPDIR)/domprovider.Plo $(DEPDIR)/encoding.Plo \
195 @AMDEP_TRUE@    $(DEPDIR)/error.Plo $(DEPDIR)/expr.Plo \
196 @AMDEP_TRUE@    $(DEPDIR)/hash.Plo $(DEPDIR)/jsdom.Plo \
197 @AMDEP_TRUE@    $(DEPDIR)/jsext.Plo $(DEPDIR)/key.Plo \
198 @AMDEP_TRUE@    $(DEPDIR)/numbering.Plo $(DEPDIR)/output.Plo \
199 @AMDEP_TRUE@    $(DEPDIR)/parser.Plo $(DEPDIR)/platform.Plo \
200 @AMDEP_TRUE@    $(DEPDIR)/proc.Plo $(DEPDIR)/sablot.Plo \
201 @AMDEP_TRUE@    $(DEPDIR)/sdom.Plo $(DEPDIR)/situa.Plo \
202 @AMDEP_TRUE@    $(DEPDIR)/sxpath.Plo $(DEPDIR)/tree.Plo \
203 @AMDEP_TRUE@    $(DEPDIR)/uri.Plo $(DEPDIR)/utf8.Plo \
204 @AMDEP_TRUE@    $(DEPDIR)/vars.Plo $(DEPDIR)/verts.Plo
205 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
206         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
207 LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \
208         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
209         $(AM_CXXFLAGS) $(CXXFLAGS)
210 CXXLD = $(CXX)
211 CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
212         $(AM_LDFLAGS) $(LDFLAGS) -o $@
213 CFLAGS = @CFLAGS@
214 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
215         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
216 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
217         $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
218 CCLD = $(CC)
219 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
220         $(AM_LDFLAGS) $(LDFLAGS) -o $@
221 DIST_SOURCES = $(libsablot_la_SOURCES)
222 HEADERS = $(include_HEADERS)
223
224 DIST_COMMON = $(include_HEADERS) Makefile.am Makefile.in sabcfg.h.in
225 SOURCES = $(libsablot_la_SOURCES)
226
227 all: all-am
228
229 .SUFFIXES:
230 .SUFFIXES: .cpp .lo .o .obj
231
232 mostlyclean-libtool:
233         -rm -f *.lo
234
235 clean-libtool:
236         -rm -rf .libs _libs
237
238 distclean-libtool:
239         -rm -f libtool
240 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
241         cd $(top_srcdir) && \
242           $(AUTOMAKE) --foreign  src/engine/Makefile
243 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
244         cd $(top_builddir) && \
245           CONFIG_HEADERS= CONFIG_LINKS= \
246           CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
247 sabcfg.h: $(top_builddir)/config.status sabcfg.h.in
248         cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= CONFIG_LINKS= $(SHELL) ./config.status
249 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
250         @$(NORMAL_INSTALL)
251         $(mkinstalldirs) $(DESTDIR)$(libdir)
252         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
253           if test -f $$p; then \
254             echo " $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p"; \
255             $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p; \
256           else :; fi; \
257         done
258
259 uninstall-libLTLIBRARIES:
260         @$(NORMAL_UNINSTALL)
261         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
262           echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
263           $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
264         done
265
266 clean-libLTLIBRARIES:
267         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
268 libsablot.la: $(libsablot_la_OBJECTS) $(libsablot_la_DEPENDENCIES) 
269         $(CXXLINK) -rpath $(libdir) $(libsablot_la_LDFLAGS) $(libsablot_la_OBJECTS) $(libsablot_la_LIBADD) $(LIBS)
270
271 mostlyclean-compile:
272         -rm -f *.$(OBJEXT) core *.core
273
274 distclean-compile:
275         -rm -f *.tab.c
276
277 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/arena.Plo@am__quote@
278 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/base.Plo@am__quote@
279 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/context.Plo@am__quote@
280 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/datastr.Plo@am__quote@
281 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/debugger.Plo@am__quote@
282 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/decimal.Plo@am__quote@
283 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/domprovider.Plo@am__quote@
284 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/encoding.Plo@am__quote@
285 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/error.Plo@am__quote@
286 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/expr.Plo@am__quote@
287 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/hash.Plo@am__quote@
288 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/jsdom.Plo@am__quote@
289 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/jsext.Plo@am__quote@
290 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/key.Plo@am__quote@
291 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/numbering.Plo@am__quote@
292 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/output.Plo@am__quote@
293 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/parser.Plo@am__quote@
294 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/platform.Plo@am__quote@
295 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/proc.Plo@am__quote@
296 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/sablot.Plo@am__quote@
297 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/sdom.Plo@am__quote@
298 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/situa.Plo@am__quote@
299 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/sxpath.Plo@am__quote@
300 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/tree.Plo@am__quote@
301 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/uri.Plo@am__quote@
302 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/utf8.Plo@am__quote@
303 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/vars.Plo@am__quote@
304 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/verts.Plo@am__quote@
305
306 distclean-depend:
307         -rm -rf $(DEPDIR)
308
309 .cpp.o:
310 @AMDEP_TRUE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
311 @AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
312 @AMDEP_TRUE@    $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
313         $(CXXCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
314
315 .cpp.obj:
316 @AMDEP_TRUE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
317 @AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
318 @AMDEP_TRUE@    $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
319         $(CXXCOMPILE) -c -o $@ `cygpath -w $<`
320
321 .cpp.lo:
322 @AMDEP_TRUE@    source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
323 @AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
324 @AMDEP_TRUE@    $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
325         $(LTCXXCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
326 CXXDEPMODE = @CXXDEPMODE@
327 uninstall-info-am:
328 install-includeHEADERS: $(include_HEADERS)
329         @$(NORMAL_INSTALL)
330         $(mkinstalldirs) $(DESTDIR)$(includedir)
331         @list='$(include_HEADERS)'; for p in $$list; do \
332           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
333           f="`echo $$p | sed -e 's|^.*/||'`"; \
334           echo " $(INSTALL_HEADER) $$d$$p $(DESTDIR)$(includedir)/$$f"; \
335           $(INSTALL_HEADER) $$d$$p $(DESTDIR)$(includedir)/$$f; \
336         done
337
338 uninstall-includeHEADERS:
339         @$(NORMAL_UNINSTALL)
340         @list='$(include_HEADERS)'; for p in $$list; do \
341           f="`echo $$p | sed -e 's|^.*/||'`"; \
342           echo " rm -f $(DESTDIR)$(includedir)/$$f"; \
343           rm -f $(DESTDIR)$(includedir)/$$f; \
344         done
345
346 tags: TAGS
347
348 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
349         list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
350         unique=`for i in $$list; do \
351             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
352           done | \
353           $(AWK) '    { files[$$0] = 1; } \
354                END { for (i in files) print i; }'`; \
355         mkid -fID $$unique $(LISP)
356
357 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
358                 $(TAGS_FILES) $(LISP)
359         tags=; \
360         here=`pwd`; \
361         list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
362         unique=`for i in $$list; do \
363             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
364           done | \
365           $(AWK) '    { files[$$0] = 1; } \
366                END { for (i in files) print i; }'`; \
367         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
368           || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
369
370 GTAGS:
371         here=`CDPATH=: && cd $(top_builddir) && pwd` \
372           && cd $(top_srcdir) \
373           && gtags -i $(GTAGS_ARGS) $$here
374
375 distclean-tags:
376         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
377
378 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
379
380 top_distdir = ../..
381 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
382
383 distdir: $(DISTFILES)
384         @for file in $(DISTFILES); do \
385           if test -f $$file; then d=.; else d=$(srcdir); fi; \
386           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
387           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
388             $(mkinstalldirs) "$(distdir)/$$dir"; \
389           fi; \
390           if test -d $$d/$$file; then \
391             cp -pR $$d/$$file $(distdir) \
392             || exit 1; \
393           else \
394             test -f $(distdir)/$$file \
395             || cp -p $$d/$$file $(distdir)/$$file \
396             || exit 1; \
397           fi; \
398         done
399 check-am: all-am
400 check: check-am
401 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
402
403 installdirs:
404         $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(includedir)
405
406 install: install-am
407 install-exec: install-exec-am
408 install-data: install-data-am
409 uninstall: uninstall-am
410
411 install-am: all-am
412         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
413
414 installcheck: installcheck-am
415 install-strip:
416         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
417           `test -z '$(STRIP)' || \
418             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
419 mostlyclean-generic:
420
421 clean-generic:
422
423 distclean-generic:
424         -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
425
426 maintainer-clean-generic:
427         @echo "This command is intended for maintainers to use"
428         @echo "it deletes files that may require special tools to rebuild."
429 clean: clean-am
430
431 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
432         mostlyclean-am
433
434 distclean: distclean-am
435
436 distclean-am: clean-am distclean-compile distclean-depend \
437         distclean-generic distclean-libtool distclean-tags
438
439 dvi: dvi-am
440
441 dvi-am:
442
443 info: info-am
444
445 info-am:
446
447 install-data-am: install-includeHEADERS
448
449 install-exec-am: install-libLTLIBRARIES
450
451 install-info: install-info-am
452
453 install-man:
454
455 installcheck-am:
456
457 maintainer-clean: maintainer-clean-am
458
459 maintainer-clean-am: distclean-am maintainer-clean-generic
460
461 mostlyclean: mostlyclean-am
462
463 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
464         mostlyclean-libtool
465
466 uninstall-am: uninstall-includeHEADERS uninstall-info-am \
467         uninstall-libLTLIBRARIES
468
469 .PHONY: GTAGS all all-am check check-am clean clean-generic \
470         clean-libLTLIBRARIES clean-libtool distclean distclean-compile \
471         distclean-depend distclean-generic distclean-libtool \
472         distclean-tags distdir dvi dvi-am info info-am install \
473         install-am install-data install-data-am install-exec \
474         install-exec-am install-includeHEADERS install-info \
475         install-info-am install-libLTLIBRARIES install-man \
476         install-strip installcheck installcheck-am installdirs \
477         maintainer-clean maintainer-clean-generic mostlyclean \
478         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
479         tags uninstall uninstall-am uninstall-includeHEADERS \
480         uninstall-info-am uninstall-libLTLIBRARIES
481
482
483 dnl CXXFLAGS = @CXXFLAGS@ -Wall -W -Winline -Wno-unused-parameter
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: