source: trunk/third/libxslt/breakpoint/Makefile.in @ 18543

Revision 18543, 10.1 KB checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18542, which included commits to RCS files with non-trunk default branches.
Line 
1# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
2
3# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4# This Makefile.in is free software; the Free Software Foundation
5# gives unlimited permission to copy and/or distribute it,
6# with or without modifications, as long as this notice is preserved.
7
8# This program is distributed in the hope that it will be useful,
9# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11# PARTICULAR PURPOSE.
12
13
14SHELL = @SHELL@
15
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19prefix = @prefix@
20exec_prefix = @exec_prefix@
21
22bindir = @bindir@
23sbindir = @sbindir@
24libexecdir = @libexecdir@
25datadir = @datadir@
26sysconfdir = @sysconfdir@
27sharedstatedir = @sharedstatedir@
28localstatedir = @localstatedir@
29libdir = @libdir@
30infodir = @infodir@
31mandir = @mandir@
32includedir = @includedir@
33oldincludedir = /usr/include
34
35DESTDIR =
36
37pkgdatadir = $(datadir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40
41top_builddir = ..
42
43ACLOCAL = @ACLOCAL@
44AUTOCONF = @AUTOCONF@
45AUTOMAKE = @AUTOMAKE@
46AUTOHEADER = @AUTOHEADER@
47
48INSTALL = @INSTALL@
49INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50INSTALL_DATA = @INSTALL_DATA@
51INSTALL_SCRIPT = @INSTALL_SCRIPT@
52transform = @program_transform_name@
53
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
60host_alias = @host_alias@
61host_triplet = @host@
62AS = @AS@
63CC = @CC@
64CFLAGS = @CFLAGS@
65CPPFLAGS = @CPPFLAGS@
66DLLTOOL = @DLLTOOL@
67ECHO = @ECHO@
68EXEEXT = @EXEEXT@
69EXTRA_LIBS = @EXTRA_LIBS@
70HTML_DIR = @HTML_DIR@
71INSTALLED_XSLT_LIB = @INSTALLED_XSLT_LIB@
72LDFLAGS = @LDFLAGS@
73LIBEXSLT_MAJOR_VERSION = @LIBEXSLT_MAJOR_VERSION@
74LIBEXSLT_MICRO_VERSION = @LIBEXSLT_MICRO_VERSION@
75LIBEXSLT_MINOR_VERSION = @LIBEXSLT_MINOR_VERSION@
76LIBEXSLT_VERSION = @LIBEXSLT_VERSION@
77LIBEXSLT_VERSION_INFO = @LIBEXSLT_VERSION_INFO@
78LIBEXSLT_VERSION_NUMBER = @LIBEXSLT_VERSION_NUMBER@
79LIBTOOL = @LIBTOOL@
80LIBXML_CFLAGS = @LIBXML_CFLAGS@
81LIBXML_LIBS = @LIBXML_LIBS@
82LIBXML_REQUIRED_VERSION = @LIBXML_REQUIRED_VERSION@
83LIBXSLTBREAK_MAJOR_VERSION = @LIBXSLTBREAK_MAJOR_VERSION@
84LIBXSLTBREAK_MICRO_VERSION = @LIBXSLTBREAK_MICRO_VERSION@
85LIBXSLTBREAK_MINOR_VERSION = @LIBXSLTBREAK_MINOR_VERSION@
86LIBXSLTBREAK_VERSION = @LIBXSLTBREAK_VERSION@
87LIBXSLTBREAK_VERSION_INFO = @LIBXSLTBREAK_VERSION_INFO@
88LIBXSLTBREAK_VERSION_NUMBER = @LIBXSLTBREAK_VERSION_NUMBER@
89LIBXSLT_MAJOR_VERSION = @LIBXSLT_MAJOR_VERSION@
90LIBXSLT_MICRO_VERSION = @LIBXSLT_MICRO_VERSION@
91LIBXSLT_MINOR_VERSION = @LIBXSLT_MINOR_VERSION@
92LIBXSLT_VERSION = @LIBXSLT_VERSION@
93LIBXSLT_VERSION_INFO = @LIBXSLT_VERSION_INFO@
94LIBXSLT_VERSION_NUMBER = @LIBXSLT_VERSION_NUMBER@
95LN_S = @LN_S@
96MAINT = @MAINT@
97MAKEINFO = @MAKEINFO@
98M_LIBS = @M_LIBS@
99OBJDUMP = @OBJDUMP@
100OBJEXT = @OBJEXT@
101PACKAGE = @PACKAGE@
102PERL = @PERL@
103PYTHON = @PYTHON@
104PYTHONSODV = @PYTHONSODV@
105PYTHON_INCLUDES = @PYTHON_INCLUDES@
106PYTHON_SITE_PACKAGES = @PYTHON_SITE_PACKAGES@
107PYTHON_SUBDIR = @PYTHON_SUBDIR@
108PYTHON_VERSION = @PYTHON_VERSION@
109RANLIB = @RANLIB@
110RELDATE = @RELDATE@
111STRIP = @STRIP@
112VERSION = @VERSION@
113WITH_DEBUGGER = @WITH_DEBUGGER@
114WITH_MEM_DEBUG = @WITH_MEM_DEBUG@
115WITH_TRIO = @WITH_TRIO@
116WITH_XSLT_DEBUG = @WITH_XSLT_DEBUG@
117XML_CONFIG = @XML_CONFIG@
118XSLTPROCDV = @XSLTPROCDV@
119XSLT_INCLUDEDIR = @XSLT_INCLUDEDIR@
120XSLT_LIBDIR = @XSLT_LIBDIR@
121XSLT_LIBS = @XSLT_LIBS@
122
123INCLUDES = -I$(top_srcdir) -I$(top_builddir)/libxslt -I$(top_srcdir)/libxslt $(LIBXML_CFLAGS)
124
125lib_LTLIBRARIES = libxsltbreakpoint.la
126
127libxsltbreakpoint_la_SOURCES = \
128        deprecated.c
129
130
131libxsltbreakpoint_la_LIBADD =
132libxsltbreakpoint_la_LDFLAGS = -version-info @LIBXSLTBREAK_VERSION_INFO@
133mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
134CONFIG_HEADER = ../config.h
135CONFIG_CLEAN_FILES =
136LTLIBRARIES =  $(lib_LTLIBRARIES)
137
138
139DEFS = @DEFS@ -I. -I$(srcdir) -I..
140LIBS = @LIBS@
141libxsltbreakpoint_la_DEPENDENCIES =
142libxsltbreakpoint_la_OBJECTS =  deprecated.lo
143COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
144LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
145CCLD = $(CC)
146LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
147DIST_COMMON =  Makefile.am Makefile.in
148
149
150DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
151
152TAR = gtar
153GZIP_ENV = --best
154SOURCES = $(libxsltbreakpoint_la_SOURCES)
155OBJECTS = $(libxsltbreakpoint_la_OBJECTS)
156
157all: all-redirect
158.SUFFIXES:
159.SUFFIXES: .S .c .lo .o .obj .s
160$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
161        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps breakpoint/Makefile
162
163Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
164        cd $(top_builddir) \
165          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
166
167
168mostlyclean-libLTLIBRARIES:
169
170clean-libLTLIBRARIES:
171        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
172
173distclean-libLTLIBRARIES:
174
175maintainer-clean-libLTLIBRARIES:
176
177install-libLTLIBRARIES: $(lib_LTLIBRARIES)
178        @$(NORMAL_INSTALL)
179        $(mkinstalldirs) $(DESTDIR)$(libdir)
180        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
181          if test -f $$p; then \
182            echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
183            $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
184          else :; fi; \
185        done
186
187uninstall-libLTLIBRARIES:
188        @$(NORMAL_UNINSTALL)
189        list='$(lib_LTLIBRARIES)'; for p in $$list; do \
190          $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
191        done
192
193.c.o:
194        $(COMPILE) -c $<
195
196# FIXME: We should only use cygpath when building on Windows,
197# and only if it is available.
198.c.obj:
199        $(COMPILE) -c `cygpath -w $<`
200
201.s.o:
202        $(COMPILE) -c $<
203
204.S.o:
205        $(COMPILE) -c $<
206
207mostlyclean-compile:
208        -rm -f *.o core *.core
209        -rm -f *.$(OBJEXT)
210
211clean-compile:
212
213distclean-compile:
214        -rm -f *.tab.c
215
216maintainer-clean-compile:
217
218.c.lo:
219        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
220
221.s.lo:
222        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
223
224.S.lo:
225        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
226
227mostlyclean-libtool:
228        -rm -f *.lo
229
230clean-libtool:
231        -rm -rf .libs _libs
232
233distclean-libtool:
234
235maintainer-clean-libtool:
236
237libxsltbreakpoint.la: $(libxsltbreakpoint_la_OBJECTS) $(libxsltbreakpoint_la_DEPENDENCIES)
238        $(LINK) -rpath $(libdir) $(libxsltbreakpoint_la_LDFLAGS) $(libxsltbreakpoint_la_OBJECTS) $(libxsltbreakpoint_la_LIBADD) $(LIBS)
239
240tags: TAGS
241
242ID: $(HEADERS) $(SOURCES) $(LISP)
243        list='$(SOURCES) $(HEADERS)'; \
244        unique=`for i in $$list; do echo $$i; done | \
245          awk '    { files[$$0] = 1; } \
246               END { for (i in files) print i; }'`; \
247        here=`pwd` && cd $(srcdir) \
248          && mkid -f$$here/ID $$unique $(LISP)
249
250TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
251        tags=; \
252        here=`pwd`; \
253        list='$(SOURCES) $(HEADERS)'; \
254        unique=`for i in $$list; do echo $$i; done | \
255          awk '    { files[$$0] = 1; } \
256               END { for (i in files) print i; }'`; \
257        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
258          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
259
260mostlyclean-tags:
261
262clean-tags:
263
264distclean-tags:
265        -rm -f TAGS ID
266
267maintainer-clean-tags:
268
269distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
270
271subdir = breakpoint
272
273distdir: $(DISTFILES)
274        @for file in $(DISTFILES); do \
275          d=$(srcdir); \
276          if test -d $$d/$$file; then \
277            cp -pr $$d/$$file $(distdir)/$$file; \
278          else \
279            test -f $(distdir)/$$file \
280            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
281            || cp -p $$d/$$file $(distdir)/$$file || :; \
282          fi; \
283        done
284deprecated.lo deprecated.o : deprecated.c ../config.h \
285        ../libxslt/xsltutils.h ../libxslt/xsltconfig.h \
286        ../libxslt/xsltInternals.h ../libxslt/xslt.h \
287        ../libxslt/numbersInternals.h
288
289info-am:
290info: info-am
291dvi-am:
292dvi: dvi-am
293check-am: all-am
294check: check-am
295installcheck-am:
296installcheck: installcheck-am
297install-exec-am: install-libLTLIBRARIES
298install-exec: install-exec-am
299
300install-data-am:
301install-data: install-data-am
302
303install-am: all-am
304        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
305install: install-am
306uninstall-am: uninstall-libLTLIBRARIES
307uninstall: uninstall-am
308all-am: Makefile $(LTLIBRARIES)
309all-redirect: all-am
310install-strip:
311        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
312installdirs:
313        $(mkinstalldirs)  $(DESTDIR)$(libdir)
314
315
316mostlyclean-generic:
317
318clean-generic:
319
320distclean-generic:
321        -rm -f Makefile $(CONFIG_CLEAN_FILES)
322        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
323
324maintainer-clean-generic:
325mostlyclean-am:  mostlyclean-libLTLIBRARIES mostlyclean-compile \
326                mostlyclean-libtool mostlyclean-tags \
327                mostlyclean-generic
328
329mostlyclean: mostlyclean-am
330
331clean-am:  clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
332                clean-generic mostlyclean-am
333
334clean: clean-am
335
336distclean-am:  distclean-libLTLIBRARIES distclean-compile \
337                distclean-libtool distclean-tags distclean-generic \
338                clean-am
339        -rm -f libtool
340
341distclean: distclean-am
342
343maintainer-clean-am:  maintainer-clean-libLTLIBRARIES \
344                maintainer-clean-compile maintainer-clean-libtool \
345                maintainer-clean-tags maintainer-clean-generic \
346                distclean-am
347        @echo "This command is intended for maintainers to use;"
348        @echo "it deletes files that may require special tools to rebuild."
349
350maintainer-clean: maintainer-clean-am
351
352.PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
353clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
354uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
355distclean-compile clean-compile maintainer-clean-compile \
356mostlyclean-libtool distclean-libtool clean-libtool \
357maintainer-clean-libtool tags mostlyclean-tags distclean-tags \
358clean-tags maintainer-clean-tags distdir info-am info dvi-am dvi check \
359check-am installcheck-am installcheck install-exec-am install-exec \
360install-data-am install-data install-am install uninstall-am uninstall \
361all-redirect all-am all installdirs mostlyclean-generic \
362distclean-generic clean-generic maintainer-clean-generic clean \
363mostlyclean distclean maintainer-clean
364
365
366clean:
367        rm -f *.lo
368        rm -f *.o
369        rm -rf .libs
370        rm -f *.la
371
372# Tell versions [3.59,3.63) of GNU make to not export all variables.
373# Otherwise a system limit (for SysV at least) may be exceeded.
374.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.