# Makefile.in generated by automake 1.9.6 from Makefile.am. # src/Makefile. Generated from Makefile.in by configure. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. # -*- Mode: Makefile -*- # # Makefile.am - automake file for Raptor libraptor # # Copyright (C) 2000-2006, David Beckett http://purl.org/net/dajobe/ # Copyright (C) 2000-2005, University of Bristol, UK http://www.bristol.ac.uk/ # # This package is Free Software and part of Redland http://librdf.org/ # # It is licensed under the following three licenses as alternatives: # 1. GNU Lesser General Public License (LGPL) V2.1 or any newer version # 2. GNU General Public License (GPL) V2 or any newer version # 3. Apache License, V2.0 or any newer version # # You may not use this file except in compliance with at least one of # the above three licenses. # # See LICENSE.html or LICENSE.txt at the top of this package for the # complete terms and further detail along with the license texts for # the licenses in COPYING.LIB, COPYING and LICENSE-2.0.txt respectively. # # srcdir = . top_srcdir = .. pkgdatadir = $(datadir)/raptor pkglibdir = $(libdir)/raptor pkgincludedir = $(includedir)/raptor top_builddir = .. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = /usr/bin/install -c -o root -g wheel install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = i386-unknown-gnu host_triplet = i386-unknown-gnu am__append_1 = raptor_set_test raptor_xml_test am__append_2 = raptor_libxml.c #am__append_3 = raptor_expat.c am__append_4 = raptor_rdfxml.c raptor_sax2.c am__append_5 = turtle_lexer.c turtle_lexer.h turtle_parser.c turtle_parser.h turtle_common.h #am__append_6 = n3_lexer.c n3_lexer.h n3_parser.c n3_parser.h n3_common.h am__append_7 = ntriples_parse.c am__append_8 = raptor_rss_common.c raptor_rss.h am__append_9 = raptor_rss.c am__append_10 = raptor_grddl.c am__append_11 = raptor_guess.c am__append_12 = raptor_serialize_rdfxml.c am__append_13 = raptor_serialize_ntriples.c #raptor_abbrev.c required by both turtle and xml-abbrev am__append_14 = raptor_abbrev.c #am__append_15 = raptor_abbrev.c am__append_16 = raptor_serialize_rdfxmla.c am__append_17 = raptor_serialize_turtle.c am__append_18 = raptor_serialize_rss.c am__append_19 = raptor_serialize_dot.c am__append_20 = raptor_nfc_data.c raptor_nfc.c raptor_nfc.h am__append_21 = strcasecmp.c #am__append_22 = parsedate.c subdir = src DIST_COMMON = $(include_HEADERS) $(noinst_HEADERS) \ $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ $(srcdir)/raptor-config.in $(srcdir)/raptor_config.h.in \ raptor_www_curl.c raptor_www_libfetch.c raptor_www_libxml.c ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = raptor_config.h CONFIG_CLEAN_FILES = raptor-config am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \ "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(includedir)" libLTLIBRARIES_INSTALL = $(INSTALL) LTLIBRARIES = $(lib_LTLIBRARIES) libraptor_la_DEPENDENCIES = ${LIBOBJDIR}raptor_www_curl$U.lo am__libraptor_la_SOURCES_DIST = raptor_parse.c raptor_serialize.c \ raptor_rfc2396.c raptor_uri.c raptor_locator.c \ raptor_namespace.c raptor_qname.c raptor_feature.c \ raptor_general.c raptor_utf8.c raptor_www.c \ raptor_identifier.c raptor_sequence.c raptor_stringbuffer.c \ raptor_iostream.c raptor_xml.c raptor_xml_writer.c \ raptor_set.c turtle_common.c raptor_turtle_writer.c \ raptor_xsd.c raptor_libxml.c raptor_expat.c raptor_rdfxml.c \ raptor_sax2.c turtle_lexer.c turtle_lexer.h turtle_parser.c \ turtle_parser.h turtle_common.h n3_lexer.c n3_lexer.h \ n3_parser.c n3_parser.h n3_common.h ntriples_parse.c \ raptor_rss_common.c raptor_rss.h raptor_rss.c raptor_grddl.c \ raptor_guess.c raptor_serialize_simple.c \ raptor_serialize_rdfxml.c raptor_serialize_ntriples.c \ raptor_abbrev.c raptor_serialize_rdfxmla.c \ raptor_serialize_turtle.c raptor_serialize_rss.c \ raptor_serialize_dot.c raptor_nfc_data.c raptor_nfc.c \ raptor_nfc.h strcasecmp.c parsedate.c am__objects_1 = raptor_libxml.lo #am__objects_2 = raptor_expat.lo am__objects_3 = raptor_rdfxml.lo \ raptor_sax2.lo am__objects_4 = turtle_lexer.lo \ turtle_parser.lo #am__objects_5 = n3_lexer.lo n3_parser.lo am__objects_6 = ntriples_parse.lo am__objects_7 = raptor_rss_common.lo am__objects_8 = raptor_rss.lo am__objects_9 = raptor_grddl.lo am__objects_10 = raptor_guess.lo am__objects_11 = \ raptor_serialize_rdfxml.lo am__objects_12 = \ raptor_serialize_ntriples.lo am__objects_13 = \ raptor_abbrev.lo #am__objects_14 = raptor_abbrev.lo am__objects_15 = raptor_serialize_rdfxmla.lo am__objects_16 = \ raptor_serialize_turtle.lo am__objects_17 = \ raptor_serialize_rss.lo am__objects_18 = raptor_serialize_dot.lo am__objects_19 = raptor_nfc_data.lo \ raptor_nfc.lo am__objects_20 = strcasecmp.lo #am__objects_21 = parsedate.lo am_libraptor_la_OBJECTS = raptor_parse.lo raptor_serialize.lo \ raptor_rfc2396.lo raptor_uri.lo raptor_locator.lo \ raptor_namespace.lo raptor_qname.lo raptor_feature.lo \ raptor_general.lo raptor_utf8.lo raptor_www.lo \ raptor_identifier.lo raptor_sequence.lo raptor_stringbuffer.lo \ raptor_iostream.lo raptor_xml.lo raptor_xml_writer.lo \ raptor_set.lo turtle_common.lo raptor_turtle_writer.lo \ raptor_xsd.lo $(am__objects_1) $(am__objects_2) \ $(am__objects_3) $(am__objects_4) $(am__objects_5) \ $(am__objects_6) $(am__objects_7) $(am__objects_8) \ $(am__objects_9) $(am__objects_10) raptor_serialize_simple.lo \ $(am__objects_11) $(am__objects_12) $(am__objects_13) \ $(am__objects_14) $(am__objects_15) $(am__objects_16) \ $(am__objects_17) $(am__objects_18) $(am__objects_19) \ $(am__objects_20) $(am__objects_21) libraptor_la_OBJECTS = $(am_libraptor_la_OBJECTS) binSCRIPT_INSTALL = $(INSTALL_SCRIPT) SCRIPTS = $(bin_SCRIPTS) DEFAULT_INCLUDES = -I. -I$(srcdir) -I. depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ SOURCES = $(libraptor_la_SOURCES) DIST_SOURCES = $(am__libraptor_la_SOURCES_DIST) man1dir = $(mandir)/man1 NROFF = nroff MANS = $(man_MANS) includeHEADERS_INSTALL = $(INSTALL_HEADER) HEADERS = $(include_HEADERS) $(noinst_HEADERS) ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = ${SHELL} /mnt/gmirror/ports/textproc/raptor/work/raptor-1.4.15/missing --run aclocal-1.9 AMDEP_FALSE = # AMDEP_TRUE = AMTAR = ${SHELL} /mnt/gmirror/ports/textproc/raptor/work/raptor-1.4.15/missing --run tar AR = ar AUTOCONF = ${SHELL} /mnt/gmirror/ports/textproc/raptor/work/raptor-1.4.15/missing --run autoconf AUTOHEADER = ${SHELL} /mnt/gmirror/ports/textproc/raptor/work/raptor-1.4.15/missing --run autoheader AUTOMAKE = ${SHELL} /mnt/gmirror/ports/textproc/raptor/work/raptor-1.4.15/missing --run automake-1.9 AWK = gawk CC = cc CCDEPMODE = depmode=gcc3 CFLAGS = -fno-common CPP = cc -E CPPFLAGS = -DRAPTOR_INTERNAL=1 -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include CURL_CONFIG = curl-config CXXCPP = c++ -E CYGPATH_W = echo DEFS = -DHAVE_CONFIG_H DEPDIR = .deps ECHO = echo ECHO_C = ECHO_N = -n ECHO_T = EGREP = /usr/bin/grep -E ENABLE_GTK_DOC_FALSE = ENABLE_GTK_DOC_TRUE = # EXEEXT = GETOPT_FALSE = GETOPT_TRUE = # GREP = /usr/bin/grep GTK_DOC_USE_LIBTOOL_FALSE = # GTK_DOC_USE_LIBTOOL_TRUE = HTML_DIR = ${datadir}/gtk-doc/html INSTALL_DATA = install -o root -g wheel -m 444 INSTALL_PROGRAM = install -s -o root -g wheel -m 555 INSTALL_SCRIPT = install -o root -g wheel -m 555 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s LDFLAGS = LEX = flex LEXLIB = -lfl LEX_OUTPUT_ROOT = lex.yy LIBOBJS = ${LIBOBJDIR}raptor_www_curl$U.o LIBS = -L/usr/local/lib -lcurl -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -lssl -lcrypto -lssl -lcrypto -lz -L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm -L/usr/local/lib -lxslt -lxml2 -lz -liconv -lm $(MEM_LIBS) LIBTOOL = $(SHELL) $(top_builddir)/libtool LN_S = ln -s LTLIBOBJS = ${LIBOBJDIR}raptor_www_curl$U.lo MAINT = # MAINTAINER_MODE_FALSE = MAINTAINER_MODE_TRUE = # MAKEINFO = ${SHELL} /mnt/gmirror/ports/textproc/raptor/work/raptor-1.4.15/missing --run makeinfo # Memory debugging alternatives MEM = MEM_LIBS = OBJEXT = PACKAGE = raptor PACKAGE_BUGREPORT = http://bugs.librdf.org/ PACKAGE_NAME = Raptor RDF Parser PACKAGE_STRING = Raptor RDF Parser 1.4.15 PACKAGE_TARNAME = raptor PACKAGE_VERSION = 1.4.15 PARSEDATE_FALSE = PARSEDATE_TRUE = # PATH_SEPARATOR = : PERL = perl PKG_CONFIG = RANLIB = ranlib RAPTOR_LIBTOOLLIBS = libraptor.la RAPTOR_LIBTOOL_VERSION = 2:0:1 RAPTOR_NFC_CHECK_FALSE = # RAPTOR_NFC_CHECK_TRUE = RAPTOR_PARSERS = rdfxml ntriples turtle guess rss-tag-soup grddl RAPTOR_PARSER_GRDDL_FALSE = # RAPTOR_PARSER_GRDDL_TRUE = RAPTOR_PARSER_GUESS_FALSE = # RAPTOR_PARSER_GUESS_TRUE = RAPTOR_PARSER_N3_FALSE = RAPTOR_PARSER_N3_TRUE = # RAPTOR_PARSER_NTRIPLES_FALSE = # RAPTOR_PARSER_NTRIPLES_TRUE = RAPTOR_PARSER_RDFXML_FALSE = # RAPTOR_PARSER_RDFXML_TRUE = RAPTOR_PARSER_RSS_FALSE = # RAPTOR_PARSER_RSS_TRUE = RAPTOR_PARSER_TURTLE_FALSE = # RAPTOR_PARSER_TURTLE_TRUE = RAPTOR_RSS_COMMON_FALSE = # RAPTOR_RSS_COMMON_TRUE = RAPTOR_SERIALIZERS = rdfxml rdfxml-abbrev turtle ntriples rss-1.0 dot RAPTOR_SERIALIZER_DOT_FALSE = # RAPTOR_SERIALIZER_DOT_TRUE = RAPTOR_SERIALIZER_NTRIPLES_FALSE = # RAPTOR_SERIALIZER_NTRIPLES_TRUE = RAPTOR_SERIALIZER_RDFXML_ABBREV_FALSE = # RAPTOR_SERIALIZER_RDFXML_ABBREV_TRUE = RAPTOR_SERIALIZER_RDFXML_FALSE = # RAPTOR_SERIALIZER_RDFXML_TRUE = RAPTOR_SERIALIZER_RSS_1_0_FALSE = # RAPTOR_SERIALIZER_RSS_1_0_TRUE = RAPTOR_SERIALIZER_TURTLE_FALSE = # RAPTOR_SERIALIZER_TURTLE_TRUE = RAPTOR_VERSION_DECIMAL = 10415 RAPTOR_WWW_LIBRARY = libcurl RAPTOR_XML_EXPAT_FALSE = RAPTOR_XML_EXPAT_TRUE = # RAPTOR_XML_LIBXML_FALSE = # RAPTOR_XML_LIBXML_TRUE = RAPTOR_XML_PARSER = libxml RELEASE_VERSION_FALSE = RELEASE_VERSION_TRUE = # RPM_RELEASE = SNAP SET_MAKE = SHELL = /bin/sh STANDARD_CFLAGS = -fno-common $(MEM) STRCASECMP_FALSE = # STRCASECMP_TRUE = STRIP = strip TAR = gnutar VERSION = 1.4.15 XML_CONFIG = xml2-config XSLT_CONFIG = xslt-config YACC = bison -y YFLAGS = abs_top_builddir = /mnt/gmirror/ports/textproc/raptor/work/raptor-1.4.15 abs_top_srcdir = /mnt/gmirror/ports/textproc/raptor/work/raptor-1.4.15 ac_ct_CC = am__fastdepCC_FALSE = # am__fastdepCC_TRUE = am__include = include am__leading_dot = . am__quote = am__tar = ${AMTAR} chof - "$$tardir" am__untar = ${AMTAR} xf - bindir = ${exec_prefix}/bin build = i386-unknown-gnu build_alias = i386-unknown-gnu build_cpu = i386 build_os = gnu build_vendor = unknown datadir = ${datarootdir} datarootdir = ${prefix}/share docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} dvidir = ${docdir} exec_prefix = ${prefix} host = i386-unknown-gnu host_alias = i386-unknown-gnu host_cpu = i386 host_os = gnu host_vendor = unknown htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info install_sh = /mnt/gmirror/ports/textproc/raptor/work/raptor-1.4.15/install-sh libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localedir = ${datarootdir}/locale localstatedir = ${prefix}/var mandir = ${datarootdir}/man mkdir_p = mkdir -p -- oldincludedir = /usr/include pdfdir = ${docdir} prefix = program_transform_name = s,x,x, psdir = ${docdir} sbindir = ${exec_prefix}/sbin sharedstatedir = ${prefix}/com sysconfdir = ${prefix}/etc target_alias = i386-unknown-gnu bin_SCRIPTS = raptor-config lib_LTLIBRARIES = libraptor.la include_HEADERS = raptor.h noinst_HEADERS = raptor_internal.h win32_raptor_config.h man_MANS = raptor-config.1 TESTS = raptor_parse_test raptor_rfc2396_test raptor_uri_test \ raptor_namespace_test strcasecmp_test raptor_www_test \ raptor_sequence_test raptor_stringbuffer_test \ raptor_uri_win32_test raptor_iostream_test \ raptor_xml_writer_test raptor_turtle_writer_test \ $(am__append_1) CLEANFILES = $(TESTS) \ turtle_lexer_test turtle_parser_test \ n3_lexer_test n3_parser_test \ rdfdiff MAINTAINERCLEANFILES = turtle_lexer.c turtle_lexer.h \ turtle_parser.c turtle_parser.h turtle_parser.output \ n3_lexer.c n3_lexer.h \ n3_parser.c n3_parser.h n3_parser.output # 1) None (use standard functions directly) #MEM= #MEM_LIBS= # 2) Use dmalloc library #MEM=-DRAPTOR_MEMORY_DEBUG_DMALLOC=1 #MEM_LIBS=-ldmalloc AM_CFLAGS = $(MEM) # Always available libraptor_la_SOURCES = raptor_parse.c raptor_serialize.c \ raptor_rfc2396.c raptor_uri.c raptor_locator.c \ raptor_namespace.c raptor_qname.c raptor_feature.c \ raptor_general.c raptor_utf8.c raptor_www.c \ raptor_identifier.c raptor_sequence.c raptor_stringbuffer.c \ raptor_iostream.c raptor_xml.c raptor_xml_writer.c \ raptor_set.c turtle_common.c raptor_turtle_writer.c \ raptor_xsd.c $(am__append_2) $(am__append_3) $(am__append_4) \ $(am__append_5) $(am__append_6) $(am__append_7) \ $(am__append_8) $(am__append_9) $(am__append_10) \ $(am__append_11) raptor_serialize_simple.c $(am__append_12) \ $(am__append_13) $(am__append_14) $(am__append_15) \ $(am__append_16) $(am__append_17) $(am__append_18) \ $(am__append_19) $(am__append_20) $(am__append_21) \ $(am__append_22) libraptor_la_LDFLAGS = -version-info 2:0:1 libraptor_la_LIBADD = ${LIBOBJDIR}raptor_www_curl$U.lo EXTRA_DIST = \ raptor-config.in \ raptor_www_test.c \ raptor_nfc_test.c \ raptor_win32.c \ $(man_MANS) \ turtle_lexer.l turtle_parser.y \ n3_lexer.l n3_parser.y \ parsedate.y \ fix-flex fix-bison all: raptor_config.h $(MAKE) $(AM_MAKEFLAGS) all-am .SUFFIXES: .SUFFIXES: .c .lo .o .obj $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu src/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: # $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): # $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh raptor_config.h: stamp-h1 @if test ! -f $@; then \ rm -f stamp-h1; \ $(MAKE) stamp-h1; \ else :; fi stamp-h1: $(srcdir)/raptor_config.h.in $(top_builddir)/config.status @rm -f stamp-h1 cd $(top_builddir) && $(SHELL) ./config.status src/raptor_config.h $(srcdir)/raptor_config.h.in: # $(am__configure_deps) cd $(top_srcdir) && $(AUTOHEADER) rm -f stamp-h1 touch $@ distclean-hdr: -rm -f raptor_config.h stamp-h1 raptor-config: $(top_builddir)/config.status $(srcdir)/raptor-config.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)" @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ f=$(am__strip_dir) \ echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \ $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \ else :; fi; \ done uninstall-libLTLIBRARIES: @$(NORMAL_UNINSTALL) @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \ p=$(am__strip_dir) \ echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \ $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \ done clean-libLTLIBRARIES: -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" != "$$p" || dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done libraptor.la: $(libraptor_la_OBJECTS) $(libraptor_la_DEPENDENCIES) $(LINK) -rpath $(libdir) $(libraptor_la_LDFLAGS) $(libraptor_la_OBJECTS) $(libraptor_la_LIBADD) $(LIBS) install-binSCRIPTS: $(bin_SCRIPTS) @$(NORMAL_INSTALL) test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)" @list='$(bin_SCRIPTS)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ if test -f $$d$$p; then \ f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \ $(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \ else :; fi; \ done uninstall-binSCRIPTS: @$(NORMAL_UNINSTALL) @list='$(bin_SCRIPTS)'; for p in $$list; do \ f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ rm -f "$(DESTDIR)$(bindir)/$$f"; \ done installcheck-binSCRIPTS: $(bin_SCRIPTS) bad=0; pid=$$$$; list="$(bin_SCRIPTS)"; for p in $$list; do \ case ' $(AM_INSTALLCHECK_STD_OPTIONS_EXEMPT) ' in \ *" $$p "* | *" $(srcdir)/$$p "*) continue;; \ esac; \ f=`echo "$$p" | sed 's,^.*/,,;$(transform)'`; \ for opt in --help --version; do \ if "$(DESTDIR)$(bindir)/$$f" $$opt >c$${pid}_.out \ 2>c$${pid}_.err &2; bad=1; fi; \ done; \ done; rm -f c$${pid}_.???; exit $$bad mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c include $(DEPDIR)/raptor_www_curl.Plo include $(DEPDIR)/raptor_www_libfetch.Plo include $(DEPDIR)/raptor_www_libxml.Plo include ./$(DEPDIR)/n3_lexer.Plo include ./$(DEPDIR)/n3_parser.Plo include ./$(DEPDIR)/ntriples_parse.Plo include ./$(DEPDIR)/parsedate.Plo include ./$(DEPDIR)/raptor_abbrev.Plo include ./$(DEPDIR)/raptor_expat.Plo include ./$(DEPDIR)/raptor_feature.Plo include ./$(DEPDIR)/raptor_general.Plo include ./$(DEPDIR)/raptor_grddl.Plo include ./$(DEPDIR)/raptor_guess.Plo include ./$(DEPDIR)/raptor_identifier.Plo include ./$(DEPDIR)/raptor_iostream.Plo include ./$(DEPDIR)/raptor_libxml.Plo include ./$(DEPDIR)/raptor_locator.Plo include ./$(DEPDIR)/raptor_namespace.Plo include ./$(DEPDIR)/raptor_nfc.Plo include ./$(DEPDIR)/raptor_nfc_data.Plo include ./$(DEPDIR)/raptor_parse.Plo include ./$(DEPDIR)/raptor_qname.Plo include ./$(DEPDIR)/raptor_rdfxml.Plo include ./$(DEPDIR)/raptor_rfc2396.Plo include ./$(DEPDIR)/raptor_rss.Plo include ./$(DEPDIR)/raptor_rss_common.Plo include ./$(DEPDIR)/raptor_sax2.Plo include ./$(DEPDIR)/raptor_sequence.Plo include ./$(DEPDIR)/raptor_serialize.Plo include ./$(DEPDIR)/raptor_serialize_dot.Plo include ./$(DEPDIR)/raptor_serialize_ntriples.Plo include ./$(DEPDIR)/raptor_serialize_rdfxml.Plo include ./$(DEPDIR)/raptor_serialize_rdfxmla.Plo include ./$(DEPDIR)/raptor_serialize_rss.Plo include ./$(DEPDIR)/raptor_serialize_simple.Plo include ./$(DEPDIR)/raptor_serialize_turtle.Plo include ./$(DEPDIR)/raptor_set.Plo include ./$(DEPDIR)/raptor_stringbuffer.Plo include ./$(DEPDIR)/raptor_turtle_writer.Plo include ./$(DEPDIR)/raptor_uri.Plo include ./$(DEPDIR)/raptor_utf8.Plo include ./$(DEPDIR)/raptor_www.Plo include ./$(DEPDIR)/raptor_xml.Plo include ./$(DEPDIR)/raptor_xml_writer.Plo include ./$(DEPDIR)/raptor_xsd.Plo include ./$(DEPDIR)/strcasecmp.Plo include ./$(DEPDIR)/turtle_common.Plo include ./$(DEPDIR)/turtle_lexer.Plo include ./$(DEPDIR)/turtle_parser.Plo .c.o: if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi # source='$<' object='$@' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(COMPILE) -c $< .c.obj: if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi # source='$<' object='$@' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(COMPILE) -c `$(CYGPATH_W) '$<'` .c.lo: if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi # source='$<' object='$@' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LTCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs distclean-libtool: -rm -f libtool uninstall-info-am: install-man1: $(man1_MANS) $(man_MANS) @$(NORMAL_INSTALL) test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)" @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \ l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ for i in $$l2; do \ case "$$i" in \ *.1*) list="$$list $$i" ;; \ esac; \ done; \ for i in $$list; do \ if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \ else file=$$i; fi; \ ext=`echo $$i | sed -e 's/^.*\\.//'`; \ case "$$ext" in \ 1*) ;; \ *) ext='1' ;; \ esac; \ inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ inst=`echo $$inst | sed -e 's/^.*\///'`; \ inst=`echo $$inst | sed '$(transform)'`.$$ext; \ echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \ done uninstall-man1: @$(NORMAL_UNINSTALL) @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \ l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ for i in $$l2; do \ case "$$i" in \ *.1*) list="$$list $$i" ;; \ esac; \ done; \ for i in $$list; do \ ext=`echo $$i | sed -e 's/^.*\\.//'`; \ case "$$ext" in \ 1*) ;; \ *) ext='1' ;; \ esac; \ inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ inst=`echo $$inst | sed -e 's/^.*\///'`; \ inst=`echo $$inst | sed '$(transform)'`.$$ext; \ echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \ rm -f "$(DESTDIR)$(man1dir)/$$inst"; \ done install-includeHEADERS: $(include_HEADERS) @$(NORMAL_INSTALL) test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)" @list='$(include_HEADERS)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \ $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \ done uninstall-includeHEADERS: @$(NORMAL_UNINSTALL) @list='$(include_HEADERS)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \ rm -f "$(DESTDIR)$(includedir)/$$f"; \ done ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ mkid -fID $$unique tags: TAGS TAGS: $(HEADERS) $(SOURCES) raptor_config.h.in $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) raptor_config.h.in $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$tags $$unique; \ fi ctags: CTAGS CTAGS: $(HEADERS) $(SOURCES) raptor_config.h.in $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) raptor_config.h.in $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(CTAGS_ARGS)$$tags$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$tags $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && cd $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) $$here distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags check-TESTS: $(TESTS) @failed=0; all=0; xfail=0; xpass=0; skip=0; \ srcdir=$(srcdir); export srcdir; \ list='$(TESTS)'; \ if test -n "$$list"; then \ for tst in $$list; do \ if test -f ./$$tst; then dir=./; \ elif test -f $$tst; then dir=; \ else dir="$(srcdir)/"; fi; \ if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \ all=`expr $$all + 1`; \ case " $(XFAIL_TESTS) " in \ *" $$tst "*) \ xpass=`expr $$xpass + 1`; \ failed=`expr $$failed + 1`; \ echo "XPASS: $$tst"; \ ;; \ *) \ echo "PASS: $$tst"; \ ;; \ esac; \ elif test $$? -ne 77; then \ all=`expr $$all + 1`; \ case " $(XFAIL_TESTS) " in \ *" $$tst "*) \ xfail=`expr $$xfail + 1`; \ echo "XFAIL: $$tst"; \ ;; \ *) \ failed=`expr $$failed + 1`; \ echo "FAIL: $$tst"; \ ;; \ esac; \ else \ skip=`expr $$skip + 1`; \ echo "SKIP: $$tst"; \ fi; \ done; \ if test "$$failed" -eq 0; then \ if test "$$xfail" -eq 0; then \ banner="All $$all tests passed"; \ else \ banner="All $$all tests behaved as expected ($$xfail expected failures)"; \ fi; \ else \ if test "$$xpass" -eq 0; then \ banner="$$failed of $$all tests failed"; \ else \ banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \ fi; \ fi; \ dashes="$$banner"; \ skipped=""; \ if test "$$skip" -ne 0; then \ skipped="($$skip tests were not run)"; \ test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \ dashes="$$skipped"; \ fi; \ report=""; \ if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \ report="Please report to $(PACKAGE_BUGREPORT)"; \ test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \ dashes="$$report"; \ fi; \ dashes=`echo "$$dashes" | sed s/./=/g`; \ echo "$$dashes"; \ echo "$$banner"; \ test -z "$$skipped" || echo "$$skipped"; \ test -z "$$report" || echo "$$report"; \ echo "$$dashes"; \ test "$$failed" -eq 0; \ else :; fi distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am $(MAKE) $(AM_MAKEFLAGS) check-TESTS check: check-am all-am: Makefile $(LTLIBRARIES) $(SCRIPTS) $(MANS) $(HEADERS) \ raptor_config.h installdirs: for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(includedir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-am clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \ mostlyclean-am distclean: distclean-am -rm -rf $(DEPDIR) ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-hdr distclean-libtool distclean-tags dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-includeHEADERS install-man install-exec-am: install-binSCRIPTS install-libLTLIBRARIES install-info: install-info-am install-man: install-man1 installcheck-am: installcheck-binSCRIPTS maintainer-clean: maintainer-clean-am -rm -rf $(DEPDIR) ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-binSCRIPTS uninstall-includeHEADERS \ uninstall-info-am uninstall-libLTLIBRARIES uninstall-man uninstall-man: uninstall-man1 .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \ clean-generic clean-libLTLIBRARIES clean-libtool ctags \ distclean distclean-compile distclean-generic distclean-hdr \ distclean-libtool distclean-tags distdir dvi dvi-am html \ html-am info info-am install install-am install-binSCRIPTS \ install-data install-data-am install-exec install-exec-am \ install-includeHEADERS install-info install-info-am \ install-libLTLIBRARIES install-man install-man1 install-strip \ installcheck installcheck-am installcheck-binSCRIPTS \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \ uninstall-am uninstall-binSCRIPTS uninstall-includeHEADERS \ uninstall-info-am uninstall-libLTLIBRARIES uninstall-man \ uninstall-man1 # Actually it needs turtle_parser.h but nevermind #turtle_lexer.c: $(srcdir)/turtle_lexer.l turtle_parser.c $(srcdir)/fix-flex # $(LEX) -o$@ $(srcdir)/turtle_lexer.l # $(PERL) $(srcdir)/fix-flex $@ > turtle_lexer.t # mv turtle_lexer.t $@ # $(PERL) $(srcdir)/fix-flex turtle_lexer.h > turtle_lexer.t # mv turtle_lexer.t turtle_lexer.h #turtle_parser.c: $(srcdir)/turtle_parser.y $(srcdir)/fix-bison # $(YACC) -b turtle_parser -p turtle_parser_ -d -v $(srcdir)/turtle_parser.y # $(PERL) $(srcdir)/fix-bison turtle_parser.tab.c > $@ # mv turtle_parser.tab.h turtle_parser.h # rm -f turtle_parser.tab.c # Actually it needs n3_parser.h but nevermind #n3_lexer.c: $(srcdir)/n3_lexer.l n3_parser.c $(srcdir)/fix-flex # $(LEX) -o$@ $(srcdir)/n3_lexer.l # $(PERL) $(srcdir)/fix-flex $@ > n3_lexer.t # mv n3_lexer.t $@ # $(PERL) $(srcdir)/fix-flex n3_lexer.h > n3_lexer.t # mv n3_lexer.t n3_lexer.h #n3_parser.c: $(srcdir)/n3_parser.y $(srcdir)/fix-bison # $(YACC) -b n3_parser -p n3_parser_ -d -v $(srcdir)/n3_parser.y # $(PERL) $(srcdir)/fix-bison n3_parser.tab.c > $@ # mv n3_parser.tab.h n3_parser.h # rm -f n3_parser.tab.c # Actually it needs turtle_parser.h but nevermind turtle_lexer_test: $(srcdir)/turtle_lexer.c libraptor.la $(LINK) $(DEFS) $(CPPFLAGS) -I$(srcdir) -I. -DSTANDALONE $(srcdir)/turtle_lexer.c libraptor.la $(LIBS) turtle_parser_test: $(srcdir)/turtle_parser.c libraptor.la $(LINK) $(DEFS) $(CPPFLAGS) -I$(srcdir) -I. -DSTANDALONE $(srcdir)/turtle_parser.c libraptor.la $(LIBS) #n3_lexer_test: $(srcdir)/n3_lexer.c libraptor.la # $(LINK) $(DEFS) $(CPPFLAGS) -I$(srcdir) -I. -DSTANDALONE $(srcdir)/n3_lexer.c libraptor.la $(LIBS) #n3_parser_test: $(srcdir)/n3_parser.c libraptor.la # $(LINK) $(DEFS) $(CPPFLAGS) -I$(srcdir) -I. -DSTANDALONE $(srcdir)/n3_parser.c libraptor.la $(LIBS) parsedate.c: $(srcdir)/parsedate.y $(YACC) -b parsedate -p raptor_parsedate_ -d -v $(srcdir)/parsedate.y sed -e '/Suppress GCC warning that yyerrlab1/,/^\#endif/d' -e "s/parsedate.tab.c/$@/" parsedate.tab.c > $@ mv parsedate.tab.h parsedate.h rm -f parsedate.tab.c # Some people need a little help ;-) test: check raptor_parse_test: $(srcdir)/raptor_general.c libraptor.la $(LINK) $(DEFS) $(CPPFLAGS) -I$(srcdir) -I. -DSTANDALONE $(srcdir)/raptor_parse.c libraptor.la $(LIBS) raptor_rfc2396_test: $(srcdir)/raptor_rfc2396.c libraptor.la $(LINK) $(DEFS) $(CPPFLAGS) -I$(srcdir) -I. -DSTANDALONE $(srcdir)/raptor_rfc2396.c libraptor.la $(LIBS) raptor_uri_test: $(srcdir)/raptor_uri.c libraptor.la $(LINK) $(DEFS) $(CPPFLAGS) -I$(srcdir) -I. -DSTANDALONE $(srcdir)/raptor_uri.c libraptor.la $(LIBS) raptor_uri_win32_test: $(srcdir)/raptor_uri.c libraptor.la $(LINK) $(DEFS) $(CPPFLAGS) -I$(srcdir) -I. -DSTANDALONE -DWIN32_URI_TEST $(srcdir)/raptor_uri.c libraptor.la $(LIBS) raptor_namespace_test: $(srcdir)/raptor_namespace.c libraptor.la $(LINK) $(DEFS) $(CPPFLAGS) -I$(srcdir) -I. -DSTANDALONE $(srcdir)/raptor_namespace.c libraptor.la $(LIBS) strcasecmp_test: $(srcdir)/strcasecmp.c libraptor.la $(LINK) $(DEFS) $(CPPFLAGS) -I$(srcdir) -I. -DSTANDALONE $(srcdir)/strcasecmp.c libraptor.la $(LIBS) raptor_www_test: $(srcdir)/raptor_www_test.c libraptor.la $(LINK) $(DEFS) $(CPPFLAGS) -I$(srcdir) -I. -DSTANDALONE $(srcdir)/raptor_www_test.c libraptor.la $(LIBS) raptor_set_test: $(srcdir)/raptor_set.c libraptor.la $(LINK) $(DEFS) $(CPPFLAGS) -I$(srcdir) -I. -DSTANDALONE $(srcdir)/raptor_set.c libraptor.la $(LIBS) raptor_xml_test: $(srcdir)/raptor_xml.c libraptor.la $(LINK) $(DEFS) $(CPPFLAGS) -I$(srcdir) -I. -DSTANDALONE $(srcdir)/raptor_xml.c libraptor.la $(LIBS) raptor_sequence_test: $(srcdir)/raptor_sequence.c libraptor.la $(LINK) $(DEFS) $(CPPFLAGS) -I$(srcdir) -I. -DSTANDALONE $(srcdir)/raptor_sequence.c libraptor.la $(LIBS) raptor_stringbuffer_test: $(srcdir)/raptor_stringbuffer.c libraptor.la $(LINK) $(DEFS) $(CPPFLAGS) -I$(srcdir) -I. -DSTANDALONE $(srcdir)/raptor_stringbuffer.c libraptor.la $(LIBS) raptor_nfc_test: $(srcdir)/raptor_nfc_test.c libraptor.la $(LINK) $(DEFS) $(CPPFLAGS) -I$(srcdir) -I. -DSTANDALONE $(srcdir)/raptor_nfc_test.c libraptor.la $(LIBS) raptor_iostream_test: $(srcdir)/raptor_iostream.c libraptor.la $(LINK) $(DEFS) $(CPPFLAGS) -I$(srcdir) -I. -DSTANDALONE $(srcdir)/raptor_iostream.c libraptor.la $(LIBS) raptor_xml_writer_test: $(srcdir)/raptor_xml_writer.c libraptor.la $(LINK) $(DEFS) $(CPPFLAGS) -I$(srcdir) -I. -DSTANDALONE $(srcdir)/raptor_xml_writer.c libraptor.la $(LIBS) raptor_turtle_writer_test: $(srcdir)/raptor_turtle_writer.c libraptor.la $(LINK) $(DEFS) $(CPPFLAGS) -I$(srcdir) -I. -DSTANDALONE $(srcdir)/raptor_turtle_writer.c libraptor.la $(LIBS) # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: