aboutsummaryrefslogtreecommitdiff
path: root/src/merchant/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/merchant/Makefile')
-rw-r--r--src/merchant/Makefile228
1 files changed, 83 insertions, 145 deletions
diff --git a/src/merchant/Makefile b/src/merchant/Makefile
index c3be128d..25b0724d 100644
--- a/src/merchant/Makefile
+++ b/src/merchant/Makefile
@@ -1,8 +1,9 @@
1# Makefile.in generated by automake 1.14.1 from Makefile.am. 1# Makefile.in generated by automake 1.11.6 from Makefile.am.
2# src/merchant/Makefile. Generated from Makefile.in by configure. 2# src/merchant/Makefile. Generated from Makefile.in by configure.
3 3
4# Copyright (C) 1994-2013 Free Software Foundation, Inc. 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6# Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation 7# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it, 8# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved. 9# with or without modifications, as long as this notice is preserved.
@@ -15,51 +16,23 @@
15 16
16 17
17 18
18am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' 19am__make_dryrun = \
19am__make_running_with_option = \ 20 { \
20 case $${target_option-} in \ 21 am__dry=no; \
21 ?) ;; \
22 *) echo "am__make_running_with_option: internal error: invalid" \
23 "target option '$${target_option-}' specified" >&2; \
24 exit 1;; \
25 esac; \
26 has_opt=no; \
27 sane_makeflags=$$MAKEFLAGS; \
28 if $(am__is_gnu_make); then \
29 sane_makeflags=$$MFLAGS; \
30 else \
31 case $$MAKEFLAGS in \ 22 case $$MAKEFLAGS in \
32 *\\[\ \ ]*) \ 23 *\\[\ \ ]*) \
33 bs=\\; \ 24 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
34 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 25 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
35 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 26 *) \
36 esac; \ 27 for am__flg in $$MAKEFLAGS; do \
37 fi; \ 28 case $$am__flg in \
38 skip_next=no; \ 29 *=*|--*) ;; \
39 strip_trailopt () \ 30 *n*) am__dry=yes; break;; \
40 { \ 31 esac; \
41 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 32 done;; \
42 }; \
43 for flg in $$sane_makeflags; do \
44 test $$skip_next = yes && { skip_next=no; continue; }; \
45 case $$flg in \
46 *=*|--*) continue;; \
47 -*I) strip_trailopt 'I'; skip_next=yes;; \
48 -*I?*) strip_trailopt 'I';; \
49 -*O) strip_trailopt 'O'; skip_next=yes;; \
50 -*O?*) strip_trailopt 'O';; \
51 -*l) strip_trailopt 'l'; skip_next=yes;; \
52 -*l?*) strip_trailopt 'l';; \
53 -[dEDm]) skip_next=yes;; \
54 -[JT]) skip_next=yes;; \
55 esac; \ 33 esac; \
56 case $$flg in \ 34 test $$am__dry = yes; \
57 *$$target_option*) has_opt=yes; break;; \ 35 }
58 esac; \
59 done; \
60 test $$has_opt = yes
61am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63pkgdatadir = $(datadir)/taler 36pkgdatadir = $(datadir)/taler
64pkgincludedir = $(includedir)/taler 37pkgincludedir = $(includedir)/taler
65pkglibdir = $(libdir)/taler 38pkglibdir = $(libdir)/taler
@@ -82,8 +55,7 @@ bin_PROGRAMS = taler-merchant-dbinit$(EXEEXT) \
82 taler-merchant-serve$(EXEEXT) 55 taler-merchant-serve$(EXEEXT)
83check_PROGRAMS = test-merchant$(EXEEXT) test-merchant-db$(EXEEXT) 56check_PROGRAMS = test-merchant$(EXEEXT) test-merchant-db$(EXEEXT)
84subdir = src/merchant 57subdir = src/merchant
85DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ 58DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
86 $(top_srcdir)/depcomp
87ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 59ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
88am__aclocal_m4_deps = $(top_srcdir)/m4/ax_lib_postgresql.m4 \ 60am__aclocal_m4_deps = $(top_srcdir)/m4/ax_lib_postgresql.m4 \
89 $(top_srcdir)/m4/libgnurl.m4 $(top_srcdir)/m4/libtool.m4 \ 61 $(top_srcdir)/m4/libgnurl.m4 $(top_srcdir)/m4/libtool.m4 \
@@ -106,7 +78,6 @@ taler_merchant_dbinit_DEPENDENCIES =
106AM_V_lt = $(am__v_lt_$(V)) 78AM_V_lt = $(am__v_lt_$(V))
107am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) 79am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
108am__v_lt_0 = --silent 80am__v_lt_0 = --silent
109am__v_lt_1 =
110taler_merchant_dbinit_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 81taler_merchant_dbinit_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
111 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 82 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
112 $(AM_CFLAGS) $(CFLAGS) $(taler_merchant_dbinit_LDFLAGS) \ 83 $(AM_CFLAGS) $(CFLAGS) $(taler_merchant_dbinit_LDFLAGS) \
@@ -126,18 +97,6 @@ am_test_merchant_db_OBJECTS = $(am__objects_1) \
126 test_merchant_db.$(OBJEXT) 97 test_merchant_db.$(OBJEXT)
127test_merchant_db_OBJECTS = $(am_test_merchant_db_OBJECTS) 98test_merchant_db_OBJECTS = $(am_test_merchant_db_OBJECTS)
128test_merchant_db_DEPENDENCIES = 99test_merchant_db_DEPENDENCIES =
129AM_V_P = $(am__v_P_$(V))
130am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
131am__v_P_0 = false
132am__v_P_1 = :
133AM_V_GEN = $(am__v_GEN_$(V))
134am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
135am__v_GEN_0 = @echo " GEN " $@;
136am__v_GEN_1 =
137AM_V_at = $(am__v_at_$(V))
138am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
139am__v_at_0 = @
140am__v_at_1 =
141DEFAULT_INCLUDES = -I. -I$(top_builddir) 100DEFAULT_INCLUDES = -I. -I$(top_builddir)
142depcomp = $(SHELL) $(top_srcdir)/depcomp 101depcomp = $(SHELL) $(top_srcdir)/depcomp
143am__depfiles_maybe = depfiles 102am__depfiles_maybe = depfiles
@@ -150,16 +109,20 @@ LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
150 $(AM_CFLAGS) $(CFLAGS) 109 $(AM_CFLAGS) $(CFLAGS)
151AM_V_CC = $(am__v_CC_$(V)) 110AM_V_CC = $(am__v_CC_$(V))
152am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY)) 111am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
153am__v_CC_0 = @echo " CC " $@; 112am__v_CC_0 = @echo " CC " $@;
154am__v_CC_1 = 113AM_V_at = $(am__v_at_$(V))
114am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
115am__v_at_0 = @
155CCLD = $(CC) 116CCLD = $(CC)
156LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 117LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
157 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 118 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
158 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 119 $(AM_LDFLAGS) $(LDFLAGS) -o $@
159AM_V_CCLD = $(am__v_CCLD_$(V)) 120AM_V_CCLD = $(am__v_CCLD_$(V))
160am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY)) 121am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
161am__v_CCLD_0 = @echo " CCLD " $@; 122am__v_CCLD_0 = @echo " CCLD " $@;
162am__v_CCLD_1 = 123AM_V_GEN = $(am__v_GEN_$(V))
124am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
125am__v_GEN_0 = @echo " GEN " $@;
163SOURCES = $(taler_merchant_dbinit_SOURCES) \ 126SOURCES = $(taler_merchant_dbinit_SOURCES) \
164 $(taler_merchant_serve_SOURCES) $(test_merchant_SOURCES) \ 127 $(taler_merchant_serve_SOURCES) $(test_merchant_SOURCES) \
165 $(test_merchant_db_SOURCES) 128 $(test_merchant_db_SOURCES)
@@ -171,37 +134,20 @@ am__can_run_installinfo = \
171 n|no|NO) false;; \ 134 n|no|NO) false;; \
172 *) (install-info --version) >/dev/null 2>&1;; \ 135 *) (install-info --version) >/dev/null 2>&1;; \
173 esac 136 esac
174am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
175# Read a list of newline-separated strings from the standard input,
176# and print each of them once, without duplicates. Input order is
177# *not* preserved.
178am__uniquify_input = $(AWK) '\
179 BEGIN { nonempty = 0; } \
180 { items[$$0] = 1; nonempty = 1; } \
181 END { if (nonempty) { for (i in items) print i; }; } \
182'
183# Make sure the list of sources is unique. This is necessary because,
184# e.g., the same source file might be shared among _SOURCES variables
185# for different programs/libraries.
186am__define_uniq_tagged_files = \
187 list='$(am__tagged_files)'; \
188 unique=`for i in $$list; do \
189 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
190 done | $(am__uniquify_input)`
191ETAGS = etags 137ETAGS = etags
192CTAGS = ctags 138CTAGS = ctags
193DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 139DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
194ACLOCAL = ${SHELL} /home/grothoff/research/taler-merchant/missing aclocal-1.14 140ACLOCAL = ${SHELL} /home/grothoff/research/taler-merchant/missing --run aclocal-1.11
195AMTAR = $${TAR-tar} 141AMTAR = $${TAR-tar}
196AM_DEFAULT_VERBOSITY = 0 142AM_DEFAULT_VERBOSITY = 0
197AR = ar 143AR = ar
198AUTOCONF = ${SHELL} /home/grothoff/research/taler-merchant/missing autoconf 144AUTOCONF = ${SHELL} /home/grothoff/research/taler-merchant/missing --run autoconf
199AUTOHEADER = ${SHELL} /home/grothoff/research/taler-merchant/missing autoheader 145AUTOHEADER = ${SHELL} /home/grothoff/research/taler-merchant/missing --run autoheader
200AUTOMAKE = ${SHELL} /home/grothoff/research/taler-merchant/missing automake-1.14 146AUTOMAKE = ${SHELL} /home/grothoff/research/taler-merchant/missing --run automake-1.11
201AWK = gawk 147AWK = gawk
202CC = gcc 148CC = gcc
203CCDEPMODE = depmode=gcc3 149CCDEPMODE = depmode=gcc3
204CFLAGS = -Wall -g -O0 -Wall 150CFLAGS = -Wall -g -Wall
205CPP = gcc -E 151CPP = gcc -E
206CPPFLAGS = -I/home/grothoff//include -I/home/grothoff//include -I/usr/include/postgresql 152CPPFLAGS = -I/home/grothoff//include -I/home/grothoff//include -I/usr/include/postgresql
207CYGPATH_W = echo 153CYGPATH_W = echo
@@ -225,8 +171,8 @@ INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
225LD = /usr/bin/ld -m elf_x86_64 171LD = /usr/bin/ld -m elf_x86_64
226LDFLAGS = -L/home/grothoff//lib -L/home/grothoff//lib 172LDFLAGS = -L/home/grothoff//lib -L/home/grothoff//lib
227LIBGCRYPT_CFLAGS = 173LIBGCRYPT_CFLAGS =
228LIBGCRYPT_CONFIG = /usr/bin/libgcrypt-config 174LIBGCRYPT_CONFIG = /home/grothoff/bin/libgcrypt-config
229LIBGCRYPT_LIBS = -lgcrypt 175LIBGCRYPT_LIBS =
230LIBGNURL = -L/home/grothoff/lib -lgnurl 176LIBGNURL = -L/home/grothoff/lib -lgnurl
231LIBGNURL_CPPFLAGS = -I/home/grothoff/include 177LIBGNURL_CPPFLAGS = -I/home/grothoff/include
232LIBOBJS = 178LIBOBJS =
@@ -235,7 +181,7 @@ LIBTOOL = $(SHELL) $(top_builddir)/libtool
235LIPO = 181LIPO =
236LN_S = ln -s 182LN_S = ln -s
237LTLIBOBJS = 183LTLIBOBJS =
238MAKEINFO = ${SHELL} /home/grothoff/research/taler-merchant/missing makeinfo 184MAKEINFO = ${SHELL} /home/grothoff/research/taler-merchant/missing --run makeinfo
239MANIFEST_TOOL = : 185MANIFEST_TOOL = :
240MKDIR_P = /bin/mkdir -p 186MKDIR_P = /bin/mkdir -p
241NM = /usr/bin/nm -B 187NM = /usr/bin/nm -B
@@ -254,12 +200,12 @@ PACKAGE_VERSION = 0.0.0
254PATH_SEPARATOR = : 200PATH_SEPARATOR = :
255PG_CONFIG = /usr/bin/pg_config 201PG_CONFIG = /usr/bin/pg_config
256POSTGRESQL_CPPFLAGS = -I/usr/include/postgresql 202POSTGRESQL_CPPFLAGS = -I/usr/include/postgresql
257POSTGRESQL_LDFLAGS = -L/usr/lib/x86_64-linux-gnu 203POSTGRESQL_LDFLAGS = -L/usr/lib
258POSTGRESQL_VERSION = 9.4.0 204POSTGRESQL_VERSION = 9.1.14
259RANLIB = ranlib 205RANLIB = ranlib
260SED = /bin/sed 206SED = /bin/sed
261SET_MAKE = 207SET_MAKE =
262SHELL = /bin/bash 208SHELL = /bin/sh
263STRIP = strip 209STRIP = strip
264VERSION = 0.0.0 210VERSION = 0.0.0
265_libgnurl_config = 211_libgnurl_config =
@@ -301,10 +247,10 @@ libexecdir = ${exec_prefix}/libexec
301localedir = ${datarootdir}/locale 247localedir = ${datarootdir}/locale
302localstatedir = ${prefix}/var 248localstatedir = ${prefix}/var
303mandir = ${datarootdir}/man 249mandir = ${datarootdir}/man
304mkdir_p = $(MKDIR_P) 250mkdir_p = /bin/mkdir -p
305oldincludedir = /usr/include 251oldincludedir = /usr/include
306pdfdir = ${docdir} 252pdfdir = ${docdir}
307prefix = /usr/local 253prefix = /home/grothoff
308program_transform_name = s,x,x, 254program_transform_name = s,x,x,
309psdir = ${docdir} 255psdir = ${docdir}
310sbindir = ${exec_prefix}/sbin 256sbindir = ${exec_prefix}/sbin
@@ -359,7 +305,7 @@ taler_merchant_serve_LDADD = \
359 -lgnunetutil \ 305 -lgnunetutil \
360 -lgnunetpostgres \ 306 -lgnunetpostgres \
361 -lmicrohttpd \ 307 -lmicrohttpd \
362 -ltalermintapi \ 308 -ltalermint \
363 -ltalerutil \ 309 -ltalerutil \
364 -ltalerpq \ 310 -ltalerpq \
365 -ljansson 311 -ljansson
@@ -410,12 +356,10 @@ install-binPROGRAMS: $(bin_PROGRAMS)
410 fi; \ 356 fi; \
411 for p in $$list; do echo "$$p $$p"; done | \ 357 for p in $$list; do echo "$$p $$p"; done | \
412 sed 's/$(EXEEXT)$$//' | \ 358 sed 's/$(EXEEXT)$$//' | \
413 while read p p1; do if test -f $$p \ 359 while read p p1; do if test -f $$p || test -f $$p1; \
414 || test -f $$p1 \ 360 then echo "$$p"; echo "$$p"; else :; fi; \
415 ; then echo "$$p"; echo "$$p"; else :; fi; \
416 done | \ 361 done | \
417 sed -e 'p;s,.*/,,;n;h' \ 362 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
418 -e 's|.*|.|' \
419 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ 363 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
420 sed 'N;N;N;s,\n, ,g' | \ 364 sed 'N;N;N;s,\n, ,g' | \
421 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ 365 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
@@ -436,8 +380,7 @@ uninstall-binPROGRAMS:
436 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 380 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
437 files=`for p in $$list; do echo "$$p"; done | \ 381 files=`for p in $$list; do echo "$$p"; done | \
438 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ 382 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
439 -e 's/$$/$(EXEEXT)/' \ 383 -e 's/$$/$(EXEEXT)/' `; \
440 `; \
441 test -n "$$list" || exit 0; \ 384 test -n "$$list" || exit 0; \
442 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ 385 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
443 cd "$(DESTDIR)$(bindir)" && rm -f $$files 386 cd "$(DESTDIR)$(bindir)" && rm -f $$files
@@ -459,19 +402,15 @@ clean-checkPROGRAMS:
459 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 402 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
460 echo " rm -f" $$list; \ 403 echo " rm -f" $$list; \
461 rm -f $$list 404 rm -f $$list
462
463taler-merchant-dbinit$(EXEEXT): $(taler_merchant_dbinit_OBJECTS) $(taler_merchant_dbinit_DEPENDENCIES) $(EXTRA_taler_merchant_dbinit_DEPENDENCIES) 405taler-merchant-dbinit$(EXEEXT): $(taler_merchant_dbinit_OBJECTS) $(taler_merchant_dbinit_DEPENDENCIES) $(EXTRA_taler_merchant_dbinit_DEPENDENCIES)
464 @rm -f taler-merchant-dbinit$(EXEEXT) 406 @rm -f taler-merchant-dbinit$(EXEEXT)
465 $(AM_V_CCLD)$(taler_merchant_dbinit_LINK) $(taler_merchant_dbinit_OBJECTS) $(taler_merchant_dbinit_LDADD) $(LIBS) 407 $(AM_V_CCLD)$(taler_merchant_dbinit_LINK) $(taler_merchant_dbinit_OBJECTS) $(taler_merchant_dbinit_LDADD) $(LIBS)
466
467taler-merchant-serve$(EXEEXT): $(taler_merchant_serve_OBJECTS) $(taler_merchant_serve_DEPENDENCIES) $(EXTRA_taler_merchant_serve_DEPENDENCIES) 408taler-merchant-serve$(EXEEXT): $(taler_merchant_serve_OBJECTS) $(taler_merchant_serve_DEPENDENCIES) $(EXTRA_taler_merchant_serve_DEPENDENCIES)
468 @rm -f taler-merchant-serve$(EXEEXT) 409 @rm -f taler-merchant-serve$(EXEEXT)
469 $(AM_V_CCLD)$(taler_merchant_serve_LINK) $(taler_merchant_serve_OBJECTS) $(taler_merchant_serve_LDADD) $(LIBS) 410 $(AM_V_CCLD)$(taler_merchant_serve_LINK) $(taler_merchant_serve_OBJECTS) $(taler_merchant_serve_LDADD) $(LIBS)
470
471test-merchant$(EXEEXT): $(test_merchant_OBJECTS) $(test_merchant_DEPENDENCIES) $(EXTRA_test_merchant_DEPENDENCIES) 411test-merchant$(EXEEXT): $(test_merchant_OBJECTS) $(test_merchant_DEPENDENCIES) $(EXTRA_test_merchant_DEPENDENCIES)
472 @rm -f test-merchant$(EXEEXT) 412 @rm -f test-merchant$(EXEEXT)
473 $(AM_V_CCLD)$(LINK) $(test_merchant_OBJECTS) $(test_merchant_LDADD) $(LIBS) 413 $(AM_V_CCLD)$(LINK) $(test_merchant_OBJECTS) $(test_merchant_LDADD) $(LIBS)
474
475test-merchant-db$(EXEEXT): $(test_merchant_db_OBJECTS) $(test_merchant_db_DEPENDENCIES) $(EXTRA_test_merchant_db_DEPENDENCIES) 414test-merchant-db$(EXEEXT): $(test_merchant_db_OBJECTS) $(test_merchant_db_DEPENDENCIES) $(EXTRA_test_merchant_db_DEPENDENCIES)
476 @rm -f test-merchant-db$(EXEEXT) 415 @rm -f test-merchant-db$(EXEEXT)
477 $(AM_V_CCLD)$(LINK) $(test_merchant_db_OBJECTS) $(test_merchant_db_LDADD) $(LIBS) 416 $(AM_V_CCLD)$(LINK) $(test_merchant_db_OBJECTS) $(test_merchant_db_LDADD) $(LIBS)
@@ -519,15 +458,26 @@ mostlyclean-libtool:
519clean-libtool: 458clean-libtool:
520 -rm -rf .libs _libs 459 -rm -rf .libs _libs
521 460
522ID: $(am__tagged_files) 461ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
523 $(am__define_uniq_tagged_files); mkid -fID $$unique 462 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
524tags: tags-am 463 unique=`for i in $$list; do \
525TAGS: tags 464 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
526 465 done | \
527tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 466 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
467 END { if (nonempty) { for (i in files) print i; }; }'`; \
468 mkid -fID $$unique
469tags: TAGS
470
471TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
472 $(TAGS_FILES) $(LISP)
528 set x; \ 473 set x; \
529 here=`pwd`; \ 474 here=`pwd`; \
530 $(am__define_uniq_tagged_files); \ 475 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
476 unique=`for i in $$list; do \
477 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
478 done | \
479 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
480 END { if (nonempty) { for (i in files) print i; }; }'`; \
531 shift; \ 481 shift; \
532 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 482 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
533 test -n "$$unique" || unique=$$empty_fix; \ 483 test -n "$$unique" || unique=$$empty_fix; \
@@ -539,11 +489,15 @@ tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
539 $$unique; \ 489 $$unique; \
540 fi; \ 490 fi; \
541 fi 491 fi
542ctags: ctags-am 492ctags: CTAGS
543 493CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
544CTAGS: ctags 494 $(TAGS_FILES) $(LISP)
545ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 495 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
546 $(am__define_uniq_tagged_files); \ 496 unique=`for i in $$list; do \
497 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
498 done | \
499 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
500 END { if (nonempty) { for (i in files) print i; }; }'`; \
547 test -z "$(CTAGS_ARGS)$$unique" \ 501 test -z "$(CTAGS_ARGS)$$unique" \
548 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 502 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
549 $$unique 503 $$unique
@@ -552,21 +506,6 @@ GTAGS:
552 here=`$(am__cd) $(top_builddir) && pwd` \ 506 here=`$(am__cd) $(top_builddir) && pwd` \
553 && $(am__cd) $(top_srcdir) \ 507 && $(am__cd) $(top_srcdir) \
554 && gtags -i $(GTAGS_ARGS) "$$here" 508 && gtags -i $(GTAGS_ARGS) "$$here"
555cscopelist: cscopelist-am
556
557cscopelist-am: $(am__tagged_files)
558 list='$(am__tagged_files)'; \
559 case "$(srcdir)" in \
560 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
561 *) sdir=$(subdir)/$(srcdir) ;; \
562 esac; \
563 for i in $$list; do \
564 if test -f "$$i"; then \
565 echo "$(subdir)/$$i"; \
566 else \
567 echo "$$sdir/$$i"; \
568 fi; \
569 done >> $(top_builddir)/cscope.files
570 509
571distclean-tags: 510distclean-tags:
572 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 511 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
@@ -712,20 +651,19 @@ uninstall-am: uninstall-binPROGRAMS
712 651
713.MAKE: check-am install-am install-strip 652.MAKE: check-am install-am install-strip
714 653
715.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \ 654.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
716 clean-binPROGRAMS clean-checkPROGRAMS clean-generic \ 655 clean-checkPROGRAMS clean-generic clean-libtool ctags \
717 clean-libtool cscopelist-am ctags ctags-am distclean \ 656 distclean distclean-compile distclean-generic \
718 distclean-compile distclean-generic distclean-libtool \ 657 distclean-libtool distclean-tags distdir dvi dvi-am html \
719 distclean-tags distdir dvi dvi-am html html-am info info-am \ 658 html-am info info-am install install-am install-binPROGRAMS \
720 install install-am install-binPROGRAMS install-data \ 659 install-data install-data-am install-dvi install-dvi-am \
721 install-data-am install-dvi install-dvi-am install-exec \ 660 install-exec install-exec-am install-html install-html-am \
722 install-exec-am install-html install-html-am install-info \ 661 install-info install-info-am install-man install-pdf \
723 install-info-am install-man install-pdf install-pdf-am \ 662 install-pdf-am install-ps install-ps-am install-strip \
724 install-ps install-ps-am install-strip installcheck \ 663 installcheck installcheck-am installdirs maintainer-clean \
725 installcheck-am installdirs maintainer-clean \
726 maintainer-clean-generic mostlyclean mostlyclean-compile \ 664 maintainer-clean-generic mostlyclean mostlyclean-compile \
727 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 665 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
728 tags tags-am uninstall uninstall-am uninstall-binPROGRAMS 666 tags uninstall uninstall-am uninstall-binPROGRAMS
729 667
730 668
731# Tell versions [3.59,3.63) of GNU make to not export all variables. 669# Tell versions [3.59,3.63) of GNU make to not export all variables.