Skip to content

Instantly share code, notes, and snippets.

@afh
Created November 9, 2009 05:57
Show Gist options
  • Save afh/229722 to your computer and use it in GitHub Desktop.
Save afh/229722 to your computer and use it in GitHub Desktop.
Script started on Mon Nov 9 08:50:04 2009
%
kei% eed acprep
58896
/2.5/ 
'PYTHON_VERSION': '2.5',
s/5/6/
p
'PYTHON_VERSION': '2.6',
w
58896
q
%
kei% ../acprep make distclean
acprep: INFO: Invoking primary phase: make
acprep: INFO: Executing phase: make
acprep: INFO: Executing phase: config
acprep: INFO: Executing phase: submodule
acprep: INFO: Executing phase: autoconf
acprep: INFO: autogen.sh must be run because acprep is newer than configure
acprep: INFO: Executing phase: version
acprep: INFO: Executing phase: autogen
Preparing the ledger build system...please wait
Found GNU Autoconf version 2.61
Found GNU Automake version 1.10
Warning: libtoolize does not appear to be available. This means that
the automatic build preparation via autoreconf will probably not work.
Preparing the build by running each step individually, however, should
work and will be done automatically for you if autoreconf fails.
Fortunately, glibtoolize was found which means that your system may simply
have a non-standard or incomplete GNU Autotools install. If you have
sufficient system access, it may be possible to quell this warning by
running:
sudo ln -s /usr/bin/glibtoolize /usr/bin/libtoolize
Found GNU Libtool version 2.2.4
Automatically preparing build ... done
The ledger build system is now prepared. To build here, run:
./configure
make
acprep: INFO: Executing phase: gettext
acprep: INFO: Executing phase: aclocal
acprep: INFO: Executing phase: configure
acprep: INFO: ./configure must be run because configure is newer than Makefile
acprep: INFO: Looking for Boost in /usr/local/lib...
acprep: INFO: Found a Boost library: libboost_regex-mt.a
acprep: INFO: Found Boost suffix => -mt
acprep: INFO: Boost is located here:
acprep: INFO: BOOST_HOME => /usr/local
acprep: INFO: BOOST_SUFFIX => -mt
acprep: INFO: Noticing include directory => /usr/local/include
acprep: INFO: Noticing include directory => /usr/local/include/boost
acprep: INFO: Noticing include directory => /usr/local/include
acprep: INFO: Noticing include directory => /usr/include/python2.6
acprep: INFO: Noticing include directory => /opt/local/include
acprep: INFO: Noticing library directory => /usr/local/lib
acprep: INFO: Noticing library directory => /usr/lib
acprep: INFO: Noticing library directory => /usr/lib/python2.6/config
acprep: INFO: Noticing library directory => /opt/local/lib
acprep: INFO: System type is => Darwin
acprep: INFO: Setting up build flavor => debug
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /Volumes/Users/afh/src/ledger/./install-sh -c -d
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... /usr/bin/gcc-4.2
checking for C compiler default output file name... rm: a.out.dSYM: is a directory
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc-4.2 accepts -g... yes
checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
checking dependency style of /usr/bin/gcc-4.2... gcc3
checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/g++-4.2 accepts -g... yes
checking dependency style of /usr/bin/g++-4.2... gcc3
checking whether make sets $(MAKE)... (cached) yes
checking build system type... i386-apple-darwin10.0.0
checking host system type... i386-apple-darwin10.0.0
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/gcc-4.2... /usr/bin/g++-4.2
checking if the linker (/usr/bin/g++-4.2) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/g++-4.2 option to reload object files... -r
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether /usr/bin/g++-4.2 accepts -g... (cached) yes
checking dependency style of /usr/bin/g++-4.2... (cached) gcc3
checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E
checking for objdir... .libs
checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC
checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/gcc-4.2 static flag -static works... no
checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes
checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc-4.2 linker (/usr/bin/g++-4.2) supports shared libraries... yes
checking dynamic linker characteristics... darwin10.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for ld used by /usr/bin/g++-4.2... /usr/bin/g++-4.2
checking if the linker (/usr/bin/g++-4.2) is GNU ld... no
checking whether the /usr/bin/g++-4.2 linker (/usr/bin/g++-4.2) supports shared libraries... yes
checking for /usr/bin/g++-4.2 option to produce PIC... -fno-common -DPIC
checking if /usr/bin/g++-4.2 PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/g++-4.2 static flag -static works... no
checking if /usr/bin/g++-4.2 supports -c -o file.o... yes
checking if /usr/bin/g++-4.2 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/g++-4.2 linker (/usr/bin/g++-4.2) supports shared libraries... yes
checking dynamic linker characteristics... darwin10.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether NLS is requested... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking whether we are using the GNU C Library 2 or newer... no
checking for ranlib... (cached) ranlib
checking for simple visibility declarations... yes
checking for inline... inline
checking for size_t... yes
checking for stdint.h... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether integer division by zero raises SIGFPE... guessing yes
checking for inttypes.h... yes
checking for unsigned long long int... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/bin/g++-4.2
checking if the linker (/usr/bin/g++-4.2) is GNU ld... no
checking for shared library run path origin... done
checking whether imported symbols can be declared weak... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... yes
checking for pthread_rwlock_t... yes
checking for multithread API to use... posix
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for argz_count... no
checking for argz_stringify... no
checking for argz_next... no
checking for __fsetlocking... no
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... no
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for NL_LOCALE_NAME macro... no
checking for bison... bison
checking version of bison... 2.3, ok
checking for long long int... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for CFPreferencesCopyAppValue... yes
checking for CFLocaleCopyCurrent... yes
checking for ptrdiff_t... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for asprintf... yes
checking for fwprintf... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for snprintf... yes
checking for wcslen... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether getc_unlocked is declared... yes
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... (cached) yes
checking for CFLocaleCopyCurrent... (cached) yes
checking whether included gettext is requested... yes
checking whether to use NLS... yes
checking where the gettext function comes from... included intl directory
checking for emacs... emacs
checking where .elc files should go... ${datarootdir}/emacs/site-lisp
checking if pipes can be used... true
checking if GMP is available... true
checking if MPFR is available... true
checking if libedit is available... true
checking if boost_regex is available... true
checking if boost_regex w/ICU is available... false
checking if boost_date_time is available... true
checking if boost_filesystem is available... true
checking if boost_iostreams is available... true
checking if boost_serialization is available... true
checking for a Python interpreter with version >= 2.4... python
checking for python... /usr/bin/python
checking for python version... 2.6
checking for python platform... darwin
checking for python script directory... ${prefix}/lib/python2.6/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.6/site-packages
checking if boost_python is available... true
checking if cppunit is available... false
checking for ANSI C header files... (cached) yes
checking whether stat file-mode macros are broken... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for size_t... (cached) yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for access... yes
checking for realpath... yes
checking for getpwuid... yes
checking for getpwnam... yes
checking for isatty... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating intl/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
acprep: INFO: Executing phase: patch
acprep: INFO: Executing phase: clean
acprep: INFO: Executing phase: make
Making clean in intl
rm -f *.a *.la *.o *.obj *.lo libintl.res core core.*
rm -f libgnuintl.h libintl.h charset.alias ref-add.sed ref-del.sed
rm -f -r .libs _libs
Making clean in po
rm -f *.insert-header
rm -f remove-potcdate.sed
rm -f stamp-poT
rm -f core core.* ledger.po ledger.1po ledger.2po *.new.po
rm -fr *.o
Making clean in .
rm -f ledger ledger
rm -f RegressTests RegressTests
rm -f BaselineTests BaselineTests
rm -f ManualTests ManualTests
rm -f ConfirmTests ConfirmTests
rm -f GenerateTests GenerateTests
rm -f PyUnitTests PyUnitTests
test -z "system.hh system.hh.gch" || rm -f system.hh system.hh.gch
test -z "libledger_report.la libledger_data.la libledger_expr.la libledger_math.la libledger_util.la libledger_python.la" || rm -f libledger_report.la libledger_data.la libledger_expr.la libledger_math.la libledger_util.la libledger_python.la
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -rf .libs _libs
rm -f elc-stamp
test -z "ledger.la" || rm -f ledger.la
rm -f "./so_locations"
rm -rf ledger.aux ledger.cp ledger.cps ledger.fn ledger.fns ledger.ky \\
ledger.kys ledger.log ledger.pg ledger.pgs ledger.tmp \\
ledger.toc ledger.tp ledger.tps ledger.vr ledger.vrs \\
doc/ledger.dvi doc/ledger.pdf doc/ledger.ps doc/ledger.html
rm -f *.o
rm -f *.lo
Making distclean in intl
rm -f *.a *.la *.o *.obj *.lo libintl.res core core.*
rm -f libgnuintl.h libintl.h charset.alias ref-add.sed ref-del.sed
rm -f -r .libs _libs
rm -f Makefile ID TAGS
if test "ledger" = "gettext-runtime" || test "ledger" = "gettext-tools"; then \\
rm -f ChangeLog.inst VERSION; \\
else \\
: ; \\
fi
Making distclean in po
rm -f *.insert-header
rm -f remove-potcdate.sed
rm -f stamp-poT
rm -f core core.* ledger.po ledger.1po ledger.2po *.new.po
rm -fr *.o
rm -f Makefile Makefile.in POTFILES *.mo
Making distclean in .
rm -f ledger ledger
rm -f RegressTests RegressTests
rm -f BaselineTests BaselineTests
rm -f ManualTests ManualTests
rm -f ConfirmTests ConfirmTests
rm -f GenerateTests GenerateTests
rm -f PyUnitTests PyUnitTests
test -z "system.hh system.hh.gch" || rm -f system.hh system.hh.gch
test -z "libledger_report.la libledger_data.la libledger_expr.la libledger_math.la libledger_util.la libledger_python.la" || rm -f libledger_report.la libledger_data.la libledger_expr.la libledger_math.la libledger_util.la libledger_python.la
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -rf .libs _libs
rm -f elc-stamp
test -z "ledger.la" || rm -f ledger.la
rm -f "./so_locations"
rm -rf ledger.aux ledger.cp ledger.cps ledger.fn ledger.fns ledger.ky \\
ledger.kys ledger.log ledger.pg ledger.pgs ledger.tmp \\
ledger.toc ledger.tp ledger.tps ledger.vr ledger.vrs \\
doc/ledger.dvi doc/ledger.pdf doc/ledger.ps doc/ledger.html
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "intl/Makefile" || rm -f intl/Makefile
rm -f doc/.dirstamp
test -z ".timestamp ledger.elc timeclock.elc doc/ledger.info doc/ledger.pdf " || rm -f .timestamp ledger.elc timeclock.elc doc/ledger.info doc/ledger.pdf
rm -f config.h stamp-h1
rm -f libtool
rm -fr test/python
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -rf ./.deps
rm -f Makefile
%
kei% ../acprep --debug -j 2 make
acprep: INFO: Invoking primary phase: make
acprep: INFO: Executing phase: make
acprep: DEBUG: Configure arguments => []
acprep: DEBUG: Makefile arguments => ['-j2']
acprep: INFO: Executing phase: config
acprep: INFO: Executing phase: submodule
acprep: DEBUG: Executing command: git submodule init
acprep: DEBUG: Executing command: git submodule update
acprep: INFO: Executing phase: autoconf
acprep: DEBUG: autogen.sh does not need to be run
acprep: INFO: Executing phase: configure
acprep: INFO: Making directory: /Volumes/Users/afh/src/ledger/build/ledger/debug
acprep: INFO: ./configure must be run because Makefile does not exist
acprep: DEBUG: Source => /Volumes/Users/afh/src/ledger
acprep: DEBUG: Build => /Volumes/Users/afh/src/ledger/build/ledger/debug
acprep: INFO: Looking for Boost in /usr/local/lib...
acprep: INFO: Found a Boost library: libboost_regex-mt.a
acprep: INFO: Found Boost suffix => -mt
acprep: INFO: Boost is located here:
acprep: INFO: BOOST_HOME => /usr/local
acprep: INFO: BOOST_SUFFIX => -mt
acprep: INFO: Noticing include directory => /usr/local/include
acprep: INFO: Noticing include directory => /usr/local/include/boost
acprep: INFO: Noticing include directory => /usr/local/include
acprep: INFO: Noticing include directory => /usr/include/python2.6
acprep: INFO: Noticing include directory => /opt/local/include
acprep: INFO: Noticing library directory => /usr/local/lib
acprep: INFO: Noticing library directory => /usr/lib
acprep: INFO: Noticing library directory => /usr/lib/python2.6/config
acprep: INFO: Noticing library directory => /opt/local/lib
acprep: DEBUG: Executing command: uname -s
acprep: INFO: System type is => Darwin
acprep: DEBUG: Saw option --pch
acprep: DEBUG: Executing command: uname -s
acprep: INFO: Setting up build flavor => debug
acprep: DEBUG: Final value of CPPFLAGS: -isystem /usr/local/include -isystem /usr/local/include/boost -isystem /usr/local/include -isystem /usr/include/python2.6 -isystem /opt/local/include
acprep: DEBUG: Final value of CXXFLAGS: -fpch-deps -Wconversion -g -pipe
acprep: DEBUG: Final value of LDFLAGS: -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config -L/opt/local/lib
acprep: DEBUG: configure env => {'CPPFLAGS': '-isystem /usr/local/include -isystem /usr/local/include/boost -isystem /usr/local/include -isystem /usr/include/python2.6 -isystem /opt/local/include', 'VERSIONER_PYTHON_PREFER_32_BIT': 'no', 'LC_CTYPE': 'UTF-8', 'TERM_PROGRAM_VERSION': '272', 'TMPDIR': '/var/folders/VP/VPGGEssdFmenwzM62lGjdU+++TM/-Tmp-/', 'LOGNAME': 'afh', 'USER': 'afh', 'PATH': '/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/texbin:/usr/X11/bin:/opt/local/bin:/opt/local/bin', 'HOME': '/Volumes/Users/afh', 'DISPLAY': '/tmp/launch-ZjloMX/:0', 'TERM_PROGRAM': 'Apple_Terminal', 'TERM': 'xterm-color', 'SHELL': '/bin/zsh', 'PYTHON_VERSION': '2.6', 'VERSIONER_PYTHON_VERSION': '2.6', 'SHLVL': '2', 'BOOST_SUFFIX': '-mt', 'EDITOR': 'vim', 'LDFLAGS': '-g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config -L/opt/local/lib', 'NNTPSERVER': 'news.in-berlin.de', 'CC': '/usr/bin/gcc-4.2', 'SSH_AUTH_SOCK': '/tmp/launch-QW0Qsg/Listeners', 'LD': '/usr/bin/g++-4.2', 'Apple_PubSub_Socket_Render': '/tmp/launch-W3P9o3/Render', '_': '/Volumes/Users/afh/src/ledger/./acprep', 'CXXFLAGS': '-fpch-deps -Wconversion -g -pipe', 'CXX': '/usr/bin/g++-4.2', 'OLDPWD': '/Volumes/Users/afh/src/ledger', '__CF_USER_TEXT_ENCODING': '0x1F6:0:0', 'PWD': '/Volumes/Users/afh/src/ledger', 'BOOST_HOME': '/usr/local', 'PYTHON_HOME': '/usr', 'COMMAND_MODE': 'unix2003'}
acprep: DEBUG: configure args => ['sh', '/Volumes/Users/afh/src/ledger/configure', '--srcdir', '/Volumes/Users/afh/src/ledger', 'CC=/usr/bin/gcc-4.2', 'CPPFLAGS=-isystem /usr/local/include -isystem /usr/local/include/boost -isystem /usr/local/include -isystem /usr/include/python2.6 -isystem /opt/local/include', 'CXX=/usr/bin/g++-4.2', 'CXXFLAGS=-fpch-deps -Wconversion -g -pipe', 'LD=/usr/bin/g++-4.2', 'LDFLAGS=-g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config -L/opt/local/lib', '--with-boost-suffix=-mt', '--with-included-gettext', '--enable-pch', '--enable-debug']
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /Volumes/Users/afh/src/ledger/./install-sh -c -d
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... /usr/bin/gcc-4.2
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc-4.2 accepts -g... yes
checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
checking dependency style of /usr/bin/gcc-4.2... gcc3
checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/g++-4.2 accepts -g... yes
checking dependency style of /usr/bin/g++-4.2... gcc3
checking whether make sets $(MAKE)... (cached) yes
checking build system type... i386-apple-darwin10.0.0
checking host system type... i386-apple-darwin10.0.0
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/gcc-4.2... /usr/bin/g++-4.2
checking if the linker (/usr/bin/g++-4.2) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/g++-4.2 option to reload object files... -r
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether /usr/bin/g++-4.2 accepts -g... (cached) yes
checking dependency style of /usr/bin/g++-4.2... (cached) gcc3
checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E
checking for objdir... .libs
checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC
checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/gcc-4.2 static flag -static works... no
checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes
checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc-4.2 linker (/usr/bin/g++-4.2) supports shared libraries... yes
checking dynamic linker characteristics... darwin10.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for ld used by /usr/bin/g++-4.2... /usr/bin/g++-4.2
checking if the linker (/usr/bin/g++-4.2) is GNU ld... no
checking whether the /usr/bin/g++-4.2 linker (/usr/bin/g++-4.2) supports shared libraries... yes
checking for /usr/bin/g++-4.2 option to produce PIC... -fno-common -DPIC
checking if /usr/bin/g++-4.2 PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/g++-4.2 static flag -static works... no
checking if /usr/bin/g++-4.2 supports -c -o file.o... yes
checking if /usr/bin/g++-4.2 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/g++-4.2 linker (/usr/bin/g++-4.2) supports shared libraries... yes
checking dynamic linker characteristics... darwin10.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether NLS is requested... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking whether we are using the GNU C Library 2 or newer... no
checking for ranlib... (cached) ranlib
checking for simple visibility declarations... yes
checking for inline... inline
checking for size_t... yes
checking for stdint.h... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether integer division by zero raises SIGFPE... guessing yes
checking for inttypes.h... yes
checking for unsigned long long int... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/bin/g++-4.2
checking if the linker (/usr/bin/g++-4.2) is GNU ld... no
checking for shared library run path origin... done
checking whether imported symbols can be declared weak... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... yes
checking for pthread_rwlock_t... yes
checking for multithread API to use... posix
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for argz_count... no
checking for argz_stringify... no
checking for argz_next... no
checking for __fsetlocking... no
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... no
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for NL_LOCALE_NAME macro... no
checking for bison... bison
checking version of bison... 2.3, ok
checking for long long int... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for CFPreferencesCopyAppValue... yes
checking for CFLocaleCopyCurrent... yes
checking for ptrdiff_t... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for asprintf... yes
checking for fwprintf... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for snprintf... yes
checking for wcslen... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether getc_unlocked is declared... yes
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... (cached) yes
checking for CFLocaleCopyCurrent... (cached) yes
checking whether included gettext is requested... yes
checking whether to use NLS... yes
checking where the gettext function comes from... included intl directory
checking for emacs... emacs
checking where .elc files should go... ${datarootdir}/emacs/site-lisp
checking if pipes can be used... true
checking if GMP is available... true
checking if MPFR is available... true
checking if libedit is available... true
checking if boost_regex is available... true
checking if boost_regex w/ICU is available... false
checking if boost_date_time is available... true
checking if boost_filesystem is available... true
checking if boost_iostreams is available... true
checking if boost_serialization is available... true
checking for a Python interpreter with version >= 2.4... python
checking for python... /usr/bin/python
checking for python version... 2.6
checking for python platform... darwin
checking for python script directory... ${prefix}/lib/python2.6/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.6/site-packages
checking if boost_python is available... true
checking if cppunit is available... false
checking for ANSI C header files... (cached) yes
checking whether stat file-mode macros are broken... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for size_t... (cached) yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for access... yes
checking for realpath... yes
checking for getpwuid... yes
checking for getpwnam... yes
checking for isatty... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating intl/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
acprep: INFO: Executing phase: patch
acprep: DEBUG: Patching generated Makefile
acprep: DEBUG: Changing directory to /Volumes/Users/afh/src/ledger/build/ledger/debug
acprep: DEBUG: Executing command: make -j2
cp -p /Volumes/Users/afh/src/ledger/src/system.hh.in system.hh
/usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I/Volumes/Users/afh/src/ledger \\
-I/Volumes/Users/afh/src/ledger/src -I/Volumes/Users/afh/src/ledger/lib -I/Volumes/Users/afh/src/ledger/lib/utfcpp/source -isystem /usr/local/include -isystem /usr/local/include/boost -isystem /usr/local/include -isystem /usr/include/python2.6 -isystem /opt/local/include -I/usr/local/include -fpch-deps -Wconversion -g -pipe \\
-o system.hh.gch system.hh
make all-recursive
Making all in po
test ! -f /Volumes/Users/afh/src/ledger/po/ledger.pot || \\
test -z "" || make
touch stamp-po
Making all in intl
sed -e '/IN_LIBGLOCALE/d' \\
-e 's,@''HAVE_POSIX_PRINTF''@,1,g' \\
-e 's,@''HAVE_ASPRINTF''@,1,g' \\
-e 's,@''HAVE_SNPRINTF''@,1,g' \\
-e 's,@''HAVE_WPRINTF''@,0,g' \\
< /Volumes/Users/afh/src/ledger/intl/libgnuintl.h.in \\
| if test 'no' = yes; then \\
sed -e 's/extern \\([^()]*\\);/extern __declspec (dllimport) \\1;/'; \\
else \\
cat; \\
fi \\
| sed -e 's/extern \\([^"]\\)/extern LIBINTL_DLL_EXPORTED \\1/' \\
-e "/#define _LIBINTL_H/r /Volumes/Users/afh/src/ledger/intl/export.h" \\
| sed -e 's,@''HAVE_VISIBILITY''@,1,g' \\
> libgnuintl.h
sed -e '/IN_LIBGLOCALE/d' \\
-e 's,@''HAVE_POSIX_PRINTF''@,1,g' \\
-e 's,@''HAVE_ASPRINTF''@,1,g' \\
-e 's,@''HAVE_SNPRINTF''@,1,g' \\
-e 's,@''HAVE_WPRINTF''@,0,g' \\
< /Volumes/Users/afh/src/ledger/intl/libgnuintl.h.in > libintl.h
/bin/sh /Volumes/Users/afh/src/ledger/intl/config.charset 'i386-apple-darwin10.0.0' > t-charset.alias
sed -e '/^#/d' -e 's/@''PACKAGE''@/ledger/g' /Volumes/Users/afh/src/ledger/intl/ref-add.sin > t-ref-add.sed
mv t-ref-add.sed ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/ledger/g' /Volumes/Users/afh/src/ledger/intl/ref-del.sin > t-ref-del.sed
mv t-ref-del.sed ref-del.sed
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\\"/usr/local/share/locale\\" -DLOCALE_ALIAS_PATH=\\"/usr/local/share/locale\\" -DLIBDIR=\\"/usr/local/lib\\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\\"/usr/local/lib\\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I/Volumes/Users/afh/src/ledger/intl -I.. -isystem /usr/local/include -isystem /usr/local/include/boost -isystem /usr/local/include -isystem /usr/include/python2.6 -isystem /opt/local/include -I/usr/local/include -g -O2 -fvisibility=hidden /Volumes/Users/afh/src/ledger/intl/bindtextdom.c
mv t-charset.alias charset.alias
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\\"/usr/local/share/locale\\" -DLOCALE_ALIAS_PATH=\\"/usr/local/share/locale\\" -DLIBDIR=\\"/usr/local/lib\\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\\"/usr/local/lib\\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I/Volumes/Users/afh/src/ledger/intl -I.. -isystem /usr/local/include -isystem /usr/local/include/boost -isystem /usr/local/include -isystem /usr/include/python2.6 -isystem /opt/local/include -I/usr/local/include -g -O2 -fvisibility=hidden /Volumes/Users/afh/src/ledger/intl/dcgettext.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\\"/usr/local/share/locale\\" -DLOCALE_ALIAS_PATH=\\"/usr/local/share/locale\\" -DLIBDIR=\\"/usr/local/lib\\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\\"/usr/local/lib\\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I/Volumes/Users/afh/src/ledger/intl -I.. -isystem /usr/local/include -isystem /usr/local/include/boost -isystem /usr/local/include -isystem /usr/include/python2.6 -isystem /opt/local/include -I/usr/local/include -g -O2 -fvisibility=hidden /Volumes/Users/afh/src/ledger/intl/dgettext.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\\"/usr/local/share/locale\\" -DLOCALE_ALIAS_PATH=\\"/usr/local/share/locale\\" -DLIBDIR=\\"/usr/local/lib\\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\\"/usr/local/lib\\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I/Volumes/Users/afh/src/ledger/intl -I.. -isystem /usr/local/include -isystem /usr/local/include/boost -isystem /usr/local/include -isystem /usr/include/python2.6 -isystem /opt/local/include -I/usr/local/include -g -O2 -fvisibility=hidden /Volumes/Users/afh/src/ledger/intl/gettext.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\\"/usr/local/share/locale\\" -DLOCALE_ALIAS_PATH=\\"/usr/local/share/locale\\" -DLIBDIR=\\"/usr/local/lib\\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\\"/usr/local/lib\\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I/Volumes/Users/afh/src/ledger/intl -I.. -isystem /usr/local/include -isystem /usr/local/include/boost -isystem /usr/local/include -isystem /usr/include/python2.6 -isystem /opt/local/include -I/usr/local/include -g -O2 -fvisibility=hidden /Volumes/Users/afh/src/ledger/intl/finddomain.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\\"/usr/local/share/locale\\" -DLOCALE_ALIAS_PATH=\\"/usr/local/share/locale\\" -DLIBDIR=\\"/usr/local/lib\\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\\"/usr/local/lib\\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I/Volumes/Users/afh/src/ledger/intl -I.. -isystem /usr/local/include -isystem /usr/local/include/boost -isystem /usr/local/include -isystem /usr/include/python2.6 -isystem /opt/local/include -I/usr/local/include -g -O2 -fvisibility=hidden /Volumes/Users/afh/src/ledger/intl/hash-string.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\\"/usr/local/share/locale\\" -DLOCALE_ALIAS_PATH=\\"/usr/local/share/locale\\" -DLIBDIR=\\"/usr/local/lib\\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\\"/usr/local/lib\\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I/Volumes/Users/afh/src/ledger/intl -I.. -isystem /usr/local/include -isystem /usr/local/include/boost -isystem /usr/local/include -isystem /usr/include/python2.6 -isystem /opt/local/include -I/usr/local/include -g -O2 -fvisibility=hidden /Volumes/Users/afh/src/ledger/intl/loadmsgcat.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\\"/usr/local/share/locale\\" -DLOCALE_ALIAS_PATH=\\"/usr/local/share/locale\\" -DLIBDIR=\\"/usr/local/lib\\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\\"/usr/local/lib\\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I/Volumes/Users/afh/src/ledger/intl -I.. -isystem /usr/local/include -isystem /usr/local/include/boost -isystem /usr/local/include -isystem /usr/include/python2.6 -isystem /opt/local/include -I/usr/local/include -g -O2 -fvisibility=hidden /Volumes/Users/afh/src/ledger/intl/localealias.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\\"/usr/local/share/locale\\" -DLOCALE_ALIAS_PATH=\\"/usr/local/share/locale\\" -DLIBDIR=\\"/usr/local/lib\\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\\"/usr/local/lib\\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I/Volumes/Users/afh/src/ledger/intl -I.. -isystem /usr/local/include -isystem /usr/local/include/boost -isystem /usr/local/include -isystem /usr/include/python2.6 -isystem /opt/local/include -I/usr/local/include -g -O2 -fvisibility=hidden /Volumes/Users/afh/src/ledger/intl/textdomain.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\\"/usr/local/share/locale\\" -DLOCALE_ALIAS_PATH=\\"/usr/local/share/locale\\" -DLIBDIR=\\"/usr/local/lib\\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\\"/usr/local/lib\\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I/Volumes/Users/afh/src/ledger/intl -I.. -isystem /usr/local/include -isystem /usr/local/include/boost -isystem /usr/local/include -isystem /usr/include/python2.6 -isystem /opt/local/include -I/usr/local/include -g -O2 -fvisibility=hidden /Volumes/Users/afh/src/ledger/intl/l10nflist.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\\"/usr/local/share/locale\\" -DLOCALE_ALIAS_PATH=\\"/usr/local/share/locale\\" -DLIBDIR=\\"/usr/local/lib\\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\\"/usr/local/lib\\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I/Volumes/Users/afh/src/ledger/intl -I.. -isystem /usr/local/include -isystem /usr/local/include/boost -isystem /usr/local/include -isystem /usr/include/python2.6 -isystem /opt/local/include -I/usr/local/include -g -O2 -fvisibility=hidden /Volumes/Users/afh/src/ledger/intl/explodename.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\\"/usr/local/share/locale\\" -DLOCALE_ALIAS_PATH=\\"/usr/local/share/locale\\" -DLIBDIR=\\"/usr/local/lib\\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\\"/usr/local/lib\\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I/Volumes/Users/afh/src/ledger/intl -I.. -isystem /usr/local/include -isystem /usr/local/include/boost -isystem /usr/local/include -isystem /usr/include/python2.6 -isystem /opt/local/include -I/usr/local/include -g -O2 -fvisibility=hidden /Volumes/Users/afh/src/ledger/intl/dcigettext.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\\"/usr/local/share/locale\\" -DLOCALE_ALIAS_PATH=\\"/usr/local/share/locale\\" -DLIBDIR=\\"/usr/local/lib\\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\\"/usr/local/lib\\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I/Volumes/Users/afh/src/ledger/intl -I.. -isystem /usr/local/include -isystem /usr/local/include/boost -isystem /usr/local/include -isystem /usr/include/python2.6 -isystem /opt/local/include -I/usr/local/include -g -O2 -fvisibility=hidden /Volumes/Users/afh/src/ledger/intl/dcngettext.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\\"/usr/local/share/locale\\" -DLOCALE_ALIAS_PATH=\\"/usr/local/share/locale\\" -DLIBDIR=\\"/usr/local/lib\\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\\"/usr/local/lib\\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I/Volumes/Users/afh/src/ledger/intl -I.. -isystem /usr/local/include -isystem /usr/local/include/boost -isystem /usr/local/include -isystem /usr/include/python2.6 -isystem /opt/local/include -I/usr/local/include -g -O2 -fvisibility=hidden /Volumes/Users/afh/src/ledger/intl/dngettext.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\\"/usr/local/share/locale\\" -DLOCALE_ALIAS_PATH=\\"/usr/local/share/locale\\" -DLIBDIR=\\"/usr/local/lib\\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\\"/usr/local/lib\\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I/Volumes/Users/afh/src/ledger/intl -I.. -isystem /usr/local/include -isystem /usr/local/include/boost -isystem /usr/local/include -isystem /usr/include/python2.6 -isystem /opt/local/include -I/usr/local/include -g -O2 -fvisibility=hidden /Volumes/Users/afh/src/ledger/intl/ngettext.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\\"/usr/local/share/locale\\" -DLOCALE_ALIAS_PATH=\\"/usr/local/share/locale\\" -DLIBDIR=\\"/usr/local/lib\\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\\"/usr/local/lib\\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I/Volumes/Users/afh/src/ledger/intl -I.. -isystem /usr/local/include -isystem /usr/local/include/boost -isystem /usr/local/include -isystem /usr/include/python2.6 -isystem /opt/local/include -I/usr/local/include -g -O2 -fvisibility=hidden /Volumes/Users/afh/src/ledger/intl/plural.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\\"/usr/local/share/locale\\" -DLOCALE_ALIAS_PATH=\\"/usr/local/share/locale\\" -DLIBDIR=\\"/usr/local/lib\\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\\"/usr/local/lib\\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I/Volumes/Users/afh/src/ledger/intl -I.. -isystem /usr/local/include -isystem /usr/local/include/boost -isystem /usr/local/include -isystem /usr/include/python2.6 -isystem /opt/local/include -I/usr/local/include -g -O2 -fvisibility=hidden /Volumes/Users/afh/src/ledger/intl/plural-exp.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\\"/usr/local/share/locale\\" -DLOCALE_ALIAS_PATH=\\"/usr/local/share/locale\\" -DLIBDIR=\\"/usr/local/lib\\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\\"/usr/local/lib\\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I/Volumes/Users/afh/src/ledger/intl -I.. -isystem /usr/local/include -isystem /usr/local/include/boost -isystem /usr/local/include -isystem /usr/include/python2.6 -isystem /opt/local/include -I/usr/local/include -g -O2 -fvisibility=hidden /Volumes/Users/afh/src/ledger/intl/localcharset.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\\"/usr/local/share/locale\\" -DLOCALE_ALIAS_PATH=\\"/usr/local/share/locale\\" -DLIBDIR=\\"/usr/local/lib\\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\\"/usr/local/lib\\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I/Volumes/Users/afh/src/ledger/intl -I.. -isystem /usr/local/include -isystem /usr/local/include/boost -isystem /usr/local/include -isystem /usr/include/python2.6 -isystem /opt/local/include -I/usr/local/include -g -O2 -fvisibility=hidden /Volumes/Users/afh/src/ledger/intl/lock.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\\"/usr/local/share/locale\\" -DLOCALE_ALIAS_PATH=\\"/usr/local/share/locale\\" -DLIBDIR=\\"/usr/local/lib\\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\\"/usr/local/lib\\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I/Volumes/Users/afh/src/ledger/intl -I.. -isystem /usr/local/include -isystem /usr/local/include/boost -isystem /usr/local/include -isystem /usr/include/python2.6 -isystem /opt/local/include -I/usr/local/include -g -O2 -fvisibility=hidden /Volumes/Users/afh/src/ledger/intl/relocatable.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\\"/usr/local/share/locale\\" -DLOCALE_ALIAS_PATH=\\"/usr/local/share/locale\\" -DLIBDIR=\\"/usr/local/lib\\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\\"/usr/local/lib\\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I/Volumes/Users/afh/src/ledger/intl -I.. -isystem /usr/local/include -isystem /usr/local/include/boost -isystem /usr/local/include -isystem /usr/include/python2.6 -isystem /opt/local/include -I/usr/local/include -g -O2 -fvisibility=hidden /Volumes/Users/afh/src/ledger/intl/langprefs.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\\"/usr/local/share/locale\\" -DLOCALE_ALIAS_PATH=\\"/usr/local/share/locale\\" -DLIBDIR=\\"/usr/local/lib\\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\\"/usr/local/lib\\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I/Volumes/Users/afh/src/ledger/intl -I.. -isystem /usr/local/include -isystem /usr/local/include/boost -isystem /usr/local/include -isystem /usr/include/python2.6 -isystem /opt/local/include -I/usr/local/include -g -O2 -fvisibility=hidden /Volumes/Users/afh/src/ledger/intl/localename.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\\"/usr/local/share/locale\\" -DLOCALE_ALIAS_PATH=\\"/usr/local/share/locale\\" -DLIBDIR=\\"/usr/local/lib\\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\\"/usr/local/lib\\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I/Volumes/Users/afh/src/ledger/intl -I.. -isystem /usr/local/include -isystem /usr/local/include/boost -isystem /usr/local/include -isystem /usr/include/python2.6 -isystem /opt/local/include -I/usr/local/include -g -O2 -fvisibility=hidden /Volumes/Users/afh/src/ledger/intl/log.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\\"/usr/local/share/locale\\" -DLOCALE_ALIAS_PATH=\\"/usr/local/share/locale\\" -DLIBDIR=\\"/usr/local/lib\\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\\"/usr/local/lib\\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I/Volumes/Users/afh/src/ledger/intl -I.. -isystem /usr/local/include -isystem /usr/local/include/boost -isystem /usr/local/include -isystem /usr/include/python2.6 -isystem /opt/local/include -I/usr/local/include -g -O2 -fvisibility=hidden /Volumes/Users/afh/src/ledger/intl/printf.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\\"/usr/local/share/locale\\" -DLOCALE_ALIAS_PATH=\\"/usr/local/share/locale\\" -DLIBDIR=\\"/usr/local/lib\\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\\"/usr/local/lib\\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I/Volumes/Users/afh/src/ledger/intl -I.. -isystem /usr/local/include -isystem /usr/local/include/boost -isystem /usr/local/include -isystem /usr/include/python2.6 -isystem /opt/local/include -I/usr/local/include -g -O2 -fvisibility=hidden /Volumes/Users/afh/src/ledger/intl/version.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\\"/usr/local/share/locale\\" -DLOCALE_ALIAS_PATH=\\"/usr/local/share/locale\\" -DLIBDIR=\\"/usr/local/lib\\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\\"/usr/local/lib\\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I/Volumes/Users/afh/src/ledger/intl -I.. -isystem /usr/local/include -isystem /usr/local/include/boost -isystem /usr/local/include -isystem /usr/include/python2.6 -isystem /opt/local/include -I/usr/local/include -g -O2 -fvisibility=hidden /Volumes/Users/afh/src/ledger/intl/osdep.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\\"/usr/local/share/locale\\" -DLOCALE_ALIAS_PATH=\\"/usr/local/share/locale\\" -DLIBDIR=\\"/usr/local/lib\\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\\"/usr/local/lib\\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I/Volumes/Users/afh/src/ledger/intl -I.. -isystem /usr/local/include -isystem /usr/local/include/boost -isystem /usr/local/include -isystem /usr/include/python2.6 -isystem /opt/local/include -I/usr/local/include -g -O2 -fvisibility=hidden /Volumes/Users/afh/src/ledger/intl/intl-compat.c
rm -f libintl.a
ar cru libintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o hash-string.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o localcharset.o lock.o relocatable.o langprefs.o localename.o log.o printf.o version.o osdep.o intl-compat.o
ranlib: file: libintl.a(printf.o) has no symbols
ranlib: file: libintl.a(osdep.o) has no symbols
ranlib libintl.a
ranlib: file: libintl.a(printf.o) has no symbols
ranlib: file: libintl.a(osdep.o) has no symbols
CXX libledger_report_la-stats.lo
restore=: && backupdir=".am$$" && \\
rm -rf $backupdir && mkdir $backupdir && \\
if (/bin/sh /Volumes/Users/afh/src/ledger/missing --run makeinfo --version) >/dev/null 2>&1; then \\
for f in doc/ledger.info doc/ledger.info-[0-9] doc/ledger.info-[0-9][0-9] doc/ledger.i[0-9] doc/ledger.i[0-9][0-9]; do \\
if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \\
done; \\
else :; fi && \\
if /bin/sh /Volumes/Users/afh/src/ledger/missing --run makeinfo -I doc -I /Volumes/Users/afh/src/ledger/doc \\
-o doc/ledger.info `test -f 'doc/ledger.texi' || echo '/Volumes/Users/afh/src/ledger/'`doc/ledger.texi; \\
then \\
rc=0; \\
else \\
rc=$?; \\
$restore $backupdir/* `echo "./doc/ledger.info" | sed 's|[^/]*$||'`; \\
fi; \\
rm -rf $backupdir; exit $rc
CXX libledger_report_la-generate.lo
CXX libledger_report_la-draft.lo
CXX libledger_report_la-emacs.lo
CXX libledger_report_la-output.lo
CXX libledger_report_la-precmd.lo
CXX libledger_report_la-chain.lo
CXX libledger_report_la-filters.lo
CXX libledger_report_la-temps.lo
CXX libledger_report_la-report.lo
CXX libledger_report_la-session.lo
CXX libledger_data_la-compare.lo
CXX libledger_data_la-iterators.lo
CXX libledger_data_la-timelog.lo
CXX libledger_data_la-textual.lo
CXX libledger_data_la-journal.lo
CXX libledger_data_la-archive.lo
CXX libledger_data_la-account.lo
CXX libledger_data_la-xact.lo
CXX libledger_data_la-post.lo
CXX libledger_data_la-item.lo
CXX libledger_expr_la-option.lo
CXX libledger_expr_la-format.lo
CXX libledger_expr_la-query.lo
CXX libledger_expr_la-scope.lo
CXX libledger_expr_la-interactive.lo
CXX libledger_expr_la-expr.lo
CXX libledger_expr_la-op.lo
CXX libledger_expr_la-parser.lo
CXX libledger_expr_la-token.lo
CXX libledger_math_la-value.lo
CXX libledger_math_la-balance.lo
CXX libledger_math_la-quotes.lo
CXX libledger_math_la-pool.lo
CXX libledger_math_la-annotate.lo
CXX libledger_math_la-commodity.lo
CXX libledger_math_la-amount.lo
CXX libledger_util_la-stream.lo
CXX libledger_util_la-mask.lo
CXX libledger_util_la-times.lo
CXX libledger_util_la-error.lo
CXX libledger_util_la-utils.lo
CXX libledger_util_la-accum.lo
CXX libledger_util_la-sha1.lo
CXX libledger_python_la-py_account.lo
CXX libledger_python_la-py_amount.lo
CXX libledger_python_la-py_balance.lo
CXX libledger_python_la-py_commodity.lo
CXX libledger_python_la-py_expr.lo
CXX libledger_python_la-py_format.lo
CXX libledger_python_la-py_item.lo
CXX libledger_python_la-py_journal.lo
CXX libledger_python_la-py_post.lo
CXX libledger_python_la-py_times.lo
CXX libledger_python_la-py_utils.lo
CXX libledger_python_la-py_value.lo
CXX libledger_python_la-py_xact.lo
CXX libledger_python_la-pyinterp.lo
CXX ledger_la-pyledger.lo
CXX ledger-main.o
CXX ledger-global.o
LD libledger_report.la
LD libledger_data.la
LD libledger_expr.la
LD libledger_math.la
LD libledger_util.la
LD libledger_python.la
LD ledger.la
LD ledger
libtool: link: warning: `/usr/local/lib/libmpfr.la' seems to be moved
libtool: link: warning: `/usr/local/lib/libgmp.la' seems to be moved
libtool: link: warning: `/usr/local/lib/libmpfr.la' seems to be moved
libtool: link: warning: `/usr/local/lib/libgmp.la' seems to be moved
libtool: link: warning: `/usr/local/lib/libmpfr.la' seems to be moved
libtool: link: warning: `/usr/local/lib/libgmp.la' seems to be moved
libtool: link: warning: `/usr/local/lib/libmpfr.la' seems to be moved
libtool: link: warning: `/usr/local/lib/libgmp.la' seems to be moved
libtool: link: warning: `/usr/local/lib/libmpfr.la' seems to be moved
libtool: link: warning: `/usr/local/lib/libgmp.la' seems to be moved
libtool: link: warning: `/usr/local/lib/libmpfr.la' seems to be moved
libtool: link: warning: `/usr/local/lib/libgmp.la' seems to be moved
%
kei% ootool -L ./build/ledger/debug/ledger
./build/ledger/debug/ledger:
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation (compatibility version 150.0.0, current version 550.0.0)
/opt/local/lib/libiconv.2.dylib (compatibility version 8.0.0, current version 8.0.0)
/opt/local/lib/libboost_python-mt.dylib (compatibility version 0.0.0, current version 0.0.0)
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/Python (compatibility version 2.6.0, current version 2.6.0)
/opt/local/lib/libboost_serialization-mt.dylib (compatibility version 0.0.0, current version 0.0.0)
/opt/local/lib/libboost_iostreams-mt.dylib (compatibility version 0.0.0, current version 0.0.0)
/opt/local/lib/libboost_filesystem-mt.dylib (compatibility version 0.0.0, current version 0.0.0)
/opt/local/lib/libboost_system-mt.dylib (compatibility version 0.0.0, current version 0.0.0)
/opt/local/lib/libboost_date_time-mt.dylib (compatibility version 0.0.0, current version 0.0.0)
/opt/local/lib/libboost_regex-mt.dylib (compatibility version 0.0.0, current version 0.0.0)
/usr/lib/libedit.2.dylib (compatibility version 2.0.0, current version 2.11.0)
/opt/local/lib/libmpfr.1.dylib (compatibility version 4.0.0, current version 4.0.0)
/opt/local/lib/libgmp.3.dylib (compatibility version 9.0.0, current version 9.0.0)
/usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current version 7.9.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 124.1.1)
%
kei% 
Script done on Mon Nov 9 09:03:42 2009
# Makefile.in generated by automake 1.10 from Makefile.am.
# Makefile. Generated from Makefile.in by configure.
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005, 2006 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.
VPATH = /Volumes/Users/afh/src/ledger
pkgdatadir = $(datadir)/ledger
pkglibdir = $(libdir)/ledger
pkgincludedir = $(includedir)/ledger
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 = i386-apple-darwin10.0.0
host_triplet = i386-apple-darwin10.0.0
am__append_1 = system.hh.gch
am__append_2 = system.hh.gch
am__append_3 = system.hh.gch
bin_PROGRAMS = ledger$(EXEEXT)
am__append_4 = -I$(srcdir)/python
######################################################################
am__append_5 = libledger_python.la
TESTS = $(am__EXEEXT_1) $(am__EXEEXT_2) $(am__EXEEXT_3)
am__append_6 = RegressTests BaselineTests ManualTests ConfirmTests GenerateTests
#am__append_7 = \
# UtilTests \
# MathTests \
# ExprTests \
# DataTests \
# ReportTests
am__append_8 = PyUnitTests
check_PROGRAMS = $(am__EXEEXT_4)
#am__append_9 = doc/Doxyfile doc/refman.pdf
#am__append_10 = Doxyfile.gen doc/Doxyfile.bak doc/refman.pdf
subdir = .
DIST_COMMON = $(am__configure_deps) $(am__pkgpython_PYTHON_DIST) \
$(dist_lisp_LISP) $(dist_man_MANS) $(pkginclude_HEADERS) \
$(srcdir)/Makefile.am $(srcdir)/Makefile.in \
$(srcdir)/config.h.in $(top_srcdir)/configure \
$(top_srcdir)/intl/Makefile.in ABOUT-NLS config.guess \
config.rpath config.sub depcomp elisp-comp install-sh \
ltmain.sh missing py-compile texinfo.tex
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc2.m4 \
$(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/iconv.m4 \
$(top_srcdir)/m4/intdiv0.m4 $(top_srcdir)/m4/intl.m4 \
$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/intmax.m4 \
$(top_srcdir)/m4/inttypes-pri.m4 \
$(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/lcmessage.m4 \
$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
$(top_srcdir)/m4/lock.m4 $(top_srcdir)/m4/longlong.m4 \
$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
$(top_srcdir)/m4/printf-posix.m4 $(top_srcdir)/m4/progtest.m4 \
$(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/stdint_h.m4 \
$(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/visibility.m4 \
$(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wint_t.m4 \
$(top_srcdir)/m4/xsize.m4 $(top_srcdir)/version.m4 \
$(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
configure.lineno config.status.lineno
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = config.h
CONFIG_CLEAN_FILES = intl/Makefile
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)$(pyexecdir)" \
"$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)" \
"$(DESTDIR)$(lispdir)" "$(DESTDIR)$(pkgpythondir)" \
"$(DESTDIR)$(man1dir)" "$(DESTDIR)$(pkgincludedir)"
libLTLIBRARIES_INSTALL = $(INSTALL)
pyexecLTLIBRARIES_INSTALL = $(INSTALL)
LTLIBRARIES = $(lib_LTLIBRARIES) $(pyexec_LTLIBRARIES)
am__DEPENDENCIES_1 =
am__ledger_la_SOURCES_DIST = src/pyledger.cc
am_ledger_la_OBJECTS = ledger_la-pyledger.lo
ledger_la_OBJECTS = $(am_ledger_la_OBJECTS)
ledger_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
$(CXXFLAGS) $(ledger_la_LDFLAGS) $(LDFLAGS) -o $@
am_ledger_la_rpath = -rpath $(pyexecdir)
libledger_data_la_LIBADD =
am_libledger_data_la_OBJECTS = libledger_data_la-compare.lo \
libledger_data_la-iterators.lo libledger_data_la-timelog.lo \
libledger_data_la-textual.lo libledger_data_la-journal.lo \
libledger_data_la-archive.lo libledger_data_la-account.lo \
libledger_data_la-xact.lo libledger_data_la-post.lo \
libledger_data_la-item.lo
libledger_data_la_OBJECTS = $(am_libledger_data_la_OBJECTS)
libledger_data_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
$(CXXFLAGS) $(libledger_data_la_LDFLAGS) $(LDFLAGS) -o $@
libledger_expr_la_LIBADD =
am_libledger_expr_la_OBJECTS = libledger_expr_la-option.lo \
libledger_expr_la-format.lo libledger_expr_la-predicate.lo \
libledger_expr_la-scope.lo libledger_expr_la-interactive.lo \
libledger_expr_la-expr.lo libledger_expr_la-op.lo \
libledger_expr_la-parser.lo libledger_expr_la-token.lo
libledger_expr_la_OBJECTS = $(am_libledger_expr_la_OBJECTS)
libledger_expr_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
$(CXXFLAGS) $(libledger_expr_la_LDFLAGS) $(LDFLAGS) -o $@
libledger_math_la_LIBADD =
am_libledger_math_la_OBJECTS = libledger_math_la-value.lo \
libledger_math_la-balance.lo libledger_math_la-quotes.lo \
libledger_math_la-pool.lo libledger_math_la-annotate.lo \
libledger_math_la-commodity.lo libledger_math_la-amount.lo
libledger_math_la_OBJECTS = $(am_libledger_math_la_OBJECTS)
libledger_math_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
$(CXXFLAGS) $(libledger_math_la_LDFLAGS) $(LDFLAGS) -o $@
libledger_python_la_LIBADD =
am__libledger_python_la_SOURCES_DIST = src/pyutils.h src/pyfstream.h \
src/py_account.cc src/py_amount.cc src/py_balance.cc \
src/py_commodity.cc src/py_expr.cc src/py_format.cc \
src/py_item.cc src/py_journal.cc src/py_post.cc \
src/py_times.cc src/py_utils.cc src/py_value.cc src/py_xact.cc \
src/pyinterp.cc
am_libledger_python_la_OBJECTS = \
libledger_python_la-py_account.lo \
libledger_python_la-py_amount.lo \
libledger_python_la-py_balance.lo \
libledger_python_la-py_commodity.lo \
libledger_python_la-py_expr.lo \
libledger_python_la-py_format.lo \
libledger_python_la-py_item.lo \
libledger_python_la-py_journal.lo \
libledger_python_la-py_post.lo \
libledger_python_la-py_times.lo \
libledger_python_la-py_utils.lo \
libledger_python_la-py_value.lo \
libledger_python_la-py_xact.lo \
libledger_python_la-pyinterp.lo
libledger_python_la_OBJECTS = $(am_libledger_python_la_OBJECTS)
am_libledger_python_la_rpath = -rpath \
$(libdir)
libledger_report_la_LIBADD =
am_libledger_report_la_OBJECTS = libledger_report_la-stats.lo \
libledger_report_la-generate.lo libledger_report_la-derive.lo \
libledger_report_la-emacs.lo libledger_report_la-output.lo \
libledger_report_la-precmd.lo libledger_report_la-chain.lo \
libledger_report_la-filters.lo libledger_report_la-temps.lo \
libledger_report_la-report.lo libledger_report_la-session.lo
libledger_report_la_OBJECTS = $(am_libledger_report_la_OBJECTS)
libledger_report_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
$(CXXFLAGS) $(libledger_report_la_LDFLAGS) $(LDFLAGS) -o $@
libledger_util_la_LIBADD =
am_libledger_util_la_OBJECTS = libledger_util_la-stream.lo \
libledger_util_la-mask.lo libledger_util_la-times.lo \
libledger_util_la-error.lo libledger_util_la-utils.lo \
libledger_util_la-accum.lo libledger_util_la-sha1.lo
am__objects_1 =
nodist_libledger_util_la_OBJECTS = $(am__objects_1)
libledger_util_la_OBJECTS = $(am_libledger_util_la_OBJECTS) \
$(nodist_libledger_util_la_OBJECTS)
libledger_util_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
$(CXXFLAGS) $(libledger_util_la_LDFLAGS) $(LDFLAGS) -o $@
binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
am__EXEEXT_1 = RegressTests$(EXEEXT) \
BaselineTests$(EXEEXT) ManualTests$(EXEEXT) \
ConfirmTests$(EXEEXT) GenerateTests$(EXEEXT)
#am__EXEEXT_2 = UtilTests$(EXEEXT) \
# MathTests$(EXEEXT) ExprTests$(EXEEXT) \
# DataTests$(EXEEXT) ReportTests$(EXEEXT)
am__EXEEXT_3 = PyUnitTests$(EXEEXT)
am__EXEEXT_4 = $(am__EXEEXT_1) $(am__EXEEXT_2) $(am__EXEEXT_3)
PROGRAMS = $(bin_PROGRAMS)
am_BaselineTests_OBJECTS =
BaselineTests_OBJECTS = $(am_BaselineTests_OBJECTS)
BaselineTests_LDADD = $(LDADD)
am_ConfirmTests_OBJECTS =
ConfirmTests_OBJECTS = $(am_ConfirmTests_OBJECTS)
ConfirmTests_LDADD = $(LDADD)
am_DataTests_OBJECTS = DataTests-UnitTests.$(OBJEXT) \
DataTests-DataTests.$(OBJEXT)
DataTests_OBJECTS = $(am_DataTests_OBJECTS)
am__DEPENDENCIES_2 = libledger_util.la
am__DEPENDENCIES_3 = libledger_math.la $(am__DEPENDENCIES_2)
am__DEPENDENCIES_4 = libledger_expr.la $(am__DEPENDENCIES_3)
DataTests_DEPENDENCIES = libledger_data.la $(am__DEPENDENCIES_4)
am_ExprTests_OBJECTS = ExprTests-UnitTests.$(OBJEXT) \
ExprTests-ExprTests.$(OBJEXT) ExprTests-t_expr.$(OBJEXT)
ExprTests_OBJECTS = $(am_ExprTests_OBJECTS)
ExprTests_DEPENDENCIES = libledger_expr.la $(am__DEPENDENCIES_3)
am_GenerateTests_OBJECTS =
GenerateTests_OBJECTS = $(am_GenerateTests_OBJECTS)
GenerateTests_LDADD = $(LDADD)
am_ManualTests_OBJECTS =
ManualTests_OBJECTS = $(am_ManualTests_OBJECTS)
ManualTests_LDADD = $(LDADD)
am_MathTests_OBJECTS = MathTests-UnitTests.$(OBJEXT) \
MathTests-MathTests.$(OBJEXT) MathTests-t_commodity.$(OBJEXT) \
MathTests-t_amount.$(OBJEXT) MathTests-t_balance.$(OBJEXT)
MathTests_OBJECTS = $(am_MathTests_OBJECTS)
MathTests_DEPENDENCIES = libledger_math.la $(am__DEPENDENCIES_2)
am_PyUnitTests_OBJECTS =
PyUnitTests_OBJECTS = $(am_PyUnitTests_OBJECTS)
PyUnitTests_LDADD = $(LDADD)
am_RegressTests_OBJECTS =
RegressTests_OBJECTS = $(am_RegressTests_OBJECTS)
RegressTests_LDADD = $(LDADD)
am_ReportTests_OBJECTS = ReportTests-UnitTests.$(OBJEXT) \
ReportTests-ReportTests.$(OBJEXT)
ReportTests_OBJECTS = $(am_ReportTests_OBJECTS)
am__DEPENDENCIES_5 = libledger_data.la $(am__DEPENDENCIES_4)
ReportTests_DEPENDENCIES = libledger_report.la $(am__DEPENDENCIES_5)
am_UtilTests_OBJECTS = UtilTests-UnitTests.$(OBJEXT) \
UtilTests-UtilTests.$(OBJEXT) UtilTests-t_utils.$(OBJEXT) \
UtilTests-t_times.$(OBJEXT)
UtilTests_OBJECTS = $(am_UtilTests_OBJECTS)
UtilTests_DEPENDENCIES = libledger_util.la
am_ledger_OBJECTS = ledger-main.$(OBJEXT) ledger-global.$(OBJEXT)
ledger_OBJECTS = $(am_ledger_OBJECTS)
ledger_DEPENDENCIES = $(LIBOBJS) $(lib_LTLIBRARIES) \
$(am__DEPENDENCIES_1)
ledger_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
--mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
$(ledger_LDFLAGS) $(LDFLAGS) -o $@
DEFAULT_INCLUDES = -I. -I$(srcdir)
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 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
CCLD = $(CC)
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
$(LDFLAGS) -o $@
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
--mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
CXXLD = $(CXX)
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
--mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
$(LDFLAGS) -o $@
SOURCES = $(ledger_la_SOURCES) $(libledger_data_la_SOURCES) \
$(libledger_expr_la_SOURCES) $(libledger_math_la_SOURCES) \
$(libledger_python_la_SOURCES) $(libledger_report_la_SOURCES) \
$(libledger_util_la_SOURCES) \
$(nodist_libledger_util_la_SOURCES) $(BaselineTests_SOURCES) \
$(ConfirmTests_SOURCES) $(DataTests_SOURCES) \
$(ExprTests_SOURCES) $(GenerateTests_SOURCES) \
$(ManualTests_SOURCES) $(MathTests_SOURCES) \
$(PyUnitTests_SOURCES) $(RegressTests_SOURCES) \
$(ReportTests_SOURCES) $(UtilTests_SOURCES) $(ledger_SOURCES)
DIST_SOURCES = $(am__ledger_la_SOURCES_DIST) \
$(libledger_data_la_SOURCES) $(libledger_expr_la_SOURCES) \
$(libledger_math_la_SOURCES) \
$(am__libledger_python_la_SOURCES_DIST) \
$(libledger_report_la_SOURCES) $(libledger_util_la_SOURCES) \
$(BaselineTests_SOURCES) $(ConfirmTests_SOURCES) \
$(DataTests_SOURCES) $(ExprTests_SOURCES) \
$(GenerateTests_SOURCES) $(ManualTests_SOURCES) \
$(MathTests_SOURCES) $(PyUnitTests_SOURCES) \
$(RegressTests_SOURCES) $(ReportTests_SOURCES) \
$(UtilTests_SOURCES) $(ledger_SOURCES)
am__dirstamp = $(am__leading_dot)dirstamp
INFO_DEPS = doc/ledger.info
TEXINFO_TEX = $(top_srcdir)/texinfo.tex
am__TEXINFO_TEX_DIR = $(top_srcdir)
DVIS = doc/ledger.dvi
PDFS = doc/ledger.pdf
PSS = doc/ledger.ps
HTMLS = doc/ledger.html
TEXINFOS = doc/ledger.texi
TEXI2DVI = texi2dvi
TEXI2PDF = $(TEXI2DVI) --pdf --batch
MAKEINFOHTML = $(MAKEINFO) --html
AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
DVIPS = dvips
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
html-recursive info-recursive install-data-recursive \
install-dvi-recursive install-exec-recursive \
install-html-recursive install-info-recursive \
install-pdf-recursive install-ps-recursive install-recursive \
installcheck-recursive installdirs-recursive pdf-recursive \
ps-recursive uninstall-recursive
dist_lispLISP_INSTALL = $(INSTALL_DATA)
LISP = $(dist_lisp_LISP)
am__ELFILES = lisp/ledger.el lisp/timeclock.el
am__ELCFILES = $(am__ELFILES:.el=.elc)
elisp_comp = $(top_srcdir)/elisp-comp
am__pkgpython_PYTHON_DIST = python/__init__.py python/hello.py \
python/server.py
pkgpythonPYTHON_INSTALL = $(INSTALL_DATA)
py_compile = $(top_srcdir)/py-compile
man1dir = $(mandir)/man1
NROFF = nroff
MANS = $(dist_man_MANS)
pkgincludeHEADERS_INSTALL = $(INSTALL_HEADER)
HEADERS = $(pkginclude_HEADERS)
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
distclean-recursive maintainer-clean-recursive
ETAGS = etags
CTAGS = ctags
DIST_SUBDIRS = $(SUBDIRS)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)
top_distdir = $(distdir)
am__remove_distdir = \
{ test ! -d $(distdir) \
|| { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
&& rm -fr $(distdir); }; }
DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
GZIP_ENV = --best
distuninstallcheck_listfiles = find . -type f -print
distcleancheck_listfiles = find . -type f -print
ACLOCAL = ${SHELL} /Volumes/Users/afh/src/ledger/missing --run aclocal-1.10
ALLOCA =
AMTAR = ${SHELL} /Volumes/Users/afh/src/ledger/missing --run tar
AR = ar
AUTOCONF = ${SHELL} /Volumes/Users/afh/src/ledger/missing --run autoconf
AUTOHEADER = ${SHELL} /Volumes/Users/afh/src/ledger/missing --run autoheader
AUTOMAKE = ${SHELL} /Volumes/Users/afh/src/ledger/missing --run automake-1.10
AWK = gawk
BOOST_SUFFIX = -mt
BUILD_INCLUDED_LIBINTL = yes
CATOBJEXT = .gmo
CC = /usr/bin/gcc-4.2
CCDEPMODE = depmode=gcc3
CFLAGS = -g -O2
CFLAG_VISIBILITY = -fvisibility=hidden
CPP = /usr/bin/gcc-4.2 -E
CPPFLAGS = -isystem /usr/local/include -isystem /usr/local/include/boost -isystem /usr/local/include -isystem /usr/include/python2.5 -isystem /opt/local/include -I/usr/local/include
CXX = /usr/bin/g++-4.2
CXXCPP = /usr/bin/g++-4.2 -E
CXXDEPMODE = depmode=gcc3
CXXFLAGS = -fpch-deps -Wconversion -g -pipe
CYGPATH_W = echo
DATADIRNAME = share
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
DSYMUTIL = dsymutil
DUMPBIN =
ECHO_C = \c
ECHO_N =
ECHO_T =
EGREP = /usr/bin/grep -E
EMACS = emacs
EMACSLOADPATH =
EXEEXT =
FGREP = /usr/bin/grep -F
GENCAT = gencat
GETTEXT_MACRO_VERSION = 0.17
GLIBC2 = no
GLIBC21 = no
GMSGFMT = /usr/local/bin/msgfmt
GMSGFMT_015 = /usr/local/bin/msgfmt
GREP = /usr/bin/grep
HAVE_ASPRINTF = 1
HAVE_POSIX_PRINTF = 1
HAVE_SNPRINTF = 1
HAVE_VISIBILITY = 1
HAVE_WPRINTF = 0
INSTALL = /usr/bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
INSTOBJEXT = .mo
INTLBISON = bison
INTLLIBS = ${top_builddir}/intl/libintl.a -liconv -Wl,-framework -Wl,CoreFoundation
INTLOBJS = $(GETTOBJS)
INTL_LIBTOOL_SUFFIX_PREFIX =
INTL_MACOSX_LIBS = -Wl,-framework -Wl,CoreFoundation
LD = /usr/bin/g++-4.2
LDFLAGS = -g -L/usr/local/lib -L/usr/lib -L/usr/lib/python2.5/config -L/opt/local/lib
LIBICONV = -liconv
LIBINTL = ${top_builddir}/intl/libintl.a -liconv -Wl,-framework -Wl,CoreFoundation
LIBMULTITHREAD = -lpthread
LIBOBJS =
LIBPTH =
LIBPTH_PREFIX =
LIBS = -lboost_python-mt -lpython2.6 -lboost_serialization-mt -lboost_iostreams-mt -lboost_system-mt -lboost_filesystem-mt -lboost_system-mt -lboost_date_time-mt -lboost_regex-mt -ledit -lmpfr -lgmp
LIBTHREAD =
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIPO = lipo
LN_S = ln -s
LTLIBC = -lc
LTLIBICONV = -L/usr/local/lib -liconv -R/usr/local/lib
LTLIBINTL = ${top_builddir}/intl/libintl.a -L/usr/local/lib -liconv -R/usr/local/lib -Wl,-framework -Wl,CoreFoundation
LTLIBMULTITHREAD = -lpthread
LTLIBOBJS =
LTLIBPTH =
LTLIBTHREAD =
MAKEINFO = ${SHELL} /Volumes/Users/afh/src/ledger/missing --run makeinfo
MKDIR_P = /Volumes/Users/afh/src/ledger/./install-sh -c -d
MSGFMT = /usr/local/bin/msgfmt
MSGFMT_015 = /usr/local/bin/msgfmt
MSGMERGE = /usr/local/bin/msgmerge
NM = /usr/bin/nm
NMEDIT = nmedit
OBJEXT = o
OTOOL = otool
OTOOL64 = :
PACKAGE = ledger
PACKAGE_BUGREPORT = johnw@newartisans.com
PACKAGE_NAME = ledger
PACKAGE_STRING = ledger next-0-g523d424
PACKAGE_TARNAME = ledger
PACKAGE_VERSION = next-0-g523d424
PATH_SEPARATOR = :
POSUB = po
PRI_MACROS_BROKEN = 0
PYTHON = /usr/bin/python
PYTHON_EXEC_PREFIX = ${exec_prefix}
PYTHON_PLATFORM = darwin
PYTHON_PREFIX = ${prefix}
PYTHON_VERSION = 2.6
RANLIB = ranlib
SED = /usr/bin/sed
SET_MAKE =
SHELL = /bin/sh
STRIP = strip
USE_INCLUDED_LIBINTL = yes
USE_NLS = yes
VERSION = 3.0
WINDRES =
WOE32 = no
WOE32DLL = no
XGETTEXT = /usr/local/bin/xgettext
XGETTEXT_015 = /usr/local/bin/xgettext
XGETTEXT_EXTRA_OPTIONS =
abs_builddir = /Volumes/Users/afh/src/ledger/build/ledger/debug
abs_srcdir = /Volumes/Users/afh/src/ledger
abs_top_builddir = /Volumes/Users/afh/src/ledger/build/ledger/debug
abs_top_srcdir = /Volumes/Users/afh/src/ledger
ac_ct_CC = /usr/bin/gcc-4.2
ac_ct_CXX =
ac_ct_DUMPBIN =
am__include = include
am__leading_dot = .
am__quote =
am__tar = ${AMTAR} chof - "$$tardir"
am__untar = ${AMTAR} xf -
bindir = ${exec_prefix}/bin
build = i386-apple-darwin10.0.0
build_alias =
build_cpu = i386
build_os = darwin10.0.0
build_vendor = apple
builddir = .
datadir = ${datarootdir}
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = ${prefix}
host = i386-apple-darwin10.0.0
host_alias =
host_cpu = i386
host_os = darwin10.0.0
host_vendor = apple
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
install_sh = $(SHELL) /Volumes/Users/afh/src/ledger/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
lispdir = ${datarootdir}/emacs/site-lisp
localedir = ${datarootdir}/locale
localstatedir = ${prefix}/var
lt_ECHO = /bin/echo
mandir = ${datarootdir}/man
mkdir_p = /Volumes/Users/afh/src/ledger/./install-sh -c -d
oldincludedir = /usr/include
pdfdir = ${docdir}
pkgpyexecdir = ${pyexecdir}/ledger
pkgpythondir = ${pythondir}/ledger
prefix = /usr/local
program_transform_name = s,x,x,
psdir = ${docdir}
pyexecdir = ${exec_prefix}/lib/python2.6/site-packages
pythondir = ${prefix}/lib/python2.6/site-packages
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
srcdir = /Volumes/Users/afh/src/ledger
sysconfdir = ${prefix}/etc
target_alias =
top_builddir = .
top_srcdir = /Volumes/Users/afh/src/ledger
ACLOCAL_AMFLAGS = -I m4
dist_man_MANS = doc/ledger.1
SUBDIRS = po intl
# @$(top_builddir)/ConfirmTests --gmalloc
# @$(top_builddir)/GenerateTests --gmalloc
######################################################################
EXTRA_DIST = autogen.sh config.rpath contrib src/system.hh.in \
test/regress test/convert.py test/LedgerHarness.py \
test/baseline test/manual test/input doc/README doc/LICENSE \
doc/NEWS doc/ledger.pdf $(am__append_9)
DISTCLEANFILES = .timestamp ledger.elc timeclock.elc doc/ledger.info \
doc/ledger.pdf $(am__append_10)
lib_LTLIBRARIES = libledger_report.la libledger_data.la \
libledger_expr.la libledger_math.la libledger_util.la \
$(am__append_5)
lib_cppflags = -I$(srcdir)/src -I$(srcdir)/lib \
-I$(srcdir)/lib/utfcpp/source
libledger_util_la_SOURCES = \
src/stream.cc \
src/mask.cc \
src/times.cc \
src/error.cc \
src/utils.cc \
src/accum.cc \
lib/sha1.cpp
libledger_util_la_CPPFLAGS = $(lib_cppflags)
libledger_util_la_LDFLAGS = -release $(VERSION).0
libledger_math_la_SOURCES = \
src/value.cc \
src/balance.cc \
src/quotes.cc \
src/pool.cc \
src/annotate.cc \
src/commodity.cc \
src/amount.cc
libledger_math_la_CPPFLAGS = $(lib_cppflags)
libledger_math_la_LDFLAGS = -release $(VERSION).0
libledger_expr_la_SOURCES = \
src/option.cc \
src/format.cc \
src/predicate.cc \
src/scope.cc \
src/interactive.cc \
src/expr.cc \
src/op.cc \
src/parser.cc \
src/token.cc
libledger_expr_la_CPPFLAGS = $(lib_cppflags)
libledger_expr_la_LDFLAGS = -release $(VERSION).0
libledger_data_la_SOURCES = \
src/compare.cc \
src/iterators.cc \
src/timelog.cc \
src/textual.cc \
src/journal.cc \
src/archive.cc \
src/account.cc \
src/xact.cc \
src/post.cc \
src/item.cc
libledger_data_la_CPPFLAGS = $(lib_cppflags)
libledger_data_la_LDFLAGS = -release $(VERSION).0
libledger_report_la_SOURCES = \
src/stats.cc \
src/generate.cc \
src/derive.cc \
src/emacs.cc \
src/output.cc \
src/precmd.cc \
src/chain.cc \
src/filters.cc \
src/temps.cc \
src/report.cc \
src/session.cc
libledger_report_la_CPPFLAGS = $(lib_cppflags)
libledger_report_la_LDFLAGS = -release $(VERSION).0
pkginclude_HEADERS = \
src/utils.h \
src/flags.h \
src/hooks.h \
src/error.h \
src/times.h \
src/mask.h \
src/stream.h \
src/pstream.h \
src/unistring.h \
src/accum.h \
\
src/amount.h \
src/commodity.h \
src/annotate.h \
src/pool.h \
src/quotes.h \
src/balance.h \
src/value.h \
\
src/token.h \
src/parser.h \
src/op.h \
src/expr.h \
src/scope.h \
src/interactive.h \
src/predicate.h \
src/format.h \
src/option.h \
\
src/item.h \
src/post.h \
src/xact.h \
src/account.h \
src/journal.h \
src/archive.h \
src/timelog.h \
src/iterators.h \
src/compare.h \
\
src/session.h \
src/report.h \
src/filters.h \
src/temps.h \
src/chain.h \
src/precmd.h \
src/derive.h \
src/generate.h \
src/stats.h \
src/output.h \
src/emacs.h \
\
src/global.h \
\
src/pyinterp.h \
\
lib/sha1.h \
lib/gettext.h \
\
lib/utfcpp/source/utf8.h \
lib/utfcpp/source/utf8/checked.h \
lib/utfcpp/source/utf8/core.h \
lib/utfcpp/source/utf8/unchecked.h
nodist_libledger_util_la_SOURCES = system.hh $(am__append_1)
BUILT_SOURCES = system.hh $(am__append_2)
CLEANFILES = system.hh $(am__append_3)
ledger_CPPFLAGS = $(lib_cppflags) $(am__append_4)
ledger_SOURCES = src/main.cc src/global.cc
ledger_LDADD = $(LIBOBJS) $(lib_LTLIBRARIES) $(INTLLIBS)
ledger_LDFLAGS = -static
info_TEXINFOS = doc/ledger.texi
dist_lisp_LISP = lisp/ledger.el lisp/timeclock.el
ELCFILES =
all_sources = $(libledger_util_la_SOURCES) \
$(libledger_math_la_SOURCES) \
$(libledger_expr_la_SOURCES) \
$(libledger_data_la_SOURCES) \
$(libledger_report_la_SOURCES) \
$(libledger_python_la_SOURCES) \
src/pyledger.cc
all_files = $(all_sources) $(pkginclude_HEADERS)
libledger_python_la_SOURCES = \
src/pyutils.h \
src/pyfstream.h \
src/py_account.cc \
src/py_amount.cc \
src/py_balance.cc \
src/py_commodity.cc \
src/py_expr.cc \
src/py_format.cc \
src/py_item.cc \
src/py_journal.cc \
src/py_post.cc \
src/py_times.cc \
src/py_utils.cc \
src/py_value.cc \
src/py_xact.cc \
src/pyinterp.cc
libledger_python_la_CPPFLAGS = $(lib_cppflags) -I$(srcdir)/python
pyexec_LTLIBRARIES = ledger.la
ledger_la_CPPFLAGS = $(libledger_python_la_CPPFLAGS)
ledger_la_SOURCES = src/pyledger.cc
ledger_la_DEPENDENCIES = $(lib_LTLIBRARIES)
ledger_la_LDFLAGS = -avoid-version -module
ledger_la_LIBADD = $(LIBOBJS) $(lib_LTLIBRARIES) $(INTLLIBS)
pkgpython_PYTHON = python/__init__.py \
python/hello.py \
python/server.py
UtilTests_SOURCES = \
test/UnitTests.cc \
test/UnitTests.h \
test/UtilTests.cc \
test/unit/t_utils.cc \
test/unit/t_utils.h \
test/unit/t_times.cc \
test/unit/t_times.h
UtilTests_CPPFLAGS = -I$(srcdir)/test $(lib_cppflags)
UtilTests_LDADD = libledger_util.la -lcppunit
MathTests_SOURCES = \
test/UnitTests.cc \
test/UnitTests.h \
test/MathTests.cc \
test/unit/t_commodity.cc \
test/unit/t_commodity.h \
test/unit/t_amount.cc \
test/unit/t_amount.h \
test/unit/t_balance.cc \
test/unit/t_balance.h
MathTests_CPPFLAGS = -I$(srcdir)/test $(lib_cppflags)
MathTests_LDADD = libledger_math.la $(UtilTests_LDADD)
ExprTests_SOURCES = \
test/UnitTests.cc \
test/UnitTests.h \
test/ExprTests.cc \
test/unit/t_expr.cc \
test/unit/t_expr.h
ExprTests_CPPFLAGS = -I$(srcdir)/test $(lib_cppflags)
ExprTests_LDADD = libledger_expr.la $(MathTests_LDADD)
DataTests_SOURCES = \
test/UnitTests.cc \
test/UnitTests.h \
test/DataTests.cc
DataTests_CPPFLAGS = -I$(srcdir)/test $(lib_cppflags)
DataTests_LDADD = libledger_data.la $(ExprTests_LDADD)
ReportTests_SOURCES = \
test/UnitTests.cc \
test/UnitTests.h \
test/ReportTests.cc
ReportTests_CPPFLAGS = -I$(srcdir)/test $(lib_cppflags)
ReportTests_LDADD = libledger_report.la $(DataTests_LDADD)
all_tests_sources = \
$(UtilTests_SOURCES) \
$(MathTests_SOURCES) \
$(ExprTests_SOURCES) \
$(DataTests_SOURCES) \
$(ReportTests_SOURCES)
PyUnitTests_SOURCES = test/PyUnitTests.py
all_py_tests_sources = \
$(patsubst test/unit/%.cc,$(top_builddir)/test/python/%.py, \
$(filter test/unit/t_%.cc,$(all_tests_sources)))
ledger_python = $(top_builddir)/ledger$(EXEEXT) python
ESC_python = `echo "$(ledger_python)" | sed 's/\//\\\\\//g'`
ESC_srcdir = `echo "$(srcdir)" | sed 's/\//\\\\\//g'`
ESC_builddir = `echo "$(top_builddir)" | sed 's/\//\\\\\//g'`
ESC_distdir = `echo "$(distdir)" | sed 's/\//\\\\\//g'`
RegressTests_SOURCES = test/RegressTests.py
BaselineTests_SOURCES = test/RegressTests.py
ManualTests_SOURCES = test/RegressTests.py
ConfirmTests_SOURCES = test/ConfirmTests.py
GenerateTests_SOURCES = test/GenerateTests.py
FULLCHECK = $(srcdir)/test/fullcheck.sh
#ESC_top_builddir = `cd $(top_builddir); pwd | sed 's/\//\\\\\//g'`
all: $(BUILT_SOURCES) config.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive
.SUFFIXES:
.SUFFIXES: .c .cc .cpp .dvi .lo .o .obj .ps
am--refresh:
@:
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
cd $(srcdir) && $(AUTOMAKE) --foreign \
&& exit 0; \
exit 1;; \
esac; \
done; \
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
cd $(top_srcdir) && \
$(AUTOMAKE) --foreign Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
*config.status*) \
echo ' $(SHELL) ./config.status'; \
$(SHELL) ./config.status;; \
*) \
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
esac;
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
$(SHELL) ./config.status --recheck
$(top_srcdir)/configure: $(am__configure_deps)
cd $(srcdir) && $(AUTOCONF)
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
config.h: stamp-h1
@if test ! -f $@; then \
rm -f stamp-h1; \
$(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
else :; fi
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
@rm -f stamp-h1
cd $(top_builddir) && $(SHELL) ./config.status config.h
$(srcdir)/config.h.in: $(am__configure_deps)
cd $(top_srcdir) && $(AUTOHEADER)
rm -f stamp-h1
touch $@
distclean-hdr:
-rm -f config.h stamp-h1
intl/Makefile: $(top_builddir)/config.status $(top_srcdir)/intl/Makefile.in
cd $(top_builddir) && $(SHELL) ./config.status $@
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)
@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
install-pyexecLTLIBRARIES: $(pyexec_LTLIBRARIES)
@$(NORMAL_INSTALL)
test -z "$(pyexecdir)" || $(MKDIR_P) "$(DESTDIR)$(pyexecdir)"
@list='$(pyexec_LTLIBRARIES)'; for p in $$list; do \
if test -f $$p; then \
f=$(am__strip_dir) \
echo " $(LIBTOOL) --mode=install $(pyexecLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(pyexecdir)/$$f'"; \
$(LIBTOOL) --mode=install $(pyexecLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(pyexecdir)/$$f"; \
else :; fi; \
done
uninstall-pyexecLTLIBRARIES:
@$(NORMAL_UNINSTALL)
@list='$(pyexec_LTLIBRARIES)'; for p in $$list; do \
p=$(am__strip_dir) \
echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(pyexecdir)/$$p'"; \
$(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(pyexecdir)/$$p"; \
done
clean-pyexecLTLIBRARIES:
-test -z "$(pyexec_LTLIBRARIES)" || rm -f $(pyexec_LTLIBRARIES)
@list='$(pyexec_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
ledger.la: $(ledger_la_OBJECTS) $(ledger_la_DEPENDENCIES)
@echo " LD " \$@;$(ledger_la_LINK) $(am_ledger_la_rpath) $(ledger_la_OBJECTS) $(ledger_la_LIBADD) $(LIBS) > /dev/null
libledger_data.la: $(libledger_data_la_OBJECTS) $(libledger_data_la_DEPENDENCIES)
@echo " LD " \$@;$(libledger_data_la_LINK) -rpath $(libdir) $(libledger_data_la_OBJECTS) $(libledger_data_la_LIBADD) $(LIBS) > /dev/null
libledger_expr.la: $(libledger_expr_la_OBJECTS) $(libledger_expr_la_DEPENDENCIES)
@echo " LD " \$@;$(libledger_expr_la_LINK) -rpath $(libdir) $(libledger_expr_la_OBJECTS) $(libledger_expr_la_LIBADD) $(LIBS) > /dev/null
libledger_math.la: $(libledger_math_la_OBJECTS) $(libledger_math_la_DEPENDENCIES)
@echo " LD " \$@;$(libledger_math_la_LINK) -rpath $(libdir) $(libledger_math_la_OBJECTS) $(libledger_math_la_LIBADD) $(LIBS) > /dev/null
libledger_python.la: $(libledger_python_la_OBJECTS) $(libledger_python_la_DEPENDENCIES)
@echo " LD " \$@;$(CXXLINK) $(am_libledger_python_la_rpath) $(libledger_python_la_OBJECTS) $(libledger_python_la_LIBADD) $(LIBS) > /dev/null
libledger_report.la: $(libledger_report_la_OBJECTS) $(libledger_report_la_DEPENDENCIES)
@echo " LD " \$@;$(libledger_report_la_LINK) -rpath $(libdir) $(libledger_report_la_OBJECTS) $(libledger_report_la_LIBADD) $(LIBS) > /dev/null
libledger_util.la: $(libledger_util_la_OBJECTS) $(libledger_util_la_DEPENDENCIES)
@echo " LD " \$@;$(libledger_util_la_LINK) -rpath $(libdir) $(libledger_util_la_OBJECTS) $(libledger_util_la_LIBADD) $(LIBS) > /dev/null
install-binPROGRAMS: $(bin_PROGRAMS)
@$(NORMAL_INSTALL)
test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
@list='$(bin_PROGRAMS)'; for p in $$list; do \
p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
if test -f $$p \
|| test -f $$p1 \
; then \
f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
$(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
else :; fi; \
done
uninstall-binPROGRAMS:
@$(NORMAL_UNINSTALL)
@list='$(bin_PROGRAMS)'; for p in $$list; do \
f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
rm -f "$(DESTDIR)$(bindir)/$$f"; \
done
clean-binPROGRAMS:
@list='$(bin_PROGRAMS)'; for p in $$list; do \
f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
echo " rm -f $$p $$f"; \
rm -f $$p $$f ; \
done
clean-checkPROGRAMS:
@list='$(check_PROGRAMS)'; for p in $$list; do \
f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
echo " rm -f $$p $$f"; \
rm -f $$p $$f ; \
done
DataTests$(EXEEXT): $(DataTests_OBJECTS) $(DataTests_DEPENDENCIES)
@rm -f DataTests$(EXEEXT)
@echo " LD " \$@;$(CXXLINK) $(DataTests_OBJECTS) $(DataTests_LDADD) $(LIBS) > /dev/null
ExprTests$(EXEEXT): $(ExprTests_OBJECTS) $(ExprTests_DEPENDENCIES)
@rm -f ExprTests$(EXEEXT)
@echo " LD " \$@;$(CXXLINK) $(ExprTests_OBJECTS) $(ExprTests_LDADD) $(LIBS) > /dev/null
MathTests$(EXEEXT): $(MathTests_OBJECTS) $(MathTests_DEPENDENCIES)
@rm -f MathTests$(EXEEXT)
@echo " LD " \$@;$(CXXLINK) $(MathTests_OBJECTS) $(MathTests_LDADD) $(LIBS) > /dev/null
ReportTests$(EXEEXT): $(ReportTests_OBJECTS) $(ReportTests_DEPENDENCIES)
@rm -f ReportTests$(EXEEXT)
@echo " LD " \$@;$(CXXLINK) $(ReportTests_OBJECTS) $(ReportTests_LDADD) $(LIBS) > /dev/null
UtilTests$(EXEEXT): $(UtilTests_OBJECTS) $(UtilTests_DEPENDENCIES)
@rm -f UtilTests$(EXEEXT)
@echo " LD " \$@;$(CXXLINK) $(UtilTests_OBJECTS) $(UtilTests_LDADD) $(LIBS) > /dev/null
ledger$(EXEEXT): $(ledger_OBJECTS) $(ledger_DEPENDENCIES)
@rm -f ledger$(EXEEXT)
@echo " LD " \$@;$(ledger_LINK) $(ledger_OBJECTS) $(ledger_LDADD) $(LIBS) > /dev/null
mostlyclean-compile:
-rm -f *.$(OBJEXT)
distclean-compile:
-rm -f *.tab.c
include ./$(DEPDIR)/DataTests-DataTests.Po
include ./$(DEPDIR)/DataTests-UnitTests.Po
include ./$(DEPDIR)/ExprTests-ExprTests.Po
include ./$(DEPDIR)/ExprTests-UnitTests.Po
include ./$(DEPDIR)/ExprTests-t_expr.Po
include ./$(DEPDIR)/MathTests-MathTests.Po
include ./$(DEPDIR)/MathTests-UnitTests.Po
include ./$(DEPDIR)/MathTests-t_amount.Po
include ./$(DEPDIR)/MathTests-t_balance.Po
include ./$(DEPDIR)/MathTests-t_commodity.Po
include ./$(DEPDIR)/ReportTests-ReportTests.Po
include ./$(DEPDIR)/ReportTests-UnitTests.Po
include ./$(DEPDIR)/UtilTests-UnitTests.Po
include ./$(DEPDIR)/UtilTests-UtilTests.Po
include ./$(DEPDIR)/UtilTests-t_times.Po
include ./$(DEPDIR)/UtilTests-t_utils.Po
include ./$(DEPDIR)/ledger-global.Po
include ./$(DEPDIR)/ledger-main.Po
include ./$(DEPDIR)/ledger_la-pyledger.Plo
include ./$(DEPDIR)/libledger_data_la-account.Plo
include ./$(DEPDIR)/libledger_data_la-archive.Plo
include ./$(DEPDIR)/libledger_data_la-compare.Plo
include ./$(DEPDIR)/libledger_data_la-item.Plo
include ./$(DEPDIR)/libledger_data_la-iterators.Plo
include ./$(DEPDIR)/libledger_data_la-journal.Plo
include ./$(DEPDIR)/libledger_data_la-post.Plo
include ./$(DEPDIR)/libledger_data_la-textual.Plo
include ./$(DEPDIR)/libledger_data_la-timelog.Plo
include ./$(DEPDIR)/libledger_data_la-xact.Plo
include ./$(DEPDIR)/libledger_expr_la-expr.Plo
include ./$(DEPDIR)/libledger_expr_la-format.Plo
include ./$(DEPDIR)/libledger_expr_la-interactive.Plo
include ./$(DEPDIR)/libledger_expr_la-op.Plo
include ./$(DEPDIR)/libledger_expr_la-option.Plo
include ./$(DEPDIR)/libledger_expr_la-parser.Plo
include ./$(DEPDIR)/libledger_expr_la-predicate.Plo
include ./$(DEPDIR)/libledger_expr_la-scope.Plo
include ./$(DEPDIR)/libledger_expr_la-token.Plo
include ./$(DEPDIR)/libledger_math_la-amount.Plo
include ./$(DEPDIR)/libledger_math_la-annotate.Plo
include ./$(DEPDIR)/libledger_math_la-balance.Plo
include ./$(DEPDIR)/libledger_math_la-commodity.Plo
include ./$(DEPDIR)/libledger_math_la-pool.Plo
include ./$(DEPDIR)/libledger_math_la-quotes.Plo
include ./$(DEPDIR)/libledger_math_la-value.Plo
include ./$(DEPDIR)/libledger_python_la-py_account.Plo
include ./$(DEPDIR)/libledger_python_la-py_amount.Plo
include ./$(DEPDIR)/libledger_python_la-py_balance.Plo
include ./$(DEPDIR)/libledger_python_la-py_commodity.Plo
include ./$(DEPDIR)/libledger_python_la-py_expr.Plo
include ./$(DEPDIR)/libledger_python_la-py_format.Plo
include ./$(DEPDIR)/libledger_python_la-py_item.Plo
include ./$(DEPDIR)/libledger_python_la-py_journal.Plo
include ./$(DEPDIR)/libledger_python_la-py_post.Plo
include ./$(DEPDIR)/libledger_python_la-py_times.Plo
include ./$(DEPDIR)/libledger_python_la-py_utils.Plo
include ./$(DEPDIR)/libledger_python_la-py_value.Plo
include ./$(DEPDIR)/libledger_python_la-py_xact.Plo
include ./$(DEPDIR)/libledger_python_la-pyinterp.Plo
include ./$(DEPDIR)/libledger_report_la-chain.Plo
include ./$(DEPDIR)/libledger_report_la-derive.Plo
include ./$(DEPDIR)/libledger_report_la-emacs.Plo
include ./$(DEPDIR)/libledger_report_la-filters.Plo
include ./$(DEPDIR)/libledger_report_la-generate.Plo
include ./$(DEPDIR)/libledger_report_la-output.Plo
include ./$(DEPDIR)/libledger_report_la-precmd.Plo
include ./$(DEPDIR)/libledger_report_la-report.Plo
include ./$(DEPDIR)/libledger_report_la-session.Plo
include ./$(DEPDIR)/libledger_report_la-stats.Plo
include ./$(DEPDIR)/libledger_report_la-temps.Plo
include ./$(DEPDIR)/libledger_util_la-accum.Plo
include ./$(DEPDIR)/libledger_util_la-error.Plo
include ./$(DEPDIR)/libledger_util_la-mask.Plo
include ./$(DEPDIR)/libledger_util_la-sha1.Plo
include ./$(DEPDIR)/libledger_util_la-stream.Plo
include ./$(DEPDIR)/libledger_util_la-times.Plo
include ./$(DEPDIR)/libledger_util_la-utils.Plo
.c.o:
$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
# source='$<' object='$@' libtool=no \
# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
# $(COMPILE) -c $<
.c.obj:
$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
@mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
# source='$<' object='$@' libtool=no \
# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
# $(COMPILE) -c `$(CYGPATH_W) '$<'`
.c.lo:
$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
# source='$<' object='$@' libtool=yes \
# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
# $(LTCOMPILE) -c -o $@ $<
.cc.o:
$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
# source='$<' object='$@' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXXCOMPILE) -c -o $@ $<
.cc.obj:
$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
@mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
# source='$<' object='$@' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
.cc.lo:
$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
# source='$<' object='$@' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LTCXXCOMPILE) -c -o $@ $<
ledger_la-pyledger.lo: src/pyledger.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ledger_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ledger_la-pyledger.lo -MD -MP -MF $(DEPDIR)/ledger_la-pyledger.Tpo -c -o ledger_la-pyledger.lo `test -f 'src/pyledger.cc' || echo '$(srcdir)/'`src/pyledger.cc > /dev/null
@mv -f $(DEPDIR)/ledger_la-pyledger.Tpo $(DEPDIR)/ledger_la-pyledger.Plo
# source='src/pyledger.cc' object='ledger_la-pyledger.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ledger_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ledger_la-pyledger.lo `test -f 'src/pyledger.cc' || echo '$(srcdir)/'`src/pyledger.cc
libledger_data_la-compare.lo: src/compare.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_data_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_data_la-compare.lo -MD -MP -MF $(DEPDIR)/libledger_data_la-compare.Tpo -c -o libledger_data_la-compare.lo `test -f 'src/compare.cc' || echo '$(srcdir)/'`src/compare.cc > /dev/null
@mv -f $(DEPDIR)/libledger_data_la-compare.Tpo $(DEPDIR)/libledger_data_la-compare.Plo
# source='src/compare.cc' object='libledger_data_la-compare.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_data_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_data_la-compare.lo `test -f 'src/compare.cc' || echo '$(srcdir)/'`src/compare.cc
libledger_data_la-iterators.lo: src/iterators.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_data_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_data_la-iterators.lo -MD -MP -MF $(DEPDIR)/libledger_data_la-iterators.Tpo -c -o libledger_data_la-iterators.lo `test -f 'src/iterators.cc' || echo '$(srcdir)/'`src/iterators.cc > /dev/null
@mv -f $(DEPDIR)/libledger_data_la-iterators.Tpo $(DEPDIR)/libledger_data_la-iterators.Plo
# source='src/iterators.cc' object='libledger_data_la-iterators.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_data_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_data_la-iterators.lo `test -f 'src/iterators.cc' || echo '$(srcdir)/'`src/iterators.cc
libledger_data_la-timelog.lo: src/timelog.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_data_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_data_la-timelog.lo -MD -MP -MF $(DEPDIR)/libledger_data_la-timelog.Tpo -c -o libledger_data_la-timelog.lo `test -f 'src/timelog.cc' || echo '$(srcdir)/'`src/timelog.cc > /dev/null
@mv -f $(DEPDIR)/libledger_data_la-timelog.Tpo $(DEPDIR)/libledger_data_la-timelog.Plo
# source='src/timelog.cc' object='libledger_data_la-timelog.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_data_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_data_la-timelog.lo `test -f 'src/timelog.cc' || echo '$(srcdir)/'`src/timelog.cc
libledger_data_la-textual.lo: src/textual.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_data_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_data_la-textual.lo -MD -MP -MF $(DEPDIR)/libledger_data_la-textual.Tpo -c -o libledger_data_la-textual.lo `test -f 'src/textual.cc' || echo '$(srcdir)/'`src/textual.cc > /dev/null
@mv -f $(DEPDIR)/libledger_data_la-textual.Tpo $(DEPDIR)/libledger_data_la-textual.Plo
# source='src/textual.cc' object='libledger_data_la-textual.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_data_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_data_la-textual.lo `test -f 'src/textual.cc' || echo '$(srcdir)/'`src/textual.cc
libledger_data_la-journal.lo: src/journal.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_data_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_data_la-journal.lo -MD -MP -MF $(DEPDIR)/libledger_data_la-journal.Tpo -c -o libledger_data_la-journal.lo `test -f 'src/journal.cc' || echo '$(srcdir)/'`src/journal.cc > /dev/null
@mv -f $(DEPDIR)/libledger_data_la-journal.Tpo $(DEPDIR)/libledger_data_la-journal.Plo
# source='src/journal.cc' object='libledger_data_la-journal.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_data_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_data_la-journal.lo `test -f 'src/journal.cc' || echo '$(srcdir)/'`src/journal.cc
libledger_data_la-archive.lo: src/archive.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_data_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_data_la-archive.lo -MD -MP -MF $(DEPDIR)/libledger_data_la-archive.Tpo -c -o libledger_data_la-archive.lo `test -f 'src/archive.cc' || echo '$(srcdir)/'`src/archive.cc > /dev/null
@mv -f $(DEPDIR)/libledger_data_la-archive.Tpo $(DEPDIR)/libledger_data_la-archive.Plo
# source='src/archive.cc' object='libledger_data_la-archive.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_data_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_data_la-archive.lo `test -f 'src/archive.cc' || echo '$(srcdir)/'`src/archive.cc
libledger_data_la-account.lo: src/account.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_data_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_data_la-account.lo -MD -MP -MF $(DEPDIR)/libledger_data_la-account.Tpo -c -o libledger_data_la-account.lo `test -f 'src/account.cc' || echo '$(srcdir)/'`src/account.cc > /dev/null
@mv -f $(DEPDIR)/libledger_data_la-account.Tpo $(DEPDIR)/libledger_data_la-account.Plo
# source='src/account.cc' object='libledger_data_la-account.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_data_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_data_la-account.lo `test -f 'src/account.cc' || echo '$(srcdir)/'`src/account.cc
libledger_data_la-xact.lo: src/xact.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_data_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_data_la-xact.lo -MD -MP -MF $(DEPDIR)/libledger_data_la-xact.Tpo -c -o libledger_data_la-xact.lo `test -f 'src/xact.cc' || echo '$(srcdir)/'`src/xact.cc > /dev/null
@mv -f $(DEPDIR)/libledger_data_la-xact.Tpo $(DEPDIR)/libledger_data_la-xact.Plo
# source='src/xact.cc' object='libledger_data_la-xact.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_data_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_data_la-xact.lo `test -f 'src/xact.cc' || echo '$(srcdir)/'`src/xact.cc
libledger_data_la-post.lo: src/post.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_data_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_data_la-post.lo -MD -MP -MF $(DEPDIR)/libledger_data_la-post.Tpo -c -o libledger_data_la-post.lo `test -f 'src/post.cc' || echo '$(srcdir)/'`src/post.cc > /dev/null
@mv -f $(DEPDIR)/libledger_data_la-post.Tpo $(DEPDIR)/libledger_data_la-post.Plo
# source='src/post.cc' object='libledger_data_la-post.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_data_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_data_la-post.lo `test -f 'src/post.cc' || echo '$(srcdir)/'`src/post.cc
libledger_data_la-item.lo: src/item.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_data_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_data_la-item.lo -MD -MP -MF $(DEPDIR)/libledger_data_la-item.Tpo -c -o libledger_data_la-item.lo `test -f 'src/item.cc' || echo '$(srcdir)/'`src/item.cc > /dev/null
@mv -f $(DEPDIR)/libledger_data_la-item.Tpo $(DEPDIR)/libledger_data_la-item.Plo
# source='src/item.cc' object='libledger_data_la-item.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_data_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_data_la-item.lo `test -f 'src/item.cc' || echo '$(srcdir)/'`src/item.cc
libledger_expr_la-option.lo: src/option.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_expr_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_expr_la-option.lo -MD -MP -MF $(DEPDIR)/libledger_expr_la-option.Tpo -c -o libledger_expr_la-option.lo `test -f 'src/option.cc' || echo '$(srcdir)/'`src/option.cc > /dev/null
@mv -f $(DEPDIR)/libledger_expr_la-option.Tpo $(DEPDIR)/libledger_expr_la-option.Plo
# source='src/option.cc' object='libledger_expr_la-option.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_expr_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_expr_la-option.lo `test -f 'src/option.cc' || echo '$(srcdir)/'`src/option.cc
libledger_expr_la-format.lo: src/format.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_expr_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_expr_la-format.lo -MD -MP -MF $(DEPDIR)/libledger_expr_la-format.Tpo -c -o libledger_expr_la-format.lo `test -f 'src/format.cc' || echo '$(srcdir)/'`src/format.cc > /dev/null
@mv -f $(DEPDIR)/libledger_expr_la-format.Tpo $(DEPDIR)/libledger_expr_la-format.Plo
# source='src/format.cc' object='libledger_expr_la-format.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_expr_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_expr_la-format.lo `test -f 'src/format.cc' || echo '$(srcdir)/'`src/format.cc
libledger_expr_la-predicate.lo: src/predicate.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_expr_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_expr_la-predicate.lo -MD -MP -MF $(DEPDIR)/libledger_expr_la-predicate.Tpo -c -o libledger_expr_la-predicate.lo `test -f 'src/predicate.cc' || echo '$(srcdir)/'`src/predicate.cc > /dev/null
@mv -f $(DEPDIR)/libledger_expr_la-predicate.Tpo $(DEPDIR)/libledger_expr_la-predicate.Plo
# source='src/predicate.cc' object='libledger_expr_la-predicate.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_expr_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_expr_la-predicate.lo `test -f 'src/predicate.cc' || echo '$(srcdir)/'`src/predicate.cc
libledger_expr_la-scope.lo: src/scope.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_expr_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_expr_la-scope.lo -MD -MP -MF $(DEPDIR)/libledger_expr_la-scope.Tpo -c -o libledger_expr_la-scope.lo `test -f 'src/scope.cc' || echo '$(srcdir)/'`src/scope.cc > /dev/null
@mv -f $(DEPDIR)/libledger_expr_la-scope.Tpo $(DEPDIR)/libledger_expr_la-scope.Plo
# source='src/scope.cc' object='libledger_expr_la-scope.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_expr_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_expr_la-scope.lo `test -f 'src/scope.cc' || echo '$(srcdir)/'`src/scope.cc
libledger_expr_la-interactive.lo: src/interactive.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_expr_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_expr_la-interactive.lo -MD -MP -MF $(DEPDIR)/libledger_expr_la-interactive.Tpo -c -o libledger_expr_la-interactive.lo `test -f 'src/interactive.cc' || echo '$(srcdir)/'`src/interactive.cc > /dev/null
@mv -f $(DEPDIR)/libledger_expr_la-interactive.Tpo $(DEPDIR)/libledger_expr_la-interactive.Plo
# source='src/interactive.cc' object='libledger_expr_la-interactive.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_expr_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_expr_la-interactive.lo `test -f 'src/interactive.cc' || echo '$(srcdir)/'`src/interactive.cc
libledger_expr_la-expr.lo: src/expr.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_expr_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_expr_la-expr.lo -MD -MP -MF $(DEPDIR)/libledger_expr_la-expr.Tpo -c -o libledger_expr_la-expr.lo `test -f 'src/expr.cc' || echo '$(srcdir)/'`src/expr.cc > /dev/null
@mv -f $(DEPDIR)/libledger_expr_la-expr.Tpo $(DEPDIR)/libledger_expr_la-expr.Plo
# source='src/expr.cc' object='libledger_expr_la-expr.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_expr_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_expr_la-expr.lo `test -f 'src/expr.cc' || echo '$(srcdir)/'`src/expr.cc
libledger_expr_la-op.lo: src/op.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_expr_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_expr_la-op.lo -MD -MP -MF $(DEPDIR)/libledger_expr_la-op.Tpo -c -o libledger_expr_la-op.lo `test -f 'src/op.cc' || echo '$(srcdir)/'`src/op.cc > /dev/null
@mv -f $(DEPDIR)/libledger_expr_la-op.Tpo $(DEPDIR)/libledger_expr_la-op.Plo
# source='src/op.cc' object='libledger_expr_la-op.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_expr_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_expr_la-op.lo `test -f 'src/op.cc' || echo '$(srcdir)/'`src/op.cc
libledger_expr_la-parser.lo: src/parser.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_expr_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_expr_la-parser.lo -MD -MP -MF $(DEPDIR)/libledger_expr_la-parser.Tpo -c -o libledger_expr_la-parser.lo `test -f 'src/parser.cc' || echo '$(srcdir)/'`src/parser.cc > /dev/null
@mv -f $(DEPDIR)/libledger_expr_la-parser.Tpo $(DEPDIR)/libledger_expr_la-parser.Plo
# source='src/parser.cc' object='libledger_expr_la-parser.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_expr_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_expr_la-parser.lo `test -f 'src/parser.cc' || echo '$(srcdir)/'`src/parser.cc
libledger_expr_la-token.lo: src/token.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_expr_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_expr_la-token.lo -MD -MP -MF $(DEPDIR)/libledger_expr_la-token.Tpo -c -o libledger_expr_la-token.lo `test -f 'src/token.cc' || echo '$(srcdir)/'`src/token.cc > /dev/null
@mv -f $(DEPDIR)/libledger_expr_la-token.Tpo $(DEPDIR)/libledger_expr_la-token.Plo
# source='src/token.cc' object='libledger_expr_la-token.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_expr_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_expr_la-token.lo `test -f 'src/token.cc' || echo '$(srcdir)/'`src/token.cc
libledger_math_la-value.lo: src/value.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_math_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_math_la-value.lo -MD -MP -MF $(DEPDIR)/libledger_math_la-value.Tpo -c -o libledger_math_la-value.lo `test -f 'src/value.cc' || echo '$(srcdir)/'`src/value.cc > /dev/null
@mv -f $(DEPDIR)/libledger_math_la-value.Tpo $(DEPDIR)/libledger_math_la-value.Plo
# source='src/value.cc' object='libledger_math_la-value.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_math_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_math_la-value.lo `test -f 'src/value.cc' || echo '$(srcdir)/'`src/value.cc
libledger_math_la-balance.lo: src/balance.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_math_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_math_la-balance.lo -MD -MP -MF $(DEPDIR)/libledger_math_la-balance.Tpo -c -o libledger_math_la-balance.lo `test -f 'src/balance.cc' || echo '$(srcdir)/'`src/balance.cc > /dev/null
@mv -f $(DEPDIR)/libledger_math_la-balance.Tpo $(DEPDIR)/libledger_math_la-balance.Plo
# source='src/balance.cc' object='libledger_math_la-balance.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_math_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_math_la-balance.lo `test -f 'src/balance.cc' || echo '$(srcdir)/'`src/balance.cc
libledger_math_la-quotes.lo: src/quotes.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_math_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_math_la-quotes.lo -MD -MP -MF $(DEPDIR)/libledger_math_la-quotes.Tpo -c -o libledger_math_la-quotes.lo `test -f 'src/quotes.cc' || echo '$(srcdir)/'`src/quotes.cc > /dev/null
@mv -f $(DEPDIR)/libledger_math_la-quotes.Tpo $(DEPDIR)/libledger_math_la-quotes.Plo
# source='src/quotes.cc' object='libledger_math_la-quotes.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_math_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_math_la-quotes.lo `test -f 'src/quotes.cc' || echo '$(srcdir)/'`src/quotes.cc
libledger_math_la-pool.lo: src/pool.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_math_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_math_la-pool.lo -MD -MP -MF $(DEPDIR)/libledger_math_la-pool.Tpo -c -o libledger_math_la-pool.lo `test -f 'src/pool.cc' || echo '$(srcdir)/'`src/pool.cc > /dev/null
@mv -f $(DEPDIR)/libledger_math_la-pool.Tpo $(DEPDIR)/libledger_math_la-pool.Plo
# source='src/pool.cc' object='libledger_math_la-pool.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_math_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_math_la-pool.lo `test -f 'src/pool.cc' || echo '$(srcdir)/'`src/pool.cc
libledger_math_la-annotate.lo: src/annotate.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_math_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_math_la-annotate.lo -MD -MP -MF $(DEPDIR)/libledger_math_la-annotate.Tpo -c -o libledger_math_la-annotate.lo `test -f 'src/annotate.cc' || echo '$(srcdir)/'`src/annotate.cc > /dev/null
@mv -f $(DEPDIR)/libledger_math_la-annotate.Tpo $(DEPDIR)/libledger_math_la-annotate.Plo
# source='src/annotate.cc' object='libledger_math_la-annotate.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_math_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_math_la-annotate.lo `test -f 'src/annotate.cc' || echo '$(srcdir)/'`src/annotate.cc
libledger_math_la-commodity.lo: src/commodity.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_math_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_math_la-commodity.lo -MD -MP -MF $(DEPDIR)/libledger_math_la-commodity.Tpo -c -o libledger_math_la-commodity.lo `test -f 'src/commodity.cc' || echo '$(srcdir)/'`src/commodity.cc > /dev/null
@mv -f $(DEPDIR)/libledger_math_la-commodity.Tpo $(DEPDIR)/libledger_math_la-commodity.Plo
# source='src/commodity.cc' object='libledger_math_la-commodity.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_math_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_math_la-commodity.lo `test -f 'src/commodity.cc' || echo '$(srcdir)/'`src/commodity.cc
libledger_math_la-amount.lo: src/amount.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_math_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_math_la-amount.lo -MD -MP -MF $(DEPDIR)/libledger_math_la-amount.Tpo -c -o libledger_math_la-amount.lo `test -f 'src/amount.cc' || echo '$(srcdir)/'`src/amount.cc > /dev/null
@mv -f $(DEPDIR)/libledger_math_la-amount.Tpo $(DEPDIR)/libledger_math_la-amount.Plo
# source='src/amount.cc' object='libledger_math_la-amount.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_math_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_math_la-amount.lo `test -f 'src/amount.cc' || echo '$(srcdir)/'`src/amount.cc
libledger_python_la-py_account.lo: src/py_account.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_python_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_python_la-py_account.lo -MD -MP -MF $(DEPDIR)/libledger_python_la-py_account.Tpo -c -o libledger_python_la-py_account.lo `test -f 'src/py_account.cc' || echo '$(srcdir)/'`src/py_account.cc > /dev/null
@mv -f $(DEPDIR)/libledger_python_la-py_account.Tpo $(DEPDIR)/libledger_python_la-py_account.Plo
# source='src/py_account.cc' object='libledger_python_la-py_account.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_python_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_python_la-py_account.lo `test -f 'src/py_account.cc' || echo '$(srcdir)/'`src/py_account.cc
libledger_python_la-py_amount.lo: src/py_amount.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_python_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_python_la-py_amount.lo -MD -MP -MF $(DEPDIR)/libledger_python_la-py_amount.Tpo -c -o libledger_python_la-py_amount.lo `test -f 'src/py_amount.cc' || echo '$(srcdir)/'`src/py_amount.cc > /dev/null
@mv -f $(DEPDIR)/libledger_python_la-py_amount.Tpo $(DEPDIR)/libledger_python_la-py_amount.Plo
# source='src/py_amount.cc' object='libledger_python_la-py_amount.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_python_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_python_la-py_amount.lo `test -f 'src/py_amount.cc' || echo '$(srcdir)/'`src/py_amount.cc
libledger_python_la-py_balance.lo: src/py_balance.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_python_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_python_la-py_balance.lo -MD -MP -MF $(DEPDIR)/libledger_python_la-py_balance.Tpo -c -o libledger_python_la-py_balance.lo `test -f 'src/py_balance.cc' || echo '$(srcdir)/'`src/py_balance.cc > /dev/null
@mv -f $(DEPDIR)/libledger_python_la-py_balance.Tpo $(DEPDIR)/libledger_python_la-py_balance.Plo
# source='src/py_balance.cc' object='libledger_python_la-py_balance.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_python_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_python_la-py_balance.lo `test -f 'src/py_balance.cc' || echo '$(srcdir)/'`src/py_balance.cc
libledger_python_la-py_commodity.lo: src/py_commodity.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_python_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_python_la-py_commodity.lo -MD -MP -MF $(DEPDIR)/libledger_python_la-py_commodity.Tpo -c -o libledger_python_la-py_commodity.lo `test -f 'src/py_commodity.cc' || echo '$(srcdir)/'`src/py_commodity.cc > /dev/null
@mv -f $(DEPDIR)/libledger_python_la-py_commodity.Tpo $(DEPDIR)/libledger_python_la-py_commodity.Plo
# source='src/py_commodity.cc' object='libledger_python_la-py_commodity.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_python_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_python_la-py_commodity.lo `test -f 'src/py_commodity.cc' || echo '$(srcdir)/'`src/py_commodity.cc
libledger_python_la-py_expr.lo: src/py_expr.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_python_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_python_la-py_expr.lo -MD -MP -MF $(DEPDIR)/libledger_python_la-py_expr.Tpo -c -o libledger_python_la-py_expr.lo `test -f 'src/py_expr.cc' || echo '$(srcdir)/'`src/py_expr.cc > /dev/null
@mv -f $(DEPDIR)/libledger_python_la-py_expr.Tpo $(DEPDIR)/libledger_python_la-py_expr.Plo
# source='src/py_expr.cc' object='libledger_python_la-py_expr.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_python_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_python_la-py_expr.lo `test -f 'src/py_expr.cc' || echo '$(srcdir)/'`src/py_expr.cc
libledger_python_la-py_format.lo: src/py_format.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_python_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_python_la-py_format.lo -MD -MP -MF $(DEPDIR)/libledger_python_la-py_format.Tpo -c -o libledger_python_la-py_format.lo `test -f 'src/py_format.cc' || echo '$(srcdir)/'`src/py_format.cc > /dev/null
@mv -f $(DEPDIR)/libledger_python_la-py_format.Tpo $(DEPDIR)/libledger_python_la-py_format.Plo
# source='src/py_format.cc' object='libledger_python_la-py_format.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_python_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_python_la-py_format.lo `test -f 'src/py_format.cc' || echo '$(srcdir)/'`src/py_format.cc
libledger_python_la-py_item.lo: src/py_item.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_python_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_python_la-py_item.lo -MD -MP -MF $(DEPDIR)/libledger_python_la-py_item.Tpo -c -o libledger_python_la-py_item.lo `test -f 'src/py_item.cc' || echo '$(srcdir)/'`src/py_item.cc > /dev/null
@mv -f $(DEPDIR)/libledger_python_la-py_item.Tpo $(DEPDIR)/libledger_python_la-py_item.Plo
# source='src/py_item.cc' object='libledger_python_la-py_item.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_python_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_python_la-py_item.lo `test -f 'src/py_item.cc' || echo '$(srcdir)/'`src/py_item.cc
libledger_python_la-py_journal.lo: src/py_journal.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_python_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_python_la-py_journal.lo -MD -MP -MF $(DEPDIR)/libledger_python_la-py_journal.Tpo -c -o libledger_python_la-py_journal.lo `test -f 'src/py_journal.cc' || echo '$(srcdir)/'`src/py_journal.cc > /dev/null
@mv -f $(DEPDIR)/libledger_python_la-py_journal.Tpo $(DEPDIR)/libledger_python_la-py_journal.Plo
# source='src/py_journal.cc' object='libledger_python_la-py_journal.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_python_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_python_la-py_journal.lo `test -f 'src/py_journal.cc' || echo '$(srcdir)/'`src/py_journal.cc
libledger_python_la-py_post.lo: src/py_post.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_python_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_python_la-py_post.lo -MD -MP -MF $(DEPDIR)/libledger_python_la-py_post.Tpo -c -o libledger_python_la-py_post.lo `test -f 'src/py_post.cc' || echo '$(srcdir)/'`src/py_post.cc > /dev/null
@mv -f $(DEPDIR)/libledger_python_la-py_post.Tpo $(DEPDIR)/libledger_python_la-py_post.Plo
# source='src/py_post.cc' object='libledger_python_la-py_post.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_python_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_python_la-py_post.lo `test -f 'src/py_post.cc' || echo '$(srcdir)/'`src/py_post.cc
libledger_python_la-py_times.lo: src/py_times.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_python_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_python_la-py_times.lo -MD -MP -MF $(DEPDIR)/libledger_python_la-py_times.Tpo -c -o libledger_python_la-py_times.lo `test -f 'src/py_times.cc' || echo '$(srcdir)/'`src/py_times.cc > /dev/null
@mv -f $(DEPDIR)/libledger_python_la-py_times.Tpo $(DEPDIR)/libledger_python_la-py_times.Plo
# source='src/py_times.cc' object='libledger_python_la-py_times.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_python_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_python_la-py_times.lo `test -f 'src/py_times.cc' || echo '$(srcdir)/'`src/py_times.cc
libledger_python_la-py_utils.lo: src/py_utils.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_python_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_python_la-py_utils.lo -MD -MP -MF $(DEPDIR)/libledger_python_la-py_utils.Tpo -c -o libledger_python_la-py_utils.lo `test -f 'src/py_utils.cc' || echo '$(srcdir)/'`src/py_utils.cc > /dev/null
@mv -f $(DEPDIR)/libledger_python_la-py_utils.Tpo $(DEPDIR)/libledger_python_la-py_utils.Plo
# source='src/py_utils.cc' object='libledger_python_la-py_utils.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_python_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_python_la-py_utils.lo `test -f 'src/py_utils.cc' || echo '$(srcdir)/'`src/py_utils.cc
libledger_python_la-py_value.lo: src/py_value.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_python_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_python_la-py_value.lo -MD -MP -MF $(DEPDIR)/libledger_python_la-py_value.Tpo -c -o libledger_python_la-py_value.lo `test -f 'src/py_value.cc' || echo '$(srcdir)/'`src/py_value.cc > /dev/null
@mv -f $(DEPDIR)/libledger_python_la-py_value.Tpo $(DEPDIR)/libledger_python_la-py_value.Plo
# source='src/py_value.cc' object='libledger_python_la-py_value.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_python_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_python_la-py_value.lo `test -f 'src/py_value.cc' || echo '$(srcdir)/'`src/py_value.cc
libledger_python_la-py_xact.lo: src/py_xact.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_python_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_python_la-py_xact.lo -MD -MP -MF $(DEPDIR)/libledger_python_la-py_xact.Tpo -c -o libledger_python_la-py_xact.lo `test -f 'src/py_xact.cc' || echo '$(srcdir)/'`src/py_xact.cc > /dev/null
@mv -f $(DEPDIR)/libledger_python_la-py_xact.Tpo $(DEPDIR)/libledger_python_la-py_xact.Plo
# source='src/py_xact.cc' object='libledger_python_la-py_xact.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_python_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_python_la-py_xact.lo `test -f 'src/py_xact.cc' || echo '$(srcdir)/'`src/py_xact.cc
libledger_python_la-pyinterp.lo: src/pyinterp.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_python_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_python_la-pyinterp.lo -MD -MP -MF $(DEPDIR)/libledger_python_la-pyinterp.Tpo -c -o libledger_python_la-pyinterp.lo `test -f 'src/pyinterp.cc' || echo '$(srcdir)/'`src/pyinterp.cc > /dev/null
@mv -f $(DEPDIR)/libledger_python_la-pyinterp.Tpo $(DEPDIR)/libledger_python_la-pyinterp.Plo
# source='src/pyinterp.cc' object='libledger_python_la-pyinterp.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_python_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_python_la-pyinterp.lo `test -f 'src/pyinterp.cc' || echo '$(srcdir)/'`src/pyinterp.cc
libledger_report_la-stats.lo: src/stats.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_report_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_report_la-stats.lo -MD -MP -MF $(DEPDIR)/libledger_report_la-stats.Tpo -c -o libledger_report_la-stats.lo `test -f 'src/stats.cc' || echo '$(srcdir)/'`src/stats.cc > /dev/null
@mv -f $(DEPDIR)/libledger_report_la-stats.Tpo $(DEPDIR)/libledger_report_la-stats.Plo
# source='src/stats.cc' object='libledger_report_la-stats.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_report_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_report_la-stats.lo `test -f 'src/stats.cc' || echo '$(srcdir)/'`src/stats.cc
libledger_report_la-generate.lo: src/generate.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_report_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_report_la-generate.lo -MD -MP -MF $(DEPDIR)/libledger_report_la-generate.Tpo -c -o libledger_report_la-generate.lo `test -f 'src/generate.cc' || echo '$(srcdir)/'`src/generate.cc > /dev/null
@mv -f $(DEPDIR)/libledger_report_la-generate.Tpo $(DEPDIR)/libledger_report_la-generate.Plo
# source='src/generate.cc' object='libledger_report_la-generate.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_report_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_report_la-generate.lo `test -f 'src/generate.cc' || echo '$(srcdir)/'`src/generate.cc
libledger_report_la-derive.lo: src/derive.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_report_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_report_la-derive.lo -MD -MP -MF $(DEPDIR)/libledger_report_la-derive.Tpo -c -o libledger_report_la-derive.lo `test -f 'src/derive.cc' || echo '$(srcdir)/'`src/derive.cc > /dev/null
@mv -f $(DEPDIR)/libledger_report_la-derive.Tpo $(DEPDIR)/libledger_report_la-derive.Plo
# source='src/derive.cc' object='libledger_report_la-derive.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_report_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_report_la-derive.lo `test -f 'src/derive.cc' || echo '$(srcdir)/'`src/derive.cc
libledger_report_la-emacs.lo: src/emacs.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_report_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_report_la-emacs.lo -MD -MP -MF $(DEPDIR)/libledger_report_la-emacs.Tpo -c -o libledger_report_la-emacs.lo `test -f 'src/emacs.cc' || echo '$(srcdir)/'`src/emacs.cc > /dev/null
@mv -f $(DEPDIR)/libledger_report_la-emacs.Tpo $(DEPDIR)/libledger_report_la-emacs.Plo
# source='src/emacs.cc' object='libledger_report_la-emacs.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_report_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_report_la-emacs.lo `test -f 'src/emacs.cc' || echo '$(srcdir)/'`src/emacs.cc
libledger_report_la-output.lo: src/output.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_report_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_report_la-output.lo -MD -MP -MF $(DEPDIR)/libledger_report_la-output.Tpo -c -o libledger_report_la-output.lo `test -f 'src/output.cc' || echo '$(srcdir)/'`src/output.cc > /dev/null
@mv -f $(DEPDIR)/libledger_report_la-output.Tpo $(DEPDIR)/libledger_report_la-output.Plo
# source='src/output.cc' object='libledger_report_la-output.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_report_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_report_la-output.lo `test -f 'src/output.cc' || echo '$(srcdir)/'`src/output.cc
libledger_report_la-precmd.lo: src/precmd.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_report_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_report_la-precmd.lo -MD -MP -MF $(DEPDIR)/libledger_report_la-precmd.Tpo -c -o libledger_report_la-precmd.lo `test -f 'src/precmd.cc' || echo '$(srcdir)/'`src/precmd.cc > /dev/null
@mv -f $(DEPDIR)/libledger_report_la-precmd.Tpo $(DEPDIR)/libledger_report_la-precmd.Plo
# source='src/precmd.cc' object='libledger_report_la-precmd.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_report_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_report_la-precmd.lo `test -f 'src/precmd.cc' || echo '$(srcdir)/'`src/precmd.cc
libledger_report_la-chain.lo: src/chain.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_report_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_report_la-chain.lo -MD -MP -MF $(DEPDIR)/libledger_report_la-chain.Tpo -c -o libledger_report_la-chain.lo `test -f 'src/chain.cc' || echo '$(srcdir)/'`src/chain.cc > /dev/null
@mv -f $(DEPDIR)/libledger_report_la-chain.Tpo $(DEPDIR)/libledger_report_la-chain.Plo
# source='src/chain.cc' object='libledger_report_la-chain.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_report_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_report_la-chain.lo `test -f 'src/chain.cc' || echo '$(srcdir)/'`src/chain.cc
libledger_report_la-filters.lo: src/filters.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_report_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_report_la-filters.lo -MD -MP -MF $(DEPDIR)/libledger_report_la-filters.Tpo -c -o libledger_report_la-filters.lo `test -f 'src/filters.cc' || echo '$(srcdir)/'`src/filters.cc > /dev/null
@mv -f $(DEPDIR)/libledger_report_la-filters.Tpo $(DEPDIR)/libledger_report_la-filters.Plo
# source='src/filters.cc' object='libledger_report_la-filters.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_report_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_report_la-filters.lo `test -f 'src/filters.cc' || echo '$(srcdir)/'`src/filters.cc
libledger_report_la-temps.lo: src/temps.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_report_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_report_la-temps.lo -MD -MP -MF $(DEPDIR)/libledger_report_la-temps.Tpo -c -o libledger_report_la-temps.lo `test -f 'src/temps.cc' || echo '$(srcdir)/'`src/temps.cc > /dev/null
@mv -f $(DEPDIR)/libledger_report_la-temps.Tpo $(DEPDIR)/libledger_report_la-temps.Plo
# source='src/temps.cc' object='libledger_report_la-temps.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_report_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_report_la-temps.lo `test -f 'src/temps.cc' || echo '$(srcdir)/'`src/temps.cc
libledger_report_la-report.lo: src/report.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_report_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_report_la-report.lo -MD -MP -MF $(DEPDIR)/libledger_report_la-report.Tpo -c -o libledger_report_la-report.lo `test -f 'src/report.cc' || echo '$(srcdir)/'`src/report.cc > /dev/null
@mv -f $(DEPDIR)/libledger_report_la-report.Tpo $(DEPDIR)/libledger_report_la-report.Plo
# source='src/report.cc' object='libledger_report_la-report.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_report_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_report_la-report.lo `test -f 'src/report.cc' || echo '$(srcdir)/'`src/report.cc
libledger_report_la-session.lo: src/session.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_report_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_report_la-session.lo -MD -MP -MF $(DEPDIR)/libledger_report_la-session.Tpo -c -o libledger_report_la-session.lo `test -f 'src/session.cc' || echo '$(srcdir)/'`src/session.cc > /dev/null
@mv -f $(DEPDIR)/libledger_report_la-session.Tpo $(DEPDIR)/libledger_report_la-session.Plo
# source='src/session.cc' object='libledger_report_la-session.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_report_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_report_la-session.lo `test -f 'src/session.cc' || echo '$(srcdir)/'`src/session.cc
libledger_util_la-stream.lo: src/stream.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_util_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_util_la-stream.lo -MD -MP -MF $(DEPDIR)/libledger_util_la-stream.Tpo -c -o libledger_util_la-stream.lo `test -f 'src/stream.cc' || echo '$(srcdir)/'`src/stream.cc > /dev/null
@mv -f $(DEPDIR)/libledger_util_la-stream.Tpo $(DEPDIR)/libledger_util_la-stream.Plo
# source='src/stream.cc' object='libledger_util_la-stream.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_util_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_util_la-stream.lo `test -f 'src/stream.cc' || echo '$(srcdir)/'`src/stream.cc
libledger_util_la-mask.lo: src/mask.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_util_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_util_la-mask.lo -MD -MP -MF $(DEPDIR)/libledger_util_la-mask.Tpo -c -o libledger_util_la-mask.lo `test -f 'src/mask.cc' || echo '$(srcdir)/'`src/mask.cc > /dev/null
@mv -f $(DEPDIR)/libledger_util_la-mask.Tpo $(DEPDIR)/libledger_util_la-mask.Plo
# source='src/mask.cc' object='libledger_util_la-mask.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_util_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_util_la-mask.lo `test -f 'src/mask.cc' || echo '$(srcdir)/'`src/mask.cc
libledger_util_la-times.lo: src/times.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_util_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_util_la-times.lo -MD -MP -MF $(DEPDIR)/libledger_util_la-times.Tpo -c -o libledger_util_la-times.lo `test -f 'src/times.cc' || echo '$(srcdir)/'`src/times.cc > /dev/null
@mv -f $(DEPDIR)/libledger_util_la-times.Tpo $(DEPDIR)/libledger_util_la-times.Plo
# source='src/times.cc' object='libledger_util_la-times.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_util_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_util_la-times.lo `test -f 'src/times.cc' || echo '$(srcdir)/'`src/times.cc
libledger_util_la-error.lo: src/error.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_util_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_util_la-error.lo -MD -MP -MF $(DEPDIR)/libledger_util_la-error.Tpo -c -o libledger_util_la-error.lo `test -f 'src/error.cc' || echo '$(srcdir)/'`src/error.cc > /dev/null
@mv -f $(DEPDIR)/libledger_util_la-error.Tpo $(DEPDIR)/libledger_util_la-error.Plo
# source='src/error.cc' object='libledger_util_la-error.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_util_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_util_la-error.lo `test -f 'src/error.cc' || echo '$(srcdir)/'`src/error.cc
libledger_util_la-utils.lo: src/utils.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_util_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_util_la-utils.lo -MD -MP -MF $(DEPDIR)/libledger_util_la-utils.Tpo -c -o libledger_util_la-utils.lo `test -f 'src/utils.cc' || echo '$(srcdir)/'`src/utils.cc > /dev/null
@mv -f $(DEPDIR)/libledger_util_la-utils.Tpo $(DEPDIR)/libledger_util_la-utils.Plo
# source='src/utils.cc' object='libledger_util_la-utils.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_util_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_util_la-utils.lo `test -f 'src/utils.cc' || echo '$(srcdir)/'`src/utils.cc
libledger_util_la-accum.lo: src/accum.cc
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_util_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_util_la-accum.lo -MD -MP -MF $(DEPDIR)/libledger_util_la-accum.Tpo -c -o libledger_util_la-accum.lo `test -f 'src/accum.cc' || echo '$(srcdir)/'`src/accum.cc > /dev/null
@mv -f $(DEPDIR)/libledger_util_la-accum.Tpo $(DEPDIR)/libledger_util_la-accum.Plo
# source='src/accum.cc' object='libledger_util_la-accum.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_util_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_util_la-accum.lo `test -f 'src/accum.cc' || echo '$(srcdir)/'`src/accum.cc
libledger_util_la-sha1.lo: lib/sha1.cpp
@echo " " CXX \$@;$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_util_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libledger_util_la-sha1.lo -MD -MP -MF $(DEPDIR)/libledger_util_la-sha1.Tpo -c -o libledger_util_la-sha1.lo `test -f 'lib/sha1.cpp' || echo '$(srcdir)/'`lib/sha1.cpp > /dev/null
@mv -f $(DEPDIR)/libledger_util_la-sha1.Tpo $(DEPDIR)/libledger_util_la-sha1.Plo
# source='lib/sha1.cpp' object='libledger_util_la-sha1.lo' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libledger_util_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libledger_util_la-sha1.lo `test -f 'lib/sha1.cpp' || echo '$(srcdir)/'`lib/sha1.cpp
DataTests-UnitTests.o: test/UnitTests.cc
@echo " " CXX \$@;$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DataTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DataTests-UnitTests.o -MD -MP -MF $(DEPDIR)/DataTests-UnitTests.Tpo -c -o DataTests-UnitTests.o `test -f 'test/UnitTests.cc' || echo '$(srcdir)/'`test/UnitTests.cc > /dev/null
@mv -f $(DEPDIR)/DataTests-UnitTests.Tpo $(DEPDIR)/DataTests-UnitTests.Po
# source='test/UnitTests.cc' object='DataTests-UnitTests.o' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DataTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DataTests-UnitTests.o `test -f 'test/UnitTests.cc' || echo '$(srcdir)/'`test/UnitTests.cc
DataTests-UnitTests.obj: test/UnitTests.cc
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DataTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DataTests-UnitTests.obj -MD -MP -MF $(DEPDIR)/DataTests-UnitTests.Tpo -c -o DataTests-UnitTests.obj `if test -f 'test/UnitTests.cc'; then $(CYGPATH_W) 'test/UnitTests.cc'; else $(CYGPATH_W) '$(srcdir)/test/UnitTests.cc'; fi`
@mv -f $(DEPDIR)/DataTests-UnitTests.Tpo $(DEPDIR)/DataTests-UnitTests.Po
# source='test/UnitTests.cc' object='DataTests-UnitTests.obj' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DataTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DataTests-UnitTests.obj `if test -f 'test/UnitTests.cc'; then $(CYGPATH_W) 'test/UnitTests.cc'; else $(CYGPATH_W) '$(srcdir)/test/UnitTests.cc'; fi`
DataTests-DataTests.o: test/DataTests.cc
@echo " " CXX \$@;$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DataTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DataTests-DataTests.o -MD -MP -MF $(DEPDIR)/DataTests-DataTests.Tpo -c -o DataTests-DataTests.o `test -f 'test/DataTests.cc' || echo '$(srcdir)/'`test/DataTests.cc > /dev/null
@mv -f $(DEPDIR)/DataTests-DataTests.Tpo $(DEPDIR)/DataTests-DataTests.Po
# source='test/DataTests.cc' object='DataTests-DataTests.o' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DataTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DataTests-DataTests.o `test -f 'test/DataTests.cc' || echo '$(srcdir)/'`test/DataTests.cc
DataTests-DataTests.obj: test/DataTests.cc
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DataTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DataTests-DataTests.obj -MD -MP -MF $(DEPDIR)/DataTests-DataTests.Tpo -c -o DataTests-DataTests.obj `if test -f 'test/DataTests.cc'; then $(CYGPATH_W) 'test/DataTests.cc'; else $(CYGPATH_W) '$(srcdir)/test/DataTests.cc'; fi`
@mv -f $(DEPDIR)/DataTests-DataTests.Tpo $(DEPDIR)/DataTests-DataTests.Po
# source='test/DataTests.cc' object='DataTests-DataTests.obj' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DataTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DataTests-DataTests.obj `if test -f 'test/DataTests.cc'; then $(CYGPATH_W) 'test/DataTests.cc'; else $(CYGPATH_W) '$(srcdir)/test/DataTests.cc'; fi`
ExprTests-UnitTests.o: test/UnitTests.cc
@echo " " CXX \$@;$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ExprTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ExprTests-UnitTests.o -MD -MP -MF $(DEPDIR)/ExprTests-UnitTests.Tpo -c -o ExprTests-UnitTests.o `test -f 'test/UnitTests.cc' || echo '$(srcdir)/'`test/UnitTests.cc > /dev/null
@mv -f $(DEPDIR)/ExprTests-UnitTests.Tpo $(DEPDIR)/ExprTests-UnitTests.Po
# source='test/UnitTests.cc' object='ExprTests-UnitTests.o' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ExprTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ExprTests-UnitTests.o `test -f 'test/UnitTests.cc' || echo '$(srcdir)/'`test/UnitTests.cc
ExprTests-UnitTests.obj: test/UnitTests.cc
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ExprTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ExprTests-UnitTests.obj -MD -MP -MF $(DEPDIR)/ExprTests-UnitTests.Tpo -c -o ExprTests-UnitTests.obj `if test -f 'test/UnitTests.cc'; then $(CYGPATH_W) 'test/UnitTests.cc'; else $(CYGPATH_W) '$(srcdir)/test/UnitTests.cc'; fi`
@mv -f $(DEPDIR)/ExprTests-UnitTests.Tpo $(DEPDIR)/ExprTests-UnitTests.Po
# source='test/UnitTests.cc' object='ExprTests-UnitTests.obj' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ExprTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ExprTests-UnitTests.obj `if test -f 'test/UnitTests.cc'; then $(CYGPATH_W) 'test/UnitTests.cc'; else $(CYGPATH_W) '$(srcdir)/test/UnitTests.cc'; fi`
ExprTests-ExprTests.o: test/ExprTests.cc
@echo " " CXX \$@;$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ExprTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ExprTests-ExprTests.o -MD -MP -MF $(DEPDIR)/ExprTests-ExprTests.Tpo -c -o ExprTests-ExprTests.o `test -f 'test/ExprTests.cc' || echo '$(srcdir)/'`test/ExprTests.cc > /dev/null
@mv -f $(DEPDIR)/ExprTests-ExprTests.Tpo $(DEPDIR)/ExprTests-ExprTests.Po
# source='test/ExprTests.cc' object='ExprTests-ExprTests.o' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ExprTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ExprTests-ExprTests.o `test -f 'test/ExprTests.cc' || echo '$(srcdir)/'`test/ExprTests.cc
ExprTests-ExprTests.obj: test/ExprTests.cc
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ExprTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ExprTests-ExprTests.obj -MD -MP -MF $(DEPDIR)/ExprTests-ExprTests.Tpo -c -o ExprTests-ExprTests.obj `if test -f 'test/ExprTests.cc'; then $(CYGPATH_W) 'test/ExprTests.cc'; else $(CYGPATH_W) '$(srcdir)/test/ExprTests.cc'; fi`
@mv -f $(DEPDIR)/ExprTests-ExprTests.Tpo $(DEPDIR)/ExprTests-ExprTests.Po
# source='test/ExprTests.cc' object='ExprTests-ExprTests.obj' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ExprTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ExprTests-ExprTests.obj `if test -f 'test/ExprTests.cc'; then $(CYGPATH_W) 'test/ExprTests.cc'; else $(CYGPATH_W) '$(srcdir)/test/ExprTests.cc'; fi`
ExprTests-t_expr.o: test/unit/t_expr.cc
@echo " " CXX \$@;$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ExprTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ExprTests-t_expr.o -MD -MP -MF $(DEPDIR)/ExprTests-t_expr.Tpo -c -o ExprTests-t_expr.o `test -f 'test/unit/t_expr.cc' || echo '$(srcdir)/'`test/unit/t_expr.cc > /dev/null
@mv -f $(DEPDIR)/ExprTests-t_expr.Tpo $(DEPDIR)/ExprTests-t_expr.Po
# source='test/unit/t_expr.cc' object='ExprTests-t_expr.o' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ExprTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ExprTests-t_expr.o `test -f 'test/unit/t_expr.cc' || echo '$(srcdir)/'`test/unit/t_expr.cc
ExprTests-t_expr.obj: test/unit/t_expr.cc
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ExprTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ExprTests-t_expr.obj -MD -MP -MF $(DEPDIR)/ExprTests-t_expr.Tpo -c -o ExprTests-t_expr.obj `if test -f 'test/unit/t_expr.cc'; then $(CYGPATH_W) 'test/unit/t_expr.cc'; else $(CYGPATH_W) '$(srcdir)/test/unit/t_expr.cc'; fi`
@mv -f $(DEPDIR)/ExprTests-t_expr.Tpo $(DEPDIR)/ExprTests-t_expr.Po
# source='test/unit/t_expr.cc' object='ExprTests-t_expr.obj' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ExprTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ExprTests-t_expr.obj `if test -f 'test/unit/t_expr.cc'; then $(CYGPATH_W) 'test/unit/t_expr.cc'; else $(CYGPATH_W) '$(srcdir)/test/unit/t_expr.cc'; fi`
MathTests-UnitTests.o: test/UnitTests.cc
@echo " " CXX \$@;$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MathTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MathTests-UnitTests.o -MD -MP -MF $(DEPDIR)/MathTests-UnitTests.Tpo -c -o MathTests-UnitTests.o `test -f 'test/UnitTests.cc' || echo '$(srcdir)/'`test/UnitTests.cc > /dev/null
@mv -f $(DEPDIR)/MathTests-UnitTests.Tpo $(DEPDIR)/MathTests-UnitTests.Po
# source='test/UnitTests.cc' object='MathTests-UnitTests.o' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MathTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MathTests-UnitTests.o `test -f 'test/UnitTests.cc' || echo '$(srcdir)/'`test/UnitTests.cc
MathTests-UnitTests.obj: test/UnitTests.cc
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MathTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MathTests-UnitTests.obj -MD -MP -MF $(DEPDIR)/MathTests-UnitTests.Tpo -c -o MathTests-UnitTests.obj `if test -f 'test/UnitTests.cc'; then $(CYGPATH_W) 'test/UnitTests.cc'; else $(CYGPATH_W) '$(srcdir)/test/UnitTests.cc'; fi`
@mv -f $(DEPDIR)/MathTests-UnitTests.Tpo $(DEPDIR)/MathTests-UnitTests.Po
# source='test/UnitTests.cc' object='MathTests-UnitTests.obj' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MathTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MathTests-UnitTests.obj `if test -f 'test/UnitTests.cc'; then $(CYGPATH_W) 'test/UnitTests.cc'; else $(CYGPATH_W) '$(srcdir)/test/UnitTests.cc'; fi`
MathTests-MathTests.o: test/MathTests.cc
@echo " " CXX \$@;$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MathTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MathTests-MathTests.o -MD -MP -MF $(DEPDIR)/MathTests-MathTests.Tpo -c -o MathTests-MathTests.o `test -f 'test/MathTests.cc' || echo '$(srcdir)/'`test/MathTests.cc > /dev/null
@mv -f $(DEPDIR)/MathTests-MathTests.Tpo $(DEPDIR)/MathTests-MathTests.Po
# source='test/MathTests.cc' object='MathTests-MathTests.o' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MathTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MathTests-MathTests.o `test -f 'test/MathTests.cc' || echo '$(srcdir)/'`test/MathTests.cc
MathTests-MathTests.obj: test/MathTests.cc
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MathTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MathTests-MathTests.obj -MD -MP -MF $(DEPDIR)/MathTests-MathTests.Tpo -c -o MathTests-MathTests.obj `if test -f 'test/MathTests.cc'; then $(CYGPATH_W) 'test/MathTests.cc'; else $(CYGPATH_W) '$(srcdir)/test/MathTests.cc'; fi`
@mv -f $(DEPDIR)/MathTests-MathTests.Tpo $(DEPDIR)/MathTests-MathTests.Po
# source='test/MathTests.cc' object='MathTests-MathTests.obj' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MathTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MathTests-MathTests.obj `if test -f 'test/MathTests.cc'; then $(CYGPATH_W) 'test/MathTests.cc'; else $(CYGPATH_W) '$(srcdir)/test/MathTests.cc'; fi`
MathTests-t_commodity.o: test/unit/t_commodity.cc
@echo " " CXX \$@;$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MathTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MathTests-t_commodity.o -MD -MP -MF $(DEPDIR)/MathTests-t_commodity.Tpo -c -o MathTests-t_commodity.o `test -f 'test/unit/t_commodity.cc' || echo '$(srcdir)/'`test/unit/t_commodity.cc > /dev/null
@mv -f $(DEPDIR)/MathTests-t_commodity.Tpo $(DEPDIR)/MathTests-t_commodity.Po
# source='test/unit/t_commodity.cc' object='MathTests-t_commodity.o' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MathTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MathTests-t_commodity.o `test -f 'test/unit/t_commodity.cc' || echo '$(srcdir)/'`test/unit/t_commodity.cc
MathTests-t_commodity.obj: test/unit/t_commodity.cc
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MathTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MathTests-t_commodity.obj -MD -MP -MF $(DEPDIR)/MathTests-t_commodity.Tpo -c -o MathTests-t_commodity.obj `if test -f 'test/unit/t_commodity.cc'; then $(CYGPATH_W) 'test/unit/t_commodity.cc'; else $(CYGPATH_W) '$(srcdir)/test/unit/t_commodity.cc'; fi`
@mv -f $(DEPDIR)/MathTests-t_commodity.Tpo $(DEPDIR)/MathTests-t_commodity.Po
# source='test/unit/t_commodity.cc' object='MathTests-t_commodity.obj' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MathTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MathTests-t_commodity.obj `if test -f 'test/unit/t_commodity.cc'; then $(CYGPATH_W) 'test/unit/t_commodity.cc'; else $(CYGPATH_W) '$(srcdir)/test/unit/t_commodity.cc'; fi`
MathTests-t_amount.o: test/unit/t_amount.cc
@echo " " CXX \$@;$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MathTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MathTests-t_amount.o -MD -MP -MF $(DEPDIR)/MathTests-t_amount.Tpo -c -o MathTests-t_amount.o `test -f 'test/unit/t_amount.cc' || echo '$(srcdir)/'`test/unit/t_amount.cc > /dev/null
@mv -f $(DEPDIR)/MathTests-t_amount.Tpo $(DEPDIR)/MathTests-t_amount.Po
# source='test/unit/t_amount.cc' object='MathTests-t_amount.o' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MathTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MathTests-t_amount.o `test -f 'test/unit/t_amount.cc' || echo '$(srcdir)/'`test/unit/t_amount.cc
MathTests-t_amount.obj: test/unit/t_amount.cc
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MathTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MathTests-t_amount.obj -MD -MP -MF $(DEPDIR)/MathTests-t_amount.Tpo -c -o MathTests-t_amount.obj `if test -f 'test/unit/t_amount.cc'; then $(CYGPATH_W) 'test/unit/t_amount.cc'; else $(CYGPATH_W) '$(srcdir)/test/unit/t_amount.cc'; fi`
@mv -f $(DEPDIR)/MathTests-t_amount.Tpo $(DEPDIR)/MathTests-t_amount.Po
# source='test/unit/t_amount.cc' object='MathTests-t_amount.obj' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MathTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MathTests-t_amount.obj `if test -f 'test/unit/t_amount.cc'; then $(CYGPATH_W) 'test/unit/t_amount.cc'; else $(CYGPATH_W) '$(srcdir)/test/unit/t_amount.cc'; fi`
MathTests-t_balance.o: test/unit/t_balance.cc
@echo " " CXX \$@;$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MathTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MathTests-t_balance.o -MD -MP -MF $(DEPDIR)/MathTests-t_balance.Tpo -c -o MathTests-t_balance.o `test -f 'test/unit/t_balance.cc' || echo '$(srcdir)/'`test/unit/t_balance.cc > /dev/null
@mv -f $(DEPDIR)/MathTests-t_balance.Tpo $(DEPDIR)/MathTests-t_balance.Po
# source='test/unit/t_balance.cc' object='MathTests-t_balance.o' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MathTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MathTests-t_balance.o `test -f 'test/unit/t_balance.cc' || echo '$(srcdir)/'`test/unit/t_balance.cc
MathTests-t_balance.obj: test/unit/t_balance.cc
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MathTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MathTests-t_balance.obj -MD -MP -MF $(DEPDIR)/MathTests-t_balance.Tpo -c -o MathTests-t_balance.obj `if test -f 'test/unit/t_balance.cc'; then $(CYGPATH_W) 'test/unit/t_balance.cc'; else $(CYGPATH_W) '$(srcdir)/test/unit/t_balance.cc'; fi`
@mv -f $(DEPDIR)/MathTests-t_balance.Tpo $(DEPDIR)/MathTests-t_balance.Po
# source='test/unit/t_balance.cc' object='MathTests-t_balance.obj' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MathTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MathTests-t_balance.obj `if test -f 'test/unit/t_balance.cc'; then $(CYGPATH_W) 'test/unit/t_balance.cc'; else $(CYGPATH_W) '$(srcdir)/test/unit/t_balance.cc'; fi`
ReportTests-UnitTests.o: test/UnitTests.cc
@echo " " CXX \$@;$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ReportTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ReportTests-UnitTests.o -MD -MP -MF $(DEPDIR)/ReportTests-UnitTests.Tpo -c -o ReportTests-UnitTests.o `test -f 'test/UnitTests.cc' || echo '$(srcdir)/'`test/UnitTests.cc > /dev/null
@mv -f $(DEPDIR)/ReportTests-UnitTests.Tpo $(DEPDIR)/ReportTests-UnitTests.Po
# source='test/UnitTests.cc' object='ReportTests-UnitTests.o' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ReportTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ReportTests-UnitTests.o `test -f 'test/UnitTests.cc' || echo '$(srcdir)/'`test/UnitTests.cc
ReportTests-UnitTests.obj: test/UnitTests.cc
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ReportTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ReportTests-UnitTests.obj -MD -MP -MF $(DEPDIR)/ReportTests-UnitTests.Tpo -c -o ReportTests-UnitTests.obj `if test -f 'test/UnitTests.cc'; then $(CYGPATH_W) 'test/UnitTests.cc'; else $(CYGPATH_W) '$(srcdir)/test/UnitTests.cc'; fi`
@mv -f $(DEPDIR)/ReportTests-UnitTests.Tpo $(DEPDIR)/ReportTests-UnitTests.Po
# source='test/UnitTests.cc' object='ReportTests-UnitTests.obj' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ReportTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ReportTests-UnitTests.obj `if test -f 'test/UnitTests.cc'; then $(CYGPATH_W) 'test/UnitTests.cc'; else $(CYGPATH_W) '$(srcdir)/test/UnitTests.cc'; fi`
ReportTests-ReportTests.o: test/ReportTests.cc
@echo " " CXX \$@;$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ReportTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ReportTests-ReportTests.o -MD -MP -MF $(DEPDIR)/ReportTests-ReportTests.Tpo -c -o ReportTests-ReportTests.o `test -f 'test/ReportTests.cc' || echo '$(srcdir)/'`test/ReportTests.cc > /dev/null
@mv -f $(DEPDIR)/ReportTests-ReportTests.Tpo $(DEPDIR)/ReportTests-ReportTests.Po
# source='test/ReportTests.cc' object='ReportTests-ReportTests.o' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ReportTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ReportTests-ReportTests.o `test -f 'test/ReportTests.cc' || echo '$(srcdir)/'`test/ReportTests.cc
ReportTests-ReportTests.obj: test/ReportTests.cc
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ReportTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ReportTests-ReportTests.obj -MD -MP -MF $(DEPDIR)/ReportTests-ReportTests.Tpo -c -o ReportTests-ReportTests.obj `if test -f 'test/ReportTests.cc'; then $(CYGPATH_W) 'test/ReportTests.cc'; else $(CYGPATH_W) '$(srcdir)/test/ReportTests.cc'; fi`
@mv -f $(DEPDIR)/ReportTests-ReportTests.Tpo $(DEPDIR)/ReportTests-ReportTests.Po
# source='test/ReportTests.cc' object='ReportTests-ReportTests.obj' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ReportTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ReportTests-ReportTests.obj `if test -f 'test/ReportTests.cc'; then $(CYGPATH_W) 'test/ReportTests.cc'; else $(CYGPATH_W) '$(srcdir)/test/ReportTests.cc'; fi`
UtilTests-UnitTests.o: test/UnitTests.cc
@echo " " CXX \$@;$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UtilTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT UtilTests-UnitTests.o -MD -MP -MF $(DEPDIR)/UtilTests-UnitTests.Tpo -c -o UtilTests-UnitTests.o `test -f 'test/UnitTests.cc' || echo '$(srcdir)/'`test/UnitTests.cc > /dev/null
@mv -f $(DEPDIR)/UtilTests-UnitTests.Tpo $(DEPDIR)/UtilTests-UnitTests.Po
# source='test/UnitTests.cc' object='UtilTests-UnitTests.o' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UtilTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o UtilTests-UnitTests.o `test -f 'test/UnitTests.cc' || echo '$(srcdir)/'`test/UnitTests.cc
UtilTests-UnitTests.obj: test/UnitTests.cc
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UtilTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT UtilTests-UnitTests.obj -MD -MP -MF $(DEPDIR)/UtilTests-UnitTests.Tpo -c -o UtilTests-UnitTests.obj `if test -f 'test/UnitTests.cc'; then $(CYGPATH_W) 'test/UnitTests.cc'; else $(CYGPATH_W) '$(srcdir)/test/UnitTests.cc'; fi`
@mv -f $(DEPDIR)/UtilTests-UnitTests.Tpo $(DEPDIR)/UtilTests-UnitTests.Po
# source='test/UnitTests.cc' object='UtilTests-UnitTests.obj' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UtilTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o UtilTests-UnitTests.obj `if test -f 'test/UnitTests.cc'; then $(CYGPATH_W) 'test/UnitTests.cc'; else $(CYGPATH_W) '$(srcdir)/test/UnitTests.cc'; fi`
UtilTests-UtilTests.o: test/UtilTests.cc
@echo " " CXX \$@;$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UtilTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT UtilTests-UtilTests.o -MD -MP -MF $(DEPDIR)/UtilTests-UtilTests.Tpo -c -o UtilTests-UtilTests.o `test -f 'test/UtilTests.cc' || echo '$(srcdir)/'`test/UtilTests.cc > /dev/null
@mv -f $(DEPDIR)/UtilTests-UtilTests.Tpo $(DEPDIR)/UtilTests-UtilTests.Po
# source='test/UtilTests.cc' object='UtilTests-UtilTests.o' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UtilTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o UtilTests-UtilTests.o `test -f 'test/UtilTests.cc' || echo '$(srcdir)/'`test/UtilTests.cc
UtilTests-UtilTests.obj: test/UtilTests.cc
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UtilTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT UtilTests-UtilTests.obj -MD -MP -MF $(DEPDIR)/UtilTests-UtilTests.Tpo -c -o UtilTests-UtilTests.obj `if test -f 'test/UtilTests.cc'; then $(CYGPATH_W) 'test/UtilTests.cc'; else $(CYGPATH_W) '$(srcdir)/test/UtilTests.cc'; fi`
@mv -f $(DEPDIR)/UtilTests-UtilTests.Tpo $(DEPDIR)/UtilTests-UtilTests.Po
# source='test/UtilTests.cc' object='UtilTests-UtilTests.obj' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UtilTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o UtilTests-UtilTests.obj `if test -f 'test/UtilTests.cc'; then $(CYGPATH_W) 'test/UtilTests.cc'; else $(CYGPATH_W) '$(srcdir)/test/UtilTests.cc'; fi`
UtilTests-t_utils.o: test/unit/t_utils.cc
@echo " " CXX \$@;$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UtilTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT UtilTests-t_utils.o -MD -MP -MF $(DEPDIR)/UtilTests-t_utils.Tpo -c -o UtilTests-t_utils.o `test -f 'test/unit/t_utils.cc' || echo '$(srcdir)/'`test/unit/t_utils.cc > /dev/null
@mv -f $(DEPDIR)/UtilTests-t_utils.Tpo $(DEPDIR)/UtilTests-t_utils.Po
# source='test/unit/t_utils.cc' object='UtilTests-t_utils.o' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UtilTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o UtilTests-t_utils.o `test -f 'test/unit/t_utils.cc' || echo '$(srcdir)/'`test/unit/t_utils.cc
UtilTests-t_utils.obj: test/unit/t_utils.cc
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UtilTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT UtilTests-t_utils.obj -MD -MP -MF $(DEPDIR)/UtilTests-t_utils.Tpo -c -o UtilTests-t_utils.obj `if test -f 'test/unit/t_utils.cc'; then $(CYGPATH_W) 'test/unit/t_utils.cc'; else $(CYGPATH_W) '$(srcdir)/test/unit/t_utils.cc'; fi`
@mv -f $(DEPDIR)/UtilTests-t_utils.Tpo $(DEPDIR)/UtilTests-t_utils.Po
# source='test/unit/t_utils.cc' object='UtilTests-t_utils.obj' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UtilTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o UtilTests-t_utils.obj `if test -f 'test/unit/t_utils.cc'; then $(CYGPATH_W) 'test/unit/t_utils.cc'; else $(CYGPATH_W) '$(srcdir)/test/unit/t_utils.cc'; fi`
UtilTests-t_times.o: test/unit/t_times.cc
@echo " " CXX \$@;$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UtilTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT UtilTests-t_times.o -MD -MP -MF $(DEPDIR)/UtilTests-t_times.Tpo -c -o UtilTests-t_times.o `test -f 'test/unit/t_times.cc' || echo '$(srcdir)/'`test/unit/t_times.cc > /dev/null
@mv -f $(DEPDIR)/UtilTests-t_times.Tpo $(DEPDIR)/UtilTests-t_times.Po
# source='test/unit/t_times.cc' object='UtilTests-t_times.o' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UtilTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o UtilTests-t_times.o `test -f 'test/unit/t_times.cc' || echo '$(srcdir)/'`test/unit/t_times.cc
UtilTests-t_times.obj: test/unit/t_times.cc
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UtilTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT UtilTests-t_times.obj -MD -MP -MF $(DEPDIR)/UtilTests-t_times.Tpo -c -o UtilTests-t_times.obj `if test -f 'test/unit/t_times.cc'; then $(CYGPATH_W) 'test/unit/t_times.cc'; else $(CYGPATH_W) '$(srcdir)/test/unit/t_times.cc'; fi`
@mv -f $(DEPDIR)/UtilTests-t_times.Tpo $(DEPDIR)/UtilTests-t_times.Po
# source='test/unit/t_times.cc' object='UtilTests-t_times.obj' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UtilTests_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o UtilTests-t_times.obj `if test -f 'test/unit/t_times.cc'; then $(CYGPATH_W) 'test/unit/t_times.cc'; else $(CYGPATH_W) '$(srcdir)/test/unit/t_times.cc'; fi`
ledger-main.o: src/main.cc
@echo " " CXX \$@;$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ledger_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ledger-main.o -MD -MP -MF $(DEPDIR)/ledger-main.Tpo -c -o ledger-main.o `test -f 'src/main.cc' || echo '$(srcdir)/'`src/main.cc > /dev/null
@mv -f $(DEPDIR)/ledger-main.Tpo $(DEPDIR)/ledger-main.Po
# source='src/main.cc' object='ledger-main.o' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ledger_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ledger-main.o `test -f 'src/main.cc' || echo '$(srcdir)/'`src/main.cc
ledger-main.obj: src/main.cc
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ledger_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ledger-main.obj -MD -MP -MF $(DEPDIR)/ledger-main.Tpo -c -o ledger-main.obj `if test -f 'src/main.cc'; then $(CYGPATH_W) 'src/main.cc'; else $(CYGPATH_W) '$(srcdir)/src/main.cc'; fi`
@mv -f $(DEPDIR)/ledger-main.Tpo $(DEPDIR)/ledger-main.Po
# source='src/main.cc' object='ledger-main.obj' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ledger_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ledger-main.obj `if test -f 'src/main.cc'; then $(CYGPATH_W) 'src/main.cc'; else $(CYGPATH_W) '$(srcdir)/src/main.cc'; fi`
ledger-global.o: src/global.cc
@echo " " CXX \$@;$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ledger_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ledger-global.o -MD -MP -MF $(DEPDIR)/ledger-global.Tpo -c -o ledger-global.o `test -f 'src/global.cc' || echo '$(srcdir)/'`src/global.cc > /dev/null
@mv -f $(DEPDIR)/ledger-global.Tpo $(DEPDIR)/ledger-global.Po
# source='src/global.cc' object='ledger-global.o' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ledger_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ledger-global.o `test -f 'src/global.cc' || echo '$(srcdir)/'`src/global.cc
ledger-global.obj: src/global.cc
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ledger_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ledger-global.obj -MD -MP -MF $(DEPDIR)/ledger-global.Tpo -c -o ledger-global.obj `if test -f 'src/global.cc'; then $(CYGPATH_W) 'src/global.cc'; else $(CYGPATH_W) '$(srcdir)/src/global.cc'; fi`
@mv -f $(DEPDIR)/ledger-global.Tpo $(DEPDIR)/ledger-global.Po
# source='src/global.cc' object='ledger-global.obj' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ledger_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ledger-global.obj `if test -f 'src/global.cc'; then $(CYGPATH_W) 'src/global.cc'; else $(CYGPATH_W) '$(srcdir)/src/global.cc'; fi`
.cpp.o:
$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
# source='$<' object='$@' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXXCOMPILE) -c -o $@ $<
.cpp.obj:
$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
@mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
# source='$<' object='$@' libtool=no \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
.cpp.lo:
$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
# source='$<' object='$@' libtool=yes \
# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
# $(LTCXXCOMPILE) -c -o $@ $<
mostlyclean-libtool:
-rm -f *.lo
clean-libtool:
-rm -rf .libs _libs
distclean-libtool:
-rm -f libtool
doc/$(am__dirstamp):
@$(MKDIR_P) doc
@: > doc/$(am__dirstamp)
doc/ledger.info: doc/ledger.texi
@test -f doc/$(am__dirstamp) || $(MAKE) $(AM_MAKEFLAGS) doc/$(am__dirstamp)
restore=: && backupdir="$(am__leading_dot)am$$$$" && \
rm -rf $$backupdir && mkdir $$backupdir && \
if ($(MAKEINFO) --version) >/dev/null 2>&1; then \
for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
done; \
else :; fi && \
if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc \
-o $@ `test -f 'doc/ledger.texi' || echo '$(srcdir)/'`doc/ledger.texi; \
then \
rc=0; \
else \
rc=$$?; \
$$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
fi; \
rm -rf $$backupdir; exit $$rc
doc/ledger.dvi: doc/ledger.texi doc/$(am__dirstamp)
TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc' \
$(TEXI2DVI) -o $@ `test -f 'doc/ledger.texi' || echo '$(srcdir)/'`doc/ledger.texi
doc/ledger.pdf: doc/ledger.texi doc/$(am__dirstamp)
TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc' \
$(TEXI2PDF) -o $@ `test -f 'doc/ledger.texi' || echo '$(srcdir)/'`doc/ledger.texi
doc/ledger.html: doc/ledger.texi doc/$(am__dirstamp)
rm -rf $(@:.html=.htp)
if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc \
-o $(@:.html=.htp) `test -f 'doc/ledger.texi' || echo '$(srcdir)/'`doc/ledger.texi; \
then \
rm -rf $@; \
if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \
else \
if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \
exit 1; \
fi
.dvi.ps:
TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
$(DVIPS) -o $@ $<
uninstall-dvi-am:
@$(NORMAL_UNINSTALL)
@list='$(DVIS)'; for p in $$list; do \
f=$(am__strip_dir) \
echo " rm -f '$(DESTDIR)$(dvidir)/$$f'"; \
rm -f "$(DESTDIR)$(dvidir)/$$f"; \
done
uninstall-html-am:
@$(NORMAL_UNINSTALL)
@list='$(HTMLS)'; for p in $$list; do \
f=$(am__strip_dir) \
echo " rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
rm -rf "$(DESTDIR)$(htmldir)/$$f"; \
done
uninstall-info-am:
@$(PRE_UNINSTALL)
@if test -d '$(DESTDIR)$(infodir)' && \
(install-info --version && \
install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
list='$(INFO_DEPS)'; \
for file in $$list; do \
relfile=`echo "$$file" | sed 's|^.*/||'`; \
echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
done; \
else :; fi
@$(NORMAL_UNINSTALL)
@list='$(INFO_DEPS)'; \
for file in $$list; do \
relfile=`echo "$$file" | sed 's|^.*/||'`; \
relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
(if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
echo " cd '$(DESTDIR)$(infodir)' && rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]"; \
rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
else :; fi); \
done
uninstall-pdf-am:
@$(NORMAL_UNINSTALL)
@list='$(PDFS)'; for p in $$list; do \
f=$(am__strip_dir) \
echo " rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
rm -f "$(DESTDIR)$(pdfdir)/$$f"; \
done
uninstall-ps-am:
@$(NORMAL_UNINSTALL)
@list='$(PSS)'; for p in $$list; do \
f=$(am__strip_dir) \
echo " rm -f '$(DESTDIR)$(psdir)/$$f'"; \
rm -f "$(DESTDIR)$(psdir)/$$f"; \
done
dist-info: $(INFO_DEPS)
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
list='$(INFO_DEPS)'; \
for base in $$list; do \
case $$base in \
$(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
esac; \
if test -f $$base; then d=.; else d=$(srcdir); fi; \
base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
if test -f $$file; then \
relfile=`expr "$$file" : "$$d/\(.*\)"`; \
test -f $(distdir)/$$relfile || \
cp -p $$file $(distdir)/$$relfile; \
else :; fi; \
done; \
done
mostlyclean-aminfo:
-rm -rf ledger.aux ledger.cp ledger.cps ledger.fn ledger.fns ledger.ky \
ledger.kys ledger.log ledger.pg ledger.pgs ledger.tmp \
ledger.toc ledger.tp ledger.tps ledger.vr ledger.vrs \
doc/ledger.dvi doc/ledger.pdf doc/ledger.ps doc/ledger.html
maintainer-clean-aminfo:
@list='$(INFO_DEPS)'; for i in $$list; do \
i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
done
elc-stamp: $(LISP)
@echo 'WARNING: Warnings can be ignored. :-)'
@rm -f elc-temp && touch elc-temp
if test "$(EMACS)" != no; then \
set x; \
list='$(LISP)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
set x "$$@" "$$d$$p"; shift; \
done; \
shift; \
EMACS="$(EMACS)" $(SHELL) $(elisp_comp) "$$@" || exit 1; \
else : ; fi
@mv -f elc-temp $@
$(am__ELCFILES): elc-stamp
@if test "$(EMACS)" != no && test ! -f $@; then \
trap 'rm -rf elc-lock elc-stamp' 1 2 13 15; \
if mkdir elc-lock 2>/dev/null; then \
rm -f elc-stamp; \
$(MAKE) $(AM_MAKEFLAGS) elc-stamp; \
rmdir elc-lock; \
else \
while test -d elc-lock; do sleep 1; done; \
test -f elc-stamp; exit $$?; \
fi; \
else : ; fi
install-dist_lispLISP: $(dist_lisp_LISP) $(ELCFILES)
@$(NORMAL_INSTALL)
@if test "$(EMACS)" != no; then \
test -z "$(lispdir)" || $(MKDIR_P) "$(DESTDIR)$(lispdir)"; \
list='$(dist_lisp_LISP)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
f=$(am__strip_dir) \
echo " $(dist_lispLISP_INSTALL) '$$d$$p' '$(DESTDIR)$(lispdir)/$$f'"; \
$(dist_lispLISP_INSTALL) "$$d$$p" "$(DESTDIR)$(lispdir)/$$f"; \
if test -f $${p}c; then \
echo " $(dist_lispLISP_INSTALL) '$${p}c' '$(DESTDIR)$(lispdir)/$${f}c'"; \
$(dist_lispLISP_INSTALL) "$${p}c" "$(DESTDIR)$(lispdir)/$${f}c"; \
else : ; fi; \
done; \
else : ; fi
uninstall-dist_lispLISP:
@$(NORMAL_UNINSTALL)
@if test "$(EMACS)" != no; then \
list='$(dist_lisp_LISP)'; for p in $$list; do \
f=$(am__strip_dir) \
echo " rm -f '$(DESTDIR)$(lispdir)/$$f' '$(DESTDIR)$(lispdir)/$${f}c'"; \
rm -f "$(DESTDIR)$(lispdir)/$$f" "$(DESTDIR)$(lispdir)/$${f}c"; \
done; \
else : ; fi
clean-lisp:
-rm -f elc-stamp $(ELCFILES)
install-pkgpythonPYTHON: $(pkgpython_PYTHON)
@$(NORMAL_INSTALL)
test -z "$(pkgpythondir)" || $(MKDIR_P) "$(DESTDIR)$(pkgpythondir)"
@list='$(pkgpython_PYTHON)'; dlist=''; for p in $$list; do\
if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
if test -f $$b$$p; then \
f=$(am__strip_dir) \
dlist="$$dlist $$f"; \
echo " $(pkgpythonPYTHON_INSTALL) '$$b$$p' '$(DESTDIR)$(pkgpythondir)/$$f'"; \
$(pkgpythonPYTHON_INSTALL) "$$b$$p" "$(DESTDIR)$(pkgpythondir)/$$f"; \
else :; fi; \
done; \
if test -n "$$dlist"; then \
if test -z "$(DESTDIR)"; then \
PYTHON=$(PYTHON) $(py_compile) --basedir "$(pkgpythondir)" $$dlist; \
else \
PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(pkgpythondir)" $$dlist; \
fi; \
else :; fi
uninstall-pkgpythonPYTHON:
@$(NORMAL_UNINSTALL)
@list='$(pkgpython_PYTHON)'; dlist=''; for p in $$list; do\
f=$(am__strip_dir) \
rm -f "$(DESTDIR)$(pkgpythondir)/$$f"; \
rm -f "$(DESTDIR)$(pkgpythondir)/$${f}c"; \
rm -f "$(DESTDIR)$(pkgpythondir)/$${f}o"; \
done
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-pkgincludeHEADERS: $(pkginclude_HEADERS)
@$(NORMAL_INSTALL)
test -z "$(pkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)"
@list='$(pkginclude_HEADERS)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
f=$(am__strip_dir) \
echo " $(pkgincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgincludedir)/$$f'"; \
$(pkgincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgincludedir)/$$f"; \
done
uninstall-pkgincludeHEADERS:
@$(NORMAL_UNINSTALL)
@list='$(pkginclude_HEADERS)'; for p in $$list; do \
f=$(am__strip_dir) \
echo " rm -f '$(DESTDIR)$(pkgincludedir)/$$f'"; \
rm -f "$(DESTDIR)$(pkgincludedir)/$$f"; \
done
# This directory's subdirectories are mostly independent; you can cd
# into them and run `make' without going through this Makefile.
# To change the values of `make' variables: instead of editing Makefiles,
# (1) if the variable is set in `config.status', edit `config.status'
# (which will cause the Makefiles to be regenerated when you run `make');
# (2) otherwise, pass the desired values on the `make' command line.
$(RECURSIVE_TARGETS):
@failcom='exit 1'; \
for f in x $$MAKEFLAGS; do \
case $$f in \
*=* | --[!k]*);; \
*k*) failcom='fail=yes';; \
esac; \
done; \
dot_seen=no; \
target=`echo $@ | sed s/-recursive//`; \
list='$(SUBDIRS)'; for subdir in $$list; do \
echo "Making $$target in $$subdir"; \
if test "$$subdir" = "."; then \
dot_seen=yes; \
local_target="$$target-am"; \
else \
local_target="$$target"; \
fi; \
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|| eval $$failcom; \
done; \
if test "$$dot_seen" = "no"; then \
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
fi; test -z "$$fail"
$(RECURSIVE_CLEAN_TARGETS):
@failcom='exit 1'; \
for f in x $$MAKEFLAGS; do \
case $$f in \
*=* | --[!k]*);; \
*k*) failcom='fail=yes';; \
esac; \
done; \
dot_seen=no; \
case "$@" in \
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
*) list='$(SUBDIRS)' ;; \
esac; \
rev=''; for subdir in $$list; do \
if test "$$subdir" = "."; then :; else \
rev="$$subdir $$rev"; \
fi; \
done; \
rev="$$rev ."; \
target=`echo $@ | sed s/-recursive//`; \
for subdir in $$rev; do \
echo "Making $$target in $$subdir"; \
if test "$$subdir" = "."; then \
local_target="$$target-am"; \
else \
local_target="$$target"; \
fi; \
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|| eval $$failcom; \
done && test -z "$$fail"
tags-recursive:
list='$(SUBDIRS)'; for subdir in $$list; do \
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
done
ctags-recursive:
list='$(SUBDIRS)'; for subdir in $$list; do \
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
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: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
$(TAGS_FILES) $(LISP)
tags=; \
here=`pwd`; \
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
include_option=--etags-include; \
empty_fix=.; \
else \
include_option=--include; \
empty_fix=; \
fi; \
list='$(SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
test ! -f $$subdir/TAGS || \
tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
fi; \
done; \
list='$(SOURCES) $(HEADERS) 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: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
$(TAGS_FILES) $(LISP)
tags=; \
here=`pwd`; \
list='$(SOURCES) $(HEADERS) 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; ws='[ ]'; \
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 \
*$$ws$$tst$$ws*) \
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 \
*$$ws$$tst$$ws*) \
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)
$(am__remove_distdir)
test -d $(distdir) || mkdir $(distdir)
@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 $(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
list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
test -d "$(distdir)/$$subdir" \
|| $(MKDIR_P) "$(distdir)/$$subdir" \
|| exit 1; \
distdir=`$(am__cd) $(distdir) && pwd`; \
top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
(cd $$subdir && \
$(MAKE) $(AM_MAKEFLAGS) \
top_distdir="$$top_distdir" \
distdir="$$distdir/$$subdir" \
am__remove_distdir=: \
am__skip_length_check=: \
distdir) \
|| exit 1; \
fi; \
done
$(MAKE) $(AM_MAKEFLAGS) \
top_distdir="$(top_distdir)" distdir="$(distdir)" \
dist-info dist-hook
-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
|| chmod -R a+r $(distdir)
dist-gzip: distdir
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
$(am__remove_distdir)
dist-bzip2: distdir
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
$(am__remove_distdir)
dist-tarZ: distdir
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
$(am__remove_distdir)
dist-shar: distdir
shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
$(am__remove_distdir)
dist-zip: distdir
-rm -f $(distdir).zip
zip -rq $(distdir).zip $(distdir)
$(am__remove_distdir)
dist dist-all: distdir
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
$(am__remove_distdir)
# This target untars the dist file and tries a VPATH configuration. Then
# it guarantees that the distribution is self-contained by making another
# tarfile.
distcheck: dist
case '$(DIST_ARCHIVES)' in \
*.tar.gz*) \
GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
*.tar.bz2*) \
bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
*.tar.Z*) \
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
*.shar.gz*) \
GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
*.zip*) \
unzip $(distdir).zip ;;\
esac
chmod -R a-w $(distdir); chmod a+w $(distdir)
mkdir $(distdir)/_build
mkdir $(distdir)/_inst
chmod a-w $(distdir)
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
&& cd $(distdir)/_build \
&& ../configure --srcdir=.. --prefix="$$dc_install_base" \
--with-included-gettext \
$(DISTCHECK_CONFIGURE_FLAGS) \
&& $(MAKE) $(AM_MAKEFLAGS) \
&& $(MAKE) $(AM_MAKEFLAGS) dvi \
&& $(MAKE) $(AM_MAKEFLAGS) check \
&& $(MAKE) $(AM_MAKEFLAGS) install \
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
distuninstallcheck \
&& chmod -R a-w "$$dc_install_base" \
&& ({ \
(cd ../.. && umask 077 && mkdir "$$dc_destdir") \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
} || { rm -rf "$$dc_destdir"; exit 1; }) \
&& rm -rf "$$dc_destdir" \
&& $(MAKE) $(AM_MAKEFLAGS) dist \
&& rm -rf $(DIST_ARCHIVES) \
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck
$(am__remove_distdir)
@(echo "$(distdir) archives ready for distribution: "; \
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
distuninstallcheck:
@cd $(distuninstallcheck_dir) \
&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
|| { echo "ERROR: files left after uninstall:" ; \
if test -n "$(DESTDIR)"; then \
echo " (check DESTDIR support)"; \
fi ; \
$(distuninstallcheck_listfiles) ; \
exit 1; } >&2
distcleancheck: distclean
@if test '$(srcdir)' = . ; then \
echo "ERROR: distcleancheck can only run from a VPATH build" ; \
exit 1 ; \
fi
@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
|| { echo "ERROR: files left in build directory after distclean:" ; \
$(distcleancheck_listfiles) ; \
exit 1; } >&2
check-am: all-am
$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
$(MAKE) $(AM_MAKEFLAGS) check-TESTS
check: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) check-recursive
all-am: Makefile $(INFO_DEPS) $(LTLIBRARIES) $(PROGRAMS) $(LISP) \
$(ELCFILES) $(MANS) $(HEADERS) config.h
install-binPROGRAMS: install-libLTLIBRARIES
installdirs: installdirs-recursive
installdirs-am:
for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pyexecdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)" "$(DESTDIR)$(lispdir)" "$(DESTDIR)$(pkgpythondir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(pkgincludedir)"; do \
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
done
install: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) install-recursive
install-exec: install-exec-recursive
install-data: install-data-recursive
uninstall: uninstall-recursive
install-am: all-am
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
installcheck: installcheck-recursive
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)
-rm -f doc/$(am__dirstamp)
-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
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 "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
clean: clean-recursive
clean-am: clean-binPROGRAMS clean-checkPROGRAMS clean-generic \
clean-libLTLIBRARIES clean-libtool clean-lisp \
clean-pyexecLTLIBRARIES mostlyclean-am
distclean: distclean-recursive
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-rm -rf ./$(DEPDIR)
-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
distclean-hdr distclean-libtool distclean-local distclean-tags
dvi: dvi-recursive
dvi-am: $(DVIS)
html: html-recursive
html-am: $(HTMLS)
info: info-recursive
info-am: $(INFO_DEPS)
install-data-am: install-dist_lispLISP install-info-am install-man \
install-pkgincludeHEADERS install-pkgpythonPYTHON
install-dvi: install-dvi-recursive
install-dvi-am: $(DVIS)
@$(NORMAL_INSTALL)
test -z "$(dvidir)" || $(MKDIR_P) "$(DESTDIR)$(dvidir)"
@list='$(DVIS)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
f=$(am__strip_dir) \
echo " $(INSTALL_DATA) '$$d$$p' '$(DESTDIR)$(dvidir)/$$f'"; \
$(INSTALL_DATA) "$$d$$p" "$(DESTDIR)$(dvidir)/$$f"; \
done
install-exec-am: install-binPROGRAMS install-libLTLIBRARIES \
install-pyexecLTLIBRARIES
install-html: install-html-recursive
install-html-am: $(HTMLS)
@$(NORMAL_INSTALL)
test -z "$(htmldir)" || $(MKDIR_P) "$(DESTDIR)$(htmldir)"
@list='$(HTMLS)'; for p in $$list; do \
if test -f "$$p" || test -d "$$p"; then d=; else d="$(srcdir)/"; fi; \
f=$(am__strip_dir) \
if test -d "$$d$$p"; then \
echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
$(MKDIR_P) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \
echo " $(INSTALL_DATA) '$$d$$p'/* '$(DESTDIR)$(htmldir)/$$f'"; \
$(INSTALL_DATA) "$$d$$p"/* "$(DESTDIR)$(htmldir)/$$f"; \
else \
echo " $(INSTALL_DATA) '$$d$$p' '$(DESTDIR)$(htmldir)/$$f'"; \
$(INSTALL_DATA) "$$d$$p" "$(DESTDIR)$(htmldir)/$$f"; \
fi; \
done
install-info: install-info-recursive
install-info-am: $(INFO_DEPS)
@$(NORMAL_INSTALL)
test -z "$(infodir)" || $(MKDIR_P) "$(DESTDIR)$(infodir)"
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
list='$(INFO_DEPS)'; \
for file in $$list; do \
case $$file in \
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
esac; \
if test -f $$file; then d=.; else d=$(srcdir); fi; \
file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
$$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
if test -f $$ifile; then \
relfile=`echo "$$ifile" | sed 's|^.*/||'`; \
echo " $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \
$(INSTALL_DATA) "$$ifile" "$(DESTDIR)$(infodir)/$$relfile"; \
else : ; fi; \
done; \
done
@$(POST_INSTALL)
@if (install-info --version && \
install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
list='$(INFO_DEPS)'; \
for file in $$list; do \
relfile=`echo "$$file" | sed 's|^.*/||'`; \
echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
done; \
else : ; fi
install-man: install-man1
install-pdf: install-pdf-recursive
install-pdf-am: $(PDFS)
@$(NORMAL_INSTALL)
test -z "$(pdfdir)" || $(MKDIR_P) "$(DESTDIR)$(pdfdir)"
@list='$(PDFS)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
f=$(am__strip_dir) \
echo " $(INSTALL_DATA) '$$d$$p' '$(DESTDIR)$(pdfdir)/$$f'"; \
$(INSTALL_DATA) "$$d$$p" "$(DESTDIR)$(pdfdir)/$$f"; \
done
install-ps: install-ps-recursive
install-ps-am: $(PSS)
@$(NORMAL_INSTALL)
test -z "$(psdir)" || $(MKDIR_P) "$(DESTDIR)$(psdir)"
@list='$(PSS)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
f=$(am__strip_dir) \
echo " $(INSTALL_DATA) '$$d$$p' '$(DESTDIR)$(psdir)/$$f'"; \
$(INSTALL_DATA) "$$d$$p" "$(DESTDIR)$(psdir)/$$f"; \
done
installcheck-am:
maintainer-clean: maintainer-clean-recursive
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-rm -rf $(top_srcdir)/autom4te.cache
-rm -rf ./$(DEPDIR)
-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-aminfo \
maintainer-clean-generic
mostlyclean: mostlyclean-recursive
mostlyclean-am: mostlyclean-aminfo mostlyclean-compile \
mostlyclean-generic mostlyclean-libtool
pdf: pdf-recursive
pdf-am: $(PDFS)
ps: ps-recursive
ps-am: $(PSS)
uninstall-am: uninstall-binPROGRAMS uninstall-dist_lispLISP \
uninstall-dvi-am uninstall-html-am uninstall-info-am \
uninstall-libLTLIBRARIES uninstall-man uninstall-pdf-am \
uninstall-pkgincludeHEADERS uninstall-pkgpythonPYTHON \
uninstall-ps-am uninstall-pyexecLTLIBRARIES
uninstall-man: uninstall-man1
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
install-strip
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
all all-am am--refresh check check-TESTS check-am clean \
clean-binPROGRAMS clean-checkPROGRAMS clean-generic \
clean-libLTLIBRARIES clean-libtool clean-lisp \
clean-pyexecLTLIBRARIES ctags ctags-recursive dist dist-all \
dist-bzip2 dist-gzip dist-hook dist-info dist-shar dist-tarZ \
dist-zip distcheck distclean distclean-compile \
distclean-generic distclean-hdr distclean-libtool \
distclean-local distclean-tags distcleancheck distdir \
distuninstallcheck dvi dvi-am html html-am info info-am \
install install-am install-binPROGRAMS install-data \
install-data-am install-dist_lispLISP 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-man1 install-pdf \
install-pdf-am install-pkgincludeHEADERS \
install-pkgpythonPYTHON install-ps install-ps-am \
install-pyexecLTLIBRARIES install-strip installcheck \
installcheck-am installdirs installdirs-am maintainer-clean \
maintainer-clean-aminfo maintainer-clean-generic mostlyclean \
mostlyclean-aminfo mostlyclean-compile mostlyclean-generic \
mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
uninstall uninstall-am uninstall-binPROGRAMS \
uninstall-dist_lispLISP uninstall-dvi-am uninstall-html-am \
uninstall-info-am uninstall-libLTLIBRARIES uninstall-man \
uninstall-man1 uninstall-pdf-am uninstall-pkgincludeHEADERS \
uninstall-pkgpythonPYTHON uninstall-ps-am \
uninstall-pyexecLTLIBRARIES
system.hh: src/system.hh.in
cp -p $< $@
system.hh.gch: system.hh
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
$(lib_cppflags) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) \
-o $@ $<
test/python/%.py: test/unit/%.cc test/convert.py
$(PYTHON) $(srcdir)/test/convert.py $< $@
test/python/UnitTests.py: $(all_py_tests_sources)
@echo "from unittest import TextTestRunner, TestSuite" > $@
@for file in $$(ls $(srcdir)/test/unit/*.cc); do \
base=$$(basename $$file); \
base=$$(echo $$base | sed 's/\.cc//'); \
echo "import $$base" >> $@; \
done
@echo "suites = [" >> $@
@for file in $$(ls $(srcdir)/test/unit/*.cc); do \
base=$$(basename $$file); \
base=$$(echo $$base | sed 's/\.cc//'); \
echo " $$base.suite()," >> $@; \
done
@echo "]" >> $@
@echo "TextTestRunner().run(TestSuite(suites))" >> $@
# jww (2007-05-10): This rule will not be triggered on systems that
# define an EXEEXT.
PyUnitTests: test/PyUnitTests.py test/python/UnitTests.py
@cat $(srcdir)/test/PyUnitTests.py \
| sed "s/%python%/$(ESC_python)/" \
| sed "s/%srcdir%/$(ESC_srcdir)/g" \
| sed "s/%builddir%/$(ESC_builddir)/g" > $@
chmod 755 $@
RegressTests: $(srcdir)/test/RegressTests.py
echo "$(PYTHON) $(srcdir)/test/RegressTests.py $(top_builddir)/ledger$(EXEEXT) $(srcdir) $(srcdir)/test/regress \"\$$@\"" > $@
chmod 755 $@
BaselineTests: $(srcdir)/test/RegressTests.py
echo "$(PYTHON) $(srcdir)/test/RegressTests.py $(top_builddir)/ledger$(EXEEXT) $(srcdir) $(srcdir)/test/baseline \"\$$@\"" > $@
chmod 755 $@
ManualTests: $(srcdir)/test/RegressTests.py
echo "$(PYTHON) $(srcdir)/test/RegressTests.py $(top_builddir)/ledger$(EXEEXT) $(srcdir) $(srcdir)/test/manual \"\$$@\"" > $@
chmod 755 $@
test/input/mondo.dat: test/input/standard.dat
@for i in 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 ; do \
for j in 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 ; do \
cat $< >> $@; \
done; \
done
ConfirmTests: $(srcdir)/test/ConfirmTests.py
echo "$(PYTHON) $(srcdir)/test/ConfirmTests.py $(top_builddir)/ledger$(EXEEXT) $(srcdir) $(srcdir)/test/input \"\$$@\"" > $@
chmod 755 $@
GenerateTests: $(srcdir)/test/GenerateTests.py
echo "$(PYTHON) $(srcdir)/test/GenerateTests.py $(top_builddir)/ledger$(EXEEXT) $(srcdir) 1 20 \"\$$@\"" > $@
chmod 755 $@
#cppunittests: check
# @sh $(FULLCHECK) $(top_builddir)/UtilTests$(EXEEXT) --verify \
# 2>&1 | grep -v '^GuardMalloc:'
# @sh $(FULLCHECK) $(top_builddir)/MathTests$(EXEEXT) --verify \
# 2>&1 | grep -v '^GuardMalloc:'
# @sh $(FULLCHECK) $(top_builddir)/ExprTests$(EXEEXT) --verify \
# 2>&1 | grep -v '^GuardMalloc:'
# @sh $(FULLCHECK) $(top_builddir)/DataTests$(EXEEXT) --verify \
# 2>&1 | grep -v '^GuardMalloc:'
# @sh $(FULLCHECK) $(top_builddir)/ReportTests$(EXEEXT) --verify \
# 2>&1 | grep -v '^GuardMalloc:'
cppunittests: check
@test 1 -eq 1
fullcheck: cppunittests
@$(top_builddir)/RegressTests --verify
@$(top_builddir)/BaselineTests --verify
@$(top_builddir)/ManualTests --verify
@$(top_builddir)/ConfirmTests --verify
@$(top_builddir)/GenerateTests --verify
@$(top_builddir)/RegressTests --gmalloc
@$(top_builddir)/BaselineTests --gmalloc
@$(top_builddir)/ManualTests --gmalloc
#dist-hook-doxygen:
# find $(distdir)/doc -name .dirstamp -delete
# rm -fr $(distdir)/doc/latex \
# $(distdir)/doc/Doxyfile.bak \
# $(distdir)/doc/Doxyfile.gen
# cp -pR doc/html $(distdir)/doc
dist-hook-doxygen:
@test 1 -eq 1
dist-hook: dist-hook-doxygen
find $(distdir) -name .DS_Store -delete
find $(distdir) -name .localized -delete
rm -f $(distdir)/README.textile
cp -p $(srcdir)/doc/README $(distdir)/README
#distclean-local-doxygen:
# rm -fr doc/html doc/latex
# rm -f doc/refman.pdf
distclean-local-doxygen:
@test 1 -eq 1
distclean-local: distclean-local-doxygen
rm -fr test/python
#Doxyfile.gen: doc/Doxyfile
# cat $< | sed "s/%srcdir%/$(ESC_srcdir)/g" \
# | sed "s/%builddir%/$(ESC_top_builddir)/g" > $@
#doc/html/index.html: Doxyfile.gen $(all_files)
# BUILD_DIR=`cd $(top_builddir); pwd`; \
# (cd $(srcdir); doxygen $$BUILD_DIR/Doxyfile.gen)
# The intention with the following rules is that all of the Doxygen
# documentation (both HTML and PDF) is built locally before distcheck is
# run, since it's quite possible that the user will not have a complete
# TeX + Doxygen + dot environment on their own system.
#doc/refman.pdf: doc/html/index.html
# (cd doc/latex && make)
# cp doc/latex/refman.pdf $@
#docs: pdf doc/refman.pdf
docs: pdf
libs:
@echo Building dependency libs and installing in /usr/local/stow ...
git submodule update --init
(cd lib; make)
report: all
-rm -fr build
lcov -d $(shell pwd) --zerocounters
-mkdir doc/report
lcov -c -i -d $(shell pwd) -o doc/report/ledger_base.info
make fullcheck
lcov -c -d $(shell pwd) --checksum -o doc/report/ledger_test.info
lcov -a doc/report/ledger_base.info \
-a doc/report/ledger_test.info -o doc/report/ledger_total.info
lcov --extract doc/report/ledger_total.info '*src/ledger/*' \
-o doc/report/ledger_cov.info
genhtml -o doc/report doc/report/ledger_cov.info
@echo Coverage reported generated\; now open doc/report/index.html
# Makefile.am ends here
# 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:
% otool -L /opt/local/lib/libboost_python-mt.dylib
/opt/local/lib/libboost_python-mt.dylib:
/opt/local/lib/libboost_python-mt.dylib (compatibility version 0.0.0, current version 0.0.0)
/System/Library/Frameworks/Python.framework/Versions/2.6/Python (compatibility version 2.6.0, current version 2.6.1)
/usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current version 7.9.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 124.1.1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment