1# Makefile.in generated by automake 1.11.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6# Foundation, Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17VPATH = @srcdir@
18am__make_dryrun = \
19  { \
20    am__dry=no; \
21    case $$MAKEFLAGS in \
22      *\\[\ \	]*) \
23        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
24          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25      *) \
26        for am__flg in $$MAKEFLAGS; do \
27          case $$am__flg in \
28            *=*|--*) ;; \
29            *n*) am__dry=yes; break;; \
30          esac; \
31        done;; \
32    esac; \
33    test $$am__dry = yes; \
34  }
35pkgdatadir = $(datadir)/@PACKAGE@
36pkgincludedir = $(includedir)/@PACKAGE@
37pkglibdir = $(libdir)/@PACKAGE@
38pkglibexecdir = $(libexecdir)/@PACKAGE@
39am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40install_sh_DATA = $(install_sh) -c -m 644
41install_sh_PROGRAM = $(install_sh) -c
42install_sh_SCRIPT = $(install_sh) -c
43INSTALL_HEADER = $(INSTALL_DATA)
44transform = $(program_transform_name)
45NORMAL_INSTALL = :
46PRE_INSTALL = :
47POST_INSTALL = :
48NORMAL_UNINSTALL = :
49PRE_UNINSTALL = :
50POST_UNINSTALL = :
51build_triplet = @build@
52host_triplet = @host@
53subdir = data
54DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
55ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
56am__aclocal_m4_deps = $(top_srcdir)/build/gtk-doc.m4 \
57	$(top_srcdir)/build/libtool.m4 \
58	$(top_srcdir)/build/ltoptions.m4 \
59	$(top_srcdir)/build/ltsugar.m4 \
60	$(top_srcdir)/build/ltversion.m4 \
61	$(top_srcdir)/build/lt~obsolete.m4 $(top_srcdir)/build/pkg.m4 \
62	$(top_srcdir)/configure.ac
63am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
64	$(ACLOCAL_M4)
65mkinstalldirs = $(install_sh) -d
66CONFIG_HEADER = $(top_builddir)/src/rasqal_config.h
67CONFIG_CLEAN_FILES =
68CONFIG_CLEAN_VPATH_FILES =
69AM_V_GEN = $(am__v_GEN_@AM_V@)
70am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
71am__v_GEN_0 = @echo "  GEN   " $@;
72AM_V_at = $(am__v_at_@AM_V@)
73am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
74am__v_at_0 = @
75SOURCES =
76DIST_SOURCES =
77am__can_run_installinfo = \
78  case $$AM_UPDATE_INFO_DIR in \
79    n|no|NO) false;; \
80    *) (install-info --version) >/dev/null 2>&1;; \
81  esac
82DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
83ACLOCAL = @ACLOCAL@
84AMTAR = @AMTAR@
85AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
86AR = @AR@
87AUTOCONF = @AUTOCONF@
88AUTOHEADER = @AUTOHEADER@
89AUTOMAKE = @AUTOMAKE@
90AWK = @AWK@
91BISON = @BISON@
92CC = @CC@
93CCDEPMODE = @CCDEPMODE@
94CFLAGS = @CFLAGS@
95CPP = @CPP@
96CPPFLAGS = @CPPFLAGS@
97CYGPATH_W = @CYGPATH_W@
98DEFS = @DEFS@
99DEPDIR = @DEPDIR@
100DLLTOOL = @DLLTOOL@
101DSYMUTIL = @DSYMUTIL@
102DUMPBIN = @DUMPBIN@
103ECHO_C = @ECHO_C@
104ECHO_N = @ECHO_N@
105ECHO_T = @ECHO_T@
106EGREP = @EGREP@
107EXEEXT = @EXEEXT@
108FGREP = @FGREP@
109GREP = @GREP@
110GTKDOC_CHECK = @GTKDOC_CHECK@
111GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
112GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
113GTKDOC_MKPDF = @GTKDOC_MKPDF@
114GTKDOC_REBASE = @GTKDOC_REBASE@
115HAVE_SYS_TIME_H = @HAVE_SYS_TIME_H@
116HAVE_TIME_H = @HAVE_TIME_H@
117HTML_DIR = @HTML_DIR@
118INSTALL = @INSTALL@
119INSTALL_DATA = @INSTALL_DATA@
120INSTALL_PROGRAM = @INSTALL_PROGRAM@
121INSTALL_SCRIPT = @INSTALL_SCRIPT@
122INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
123LD = @LD@
124LDFLAGS = @LDFLAGS@
125LEX = @LEX@
126LEXLIB = @LEXLIB@
127LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
128LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
129LIBOBJS = @LIBOBJS@
130LIBS = @LIBS@
131LIBTOOL = @LIBTOOL@
132LIPO = @LIPO@
133LN_S = @LN_S@
134LTLIBOBJS = @LTLIBOBJS@
135MAINT = @MAINT@
136MAKEINFO = @MAKEINFO@
137MANIFEST_TOOL = @MANIFEST_TOOL@
138MEM = @MEM@
139MEM_LIBS = @MEM_LIBS@
140MKDIR_P = @MKDIR_P@
141NM = @NM@
142NMEDIT = @NMEDIT@
143OBJDUMP = @OBJDUMP@
144OBJEXT = @OBJEXT@
145OTOOL = @OTOOL@
146OTOOL64 = @OTOOL64@
147PACKAGE = @PACKAGE@
148PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
149PACKAGE_NAME = @PACKAGE_NAME@
150PACKAGE_STRING = @PACKAGE_STRING@
151PACKAGE_TARNAME = @PACKAGE_TARNAME@
152PACKAGE_URL = @PACKAGE_URL@
153PACKAGE_VERSION = @PACKAGE_VERSION@
154PATH_SEPARATOR = @PATH_SEPARATOR@
155PCRE_CONFIG = @PCRE_CONFIG@
156PERL = @PERL@
157PKGCONFIG_CFLAGS = @PKGCONFIG_CFLAGS@
158PKGCONFIG_LIBS = @PKGCONFIG_LIBS@
159PKGCONFIG_REQUIRES = @PKGCONFIG_REQUIRES@
160PKG_CONFIG = @PKG_CONFIG@
161PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
162PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
163RANLIB = @RANLIB@
164RAPTOR2_CFLAGS = @RAPTOR2_CFLAGS@
165RAPTOR2_LIBS = @RAPTOR2_LIBS@
166RAPTOR_MIN_VERSION = @RAPTOR_MIN_VERSION@
167RAPTOR_VERSION_DEC = @RAPTOR_VERSION_DEC@
168RASQAL_EXTERNAL_LIBS = @RASQAL_EXTERNAL_LIBS@
169RASQAL_INTERNAL_CPPFLAGS = @RASQAL_INTERNAL_CPPFLAGS@
170RASQAL_INTERNAL_LIBS = @RASQAL_INTERNAL_LIBS@
171RASQAL_LIBTOOLLIBS = @RASQAL_LIBTOOLLIBS@
172RASQAL_LIBTOOL_VERSION = @RASQAL_LIBTOOL_VERSION@
173RASQAL_VERSION = @RASQAL_VERSION@
174RASQAL_VERSION_DECIMAL = @RASQAL_VERSION_DECIMAL@
175RASQAL_VERSION_MAJOR = @RASQAL_VERSION_MAJOR@
176RASQAL_VERSION_MINOR = @RASQAL_VERSION_MINOR@
177RASQAL_VERSION_RELEASE = @RASQAL_VERSION_RELEASE@
178RECHO = @RECHO@
179RECHO_C = @RECHO_C@
180RECHO_N = @RECHO_N@
181SED = @SED@
182SET_MAKE = @SET_MAKE@
183SHELL = @SHELL@
184STANDARD_CFLAGS = @STANDARD_CFLAGS@
185STRIP = @STRIP@
186TAR = @TAR@
187UUID_CFLAGS = @UUID_CFLAGS@
188UUID_CONFIG = @UUID_CONFIG@
189UUID_LIBS = @UUID_LIBS@
190VERSION = @VERSION@
191XML_CONFIG = @XML_CONFIG@
192abs_builddir = @abs_builddir@
193abs_srcdir = @abs_srcdir@
194abs_top_builddir = @abs_top_builddir@
195abs_top_srcdir = @abs_top_srcdir@
196ac_ct_AR = @ac_ct_AR@
197ac_ct_CC = @ac_ct_CC@
198ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
199am__include = @am__include@
200am__leading_dot = @am__leading_dot@
201am__quote = @am__quote@
202am__tar = @am__tar@
203am__untar = @am__untar@
204bindir = @bindir@
205build = @build@
206build_alias = @build_alias@
207build_cpu = @build_cpu@
208build_os = @build_os@
209build_vendor = @build_vendor@
210builddir = @builddir@
211datadir = @datadir@
212datarootdir = @datarootdir@
213docdir = @docdir@
214dvidir = @dvidir@
215exec_prefix = @exec_prefix@
216host = @host@
217host_alias = @host_alias@
218host_cpu = @host_cpu@
219host_os = @host_os@
220host_vendor = @host_vendor@
221htmldir = @htmldir@
222includedir = @includedir@
223infodir = @infodir@
224install_sh = @install_sh@
225libdir = @libdir@
226libexecdir = @libexecdir@
227localedir = @localedir@
228localstatedir = @localstatedir@
229mandir = @mandir@
230mkdir_p = @mkdir_p@
231oldincludedir = @oldincludedir@
232pdfdir = @pdfdir@
233prefix = @prefix@
234program_transform_name = @program_transform_name@
235psdir = @psdir@
236sbindir = @sbindir@
237sharedstatedir = @sharedstatedir@
238srcdir = @srcdir@
239sysconfdir = @sysconfdir@
240target_alias = @target_alias@
241top_build_prefix = @top_build_prefix@
242top_builddir = @top_builddir@
243top_srcdir = @top_srcdir@
244EXTRA_DIST = dc.rdf \
245animals.nt letters.nt one.nt \
246graph-a.ttl graph-b.ttl graph-c.ttl \
247triples.ttl
248
249all: all-am
250
251.SUFFIXES:
252$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
253	@for dep in $?; do \
254	  case '$(am__configure_deps)' in \
255	    *$$dep*) \
256	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
257	        && { if test -f $@; then exit 0; else break; fi; }; \
258	      exit 1;; \
259	  esac; \
260	done; \
261	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/Makefile'; \
262	$(am__cd) $(top_srcdir) && \
263	  $(AUTOMAKE) --gnu data/Makefile
264.PRECIOUS: Makefile
265Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
266	@case '$?' in \
267	  *config.status*) \
268	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
269	  *) \
270	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
271	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
272	esac;
273
274$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
275	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
276
277$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
278	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
279$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
280	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
281$(am__aclocal_m4_deps):
282
283mostlyclean-libtool:
284	-rm -f *.lo
285
286clean-libtool:
287	-rm -rf .libs _libs
288tags: TAGS
289TAGS:
290
291ctags: CTAGS
292CTAGS:
293
294
295distdir: $(DISTFILES)
296	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
297	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
298	list='$(DISTFILES)'; \
299	  dist_files=`for file in $$list; do echo $$file; done | \
300	  sed -e "s|^$$srcdirstrip/||;t" \
301	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
302	case $$dist_files in \
303	  */*) $(MKDIR_P) `echo "$$dist_files" | \
304			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
305			   sort -u` ;; \
306	esac; \
307	for file in $$dist_files; do \
308	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
309	  if test -d $$d/$$file; then \
310	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
311	    if test -d "$(distdir)/$$file"; then \
312	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
313	    fi; \
314	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
315	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
316	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
317	    fi; \
318	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
319	  else \
320	    test -f "$(distdir)/$$file" \
321	    || cp -p $$d/$$file "$(distdir)/$$file" \
322	    || exit 1; \
323	  fi; \
324	done
325check-am: all-am
326check: check-am
327all-am: Makefile
328installdirs:
329install: install-am
330install-exec: install-exec-am
331install-data: install-data-am
332uninstall: uninstall-am
333
334install-am: all-am
335	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
336
337installcheck: installcheck-am
338install-strip:
339	if test -z '$(STRIP)'; then \
340	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
341	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
342	      install; \
343	else \
344	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
345	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
346	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
347	fi
348mostlyclean-generic:
349
350clean-generic:
351
352distclean-generic:
353	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
354	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
355
356maintainer-clean-generic:
357	@echo "This command is intended for maintainers to use"
358	@echo "it deletes files that may require special tools to rebuild."
359clean: clean-am
360
361clean-am: clean-generic clean-libtool mostlyclean-am
362
363distclean: distclean-am
364	-rm -f Makefile
365distclean-am: clean-am distclean-generic
366
367dvi: dvi-am
368
369dvi-am:
370
371html: html-am
372
373html-am:
374
375info: info-am
376
377info-am:
378
379install-data-am:
380
381install-dvi: install-dvi-am
382
383install-dvi-am:
384
385install-exec-am:
386
387install-html: install-html-am
388
389install-html-am:
390
391install-info: install-info-am
392
393install-info-am:
394
395install-man:
396
397install-pdf: install-pdf-am
398
399install-pdf-am:
400
401install-ps: install-ps-am
402
403install-ps-am:
404
405installcheck-am:
406
407maintainer-clean: maintainer-clean-am
408	-rm -f Makefile
409maintainer-clean-am: distclean-am maintainer-clean-generic
410
411mostlyclean: mostlyclean-am
412
413mostlyclean-am: mostlyclean-generic mostlyclean-libtool
414
415pdf: pdf-am
416
417pdf-am:
418
419ps: ps-am
420
421ps-am:
422
423uninstall-am:
424
425.MAKE: install-am install-strip
426
427.PHONY: all all-am check check-am clean clean-generic clean-libtool \
428	distclean distclean-generic distclean-libtool distdir dvi \
429	dvi-am html html-am info info-am install install-am \
430	install-data install-data-am install-dvi install-dvi-am \
431	install-exec install-exec-am install-html install-html-am \
432	install-info install-info-am install-man install-pdf \
433	install-pdf-am install-ps install-ps-am install-strip \
434	installcheck installcheck-am installdirs maintainer-clean \
435	maintainer-clean-generic mostlyclean mostlyclean-generic \
436	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
437
438
439# Tell versions [3.59,3.63) of GNU make to not export all variables.
440# Otherwise a system limit (for SysV at least) may be exceeded.
441.NOEXPORT:
442