# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am # Copyright (C) 1994, 1995-8, 1999 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. # ----------------------------------------------------------------------------- # iXiON library test makefile # ----------------------------------------------------------------------------- # (c) iXiONmedia 1999 # ----------------------------------------------------------------------------- SHELL = @SHELL@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ prefix = @prefix@ exec_prefix = @exec_prefix@ bindir = @bindir@ sbindir = @sbindir@ libexecdir = @libexecdir@ datadir = @datadir@ sysconfdir = @sysconfdir@ sharedstatedir = @sharedstatedir@ localstatedir = @localstatedir@ libdir = @libdir@ infodir = @infodir@ mandir = @mandir@ includedir = @includedir@ oldincludedir = /usr/include DESTDIR = pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = .. ACLOCAL = @ACLOCAL@ AUTOCONF = @AUTOCONF@ AUTOMAKE = @AUTOMAKE@ AUTOHEADER = @AUTOHEADER@ INSTALL = @INSTALL@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) INSTALL_DATA = @INSTALL_DATA@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ transform = @program_transform_name@ NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : host_alias = @host_alias@ host_triplet = @host@ AS = @AS@ BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@ CATALOGS = @CATALOGS@ CATOBJEXT = @CATOBJEXT@ CC = @CC@ CXX = @CXX@ DATADIRNAME = @DATADIRNAME@ DLLTOOL = @DLLTOOL@ ECHO = @ECHO@ EXEEXT = @EXEEXT@ GENCAT = @GENCAT@ GLIBC21 = @GLIBC21@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ INSTOBJEXT = @INSTOBJEXT@ INTLBISON = @INTLBISON@ INTLLIBS = @INTLLIBS@ INTLOBJS = @INTLOBJS@ INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@ IXLIB_BINARY_AGE = @IXLIB_BINARY_AGE@ IXLIB_BINARY_IFACE_VERSION = @IXLIB_BINARY_IFACE_VERSION@ IXLIB_BINARY_REVISION = @IXLIB_BINARY_REVISION@ LEX = @LEX@ LIBICONV = @LIBICONV@ LIBTOOL = @LIBTOOL@ LN_S = @LN_S@ MAKEINFO = @MAKEINFO@ MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ POFILES = @POFILES@ POSUB = @POSUB@ RANLIB = @RANLIB@ STRIP = @STRIP@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ LDADD = ../src/libixion.la check_PROGRAMS = teststring testnumconv testre testcmdline testtextfile testgeo testxml testmat testjs testgarbage noinst_PROGRAMS = javascript EXTRA_DIST = src.txt frobnitz.par runem test.js invertmap.js test-big.xml test-structure.xml noinst_SCRIPTS = runem teststring_SOURCES = teststring.cc test.hh testnumconv_SOURCES = testnumconv.cc test.hh testre_SOURCES = testre.cc test.hh testcmdline_SOURCES = testcmdline.cc test.hh testtextfile_SOURCES = testtextfile.cc test.hh # testscanner_SOURCES=testscanner.cc testgeo_SOURCES = testgeo.cc test.hh testxml_SOURCES = testxml.cc test.hh testmat_SOURCES = testmat.cc test.hh testjs_SOURCES = testjs.cc test.hh testgarbage_SOURCES = testgarbage.cc test.hh javascript_SOURCES = javascript.cc mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../ixlib_config.hh CONFIG_CLEAN_FILES = check_PROGRAMS = teststring$(EXEEXT) testnumconv$(EXEEXT) \ testre$(EXEEXT) testcmdline$(EXEEXT) testtextfile$(EXEEXT) \ testgeo$(EXEEXT) testxml$(EXEEXT) testmat$(EXEEXT) testjs$(EXEEXT) \ testgarbage$(EXEEXT) noinst_PROGRAMS = javascript$(EXEEXT) PROGRAMS = $(noinst_PROGRAMS) DEFS = @DEFS@ -I. -I$(srcdir) -I.. CPPFLAGS = @CPPFLAGS@ LDFLAGS = @LDFLAGS@ LIBS = @LIBS@ teststring_OBJECTS = teststring.$(OBJEXT) teststring_LDADD = $(LDADD) teststring_DEPENDENCIES = ../src/libixion.la teststring_LDFLAGS = testnumconv_OBJECTS = testnumconv.$(OBJEXT) testnumconv_LDADD = $(LDADD) testnumconv_DEPENDENCIES = ../src/libixion.la testnumconv_LDFLAGS = testre_OBJECTS = testre.$(OBJEXT) testre_LDADD = $(LDADD) testre_DEPENDENCIES = ../src/libixion.la testre_LDFLAGS = testcmdline_OBJECTS = testcmdline.$(OBJEXT) testcmdline_LDADD = $(LDADD) testcmdline_DEPENDENCIES = ../src/libixion.la testcmdline_LDFLAGS = testtextfile_OBJECTS = testtextfile.$(OBJEXT) testtextfile_LDADD = $(LDADD) testtextfile_DEPENDENCIES = ../src/libixion.la testtextfile_LDFLAGS = testgeo_OBJECTS = testgeo.$(OBJEXT) testgeo_LDADD = $(LDADD) testgeo_DEPENDENCIES = ../src/libixion.la testgeo_LDFLAGS = testxml_OBJECTS = testxml.$(OBJEXT) testxml_LDADD = $(LDADD) testxml_DEPENDENCIES = ../src/libixion.la testxml_LDFLAGS = testmat_OBJECTS = testmat.$(OBJEXT) testmat_LDADD = $(LDADD) testmat_DEPENDENCIES = ../src/libixion.la testmat_LDFLAGS = testjs_OBJECTS = testjs.$(OBJEXT) testjs_LDADD = $(LDADD) testjs_DEPENDENCIES = ../src/libixion.la testjs_LDFLAGS = testgarbage_OBJECTS = testgarbage.$(OBJEXT) testgarbage_LDADD = $(LDADD) testgarbage_DEPENDENCIES = ../src/libixion.la testgarbage_LDFLAGS = javascript_OBJECTS = javascript.$(OBJEXT) javascript_LDADD = $(LDADD) javascript_DEPENDENCIES = ../src/libixion.la javascript_LDFLAGS = SCRIPTS = $(noinst_SCRIPTS) CXXFLAGS = @CXXFLAGS@ CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) CXXLD = $(CXX) CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@ CFLAGS = @CFLAGS@ COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ DIST_COMMON = Makefile.am Makefile.in DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) TAR = tar GZIP_ENV = --best SOURCES = $(teststring_SOURCES) $(testnumconv_SOURCES) $(testre_SOURCES) $(testcmdline_SOURCES) $(testtextfile_SOURCES) $(testgeo_SOURCES) $(testxml_SOURCES) $(testmat_SOURCES) $(testjs_SOURCES) $(testgarbage_SOURCES) $(javascript_SOURCES) OBJECTS = $(teststring_OBJECTS) $(testnumconv_OBJECTS) $(testre_OBJECTS) $(testcmdline_OBJECTS) $(testtextfile_OBJECTS) $(testgeo_OBJECTS) $(testxml_OBJECTS) $(testmat_OBJECTS) $(testjs_OBJECTS) $(testgarbage_OBJECTS) $(javascript_OBJECTS) all: all-redirect .SUFFIXES: .SUFFIXES: .S .c .cc .lo .o .obj .s $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps test/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) \ && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status mostlyclean-checkPROGRAMS: clean-checkPROGRAMS: -test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS) distclean-checkPROGRAMS: maintainer-clean-checkPROGRAMS: mostlyclean-noinstPROGRAMS: clean-noinstPROGRAMS: -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS) distclean-noinstPROGRAMS: maintainer-clean-noinstPROGRAMS: .c.o: $(COMPILE) -c $< # FIXME: We should only use cygpath when building on Windows, # and only if it is available. .c.obj: $(COMPILE) -c `cygpath -w $<` .s.o: $(COMPILE) -c $< .S.o: $(COMPILE) -c $< mostlyclean-compile: -rm -f *.o core *.core -rm -f *.$(OBJEXT) clean-compile: distclean-compile: -rm -f *.tab.c maintainer-clean-compile: .c.lo: $(LIBTOOL) --mode=compile $(COMPILE) -c $< .s.lo: $(LIBTOOL) --mode=compile $(COMPILE) -c $< .S.lo: $(LIBTOOL) --mode=compile $(COMPILE) -c $< mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs distclean-libtool: maintainer-clean-libtool: teststring$(EXEEXT): $(teststring_OBJECTS) $(teststring_DEPENDENCIES) @rm -f teststring$(EXEEXT) $(CXXLINK) $(teststring_LDFLAGS) $(teststring_OBJECTS) $(teststring_LDADD) $(LIBS) testnumconv$(EXEEXT): $(testnumconv_OBJECTS) $(testnumconv_DEPENDENCIES) @rm -f testnumconv$(EXEEXT) $(CXXLINK) $(testnumconv_LDFLAGS) $(testnumconv_OBJECTS) $(testnumconv_LDADD) $(LIBS) testre$(EXEEXT): $(testre_OBJECTS) $(testre_DEPENDENCIES) @rm -f testre$(EXEEXT) $(CXXLINK) $(testre_LDFLAGS) $(testre_OBJECTS) $(testre_LDADD) $(LIBS) testcmdline$(EXEEXT): $(testcmdline_OBJECTS) $(testcmdline_DEPENDENCIES) @rm -f testcmdline$(EXEEXT) $(CXXLINK) $(testcmdline_LDFLAGS) $(testcmdline_OBJECTS) $(testcmdline_LDADD) $(LIBS) testtextfile$(EXEEXT): $(testtextfile_OBJECTS) $(testtextfile_DEPENDENCIES) @rm -f testtextfile$(EXEEXT) $(CXXLINK) $(testtextfile_LDFLAGS) $(testtextfile_OBJECTS) $(testtextfile_LDADD) $(LIBS) testgeo$(EXEEXT): $(testgeo_OBJECTS) $(testgeo_DEPENDENCIES) @rm -f testgeo$(EXEEXT) $(CXXLINK) $(testgeo_LDFLAGS) $(testgeo_OBJECTS) $(testgeo_LDADD) $(LIBS) testxml$(EXEEXT): $(testxml_OBJECTS) $(testxml_DEPENDENCIES) @rm -f testxml$(EXEEXT) $(CXXLINK) $(testxml_LDFLAGS) $(testxml_OBJECTS) $(testxml_LDADD) $(LIBS) testmat$(EXEEXT): $(testmat_OBJECTS) $(testmat_DEPENDENCIES) @rm -f testmat$(EXEEXT) $(CXXLINK) $(testmat_LDFLAGS) $(testmat_OBJECTS) $(testmat_LDADD) $(LIBS) testjs$(EXEEXT): $(testjs_OBJECTS) $(testjs_DEPENDENCIES) @rm -f testjs$(EXEEXT) $(CXXLINK) $(testjs_LDFLAGS) $(testjs_OBJECTS) $(testjs_LDADD) $(LIBS) testgarbage$(EXEEXT): $(testgarbage_OBJECTS) $(testgarbage_DEPENDENCIES) @rm -f testgarbage$(EXEEXT) $(CXXLINK) $(testgarbage_LDFLAGS) $(testgarbage_OBJECTS) $(testgarbage_LDADD) $(LIBS) javascript$(EXEEXT): $(javascript_OBJECTS) $(javascript_DEPENDENCIES) @rm -f javascript$(EXEEXT) $(CXXLINK) $(javascript_LDFLAGS) $(javascript_OBJECTS) $(javascript_LDADD) $(LIBS) .cc.o: $(CXXCOMPILE) -c $< .cc.obj: $(CXXCOMPILE) -c `cygpath -w $<` .cc.lo: $(LTCXXCOMPILE) -c $< tags: TAGS ID: $(HEADERS) $(SOURCES) $(LISP) list='$(SOURCES) $(HEADERS)'; \ unique=`for i in $$list; do echo $$i; done | \ awk ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ here=`pwd` && cd $(srcdir) \ && mkid -f$$here/ID $$unique $(LISP) TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS)'; \ unique=`for i in $$list; do echo $$i; done | \ awk ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) mostlyclean-tags: clean-tags: distclean-tags: -rm -f TAGS ID maintainer-clean-tags: distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) subdir = test distdir: $(DISTFILES) @for file in $(DISTFILES); do \ d=$(srcdir); \ if test -d $$d/$$file; then \ cp -pr $$d/$$file $(distdir)/$$file; \ else \ test -f $(distdir)/$$file \ || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ || cp -p $$d/$$file $(distdir)/$$file || :; \ fi; \ done javascript.o: javascript.cc ../ixlib_config.hh \ ../src/ixlib_javascript.hh ../src/ixlib_string.hh \ ../src/ixlib_base.hh ../src/ixlib_exgen.hh \ ../src/ixlib_exbase.hh ../src/ixlib_garbage.hh \ ../src/ixlib_scanner.hh testcmdline.o: testcmdline.cc ../src/ixlib_cmdline.hh \ ../src/ixlib_string.hh ../src/ixlib_base.hh ../ixlib_config.hh \ ../src/ixlib_exgen.hh ../src/ixlib_exbase.hh test.hh testgarbage.o: testgarbage.cc ../src/ixlib_garbage.hh \ ../src/ixlib_exgen.hh ../src/ixlib_exbase.hh \ ../src/ixlib_base.hh ../ixlib_config.hh test.hh testgeo.o: testgeo.cc ../src/ixlib_geometry.hh ../src/ixlib_base.hh \ ../ixlib_config.hh ../src/ixlib_exgen.hh ../src/ixlib_exbase.hh \ ../src/ixlib_numeric.hh ../src/ixlib_geometry_impl.hh test.hh testjs.o: testjs.cc ../src/ixlib_javascript.hh ../src/ixlib_string.hh \ ../src/ixlib_base.hh ../ixlib_config.hh ../src/ixlib_exgen.hh \ ../src/ixlib_exbase.hh ../src/ixlib_garbage.hh \ ../src/ixlib_scanner.hh test.hh testmat.o: testmat.cc ../src/ixlib_matrix_impl.hh \ ../src/ixlib_numeric.hh ../src/ixlib_base.hh ../ixlib_config.hh \ ../src/ixlib_exgen.hh ../src/ixlib_exbase.hh \ ../src/ixlib_matrix.hh ../src/ixlib_array.hh test.hh testnumconv.o: testnumconv.cc ../src/ixlib_numconv.hh \ ../src/ixlib_base.hh ../ixlib_config.hh ../src/ixlib_string.hh \ ../src/ixlib_exgen.hh ../src/ixlib_exbase.hh test.hh testre.o: testre.cc ../src/ixlib_re.hh ../src/ixlib_exgen.hh \ ../src/ixlib_exbase.hh ../src/ixlib_base.hh ../ixlib_config.hh \ ../src/ixlib_string.hh test.hh teststring.o: teststring.cc ../src/ixlib_string.hh ../src/ixlib_base.hh \ ../ixlib_config.hh ../src/ixlib_exgen.hh ../src/ixlib_exbase.hh \ test.hh testtextfile.o: testtextfile.cc ../src/ixlib_textfile.hh test.hh \ ../src/ixlib_exbase.hh ../src/ixlib_base.hh ../ixlib_config.hh testxml.o: testxml.cc ../src/ixlib_xml.hh ../src/ixlib_exbase.hh \ ../src/ixlib_base.hh ../ixlib_config.hh ../src/ixlib_scanner.hh \ ../src/ixlib_string.hh ../src/ixlib_exgen.hh test.hh info-am: info: info-am dvi-am: dvi: dvi-am check-am: all-am $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) $(MAKE) $(AM_MAKEFLAGS) check-local check: check-am installcheck-am: installcheck: installcheck-am install-exec-am: install-exec: install-exec-am install-data-am: install-data: install-data-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am install: install-am uninstall-am: uninstall: uninstall-am all-am: Makefile $(PROGRAMS) $(SCRIPTS) all-redirect: all-am install-strip: $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install installdirs: mostlyclean-generic: clean-generic: distclean-generic: -rm -f Makefile $(CONFIG_CLEAN_FILES) -rm -f config.cache config.log stamp-h stamp-h[0-9]* maintainer-clean-generic: mostlyclean-am: mostlyclean-checkPROGRAMS mostlyclean-noinstPROGRAMS \ mostlyclean-compile mostlyclean-libtool \ mostlyclean-tags mostlyclean-generic mostlyclean: mostlyclean-am clean-am: clean-checkPROGRAMS clean-noinstPROGRAMS clean-compile \ clean-libtool clean-tags clean-generic mostlyclean-am clean: clean-am distclean-am: distclean-checkPROGRAMS distclean-noinstPROGRAMS \ distclean-compile distclean-libtool distclean-tags \ distclean-generic clean-am -rm -f libtool distclean: distclean-am maintainer-clean-am: maintainer-clean-checkPROGRAMS \ maintainer-clean-noinstPROGRAMS \ maintainer-clean-compile maintainer-clean-libtool \ maintainer-clean-tags maintainer-clean-generic \ distclean-am @echo "This command is intended for maintainers to use;" @echo "it deletes files that may require special tools to rebuild." maintainer-clean: maintainer-clean-am .PHONY: mostlyclean-checkPROGRAMS distclean-checkPROGRAMS \ clean-checkPROGRAMS maintainer-clean-checkPROGRAMS \ mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \ clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \ mostlyclean-compile distclean-compile clean-compile \ maintainer-clean-compile mostlyclean-libtool distclean-libtool \ clean-libtool maintainer-clean-libtool tags mostlyclean-tags \ distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ dvi-am dvi check-local check check-am installcheck-am installcheck \ install-exec-am install-exec install-data-am install-data install-am \ install uninstall-am uninstall all-redirect all-am all installdirs \ mostlyclean-generic distclean-generic clean-generic \ maintainer-clean-generic clean mostlyclean distclean maintainer-clean check-local: ./runem $(check_PROGRAMS) # 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: