~ubuntu-branches/ubuntu/karmic/gnucash/karmic

« back to all changes in this revision

Viewing changes to src/business/business-core/file/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc
  • Date: 2007-04-30 15:27:10 UTC
  • mfrom: (1.2.7 upstream) (2.1.2 etch)
  • Revision ID: james.westby@ubuntu.com-20070430152710-t8mb62uqd4zpw9q2
Tags: 2.0.5-1ubuntu1
* Merge with Debian Unstable, Ubuntu changes:
  - Build-Depends on libgoffice-0-dev instead of libgoffice-1-dev.
* debian/control: Adhere to DebianMaintainerField.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
15
15
@SET_MAKE@
16
16
 
17
17
 
18
 
srcdir = @srcdir@
19
 
top_srcdir = @top_srcdir@
20
18
VPATH = @srcdir@
21
19
pkgdatadir = $(datadir)/@PACKAGE@
22
20
pkglibdir = $(libdir)/@PACKAGE@
23
21
pkgincludedir = $(includedir)/@PACKAGE@
24
 
top_builddir = ../../../..
25
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
 
INSTALL = @INSTALL@
27
23
install_sh_DATA = $(install_sh) -c -m 644
28
24
install_sh_PROGRAM = $(install_sh) -c
29
25
install_sh_SCRIPT = $(install_sh) -c
80
76
        gnc-vendor-xml-v2.lo
81
77
libgncmod_business_backend_file_la_OBJECTS =  \
82
78
        $(am_libgncmod_business_backend_file_la_OBJECTS)
83
 
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) -I$(top_builddir) -I$(top_builddir) -I$(top_builddir)
 
79
libgncmod_business_backend_file_la_LINK = $(LIBTOOL) --tag=CC \
 
80
        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 
81
        $(AM_CFLAGS) $(CFLAGS) \
 
82
        $(libgncmod_business_backend_file_la_LDFLAGS) $(LDFLAGS) -o $@
 
83
DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
84
84
depcomp = $(SHELL) $(top_srcdir)/depcomp
85
85
am__depfiles_maybe = depfiles
86
86
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
87
87
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
88
 
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
89
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
90
 
        $(AM_CFLAGS) $(CFLAGS)
 
88
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
89
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
90
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
91
91
CCLD = $(CC)
92
 
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
93
 
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
92
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
93
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 
94
        $(LDFLAGS) -o $@
94
95
SOURCES = $(libgncmod_business_backend_file_la_SOURCES)
95
96
DIST_SOURCES = $(libgncmod_business_backend_file_la_SOURCES)
96
97
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
97
98
        html-recursive info-recursive install-data-recursive \
98
 
        install-exec-recursive install-info-recursive \
99
 
        install-recursive installcheck-recursive installdirs-recursive \
100
 
        pdf-recursive ps-recursive uninstall-info-recursive \
101
 
        uninstall-recursive
 
99
        install-dvi-recursive install-exec-recursive \
 
100
        install-html-recursive install-info-recursive \
 
101
        install-pdf-recursive install-ps-recursive install-recursive \
 
102
        installcheck-recursive installdirs-recursive pdf-recursive \
 
103
        ps-recursive uninstall-recursive
102
104
HEADERS = $(noinst_HEADERS)
 
105
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
106
  distclean-recursive maintainer-clean-recursive
103
107
ETAGS = etags
104
108
CTAGS = ctags
105
109
DIST_SUBDIRS = $(SUBDIRS)
107
111
ACLOCAL = @ACLOCAL@
108
112
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
109
113
ALL_LINGUAS = @ALL_LINGUAS@
110
 
AMDEP_FALSE = @AMDEP_FALSE@
111
 
AMDEP_TRUE = @AMDEP_TRUE@
112
114
AMTAR = @AMTAR@
113
115
AR = @AR@
114
116
AUTOCONF = @AUTOCONF@
133
135
DEFS = @DEFS@
134
136
DEPDIR = @DEPDIR@
135
137
DL_LIB = @DL_LIB@
136
 
DOC_FALSE = @DOC_FALSE@
137
 
DOC_TRUE = @DOC_TRUE@
138
138
DOT = @DOT@
139
139
DOXYGEN = @DOXYGEN@
140
140
ECHO = @ECHO@
143
143
ECHO_T = @ECHO_T@
144
144
EFENCE_LIBS = @EFENCE_LIBS@
145
145
EGREP = @EGREP@
146
 
ENABLE_DOXYGEN_FALSE = @ENABLE_DOXYGEN_FALSE@
147
 
ENABLE_DOXYGEN_TRUE = @ENABLE_DOXYGEN_TRUE@
148
146
EXEEXT = @EXEEXT@
149
147
EXTRA_INCLUDES = @EXTRA_INCLUDES@
150
148
EXTRA_LIBS = @EXTRA_LIBS@
153
151
GCONFTOOL = @GCONFTOOL@
154
152
GCONF_CFLAGS = @GCONF_CFLAGS@
155
153
GCONF_LIBS = @GCONF_LIBS@
156
 
GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@
157
 
GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@
158
154
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
159
155
GCONF_SCHEMA_CONFIG_SOURCE_DIRONLY = @GCONF_SCHEMA_CONFIG_SOURCE_DIRONLY@
160
156
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
175
171
GNC_ADD_ON_SRFIS = @GNC_ADD_ON_SRFIS@
176
172
GNC_CONFIGDIR = @GNC_CONFIGDIR@
177
173
GNC_CTAGS_FILE = @GNC_CTAGS_FILE@
178
 
GNC_CTAGS_FILE_FALSE = @GNC_CTAGS_FILE_FALSE@
179
 
GNC_CTAGS_FILE_TRUE = @GNC_CTAGS_FILE_TRUE@
180
174
GNC_DOC_INSTALL_DIR = @GNC_DOC_INSTALL_DIR@
181
175
GNC_ETAGS_FILE = @GNC_ETAGS_FILE@
182
 
GNC_ETAGS_FILE_FALSE = @GNC_ETAGS_FILE_FALSE@
183
 
GNC_ETAGS_FILE_TRUE = @GNC_ETAGS_FILE_TRUE@
184
 
GNC_FALSE_FALSE = @GNC_FALSE_FALSE@
185
 
GNC_FALSE_TRUE = @GNC_FALSE_TRUE@
186
176
GNC_GLADE_DIR = @GNC_GLADE_DIR@
187
177
GNC_GWRAP_LIBDIR = @GNC_GWRAP_LIBDIR@
188
 
GNC_HAVE_GUILE_WWW_FALSE = @GNC_HAVE_GUILE_WWW_FALSE@
189
 
GNC_HAVE_GUILE_WWW_TRUE = @GNC_HAVE_GUILE_WWW_TRUE@
190
178
GNC_HELPDIR = @GNC_HELPDIR@
191
179
GNC_INCLUDE_DIR = @GNC_INCLUDE_DIR@
192
180
GNC_LIBDIR = @GNC_LIBDIR@
204
192
GNOME_PRINT_LIBS = @GNOME_PRINT_LIBS@
205
193
GNUCASH_APP_UTILS_CFLAGS = @GNUCASH_APP_UTILS_CFLAGS@
206
194
GNUCASH_APP_UTILS_LIBS = @GNUCASH_APP_UTILS_LIBS@
207
 
GNUCASH_ENABLE_GUI_FALSE = @GNUCASH_ENABLE_GUI_FALSE@
208
 
GNUCASH_ENABLE_GUI_TRUE = @GNUCASH_ENABLE_GUI_TRUE@
209
195
GNUCASH_ENGINE_BASE_CFLAGS = @GNUCASH_ENGINE_BASE_CFLAGS@
210
196
GNUCASH_ENGINE_BASE_LIBS = @GNUCASH_ENGINE_BASE_LIBS@
211
197
GNUCASH_ENGINE_CFLAGS = @GNUCASH_ENGINE_CFLAGS@
219
205
GNUCASH_NETWORK_UTILS_LIBS = @GNUCASH_NETWORK_UTILS_LIBS@
220
206
GNUCASH_REGISTER_CORE_CFLAGS = @GNUCASH_REGISTER_CORE_CFLAGS@
221
207
GNUCASH_REGISTER_CORE_LIBS = @GNUCASH_REGISTER_CORE_LIBS@
222
 
GNUCASH_SEPARATE_BUILDDIR_FALSE = @GNUCASH_SEPARATE_BUILDDIR_FALSE@
223
 
GNUCASH_SEPARATE_BUILDDIR_TRUE = @GNUCASH_SEPARATE_BUILDDIR_TRUE@
224
208
GOBJECT_QUERY = @GOBJECT_QUERY@
225
209
GOFFICE_CFLAGS = @GOFFICE_CFLAGS@
226
210
GOFFICE_DEPS_CFLAGS = @GOFFICE_DEPS_CFLAGS@
242
226
GTK_LIBS = @GTK_LIBS@
243
227
GUILE = @GUILE@
244
228
GUILE_CONFIG = @GUILE_CONFIG@
245
 
GUILE_FALSE = @GUILE_FALSE@
246
229
GUILE_INCS = @GUILE_INCS@
247
230
GUILE_LIBS = @GUILE_LIBS@
248
231
GUILE_TOOLS = @GUILE_TOOLS@
249
 
GUILE_TRUE = @GUILE_TRUE@
250
232
G_WRAP_COMPILE_ARGS = @G_WRAP_COMPILE_ARGS@
251
233
G_WRAP_CONFIG = @G_WRAP_CONFIG@
252
234
G_WRAP_LIB_DIR = @G_WRAP_LIB_DIR@
253
235
G_WRAP_LINK_ARGS = @G_WRAP_LINK_ARGS@
254
236
G_WRAP_MODULE_DIR = @G_WRAP_MODULE_DIR@
255
 
HAVE_GLIB26_FALSE = @HAVE_GLIB26_FALSE@
256
 
HAVE_GLIB26_TRUE = @HAVE_GLIB26_TRUE@
257
 
HAVE_GOFFICE_FALSE = @HAVE_GOFFICE_FALSE@
258
 
HAVE_GOFFICE_TRUE = @HAVE_GOFFICE_TRUE@
259
 
HAVE_GTK26_FALSE = @HAVE_GTK26_FALSE@
260
 
HAVE_GTK26_TRUE = @HAVE_GTK26_TRUE@
261
 
HAVE_LIBGSF_FALSE = @HAVE_LIBGSF_FALSE@
262
 
HAVE_LIBGSF_TRUE = @HAVE_LIBGSF_TRUE@
263
 
HAVE_PANGO18_FALSE = @HAVE_PANGO18_FALSE@
264
 
HAVE_PANGO18_TRUE = @HAVE_PANGO18_TRUE@
265
237
HBCI_CFLAGS = @HBCI_CFLAGS@
266
238
HBCI_DIR = @HBCI_DIR@
267
239
HBCI_LIBS = @HBCI_LIBS@
 
240
INSTALL = @INSTALL@
268
241
INSTALL_DATA = @INSTALL_DATA@
269
242
INSTALL_PROGRAM = @INSTALL_PROGRAM@
270
243
INSTALL_SCRIPT = @INSTALL_SCRIPT@
325
298
LOCALE_DIR = @LOCALE_DIR@
326
299
LTLIBOBJS = @LTLIBOBJS@
327
300
MAKEINFO = @MAKEINFO@
 
301
MKDIR_P = @MKDIR_P@
328
302
MKINSTALLDIRS = @MKINSTALLDIRS@
329
303
MSGFMT = @MSGFMT@
330
304
MT940_DIR = @MT940_DIR@
331
305
OBJEXT = @OBJEXT@
332
306
OFX_DIR = @OFX_DIR@
333
 
OS_WIN32_FALSE = @OS_WIN32_FALSE@
334
 
OS_WIN32_TRUE = @OS_WIN32_TRUE@
335
307
PACKAGE = @PACKAGE@
336
308
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
337
309
PACKAGE_NAME = @PACKAGE_NAME@
344
316
PGSQL_CFLAGS = @PGSQL_CFLAGS@
345
317
PGSQL_LIBS = @PGSQL_LIBS@
346
318
PKG_CONFIG = @PKG_CONFIG@
347
 
PLATFORM_WIN32_FALSE = @PLATFORM_WIN32_FALSE@
348
 
PLATFORM_WIN32_TRUE = @PLATFORM_WIN32_TRUE@
349
319
POFILES = @POFILES@
350
320
POSUB = @POSUB@
351
321
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
366
336
STRIP = @STRIP@
367
337
TERMCAP_LIB = @TERMCAP_LIB@
368
338
USE_LIBQOF = @USE_LIBQOF@
369
 
USE_LIBQOF_FALSE = @USE_LIBQOF_FALSE@
370
 
USE_LIBQOF_TRUE = @USE_LIBQOF_TRUE@
371
339
USE_NLS = @USE_NLS@
372
340
VERSION = @VERSION@
373
341
VERSION_INFO = @VERSION_INFO@
374
342
WINDRES = @WINDRES@
375
 
WITH_CAIRO_FALSE = @WITH_CAIRO_FALSE@
376
 
WITH_CAIRO_TRUE = @WITH_CAIRO_TRUE@
377
 
WITH_GNOME_FALSE = @WITH_GNOME_FALSE@
378
 
WITH_GNOME_TRUE = @WITH_GNOME_TRUE@
379
 
WITH_GTK_FALSE = @WITH_GTK_FALSE@
380
 
WITH_GTK_TRUE = @WITH_GTK_TRUE@
381
 
WITH_LIBGSF_GNOME_FALSE = @WITH_LIBGSF_GNOME_FALSE@
382
 
WITH_LIBGSF_GNOME_TRUE = @WITH_LIBGSF_GNOME_TRUE@
383
 
WITH_PYTHON_FALSE = @WITH_PYTHON_FALSE@
384
 
WITH_PYTHON_TRUE = @WITH_PYTHON_TRUE@
385
 
WITH_WIN32_FALSE = @WITH_WIN32_FALSE@
386
 
WITH_WIN32_TRUE = @WITH_WIN32_TRUE@
387
343
XGETTEXT = @XGETTEXT@
388
344
YACC = @YACC@
389
345
YFLAGS = @YFLAGS@
390
346
Z_CPPFLAGS = @Z_CPPFLAGS@
391
347
Z_LIBS = @Z_LIBS@
 
348
abs_builddir = @abs_builddir@
 
349
abs_srcdir = @abs_srcdir@
 
350
abs_top_builddir = @abs_top_builddir@
 
351
abs_top_srcdir = @abs_top_srcdir@
392
352
ac_ct_CC = @ac_ct_CC@
393
353
ac_ct_CXX = @ac_ct_CXX@
394
354
ac_ct_F77 = @ac_ct_F77@
395
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
396
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
397
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
398
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
399
355
am__include = @am__include@
400
356
am__leading_dot = @am__leading_dot@
401
357
am__quote = @am__quote@
413
369
build_cpu = @build_cpu@
414
370
build_os = @build_os@
415
371
build_vendor = @build_vendor@
 
372
builddir = @builddir@
416
373
cflags_set = @cflags_set@
417
374
datadir = @datadir@
418
375
datarootdir = @datarootdir@
450
407
psdir = @psdir@
451
408
sbindir = @sbindir@
452
409
sharedstatedir = @sharedstatedir@
 
410
srcdir = @srcdir@
453
411
sysconfdir = @sysconfdir@
454
412
target_alias = @target_alias@
 
413
top_builddir = @top_builddir@
 
414
top_srcdir = @top_srcdir@
455
415
SUBDIRS = .
456
416
pkglib_LTLIBRARIES = libgncmod-business-backend-file.la
457
417
AM_CFLAGS = \
538
498
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
539
499
install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
540
500
        @$(NORMAL_INSTALL)
541
 
        test -z "$(pkglibdir)" || $(mkdir_p) "$(DESTDIR)$(pkglibdir)"
 
501
        test -z "$(pkglibdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibdir)"
542
502
        @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
543
503
          if test -f $$p; then \
544
504
            f=$(am__strip_dir) \
549
509
 
550
510
uninstall-pkglibLTLIBRARIES:
551
511
        @$(NORMAL_UNINSTALL)
552
 
        @set -x; list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
 
512
        @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
553
513
          p=$(am__strip_dir) \
554
514
          echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$p'"; \
555
515
          $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$p"; \
564
524
          rm -f "$${dir}/so_locations"; \
565
525
        done
566
526
libgncmod-business-backend-file.la: $(libgncmod_business_backend_file_la_OBJECTS) $(libgncmod_business_backend_file_la_DEPENDENCIES) 
567
 
        $(LINK) -rpath $(pkglibdir) $(libgncmod_business_backend_file_la_LDFLAGS) $(libgncmod_business_backend_file_la_OBJECTS) $(libgncmod_business_backend_file_la_LIBADD) $(LIBS)
 
527
        $(libgncmod_business_backend_file_la_LINK) -rpath $(pkglibdir) $(libgncmod_business_backend_file_la_OBJECTS) $(libgncmod_business_backend_file_la_LIBADD) $(LIBS)
568
528
 
569
529
mostlyclean-compile:
570
530
        -rm -f *.$(OBJEXT)
586
546
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gncmod-business-backend-file.Plo@am__quote@
587
547
 
588
548
.c.o:
589
 
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
590
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
549
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
550
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
591
551
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
592
552
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
593
553
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
594
554
 
595
555
.c.obj:
596
 
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
597
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
556
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
557
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
598
558
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
599
559
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
600
560
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
601
561
 
602
562
.c.lo:
603
 
@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
604
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
563
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
564
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
605
565
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
606
566
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
607
567
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
612
572
clean-libtool:
613
573
        -rm -rf .libs _libs
614
574
 
615
 
distclean-libtool:
616
 
        -rm -f libtool
617
 
uninstall-info-am:
618
 
 
619
575
# This directory's subdirectories are mostly independent; you can cd
620
576
# into them and run `make' without going through this Makefile.
621
577
# To change the values of `make' variables: instead of editing Makefiles,
647
603
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
648
604
        fi; test -z "$$fail"
649
605
 
650
 
mostlyclean-recursive clean-recursive distclean-recursive \
651
 
maintainer-clean-recursive:
 
606
$(RECURSIVE_CLEAN_TARGETS):
652
607
        @failcom='exit 1'; \
653
608
        for f in x $$MAKEFLAGS; do \
654
609
          case $$f in \
749
704
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
750
705
 
751
706
distdir: $(DISTFILES)
752
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
753
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
754
 
        list='$(DISTFILES)'; for file in $$list; do \
755
 
          case $$file in \
756
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
757
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
758
 
          esac; \
 
707
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
708
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
709
        list='$(DISTFILES)'; \
 
710
          dist_files=`for file in $$list; do echo $$file; done | \
 
711
          sed -e "s|^$$srcdirstrip/||;t" \
 
712
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
713
        case $$dist_files in \
 
714
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
715
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
716
                           sort -u` ;; \
 
717
        esac; \
 
718
        for file in $$dist_files; do \
759
719
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
760
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
761
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
762
 
            dir="/$$dir"; \
763
 
            $(mkdir_p) "$(distdir)$$dir"; \
764
 
          else \
765
 
            dir=''; \
766
 
          fi; \
767
720
          if test -d $$d/$$file; then \
 
721
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
768
722
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
769
723
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
770
724
            fi; \
778
732
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
779
733
          if test "$$subdir" = .; then :; else \
780
734
            test -d "$(distdir)/$$subdir" \
781
 
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
735
            || $(MKDIR_P) "$(distdir)/$$subdir" \
782
736
            || exit 1; \
783
737
            distdir=`$(am__cd) $(distdir) && pwd`; \
784
738
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
786
740
              $(MAKE) $(AM_MAKEFLAGS) \
787
741
                top_distdir="$$top_distdir" \
788
742
                distdir="$$distdir/$$subdir" \
 
743
                am__remove_distdir=: \
 
744
                am__skip_length_check=: \
789
745
                distdir) \
790
746
              || exit 1; \
791
747
          fi; \
796
752
installdirs: installdirs-recursive
797
753
installdirs-am:
798
754
        for dir in "$(DESTDIR)$(pkglibdir)"; do \
799
 
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
755
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
800
756
        done
801
757
install: install-recursive
802
758
install-exec: install-exec-recursive
831
787
        -rm -rf ./$(DEPDIR)
832
788
        -rm -f Makefile
833
789
distclean-am: clean-am distclean-compile distclean-generic \
834
 
        distclean-libtool distclean-tags
 
790
        distclean-tags
835
791
 
836
792
dvi: dvi-recursive
837
793
 
845
801
 
846
802
install-data-am:
847
803
 
 
804
install-dvi: install-dvi-recursive
 
805
 
848
806
install-exec-am: install-pkglibLTLIBRARIES
849
807
 
 
808
install-html: install-html-recursive
 
809
 
850
810
install-info: install-info-recursive
851
811
 
852
812
install-man:
853
813
 
 
814
install-pdf: install-pdf-recursive
 
815
 
 
816
install-ps: install-ps-recursive
 
817
 
854
818
installcheck-am:
855
819
 
856
820
maintainer-clean: maintainer-clean-recursive
871
835
 
872
836
ps-am:
873
837
 
874
 
uninstall-am: uninstall-info-am uninstall-pkglibLTLIBRARIES
875
 
 
876
 
uninstall-info: uninstall-info-recursive
877
 
 
878
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
879
 
        clean clean-generic clean-libtool clean-pkglibLTLIBRARIES \
880
 
        clean-recursive ctags ctags-recursive distclean \
 
838
uninstall-am: uninstall-pkglibLTLIBRARIES
 
839
 
 
840
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
841
        install-strip
 
842
 
 
843
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
844
        all all-am check check-am clean clean-generic clean-libtool \
 
845
        clean-pkglibLTLIBRARIES ctags ctags-recursive distclean \
881
846
        distclean-compile distclean-generic distclean-libtool \
882
 
        distclean-recursive distclean-tags distdir dvi dvi-am html \
883
 
        html-am info info-am install install-am install-data \
884
 
        install-data-am install-exec install-exec-am install-info \
885
 
        install-info-am install-man install-pkglibLTLIBRARIES \
886
 
        install-strip installcheck installcheck-am installdirs \
887
 
        installdirs-am maintainer-clean maintainer-clean-generic \
888
 
        maintainer-clean-recursive mostlyclean mostlyclean-compile \
889
 
        mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
890
 
        pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
891
 
        uninstall-info-am uninstall-pkglibLTLIBRARIES
 
847
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
848
        install install-am install-data install-data-am install-dvi \
 
849
        install-dvi-am install-exec install-exec-am install-html \
 
850
        install-html-am install-info install-info-am install-man \
 
851
        install-pdf install-pdf-am install-pkglibLTLIBRARIES \
 
852
        install-ps install-ps-am install-strip installcheck \
 
853
        installcheck-am installdirs installdirs-am maintainer-clean \
 
854
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
855
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
856
        tags tags-recursive uninstall uninstall-am \
 
857
        uninstall-pkglibLTLIBRARIES
892
858
 
893
859
# Tell versions [3.59,3.63) of GNU make to not export all variables.
894
860
# Otherwise a system limit (for SysV at least) may be exceeded.