# Makefile.in generated by automake 1.13 from Makefile.am.
|
# @configure_input@
|
|
# Copyright (C) 1994-2012 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.
|
|
@SET_MAKE@
|
|
#SUBDIRS = common oledoc xlslib
|
|
# WAS CXXFLAGS = -O2 DFH
|
# SEE IF WE REALLY NEED IT THOUGH
|
# AM_CXXFLAGS = -O2
|
|
|
VPATH = @srcdir@
|
am__make_dryrun = \
|
{ \
|
am__dry=no; \
|
case $$MAKEFLAGS in \
|
*\\[\ \ ]*) \
|
echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
|
| grep '^AM OK$$' >/dev/null || am__dry=yes;; \
|
*) \
|
for am__flg in $$MAKEFLAGS; do \
|
case $$am__flg in \
|
*=*|--*) ;; \
|
*n*) am__dry=yes; break;; \
|
esac; \
|
done;; \
|
esac; \
|
test $$am__dry = yes; \
|
}
|
pkgdatadir = $(datadir)/@PACKAGE@
|
pkgincludedir = $(includedir)/@PACKAGE@
|
pkglibdir = $(libdir)/@PACKAGE@
|
pkglibexecdir = $(libexecdir)/@PACKAGE@
|
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
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 = @build@
|
host_triplet = @host@
|
subdir = src
|
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
|
$(top_srcdir)/config/depcomp $(nobase_pkginclude_HEADERS) \
|
$(pkginclude_HEADERS)
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
am__aclocal_m4_deps = \
|
$(top_srcdir)/m4/ac___function___c99_vpredef_vars.m4 \
|
$(top_srcdir)/m4/ax_add_option.m4 \
|
$(top_srcdir)/m4/ax_cc_pragma_pack.m4 \
|
$(top_srcdir)/m4/ax_cflags_gcc_option.m4 \
|
$(top_srcdir)/m4/ax_cflags_warn_all.m4 \
|
$(top_srcdir)/m4/ax_cxxflags_gcc_option.m4 \
|
$(top_srcdir)/m4/ax_cxxflags_warn_all.m4 \
|
$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
|
$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
|
$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
$(ACLOCAL_M4)
|
mkinstalldirs = $(install_sh) -d
|
CONFIG_HEADER = $(top_builddir)/src/common/xlconfig.h
|
CONFIG_CLEAN_FILES =
|
CONFIG_CLEAN_VPATH_FILES =
|
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 = f=`echo $$p | sed -e 's|^.*/||'`;
|
am__install_max = 40
|
am__nobase_strip_setup = \
|
srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
|
am__nobase_strip = \
|
for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
|
am__nobase_list = $(am__nobase_strip_setup); \
|
for p in $$list; do echo "$$p $$p"; done | \
|
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
|
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
|
if (++n[$$2] == $(am__install_max)) \
|
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
|
END { for (dir in files) print dir, files[dir] }'
|
am__base_list = \
|
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
|
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
|
am__uninstall_files_from_dir = { \
|
test -z "$$files" \
|
|| { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
|
|| { echo " ( cd '$$dir' && rm -f" $$files ")"; \
|
$(am__cd) "$$dir" && rm -f $$files; }; \
|
}
|
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgincludedir)" \
|
"$(DESTDIR)$(pkgincludedir)"
|
LTLIBRARIES = $(lib_LTLIBRARIES)
|
libxls_la_LIBADD =
|
am_libxls_la_OBJECTS = assert_assist.lo blank.lo boolean.lo cbridge.lo \
|
cell.lo colinfo.lo colors.lo continue.lo datast.lo \
|
docsumminfo.lo err.lo extformat.lo font.lo format.lo \
|
formula.lo formula_cell.lo formula_estimate.lo formula_expr.lo \
|
globalrec.lo HPSF.lo index.lo label.lo merged.lo note.lo \
|
number.lo range.lo recdef.lo record.lo row.lo sheetrec.lo \
|
summinfo.lo unit.lo workbook.lo binfile.lo oledoc.lo olefs.lo \
|
oleprop.lo
|
libxls_la_OBJECTS = $(am_libxls_la_OBJECTS)
|
AM_V_lt = $(am__v_lt_@AM_V@)
|
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
|
am__v_lt_0 = --silent
|
am__v_lt_1 =
|
libxls_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
|
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
|
$(CXXFLAGS) $(libxls_la_LDFLAGS) $(LDFLAGS) -o $@
|
AM_V_P = $(am__v_P_@AM_V@)
|
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
|
am__v_P_0 = false
|
am__v_P_1 = :
|
AM_V_GEN = $(am__v_GEN_@AM_V@)
|
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
|
am__v_GEN_0 = @echo " GEN " $@;
|
am__v_GEN_1 =
|
AM_V_at = $(am__v_at_@AM_V@)
|
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
|
am__v_at_0 = @
|
am__v_at_1 =
|
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src/common
|
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
|
am__depfiles_maybe = depfiles
|
am__mv = mv -f
|
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
|
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
|
LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
|
$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
|
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
|
$(AM_CXXFLAGS) $(CXXFLAGS)
|
AM_V_CXX = $(am__v_CXX_@AM_V@)
|
am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
|
am__v_CXX_0 = @echo " CXX " $@;
|
am__v_CXX_1 =
|
CXXLD = $(CXX)
|
CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
|
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
|
$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
|
AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
|
am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
|
am__v_CXXLD_0 = @echo " CXXLD " $@;
|
am__v_CXXLD_1 =
|
SOURCES = $(libxls_la_SOURCES)
|
DIST_SOURCES = $(libxls_la_SOURCES)
|
am__can_run_installinfo = \
|
case $$AM_UPDATE_INFO_DIR in \
|
n|no|NO) false;; \
|
*) (install-info --version) >/dev/null 2>&1;; \
|
esac
|
HEADERS = $(nobase_pkginclude_HEADERS) $(pkginclude_HEADERS)
|
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
|
# Read a list of newline-separated strings from the standard input,
|
# and print each of them once, without duplicates. Input order is
|
# *not* preserved.
|
am__uniquify_input = $(AWK) '\
|
BEGIN { nonempty = 0; } \
|
{ items[$$0] = 1; nonempty = 1; } \
|
END { if (nonempty) { for (i in items) print i; }; } \
|
'
|
# Make sure the list of sources is unique. This is necessary because,
|
# e.g., the same source file might be shared among _SOURCES variables
|
# for different programs/libraries.
|
am__define_uniq_tagged_files = \
|
list='$(am__tagged_files)'; \
|
unique=`for i in $$list; do \
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
done | $(am__uniquify_input)`
|
ETAGS = etags
|
CTAGS = ctags
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
ACLOCAL = @ACLOCAL@
|
AMTAR = @AMTAR@
|
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
|
AR = @AR@
|
AS = @AS@
|
AUTOCONF = @AUTOCONF@
|
AUTOHEADER = @AUTOHEADER@
|
AUTOMAKE = @AUTOMAKE@
|
AWK = @AWK@
|
CC = @CC@
|
CCDEPMODE = @CCDEPMODE@
|
CFLAGS = @CFLAGS@
|
CPP = @CPP@
|
CPPFLAGS = @CPPFLAGS@
|
CXX = @CXX@
|
CXXCPP = @CXXCPP@
|
CXXDEPMODE = @CXXDEPMODE@
|
CXXFLAGS = @CXXFLAGS@
|
CYGPATH_W = @CYGPATH_W@
|
DEFS = @DEFS@
|
DEPDIR = @DEPDIR@
|
DLLTOOL = @DLLTOOL@
|
DSYMUTIL = @DSYMUTIL@
|
DUMPBIN = @DUMPBIN@
|
ECHO_C = @ECHO_C@
|
ECHO_N = @ECHO_N@
|
ECHO_T = @ECHO_T@
|
EGREP = @EGREP@
|
EXEEXT = @EXEEXT@
|
FGREP = @FGREP@
|
GREP = @GREP@
|
INSTALL = @INSTALL@
|
INSTALL_DATA = @INSTALL_DATA@
|
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
LD = @LD@
|
LDFLAGS = @LDFLAGS@
|
LIBOBJS = @LIBOBJS@
|
LIBS = @LIBS@
|
LIBTOOL = @LIBTOOL@
|
LIBTOOL_DEPS = @LIBTOOL_DEPS@
|
LIPO = @LIPO@
|
LN_S = @LN_S@
|
LTLIBOBJS = @LTLIBOBJS@
|
MAKEINFO = @MAKEINFO@
|
MKDIR_P = @MKDIR_P@
|
NM = @NM@
|
NMEDIT = @NMEDIT@
|
OBJDUMP = @OBJDUMP@
|
OBJEXT = @OBJEXT@
|
OTOOL = @OTOOL@
|
OTOOL64 = @OTOOL64@
|
PACKAGE = @PACKAGE@
|
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
PACKAGE_NAME = @PACKAGE_NAME@
|
PACKAGE_STRING = @PACKAGE_STRING@
|
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
PACKAGE_URL = @PACKAGE_URL@
|
PACKAGE_VERSION = @PACKAGE_VERSION@
|
PATH_SEPARATOR = @PATH_SEPARATOR@
|
RANLIB = @RANLIB@
|
SED = @SED@
|
SET_MAKE = @SET_MAKE@
|
SHELL = @SHELL@
|
STRIP = @STRIP@
|
VERSION = @VERSION@
|
WITH_ICONV = @WITH_ICONV@
|
XLSLIB_LIBS = @XLSLIB_LIBS@
|
abs_builddir = @abs_builddir@
|
abs_srcdir = @abs_srcdir@
|
abs_top_builddir = @abs_top_builddir@
|
abs_top_srcdir = @abs_top_srcdir@
|
ac_ct_CC = @ac_ct_CC@
|
ac_ct_CXX = @ac_ct_CXX@
|
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
|
am__include = @am__include@
|
am__leading_dot = @am__leading_dot@
|
am__quote = @am__quote@
|
am__tar = @am__tar@
|
am__untar = @am__untar@
|
bindir = @bindir@
|
build = @build@
|
build_alias = @build_alias@
|
build_cpu = @build_cpu@
|
build_os = @build_os@
|
build_vendor = @build_vendor@
|
builddir = @builddir@
|
datadir = @datadir@
|
datarootdir = @datarootdir@
|
docdir = @docdir@
|
dvidir = @dvidir@
|
exec_prefix = @exec_prefix@
|
host = @host@
|
host_alias = @host_alias@
|
host_cpu = @host_cpu@
|
host_os = @host_os@
|
host_vendor = @host_vendor@
|
htmldir = @htmldir@
|
includedir = @includedir@
|
infodir = @infodir@
|
install_sh = @install_sh@
|
libdir = @libdir@
|
libexecdir = @libexecdir@
|
localedir = @localedir@
|
localstatedir = @localstatedir@
|
mandir = @mandir@
|
mkdir_p = @mkdir_p@
|
oldincludedir = @oldincludedir@
|
pdfdir = @pdfdir@
|
prefix = @prefix@
|
program_transform_name = @program_transform_name@
|
psdir = @psdir@
|
sbindir = @sbindir@
|
sharedstatedir = @sharedstatedir@
|
srcdir = @srcdir@
|
sysconfdir = @sysconfdir@
|
target_alias = @target_alias@
|
top_build_prefix = @top_build_prefix@
|
top_builddir = @top_builddir@
|
top_srcdir = @top_srcdir@
|
AM_CPPFLAGS = \
|
-I$(top_srcdir)/src/data \
|
-I$(top_srcdir)/src/oledoc \
|
-I$(top_srcdir)/src/common \
|
-I$(top_srcdir)/src/xlslib
|
|
lib_LTLIBRARIES = libxls.la
|
|
# DFH addition second spin, 3rd revision, back compat to 0 (http://sourceware.org/autobook/autobook/autobook_91.html)
|
# DFH https://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
|
libxls_la_LDFLAGS = $(XLSLIB_LIBS) -version-info 3:0:0
|
libxls_la_SOURCES = \
|
xlslib/assert_assist.cpp \
|
xlslib/blank.cpp \
|
xlslib/boolean.cpp \
|
xlslib/cbridge.cpp \
|
xlslib/cell.cpp \
|
xlslib/colinfo.cpp \
|
xlslib/colors.cpp \
|
xlslib/continue.cpp \
|
xlslib/datast.cpp \
|
xlslib/docsumminfo.cpp \
|
xlslib/err.cpp \
|
xlslib/extformat.cpp \
|
xlslib/font.cpp \
|
xlslib/format.cpp \
|
xlslib/formula.cpp \
|
xlslib/formula_cell.cpp \
|
xlslib/formula_estimate.cpp \
|
xlslib/formula_expr.cpp \
|
xlslib/globalrec.cpp \
|
xlslib/HPSF.cpp \
|
xlslib/index.cpp \
|
xlslib/label.cpp \
|
xlslib/merged.cpp \
|
xlslib/note.cpp \
|
xlslib/number.cpp \
|
xlslib/range.cpp \
|
xlslib/recdef.cpp \
|
xlslib/record.cpp \
|
xlslib/row.cpp \
|
xlslib/sheetrec.cpp \
|
xlslib/summinfo.cpp \
|
xlslib/unit.cpp \
|
xlslib/workbook.cpp \
|
oledoc/binfile.cpp \
|
oledoc/oledoc.cpp \
|
oledoc/olefs.cpp \
|
oledoc/oleprop.cpp
|
|
pkginclude_HEADERS = \
|
xlslib.h
|
|
nobase_pkginclude_HEADERS = \
|
common/xlconfig.h \
|
common/xlsys.h \
|
common/stringtok.h \
|
common/systype.h \
|
common/timespan.h \
|
common/xls_poppack.h \
|
common/xls_pshpack1.h \
|
common/xls_pshpack2.h \
|
common/xls_pshpack4.h \
|
common/xlstypes.h \
|
oledoc/binfile.h \
|
oledoc/oledoc.h \
|
oledoc/olefs.h \
|
oledoc/oleprop.h \
|
xlslib/biffsection.h \
|
xlslib/blank.h \
|
xlslib/boolean.h \
|
xlslib/cell.h \
|
xlslib/colinfo.h \
|
xlslib/colors.h \
|
xlslib/common.h \
|
xlslib/continue.h \
|
xlslib/datast.h \
|
xlslib/docsumminfo.h \
|
xlslib/err.h \
|
xlslib/extformat.h \
|
xlslib/font.h \
|
xlslib/format.h \
|
xlslib/formula.h \
|
xlslib/formula_cell.h \
|
xlslib/formula_const.h \
|
xlslib/formula_expr.h \
|
xlslib/formula_estimate.h \
|
xlslib/globalrec.h \
|
xlslib/HPSF.h \
|
xlslib/index.h \
|
xlslib/label.h \
|
xlslib/merged.h \
|
xlslib/note.h \
|
xlslib/number.h \
|
xlslib/range.h \
|
xlslib/recdef.h \
|
xlslib/record.h \
|
xlslib/rectypes.h \
|
xlslib/row.h \
|
xlslib/sheetrec.h \
|
xlslib/summinfo.h \
|
xlslib/unit.h \
|
xlslib/workbook.h
|
|
all: all-am
|
|
.SUFFIXES:
|
.SUFFIXES: .cpp .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 ) \
|
&& { if test -f $@; then exit 0; else break; fi; }; \
|
exit 1;; \
|
esac; \
|
done; \
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
|
$(am__cd) $(top_srcdir) && \
|
$(AUTOMAKE) --foreign 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
|
$(am__aclocal_m4_deps):
|
|
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
|
@$(NORMAL_INSTALL)
|
@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
|
list2=; for p in $$list; do \
|
if test -f $$p; then \
|
list2="$$list2 $$p"; \
|
else :; fi; \
|
done; \
|
test -z "$$list2" || { \
|
echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
|
$(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
|
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
|
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
|
}
|
|
uninstall-libLTLIBRARIES:
|
@$(NORMAL_UNINSTALL)
|
@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
|
for p in $$list; do \
|
$(am__strip_dir) \
|
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
|
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
|
done
|
|
clean-libLTLIBRARIES:
|
-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
|
@list='$(lib_LTLIBRARIES)'; \
|
locs=`for p in $$list; do echo $$p; done | \
|
sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
|
sort -u`; \
|
test -z "$$locs" || { \
|
echo rm -f $${locs}; \
|
rm -f $${locs}; \
|
}
|
libxls.la: $(libxls_la_OBJECTS) $(libxls_la_DEPENDENCIES) $(EXTRA_libxls_la_DEPENDENCIES)
|
$(AM_V_CXXLD)$(libxls_la_LINK) -rpath $(libdir) $(libxls_la_OBJECTS) $(libxls_la_LIBADD) $(LIBS)
|
|
mostlyclean-compile:
|
-rm -f *.$(OBJEXT)
|
|
distclean-compile:
|
-rm -f *.tab.c
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/HPSF.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/assert_assist.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/binfile.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/blank.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/boolean.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cbridge.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cell.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/colinfo.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/colors.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/continue.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/datast.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/docsumminfo.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/err.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extformat.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/font.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/format.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/formula.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/formula_cell.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/formula_estimate.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/formula_expr.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/globalrec.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/index.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/label.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/merged.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/note.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/number.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oledoc.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/olefs.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oleprop.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/range.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/recdef.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/record.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/row.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sheetrec.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/summinfo.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unit.Plo@am__quote@
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/workbook.Plo@am__quote@
|
|
.cpp.o:
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
|
|
.cpp.obj:
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
|
|
.cpp.lo:
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
|
|
assert_assist.lo: xlslib/assert_assist.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT assert_assist.lo -MD -MP -MF $(DEPDIR)/assert_assist.Tpo -c -o assert_assist.lo `test -f 'xlslib/assert_assist.cpp' || echo '$(srcdir)/'`xlslib/assert_assist.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/assert_assist.Tpo $(DEPDIR)/assert_assist.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='xlslib/assert_assist.cpp' object='assert_assist.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o assert_assist.lo `test -f 'xlslib/assert_assist.cpp' || echo '$(srcdir)/'`xlslib/assert_assist.cpp
|
|
blank.lo: xlslib/blank.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT blank.lo -MD -MP -MF $(DEPDIR)/blank.Tpo -c -o blank.lo `test -f 'xlslib/blank.cpp' || echo '$(srcdir)/'`xlslib/blank.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/blank.Tpo $(DEPDIR)/blank.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='xlslib/blank.cpp' object='blank.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o blank.lo `test -f 'xlslib/blank.cpp' || echo '$(srcdir)/'`xlslib/blank.cpp
|
|
boolean.lo: xlslib/boolean.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT boolean.lo -MD -MP -MF $(DEPDIR)/boolean.Tpo -c -o boolean.lo `test -f 'xlslib/boolean.cpp' || echo '$(srcdir)/'`xlslib/boolean.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/boolean.Tpo $(DEPDIR)/boolean.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='xlslib/boolean.cpp' object='boolean.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o boolean.lo `test -f 'xlslib/boolean.cpp' || echo '$(srcdir)/'`xlslib/boolean.cpp
|
|
cbridge.lo: xlslib/cbridge.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT cbridge.lo -MD -MP -MF $(DEPDIR)/cbridge.Tpo -c -o cbridge.lo `test -f 'xlslib/cbridge.cpp' || echo '$(srcdir)/'`xlslib/cbridge.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/cbridge.Tpo $(DEPDIR)/cbridge.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='xlslib/cbridge.cpp' object='cbridge.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o cbridge.lo `test -f 'xlslib/cbridge.cpp' || echo '$(srcdir)/'`xlslib/cbridge.cpp
|
|
cell.lo: xlslib/cell.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT cell.lo -MD -MP -MF $(DEPDIR)/cell.Tpo -c -o cell.lo `test -f 'xlslib/cell.cpp' || echo '$(srcdir)/'`xlslib/cell.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/cell.Tpo $(DEPDIR)/cell.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='xlslib/cell.cpp' object='cell.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o cell.lo `test -f 'xlslib/cell.cpp' || echo '$(srcdir)/'`xlslib/cell.cpp
|
|
colinfo.lo: xlslib/colinfo.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT colinfo.lo -MD -MP -MF $(DEPDIR)/colinfo.Tpo -c -o colinfo.lo `test -f 'xlslib/colinfo.cpp' || echo '$(srcdir)/'`xlslib/colinfo.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/colinfo.Tpo $(DEPDIR)/colinfo.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='xlslib/colinfo.cpp' object='colinfo.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o colinfo.lo `test -f 'xlslib/colinfo.cpp' || echo '$(srcdir)/'`xlslib/colinfo.cpp
|
|
colors.lo: xlslib/colors.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT colors.lo -MD -MP -MF $(DEPDIR)/colors.Tpo -c -o colors.lo `test -f 'xlslib/colors.cpp' || echo '$(srcdir)/'`xlslib/colors.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/colors.Tpo $(DEPDIR)/colors.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='xlslib/colors.cpp' object='colors.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o colors.lo `test -f 'xlslib/colors.cpp' || echo '$(srcdir)/'`xlslib/colors.cpp
|
|
continue.lo: xlslib/continue.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT continue.lo -MD -MP -MF $(DEPDIR)/continue.Tpo -c -o continue.lo `test -f 'xlslib/continue.cpp' || echo '$(srcdir)/'`xlslib/continue.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/continue.Tpo $(DEPDIR)/continue.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='xlslib/continue.cpp' object='continue.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o continue.lo `test -f 'xlslib/continue.cpp' || echo '$(srcdir)/'`xlslib/continue.cpp
|
|
datast.lo: xlslib/datast.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT datast.lo -MD -MP -MF $(DEPDIR)/datast.Tpo -c -o datast.lo `test -f 'xlslib/datast.cpp' || echo '$(srcdir)/'`xlslib/datast.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/datast.Tpo $(DEPDIR)/datast.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='xlslib/datast.cpp' object='datast.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o datast.lo `test -f 'xlslib/datast.cpp' || echo '$(srcdir)/'`xlslib/datast.cpp
|
|
docsumminfo.lo: xlslib/docsumminfo.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT docsumminfo.lo -MD -MP -MF $(DEPDIR)/docsumminfo.Tpo -c -o docsumminfo.lo `test -f 'xlslib/docsumminfo.cpp' || echo '$(srcdir)/'`xlslib/docsumminfo.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/docsumminfo.Tpo $(DEPDIR)/docsumminfo.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='xlslib/docsumminfo.cpp' object='docsumminfo.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o docsumminfo.lo `test -f 'xlslib/docsumminfo.cpp' || echo '$(srcdir)/'`xlslib/docsumminfo.cpp
|
|
err.lo: xlslib/err.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT err.lo -MD -MP -MF $(DEPDIR)/err.Tpo -c -o err.lo `test -f 'xlslib/err.cpp' || echo '$(srcdir)/'`xlslib/err.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/err.Tpo $(DEPDIR)/err.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='xlslib/err.cpp' object='err.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o err.lo `test -f 'xlslib/err.cpp' || echo '$(srcdir)/'`xlslib/err.cpp
|
|
extformat.lo: xlslib/extformat.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT extformat.lo -MD -MP -MF $(DEPDIR)/extformat.Tpo -c -o extformat.lo `test -f 'xlslib/extformat.cpp' || echo '$(srcdir)/'`xlslib/extformat.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extformat.Tpo $(DEPDIR)/extformat.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='xlslib/extformat.cpp' object='extformat.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o extformat.lo `test -f 'xlslib/extformat.cpp' || echo '$(srcdir)/'`xlslib/extformat.cpp
|
|
font.lo: xlslib/font.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT font.lo -MD -MP -MF $(DEPDIR)/font.Tpo -c -o font.lo `test -f 'xlslib/font.cpp' || echo '$(srcdir)/'`xlslib/font.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/font.Tpo $(DEPDIR)/font.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='xlslib/font.cpp' object='font.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o font.lo `test -f 'xlslib/font.cpp' || echo '$(srcdir)/'`xlslib/font.cpp
|
|
format.lo: xlslib/format.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT format.lo -MD -MP -MF $(DEPDIR)/format.Tpo -c -o format.lo `test -f 'xlslib/format.cpp' || echo '$(srcdir)/'`xlslib/format.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/format.Tpo $(DEPDIR)/format.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='xlslib/format.cpp' object='format.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o format.lo `test -f 'xlslib/format.cpp' || echo '$(srcdir)/'`xlslib/format.cpp
|
|
formula.lo: xlslib/formula.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT formula.lo -MD -MP -MF $(DEPDIR)/formula.Tpo -c -o formula.lo `test -f 'xlslib/formula.cpp' || echo '$(srcdir)/'`xlslib/formula.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/formula.Tpo $(DEPDIR)/formula.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='xlslib/formula.cpp' object='formula.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o formula.lo `test -f 'xlslib/formula.cpp' || echo '$(srcdir)/'`xlslib/formula.cpp
|
|
formula_cell.lo: xlslib/formula_cell.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT formula_cell.lo -MD -MP -MF $(DEPDIR)/formula_cell.Tpo -c -o formula_cell.lo `test -f 'xlslib/formula_cell.cpp' || echo '$(srcdir)/'`xlslib/formula_cell.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/formula_cell.Tpo $(DEPDIR)/formula_cell.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='xlslib/formula_cell.cpp' object='formula_cell.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o formula_cell.lo `test -f 'xlslib/formula_cell.cpp' || echo '$(srcdir)/'`xlslib/formula_cell.cpp
|
|
formula_estimate.lo: xlslib/formula_estimate.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT formula_estimate.lo -MD -MP -MF $(DEPDIR)/formula_estimate.Tpo -c -o formula_estimate.lo `test -f 'xlslib/formula_estimate.cpp' || echo '$(srcdir)/'`xlslib/formula_estimate.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/formula_estimate.Tpo $(DEPDIR)/formula_estimate.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='xlslib/formula_estimate.cpp' object='formula_estimate.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o formula_estimate.lo `test -f 'xlslib/formula_estimate.cpp' || echo '$(srcdir)/'`xlslib/formula_estimate.cpp
|
|
formula_expr.lo: xlslib/formula_expr.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT formula_expr.lo -MD -MP -MF $(DEPDIR)/formula_expr.Tpo -c -o formula_expr.lo `test -f 'xlslib/formula_expr.cpp' || echo '$(srcdir)/'`xlslib/formula_expr.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/formula_expr.Tpo $(DEPDIR)/formula_expr.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='xlslib/formula_expr.cpp' object='formula_expr.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o formula_expr.lo `test -f 'xlslib/formula_expr.cpp' || echo '$(srcdir)/'`xlslib/formula_expr.cpp
|
|
globalrec.lo: xlslib/globalrec.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT globalrec.lo -MD -MP -MF $(DEPDIR)/globalrec.Tpo -c -o globalrec.lo `test -f 'xlslib/globalrec.cpp' || echo '$(srcdir)/'`xlslib/globalrec.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/globalrec.Tpo $(DEPDIR)/globalrec.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='xlslib/globalrec.cpp' object='globalrec.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o globalrec.lo `test -f 'xlslib/globalrec.cpp' || echo '$(srcdir)/'`xlslib/globalrec.cpp
|
|
HPSF.lo: xlslib/HPSF.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT HPSF.lo -MD -MP -MF $(DEPDIR)/HPSF.Tpo -c -o HPSF.lo `test -f 'xlslib/HPSF.cpp' || echo '$(srcdir)/'`xlslib/HPSF.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/HPSF.Tpo $(DEPDIR)/HPSF.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='xlslib/HPSF.cpp' object='HPSF.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o HPSF.lo `test -f 'xlslib/HPSF.cpp' || echo '$(srcdir)/'`xlslib/HPSF.cpp
|
|
index.lo: xlslib/index.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT index.lo -MD -MP -MF $(DEPDIR)/index.Tpo -c -o index.lo `test -f 'xlslib/index.cpp' || echo '$(srcdir)/'`xlslib/index.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/index.Tpo $(DEPDIR)/index.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='xlslib/index.cpp' object='index.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o index.lo `test -f 'xlslib/index.cpp' || echo '$(srcdir)/'`xlslib/index.cpp
|
|
label.lo: xlslib/label.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT label.lo -MD -MP -MF $(DEPDIR)/label.Tpo -c -o label.lo `test -f 'xlslib/label.cpp' || echo '$(srcdir)/'`xlslib/label.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/label.Tpo $(DEPDIR)/label.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='xlslib/label.cpp' object='label.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o label.lo `test -f 'xlslib/label.cpp' || echo '$(srcdir)/'`xlslib/label.cpp
|
|
merged.lo: xlslib/merged.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT merged.lo -MD -MP -MF $(DEPDIR)/merged.Tpo -c -o merged.lo `test -f 'xlslib/merged.cpp' || echo '$(srcdir)/'`xlslib/merged.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/merged.Tpo $(DEPDIR)/merged.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='xlslib/merged.cpp' object='merged.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o merged.lo `test -f 'xlslib/merged.cpp' || echo '$(srcdir)/'`xlslib/merged.cpp
|
|
note.lo: xlslib/note.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT note.lo -MD -MP -MF $(DEPDIR)/note.Tpo -c -o note.lo `test -f 'xlslib/note.cpp' || echo '$(srcdir)/'`xlslib/note.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/note.Tpo $(DEPDIR)/note.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='xlslib/note.cpp' object='note.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o note.lo `test -f 'xlslib/note.cpp' || echo '$(srcdir)/'`xlslib/note.cpp
|
|
number.lo: xlslib/number.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT number.lo -MD -MP -MF $(DEPDIR)/number.Tpo -c -o number.lo `test -f 'xlslib/number.cpp' || echo '$(srcdir)/'`xlslib/number.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/number.Tpo $(DEPDIR)/number.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='xlslib/number.cpp' object='number.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o number.lo `test -f 'xlslib/number.cpp' || echo '$(srcdir)/'`xlslib/number.cpp
|
|
range.lo: xlslib/range.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT range.lo -MD -MP -MF $(DEPDIR)/range.Tpo -c -o range.lo `test -f 'xlslib/range.cpp' || echo '$(srcdir)/'`xlslib/range.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/range.Tpo $(DEPDIR)/range.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='xlslib/range.cpp' object='range.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o range.lo `test -f 'xlslib/range.cpp' || echo '$(srcdir)/'`xlslib/range.cpp
|
|
recdef.lo: xlslib/recdef.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT recdef.lo -MD -MP -MF $(DEPDIR)/recdef.Tpo -c -o recdef.lo `test -f 'xlslib/recdef.cpp' || echo '$(srcdir)/'`xlslib/recdef.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/recdef.Tpo $(DEPDIR)/recdef.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='xlslib/recdef.cpp' object='recdef.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o recdef.lo `test -f 'xlslib/recdef.cpp' || echo '$(srcdir)/'`xlslib/recdef.cpp
|
|
record.lo: xlslib/record.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT record.lo -MD -MP -MF $(DEPDIR)/record.Tpo -c -o record.lo `test -f 'xlslib/record.cpp' || echo '$(srcdir)/'`xlslib/record.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/record.Tpo $(DEPDIR)/record.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='xlslib/record.cpp' object='record.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o record.lo `test -f 'xlslib/record.cpp' || echo '$(srcdir)/'`xlslib/record.cpp
|
|
row.lo: xlslib/row.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT row.lo -MD -MP -MF $(DEPDIR)/row.Tpo -c -o row.lo `test -f 'xlslib/row.cpp' || echo '$(srcdir)/'`xlslib/row.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/row.Tpo $(DEPDIR)/row.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='xlslib/row.cpp' object='row.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o row.lo `test -f 'xlslib/row.cpp' || echo '$(srcdir)/'`xlslib/row.cpp
|
|
sheetrec.lo: xlslib/sheetrec.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sheetrec.lo -MD -MP -MF $(DEPDIR)/sheetrec.Tpo -c -o sheetrec.lo `test -f 'xlslib/sheetrec.cpp' || echo '$(srcdir)/'`xlslib/sheetrec.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/sheetrec.Tpo $(DEPDIR)/sheetrec.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='xlslib/sheetrec.cpp' object='sheetrec.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sheetrec.lo `test -f 'xlslib/sheetrec.cpp' || echo '$(srcdir)/'`xlslib/sheetrec.cpp
|
|
summinfo.lo: xlslib/summinfo.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT summinfo.lo -MD -MP -MF $(DEPDIR)/summinfo.Tpo -c -o summinfo.lo `test -f 'xlslib/summinfo.cpp' || echo '$(srcdir)/'`xlslib/summinfo.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/summinfo.Tpo $(DEPDIR)/summinfo.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='xlslib/summinfo.cpp' object='summinfo.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o summinfo.lo `test -f 'xlslib/summinfo.cpp' || echo '$(srcdir)/'`xlslib/summinfo.cpp
|
|
unit.lo: xlslib/unit.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT unit.lo -MD -MP -MF $(DEPDIR)/unit.Tpo -c -o unit.lo `test -f 'xlslib/unit.cpp' || echo '$(srcdir)/'`xlslib/unit.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/unit.Tpo $(DEPDIR)/unit.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='xlslib/unit.cpp' object='unit.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o unit.lo `test -f 'xlslib/unit.cpp' || echo '$(srcdir)/'`xlslib/unit.cpp
|
|
workbook.lo: xlslib/workbook.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT workbook.lo -MD -MP -MF $(DEPDIR)/workbook.Tpo -c -o workbook.lo `test -f 'xlslib/workbook.cpp' || echo '$(srcdir)/'`xlslib/workbook.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/workbook.Tpo $(DEPDIR)/workbook.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='xlslib/workbook.cpp' object='workbook.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o workbook.lo `test -f 'xlslib/workbook.cpp' || echo '$(srcdir)/'`xlslib/workbook.cpp
|
|
binfile.lo: oledoc/binfile.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT binfile.lo -MD -MP -MF $(DEPDIR)/binfile.Tpo -c -o binfile.lo `test -f 'oledoc/binfile.cpp' || echo '$(srcdir)/'`oledoc/binfile.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/binfile.Tpo $(DEPDIR)/binfile.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='oledoc/binfile.cpp' object='binfile.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o binfile.lo `test -f 'oledoc/binfile.cpp' || echo '$(srcdir)/'`oledoc/binfile.cpp
|
|
oledoc.lo: oledoc/oledoc.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT oledoc.lo -MD -MP -MF $(DEPDIR)/oledoc.Tpo -c -o oledoc.lo `test -f 'oledoc/oledoc.cpp' || echo '$(srcdir)/'`oledoc/oledoc.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/oledoc.Tpo $(DEPDIR)/oledoc.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='oledoc/oledoc.cpp' object='oledoc.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o oledoc.lo `test -f 'oledoc/oledoc.cpp' || echo '$(srcdir)/'`oledoc/oledoc.cpp
|
|
olefs.lo: oledoc/olefs.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT olefs.lo -MD -MP -MF $(DEPDIR)/olefs.Tpo -c -o olefs.lo `test -f 'oledoc/olefs.cpp' || echo '$(srcdir)/'`oledoc/olefs.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/olefs.Tpo $(DEPDIR)/olefs.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='oledoc/olefs.cpp' object='olefs.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o olefs.lo `test -f 'oledoc/olefs.cpp' || echo '$(srcdir)/'`oledoc/olefs.cpp
|
|
oleprop.lo: oledoc/oleprop.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT oleprop.lo -MD -MP -MF $(DEPDIR)/oleprop.Tpo -c -o oleprop.lo `test -f 'oledoc/oleprop.cpp' || echo '$(srcdir)/'`oledoc/oleprop.cpp
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/oleprop.Tpo $(DEPDIR)/oleprop.Plo
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='oledoc/oleprop.cpp' object='oleprop.lo' libtool=yes @AMDEPBACKSLASH@
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o oleprop.lo `test -f 'oledoc/oleprop.cpp' || echo '$(srcdir)/'`oledoc/oleprop.cpp
|
|
mostlyclean-libtool:
|
-rm -f *.lo
|
|
clean-libtool:
|
-rm -rf .libs _libs
|
install-nobase_pkgincludeHEADERS: $(nobase_pkginclude_HEADERS)
|
@$(NORMAL_INSTALL)
|
@list='$(nobase_pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
|
if test -n "$$list"; then \
|
echo " $(MKDIR_P) '$(DESTDIR)$(pkgincludedir)'"; \
|
$(MKDIR_P) "$(DESTDIR)$(pkgincludedir)" || exit 1; \
|
fi; \
|
$(am__nobase_list) | while read dir files; do \
|
xfiles=; for file in $$files; do \
|
if test -f "$$file"; then xfiles="$$xfiles $$file"; \
|
else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
|
test -z "$$xfiles" || { \
|
test "x$$dir" = x. || { \
|
echo " $(MKDIR_P) '$(DESTDIR)$(pkgincludedir)/$$dir'"; \
|
$(MKDIR_P) "$(DESTDIR)$(pkgincludedir)/$$dir"; }; \
|
echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(pkgincludedir)/$$dir'"; \
|
$(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(pkgincludedir)/$$dir" || exit $$?; }; \
|
done
|
|
uninstall-nobase_pkgincludeHEADERS:
|
@$(NORMAL_UNINSTALL)
|
@list='$(nobase_pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
|
$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
|
dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
|
install-pkgincludeHEADERS: $(pkginclude_HEADERS)
|
@$(NORMAL_INSTALL)
|
@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
|
if test -n "$$list"; then \
|
echo " $(MKDIR_P) '$(DESTDIR)$(pkgincludedir)'"; \
|
$(MKDIR_P) "$(DESTDIR)$(pkgincludedir)" || exit 1; \
|
fi; \
|
for p in $$list; do \
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
echo "$$d$$p"; \
|
done | $(am__base_list) | \
|
while read files; do \
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgincludedir)" || exit $$?; \
|
done
|
|
uninstall-pkgincludeHEADERS:
|
@$(NORMAL_UNINSTALL)
|
@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
|
|
ID: $(am__tagged_files)
|
$(am__define_uniq_tagged_files); mkid -fID $$unique
|
tags: tags-am
|
TAGS: tags
|
|
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
|
set x; \
|
here=`pwd`; \
|
$(am__define_uniq_tagged_files); \
|
shift; \
|
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
|
test -n "$$unique" || unique=$$empty_fix; \
|
if test $$# -gt 0; then \
|
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
"$$@" $$unique; \
|
else \
|
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
$$unique; \
|
fi; \
|
fi
|
ctags: ctags-am
|
|
CTAGS: ctags
|
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
|
$(am__define_uniq_tagged_files); \
|
test -z "$(CTAGS_ARGS)$$unique" \
|
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
$$unique
|
|
GTAGS:
|
here=`$(am__cd) $(top_builddir) && pwd` \
|
&& $(am__cd) $(top_srcdir) \
|
&& gtags -i $(GTAGS_ARGS) "$$here"
|
cscopelist: cscopelist-am
|
|
cscopelist-am: $(am__tagged_files)
|
list='$(am__tagged_files)'; \
|
case "$(srcdir)" in \
|
[\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
|
*) sdir=$(subdir)/$(srcdir) ;; \
|
esac; \
|
for i in $$list; do \
|
if test -f "$$i"; then \
|
echo "$(subdir)/$$i"; \
|
else \
|
echo "$$sdir/$$i"; \
|
fi; \
|
done >> $(top_builddir)/cscope.files
|
|
distclean-tags:
|
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
|
distdir: $(DISTFILES)
|
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
list='$(DISTFILES)'; \
|
dist_files=`for file in $$list; do echo $$file; done | \
|
sed -e "s|^$$srcdirstrip/||;t" \
|
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
case $$dist_files in \
|
*/*) $(MKDIR_P) `echo "$$dist_files" | \
|
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
sort -u` ;; \
|
esac; \
|
for file in $$dist_files; do \
|
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
if test -d $$d/$$file; then \
|
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
if test -d "$(distdir)/$$file"; then \
|
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
fi; \
|
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
|
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
fi; \
|
cp -fpR $$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
|
check: check-am
|
all-am: Makefile $(LTLIBRARIES) $(HEADERS)
|
installdirs:
|
for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgincludedir)" "$(DESTDIR)$(pkgincludedir)"; 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:
|
if test -z '$(STRIP)'; then \
|
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
install; \
|
else \
|
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
"INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
|
fi
|
mostlyclean-generic:
|
|
clean-generic:
|
|
distclean-generic:
|
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
|
|
maintainer-clean-generic:
|
@echo "This command is intended for maintainers to use"
|
@echo "it deletes files that may require special tools to rebuild."
|
clean: clean-am
|
|
clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
|
mostlyclean-am
|
|
distclean: distclean-am
|
-rm -rf ./$(DEPDIR)
|
-rm -f Makefile
|
distclean-am: clean-am distclean-compile distclean-generic \
|
distclean-tags
|
|
dvi: dvi-am
|
|
dvi-am:
|
|
html: html-am
|
|
html-am:
|
|
info: info-am
|
|
info-am:
|
|
install-data-am: install-nobase_pkgincludeHEADERS \
|
install-pkgincludeHEADERS
|
|
install-dvi: install-dvi-am
|
|
install-dvi-am:
|
|
install-exec-am: install-libLTLIBRARIES
|
|
install-html: install-html-am
|
|
install-html-am:
|
|
install-info: install-info-am
|
|
install-info-am:
|
|
install-man:
|
|
install-pdf: install-pdf-am
|
|
install-pdf-am:
|
|
install-ps: install-ps-am
|
|
install-ps-am:
|
|
installcheck-am:
|
|
maintainer-clean: maintainer-clean-am
|
-rm -rf ./$(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-libLTLIBRARIES \
|
uninstall-nobase_pkgincludeHEADERS uninstall-pkgincludeHEADERS
|
|
.MAKE: install-am install-strip
|
|
.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
|
clean-libLTLIBRARIES clean-libtool cscopelist-am ctags \
|
ctags-am distclean distclean-compile distclean-generic \
|
distclean-libtool distclean-tags distdir dvi dvi-am html \
|
html-am info info-am install install-am install-data \
|
install-data-am install-dvi install-dvi-am install-exec \
|
install-exec-am install-html install-html-am install-info \
|
install-info-am install-libLTLIBRARIES install-man \
|
install-nobase_pkgincludeHEADERS install-pdf install-pdf-am \
|
install-pkgincludeHEADERS install-ps install-ps-am \
|
install-strip installcheck installcheck-am installdirs \
|
maintainer-clean maintainer-clean-generic mostlyclean \
|
mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
|
pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
|
uninstall-libLTLIBRARIES uninstall-nobase_pkgincludeHEADERS \
|
uninstall-pkgincludeHEADERS
|
|
|
#clean-local:
|
# -rm -rf .deps
|
|
# 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:
|