1 # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
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.
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
13 # AUTOMAKE_ OPTIONS=no-dependencies
19 top_srcdir = @top_srcdir@
22 exec_prefix = @exec_prefix@
26 libexecdir = @libexecdir@
28 sysconfdir = @sysconfdir@
29 sharedstatedir = @sharedstatedir@
30 localstatedir = @localstatedir@
34 includedir = @includedir@
35 oldincludedir = /usr/include
39 pkgdatadir = $(datadir)/@PACKAGE@
40 pkglibdir = $(libdir)/@PACKAGE@
41 pkgincludedir = $(includedir)/@PACKAGE@
48 AUTOHEADER = @AUTOHEADER@
51 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
52 INSTALL_DATA = @INSTALL_DATA@
53 INSTALL_SCRIPT = @INSTALL_SCRIPT@
54 transform = @program_transform_name@
62 host_alias = @host_alias@
66 CATALOG_OBJ = @CATALOG_OBJ@
70 DEBUG_OBJ = @DEBUG_OBJ@
76 HAVE_ISINF = @HAVE_ISINF@
77 HAVE_ISNAN = @HAVE_ISNAN@
81 ICONV_LIBS = @ICONV_LIBS@
83 LIBXML_MAJOR_VERSION = @LIBXML_MAJOR_VERSION@
84 LIBXML_MICRO_VERSION = @LIBXML_MICRO_VERSION@
85 LIBXML_MINOR_VERSION = @LIBXML_MINOR_VERSION@
86 LIBXML_VERSION = @LIBXML_VERSION@
87 LIBXML_VERSION_INFO = @LIBXML_VERSION_INFO@
88 LIBXML_VERSION_NUMBER = @LIBXML_VERSION_NUMBER@
98 PYTHON_INCLUDES = @PYTHON_INCLUDES@
99 PYTHON_SITE_PACKAGES = @PYTHON_SITE_PACKAGES@
100 PYTHON_SUBDIR = @PYTHON_SUBDIR@
101 PYTHON_VERSION = @PYTHON_VERSION@
103 RDL_LIBS = @RDL_LIBS@
106 STATIC_BINARIES = @STATIC_BINARIES@
109 TEST_REGEXPS = @TEST_REGEXPS@
110 TEST_SCHEMAS = @TEST_SCHEMAS@
111 TEST_THREADS = @TEST_THREADS@
112 THREAD_CFLAGS = @THREAD_CFLAGS@
113 THREAD_LIBS = @THREAD_LIBS@
116 WITH_C14N = @WITH_C14N@
117 WITH_CATALOG = @WITH_CATALOG@
118 WITH_DEBUG = @WITH_DEBUG@
119 WITH_DOCB = @WITH_DOCB@
120 WITH_FTP = @WITH_FTP@
121 WITH_HTML = @WITH_HTML@
122 WITH_HTTP = @WITH_HTTP@
123 WITH_ICONV = @WITH_ICONV@
124 WITH_MEM_DEBUG = @WITH_MEM_DEBUG@
125 WITH_REGEXPS = @WITH_REGEXPS@
126 WITH_SCHEMAS = @WITH_SCHEMAS@
127 WITH_THREADS = @WITH_THREADS@
128 WITH_TRIO = @WITH_TRIO@
129 WITH_XINCLUDE = @WITH_XINCLUDE@
130 WITH_XPATH = @WITH_XPATH@
131 WITH_XPTR = @WITH_XPTR@
132 XINCLUDE_OBJ = @XINCLUDE_OBJ@
133 XML_CFLAGS = @XML_CFLAGS@
134 XML_INCLUDEDIR = @XML_INCLUDEDIR@
135 XML_LIBDIR = @XML_LIBDIR@
136 XML_LIBS = @XML_LIBS@
137 XPATH_OBJ = @XPATH_OBJ@
138 XPTR_OBJ = @XPTR_OBJ@
139 Z_CFLAGS = @Z_CFLAGS@
142 noinst_PROGRAMS = gjobread
145 -I$(top_builddir) -I$(top_srcdir) \
146 -I$(top_builddir)/include \
147 -I$(top_srcdir)/include -I@srcdir@
150 LDADD = $(top_builddir)/libxml2.la @THREAD_LIBS@ @Z_LIBS@ $(ICONV_LIBS) -lm
151 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
152 CONFIG_HEADER = ../config.h
154 noinst_PROGRAMS = gjobread$(EXEEXT)
155 PROGRAMS = $(noinst_PROGRAMS)
158 DEFS = @DEFS@ -I. -I$(srcdir) -I..
159 CPPFLAGS = @CPPFLAGS@
162 gjobread_SOURCES = gjobread.c
163 gjobread_OBJECTS = gjobread.$(OBJEXT)
164 gjobread_LDADD = $(LDADD)
165 gjobread_DEPENDENCIES = $(top_builddir)/libxml2.la
167 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
168 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
170 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
171 DIST_COMMON = Makefile.am Makefile.in
174 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
178 OBJECTS = gjobread.$(OBJEXT)
182 .SUFFIXES: .S .c .lo .o .obj .s
183 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
184 cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps example/Makefile
186 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
188 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
191 mostlyclean-noinstPROGRAMS:
193 clean-noinstPROGRAMS:
194 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
196 distclean-noinstPROGRAMS:
198 maintainer-clean-noinstPROGRAMS:
203 # FIXME: We should only use cygpath when building on Windows,
204 # and only if it is available.
206 $(COMPILE) -c `cygpath -w $<`
215 -rm -f *.o core *.core
223 maintainer-clean-compile:
226 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
229 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
232 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
242 maintainer-clean-libtool:
244 gjobread$(EXEEXT): $(gjobread_OBJECTS) $(gjobread_DEPENDENCIES)
245 @rm -f gjobread$(EXEEXT)
246 $(LINK) $(gjobread_LDFLAGS) $(gjobread_OBJECTS) $(gjobread_LDADD) $(LIBS)
250 ID: $(HEADERS) $(SOURCES) $(LISP)
251 list='$(SOURCES) $(HEADERS)'; \
252 unique=`for i in $$list; do echo $$i; done | \
253 awk ' { files[$$0] = 1; } \
254 END { for (i in files) print i; }'`; \
255 here=`pwd` && cd $(srcdir) \
256 && mkid -f$$here/ID $$unique $(LISP)
258 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
261 list='$(SOURCES) $(HEADERS)'; \
262 unique=`for i in $$list; do echo $$i; done | \
263 awk ' { files[$$0] = 1; } \
264 END { for (i in files) print i; }'`; \
265 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
266 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
275 maintainer-clean-tags:
277 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
281 distdir: $(DISTFILES)
282 @for file in $(DISTFILES); do \
284 if test -d $$d/$$file; then \
285 cp -pr $$d/$$file $(distdir)/$$file; \
287 test -f $(distdir)/$$file \
288 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
289 || cp -p $$d/$$file $(distdir)/$$file || :; \
292 gjobread.o: gjobread.c ../include/libxml/xmlmemory.h \
293 ../include/libxml/xmlversion.h ../include/libxml/threads.h \
294 ../include/libxml/globals.h ../include/libxml/parser.h \
295 ../include/libxml/tree.h ../include/libxml/xmlregexp.h \
296 ../include/libxml/valid.h ../include/libxml/list.h \
297 ../include/libxml/xmlautomata.h ../include/libxml/entities.h \
298 ../include/libxml/encoding.h ../include/libxml/xmlIO.h \
299 ../include/libxml/xmlerror.h ../include/libxml/SAX.h \
300 ../include/libxml/xlink.h
309 installcheck: installcheck-am
311 install-exec: install-exec-am
314 install-data: install-data-am
317 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
320 uninstall: uninstall-am
321 all-am: Makefile $(PROGRAMS)
324 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
333 -rm -f Makefile $(CONFIG_CLEAN_FILES)
334 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
336 maintainer-clean-generic:
337 mostlyclean-am: mostlyclean-noinstPROGRAMS mostlyclean-compile \
338 mostlyclean-libtool mostlyclean-tags \
341 mostlyclean: mostlyclean-am
343 clean-am: clean-noinstPROGRAMS clean-compile clean-libtool clean-tags \
344 clean-generic mostlyclean-am
348 distclean-am: distclean-noinstPROGRAMS distclean-compile \
349 distclean-libtool distclean-tags distclean-generic \
353 distclean: distclean-am
355 maintainer-clean-am: maintainer-clean-noinstPROGRAMS \
356 maintainer-clean-compile maintainer-clean-libtool \
357 maintainer-clean-tags maintainer-clean-generic \
359 @echo "This command is intended for maintainers to use;"
360 @echo "it deletes files that may require special tools to rebuild."
362 maintainer-clean: maintainer-clean-am
364 .PHONY: mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \
365 clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \
366 mostlyclean-compile distclean-compile clean-compile \
367 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
368 clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
369 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
370 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
371 install-exec install-data-am install-data install-am install \
372 uninstall-am uninstall all-redirect all-am all installdirs \
373 mostlyclean-generic distclean-generic clean-generic \
374 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
377 # Tell versions [3.59,3.63) of GNU make to not export all variables.
378 # Otherwise a system limit (for SysV at least) may be exceeded.