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

« back to all changes in this revision

Viewing changes to src/optional/swig/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.
16
16
 
17
17
 
18
18
 
19
 
srcdir = @srcdir@
20
 
top_srcdir = @top_srcdir@
21
19
VPATH = @srcdir@
22
20
pkgdatadir = $(datadir)/@PACKAGE@
23
21
pkglibdir = $(libdir)/@PACKAGE@
24
22
pkgincludedir = $(includedir)/@PACKAGE@
25
 
top_builddir = ../../..
26
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27
 
INSTALL = @INSTALL@
28
24
install_sh_DATA = $(install_sh) -c -m 644
29
25
install_sh_PROGRAM = $(install_sh) -c
30
26
install_sh_SCRIPT = $(install_sh) -c
70
66
libgncswig_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
71
67
am_libgncswig_la_OBJECTS = helperfuncs.lo gnucash-engine-perl5_wrap.lo
72
68
libgncswig_la_OBJECTS = $(am_libgncswig_la_OBJECTS)
73
 
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) -I$(top_builddir) -I$(top_builddir) -I$(top_builddir)
 
69
libgncswig_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
70
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
71
        $(libgncswig_la_LDFLAGS) $(LDFLAGS) -o $@
 
72
DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
74
73
depcomp = $(SHELL) $(top_srcdir)/depcomp
75
74
am__depfiles_maybe = depfiles
76
75
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
77
76
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
78
 
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
79
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
80
 
        $(AM_CFLAGS) $(CFLAGS)
 
77
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
78
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
79
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
81
80
CCLD = $(CC)
82
 
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
83
 
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
81
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
82
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 
83
        $(LDFLAGS) -o $@
84
84
SOURCES = $(libgncswig_la_SOURCES)
85
85
DIST_SOURCES = $(libgncswig_la_SOURCES)
86
86
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
87
87
        html-recursive info-recursive install-data-recursive \
88
 
        install-exec-recursive install-info-recursive \
89
 
        install-recursive installcheck-recursive installdirs-recursive \
90
 
        pdf-recursive ps-recursive uninstall-info-recursive \
91
 
        uninstall-recursive
 
88
        install-dvi-recursive install-exec-recursive \
 
89
        install-html-recursive install-info-recursive \
 
90
        install-pdf-recursive install-ps-recursive install-recursive \
 
91
        installcheck-recursive installdirs-recursive pdf-recursive \
 
92
        ps-recursive uninstall-recursive
92
93
docDATA_INSTALL = $(INSTALL_DATA)
93
94
perlshareDATA_INSTALL = $(INSTALL_DATA)
94
95
DATA = $(doc_DATA) $(perlshare_DATA)
95
96
HEADERS = $(noinst_HEADERS)
 
97
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
98
  distclean-recursive maintainer-clean-recursive
96
99
ETAGS = etags
97
100
CTAGS = ctags
98
101
DIST_SUBDIRS = $(SUBDIRS)
99
102
ACLOCAL = @ACLOCAL@
100
103
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
101
104
ALL_LINGUAS = @ALL_LINGUAS@
102
 
AMDEP_FALSE = @AMDEP_FALSE@
103
 
AMDEP_TRUE = @AMDEP_TRUE@
104
105
AMTAR = @AMTAR@
105
106
AR = @AR@
106
107
AUTOCONF = @AUTOCONF@
125
126
DEFS = @DEFS@
126
127
DEPDIR = @DEPDIR@
127
128
DL_LIB = @DL_LIB@
128
 
DOC_FALSE = @DOC_FALSE@
129
 
DOC_TRUE = @DOC_TRUE@
130
129
DOT = @DOT@
131
130
DOXYGEN = @DOXYGEN@
132
131
ECHO = @ECHO@
135
134
ECHO_T = @ECHO_T@
136
135
EFENCE_LIBS = @EFENCE_LIBS@
137
136
EGREP = @EGREP@
138
 
ENABLE_DOXYGEN_FALSE = @ENABLE_DOXYGEN_FALSE@
139
 
ENABLE_DOXYGEN_TRUE = @ENABLE_DOXYGEN_TRUE@
140
137
EXEEXT = @EXEEXT@
141
138
EXTRA_INCLUDES = @EXTRA_INCLUDES@
142
139
EXTRA_LIBS = @EXTRA_LIBS@
145
142
GCONFTOOL = @GCONFTOOL@
146
143
GCONF_CFLAGS = @GCONF_CFLAGS@
147
144
GCONF_LIBS = @GCONF_LIBS@
148
 
GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@
149
 
GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@
150
145
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
151
146
GCONF_SCHEMA_CONFIG_SOURCE_DIRONLY = @GCONF_SCHEMA_CONFIG_SOURCE_DIRONLY@
152
147
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
167
162
GNC_ADD_ON_SRFIS = @GNC_ADD_ON_SRFIS@
168
163
GNC_CONFIGDIR = @GNC_CONFIGDIR@
169
164
GNC_CTAGS_FILE = @GNC_CTAGS_FILE@
170
 
GNC_CTAGS_FILE_FALSE = @GNC_CTAGS_FILE_FALSE@
171
 
GNC_CTAGS_FILE_TRUE = @GNC_CTAGS_FILE_TRUE@
172
165
GNC_DOC_INSTALL_DIR = @GNC_DOC_INSTALL_DIR@
173
166
GNC_ETAGS_FILE = @GNC_ETAGS_FILE@
174
 
GNC_ETAGS_FILE_FALSE = @GNC_ETAGS_FILE_FALSE@
175
 
GNC_ETAGS_FILE_TRUE = @GNC_ETAGS_FILE_TRUE@
176
 
GNC_FALSE_FALSE = @GNC_FALSE_FALSE@
177
 
GNC_FALSE_TRUE = @GNC_FALSE_TRUE@
178
167
GNC_GLADE_DIR = @GNC_GLADE_DIR@
179
168
GNC_GWRAP_LIBDIR = @GNC_GWRAP_LIBDIR@
180
 
GNC_HAVE_GUILE_WWW_FALSE = @GNC_HAVE_GUILE_WWW_FALSE@
181
 
GNC_HAVE_GUILE_WWW_TRUE = @GNC_HAVE_GUILE_WWW_TRUE@
182
169
GNC_HELPDIR = @GNC_HELPDIR@
183
170
GNC_INCLUDE_DIR = @GNC_INCLUDE_DIR@
184
171
GNC_LIBDIR = @GNC_LIBDIR@
196
183
GNOME_PRINT_LIBS = @GNOME_PRINT_LIBS@
197
184
GNUCASH_APP_UTILS_CFLAGS = @GNUCASH_APP_UTILS_CFLAGS@
198
185
GNUCASH_APP_UTILS_LIBS = @GNUCASH_APP_UTILS_LIBS@
199
 
GNUCASH_ENABLE_GUI_FALSE = @GNUCASH_ENABLE_GUI_FALSE@
200
 
GNUCASH_ENABLE_GUI_TRUE = @GNUCASH_ENABLE_GUI_TRUE@
201
186
GNUCASH_ENGINE_BASE_CFLAGS = @GNUCASH_ENGINE_BASE_CFLAGS@
202
187
GNUCASH_ENGINE_BASE_LIBS = @GNUCASH_ENGINE_BASE_LIBS@
203
188
GNUCASH_ENGINE_CFLAGS = @GNUCASH_ENGINE_CFLAGS@
211
196
GNUCASH_NETWORK_UTILS_LIBS = @GNUCASH_NETWORK_UTILS_LIBS@
212
197
GNUCASH_REGISTER_CORE_CFLAGS = @GNUCASH_REGISTER_CORE_CFLAGS@
213
198
GNUCASH_REGISTER_CORE_LIBS = @GNUCASH_REGISTER_CORE_LIBS@
214
 
GNUCASH_SEPARATE_BUILDDIR_FALSE = @GNUCASH_SEPARATE_BUILDDIR_FALSE@
215
 
GNUCASH_SEPARATE_BUILDDIR_TRUE = @GNUCASH_SEPARATE_BUILDDIR_TRUE@
216
199
GOBJECT_QUERY = @GOBJECT_QUERY@
217
200
GOFFICE_CFLAGS = @GOFFICE_CFLAGS@
218
201
GOFFICE_DEPS_CFLAGS = @GOFFICE_DEPS_CFLAGS@
234
217
GTK_LIBS = @GTK_LIBS@
235
218
GUILE = @GUILE@
236
219
GUILE_CONFIG = @GUILE_CONFIG@
237
 
GUILE_FALSE = @GUILE_FALSE@
238
220
GUILE_INCS = @GUILE_INCS@
239
221
GUILE_LIBS = @GUILE_LIBS@
240
222
GUILE_TOOLS = @GUILE_TOOLS@
241
 
GUILE_TRUE = @GUILE_TRUE@
242
223
G_WRAP_COMPILE_ARGS = @G_WRAP_COMPILE_ARGS@
243
224
G_WRAP_CONFIG = @G_WRAP_CONFIG@
244
225
G_WRAP_LIB_DIR = @G_WRAP_LIB_DIR@
245
226
G_WRAP_LINK_ARGS = @G_WRAP_LINK_ARGS@
246
227
G_WRAP_MODULE_DIR = @G_WRAP_MODULE_DIR@
247
 
HAVE_GLIB26_FALSE = @HAVE_GLIB26_FALSE@
248
 
HAVE_GLIB26_TRUE = @HAVE_GLIB26_TRUE@
249
 
HAVE_GOFFICE_FALSE = @HAVE_GOFFICE_FALSE@
250
 
HAVE_GOFFICE_TRUE = @HAVE_GOFFICE_TRUE@
251
 
HAVE_GTK26_FALSE = @HAVE_GTK26_FALSE@
252
 
HAVE_GTK26_TRUE = @HAVE_GTK26_TRUE@
253
 
HAVE_LIBGSF_FALSE = @HAVE_LIBGSF_FALSE@
254
 
HAVE_LIBGSF_TRUE = @HAVE_LIBGSF_TRUE@
255
 
HAVE_PANGO18_FALSE = @HAVE_PANGO18_FALSE@
256
 
HAVE_PANGO18_TRUE = @HAVE_PANGO18_TRUE@
257
228
HBCI_CFLAGS = @HBCI_CFLAGS@
258
229
HBCI_DIR = @HBCI_DIR@
259
230
HBCI_LIBS = @HBCI_LIBS@
 
231
INSTALL = @INSTALL@
260
232
INSTALL_DATA = @INSTALL_DATA@
261
233
INSTALL_PROGRAM = @INSTALL_PROGRAM@
262
234
INSTALL_SCRIPT = @INSTALL_SCRIPT@
317
289
LOCALE_DIR = @LOCALE_DIR@
318
290
LTLIBOBJS = @LTLIBOBJS@
319
291
MAKEINFO = @MAKEINFO@
 
292
MKDIR_P = @MKDIR_P@
320
293
MKINSTALLDIRS = @MKINSTALLDIRS@
321
294
MSGFMT = @MSGFMT@
322
295
MT940_DIR = @MT940_DIR@
323
296
OBJEXT = @OBJEXT@
324
297
OFX_DIR = @OFX_DIR@
325
 
OS_WIN32_FALSE = @OS_WIN32_FALSE@
326
 
OS_WIN32_TRUE = @OS_WIN32_TRUE@
327
298
PACKAGE = @PACKAGE@
328
299
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
329
300
PACKAGE_NAME = @PACKAGE_NAME@
336
307
PGSQL_CFLAGS = @PGSQL_CFLAGS@
337
308
PGSQL_LIBS = @PGSQL_LIBS@
338
309
PKG_CONFIG = @PKG_CONFIG@
339
 
PLATFORM_WIN32_FALSE = @PLATFORM_WIN32_FALSE@
340
 
PLATFORM_WIN32_TRUE = @PLATFORM_WIN32_TRUE@
341
310
POFILES = @POFILES@
342
311
POSUB = @POSUB@
343
312
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
358
327
STRIP = @STRIP@
359
328
TERMCAP_LIB = @TERMCAP_LIB@
360
329
USE_LIBQOF = @USE_LIBQOF@
361
 
USE_LIBQOF_FALSE = @USE_LIBQOF_FALSE@
362
 
USE_LIBQOF_TRUE = @USE_LIBQOF_TRUE@
363
330
USE_NLS = @USE_NLS@
364
331
VERSION = @VERSION@
365
332
VERSION_INFO = @VERSION_INFO@
366
333
WINDRES = @WINDRES@
367
 
WITH_CAIRO_FALSE = @WITH_CAIRO_FALSE@
368
 
WITH_CAIRO_TRUE = @WITH_CAIRO_TRUE@
369
 
WITH_GNOME_FALSE = @WITH_GNOME_FALSE@
370
 
WITH_GNOME_TRUE = @WITH_GNOME_TRUE@
371
 
WITH_GTK_FALSE = @WITH_GTK_FALSE@
372
 
WITH_GTK_TRUE = @WITH_GTK_TRUE@
373
 
WITH_LIBGSF_GNOME_FALSE = @WITH_LIBGSF_GNOME_FALSE@
374
 
WITH_LIBGSF_GNOME_TRUE = @WITH_LIBGSF_GNOME_TRUE@
375
 
WITH_PYTHON_FALSE = @WITH_PYTHON_FALSE@
376
 
WITH_PYTHON_TRUE = @WITH_PYTHON_TRUE@
377
 
WITH_WIN32_FALSE = @WITH_WIN32_FALSE@
378
 
WITH_WIN32_TRUE = @WITH_WIN32_TRUE@
379
334
XGETTEXT = @XGETTEXT@
380
335
YACC = @YACC@
381
336
YFLAGS = @YFLAGS@
382
337
Z_CPPFLAGS = @Z_CPPFLAGS@
383
338
Z_LIBS = @Z_LIBS@
 
339
abs_builddir = @abs_builddir@
 
340
abs_srcdir = @abs_srcdir@
 
341
abs_top_builddir = @abs_top_builddir@
 
342
abs_top_srcdir = @abs_top_srcdir@
384
343
ac_ct_CC = @ac_ct_CC@
385
344
ac_ct_CXX = @ac_ct_CXX@
386
345
ac_ct_F77 = @ac_ct_F77@
387
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
388
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
389
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
390
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
391
346
am__include = @am__include@
392
347
am__leading_dot = @am__leading_dot@
393
348
am__quote = @am__quote@
405
360
build_cpu = @build_cpu@
406
361
build_os = @build_os@
407
362
build_vendor = @build_vendor@
 
363
builddir = @builddir@
408
364
cflags_set = @cflags_set@
409
365
datadir = @datadir@
410
366
datarootdir = @datarootdir@
442
398
psdir = @psdir@
443
399
sbindir = @sbindir@
444
400
sharedstatedir = @sharedstatedir@
 
401
srcdir = @srcdir@
445
402
sysconfdir = @sysconfdir@
446
403
target_alias = @target_alias@
 
404
top_builddir = @top_builddir@
 
405
top_srcdir = @top_srcdir@
447
406
SUBDIRS = examples
448
407
SWIG = swig
449
408
doc_DATA = \
536
495
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
537
496
install-perllibLTLIBRARIES: $(perllib_LTLIBRARIES)
538
497
        @$(NORMAL_INSTALL)
539
 
        test -z "$(perllibdir)" || $(mkdir_p) "$(DESTDIR)$(perllibdir)"
 
498
        test -z "$(perllibdir)" || $(MKDIR_P) "$(DESTDIR)$(perllibdir)"
540
499
        @list='$(perllib_LTLIBRARIES)'; for p in $$list; do \
541
500
          if test -f $$p; then \
542
501
            f=$(am__strip_dir) \
547
506
 
548
507
uninstall-perllibLTLIBRARIES:
549
508
        @$(NORMAL_UNINSTALL)
550
 
        @set -x; list='$(perllib_LTLIBRARIES)'; for p in $$list; do \
 
509
        @list='$(perllib_LTLIBRARIES)'; for p in $$list; do \
551
510
          p=$(am__strip_dir) \
552
511
          echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(perllibdir)/$$p'"; \
553
512
          $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(perllibdir)/$$p"; \
562
521
          rm -f "$${dir}/so_locations"; \
563
522
        done
564
523
libgncswig.la: $(libgncswig_la_OBJECTS) $(libgncswig_la_DEPENDENCIES) 
565
 
        $(LINK) -rpath $(perllibdir) $(libgncswig_la_LDFLAGS) $(libgncswig_la_OBJECTS) $(libgncswig_la_LIBADD) $(LIBS)
 
524
        $(libgncswig_la_LINK) -rpath $(perllibdir) $(libgncswig_la_OBJECTS) $(libgncswig_la_LIBADD) $(LIBS)
566
525
 
567
526
mostlyclean-compile:
568
527
        -rm -f *.$(OBJEXT)
574
533
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/helperfuncs.Plo@am__quote@
575
534
 
576
535
.c.o:
577
 
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
578
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
536
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
537
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
579
538
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
580
539
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
581
540
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
582
541
 
583
542
.c.obj:
584
 
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
585
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
543
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
544
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
586
545
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
587
546
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
588
547
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
589
548
 
590
549
.c.lo:
591
 
@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
592
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
550
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
551
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
593
552
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
594
553
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
595
554
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
599
558
 
600
559
clean-libtool:
601
560
        -rm -rf .libs _libs
602
 
 
603
 
distclean-libtool:
604
 
        -rm -f libtool
605
 
uninstall-info-am:
606
561
install-docDATA: $(doc_DATA)
607
562
        @$(NORMAL_INSTALL)
608
 
        test -z "$(docdir)" || $(mkdir_p) "$(DESTDIR)$(docdir)"
 
563
        test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)"
609
564
        @list='$(doc_DATA)'; for p in $$list; do \
610
565
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
611
566
          f=$(am__strip_dir) \
622
577
        done
623
578
install-perlshareDATA: $(perlshare_DATA)
624
579
        @$(NORMAL_INSTALL)
625
 
        test -z "$(perlsharedir)" || $(mkdir_p) "$(DESTDIR)$(perlsharedir)"
 
580
        test -z "$(perlsharedir)" || $(MKDIR_P) "$(DESTDIR)$(perlsharedir)"
626
581
        @list='$(perlshare_DATA)'; for p in $$list; do \
627
582
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
628
583
          f=$(am__strip_dir) \
669
624
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
670
625
        fi; test -z "$$fail"
671
626
 
672
 
mostlyclean-recursive clean-recursive distclean-recursive \
673
 
maintainer-clean-recursive:
 
627
$(RECURSIVE_CLEAN_TARGETS):
674
628
        @failcom='exit 1'; \
675
629
        for f in x $$MAKEFLAGS; do \
676
630
          case $$f in \
771
725
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
772
726
 
773
727
distdir: $(DISTFILES)
774
 
        $(mkdir_p) $(distdir)/examples
775
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
776
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
777
 
        list='$(DISTFILES)'; for file in $$list; do \
778
 
          case $$file in \
779
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
780
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
781
 
          esac; \
 
728
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
729
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
730
        list='$(DISTFILES)'; \
 
731
          dist_files=`for file in $$list; do echo $$file; done | \
 
732
          sed -e "s|^$$srcdirstrip/||;t" \
 
733
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
734
        case $$dist_files in \
 
735
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
736
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
737
                           sort -u` ;; \
 
738
        esac; \
 
739
        for file in $$dist_files; do \
782
740
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
783
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
784
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
785
 
            dir="/$$dir"; \
786
 
            $(mkdir_p) "$(distdir)$$dir"; \
787
 
          else \
788
 
            dir=''; \
789
 
          fi; \
790
741
          if test -d $$d/$$file; then \
 
742
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
791
743
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
792
744
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
793
745
            fi; \
801
753
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
802
754
          if test "$$subdir" = .; then :; else \
803
755
            test -d "$(distdir)/$$subdir" \
804
 
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
756
            || $(MKDIR_P) "$(distdir)/$$subdir" \
805
757
            || exit 1; \
806
758
            distdir=`$(am__cd) $(distdir) && pwd`; \
807
759
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
809
761
              $(MAKE) $(AM_MAKEFLAGS) \
810
762
                top_distdir="$$top_distdir" \
811
763
                distdir="$$distdir/$$subdir" \
 
764
                am__remove_distdir=: \
 
765
                am__skip_length_check=: \
812
766
                distdir) \
813
767
              || exit 1; \
814
768
          fi; \
819
773
installdirs: installdirs-recursive
820
774
installdirs-am:
821
775
        for dir in "$(DESTDIR)$(perllibdir)" "$(DESTDIR)$(docdir)" "$(DESTDIR)$(perlsharedir)"; do \
822
 
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
776
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
823
777
        done
824
778
install: install-recursive
825
779
install-exec: install-exec-recursive
855
809
        -rm -rf ./$(DEPDIR)
856
810
        -rm -f Makefile
857
811
distclean-am: clean-am distclean-compile distclean-generic \
858
 
        distclean-libtool distclean-tags
 
812
        distclean-tags
859
813
 
860
814
dvi: dvi-recursive
861
815
 
870
824
install-data-am: install-data-local install-docDATA \
871
825
        install-perllibLTLIBRARIES install-perlshareDATA
872
826
 
 
827
install-dvi: install-dvi-recursive
 
828
 
873
829
install-exec-am:
874
830
 
 
831
install-html: install-html-recursive
 
832
 
875
833
install-info: install-info-recursive
876
834
 
877
835
install-man:
878
836
 
 
837
install-pdf: install-pdf-recursive
 
838
 
 
839
install-ps: install-ps-recursive
 
840
 
879
841
installcheck-am:
880
842
 
881
843
maintainer-clean: maintainer-clean-recursive
896
858
 
897
859
ps-am:
898
860
 
899
 
uninstall-am: uninstall-docDATA uninstall-info-am uninstall-local \
 
861
uninstall-am: uninstall-docDATA uninstall-local \
900
862
        uninstall-perllibLTLIBRARIES uninstall-perlshareDATA
901
863
 
902
 
uninstall-info: uninstall-info-recursive
 
864
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
865
        install-strip
903
866
 
904
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
905
 
        clean clean-generic clean-libtool clean-perllibLTLIBRARIES \
906
 
        clean-recursive ctags ctags-recursive distclean \
 
867
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
868
        all all-am check check-am clean clean-generic clean-libtool \
 
869
        clean-perllibLTLIBRARIES ctags ctags-recursive distclean \
907
870
        distclean-compile distclean-generic distclean-libtool \
908
 
        distclean-recursive distclean-tags distdir dvi dvi-am html \
909
 
        html-am info info-am install install-am install-data \
910
 
        install-data-am install-data-local install-docDATA \
911
 
        install-exec install-exec-am install-info install-info-am \
912
 
        install-man install-perllibLTLIBRARIES install-perlshareDATA \
913
 
        install-strip installcheck installcheck-am installdirs \
914
 
        installdirs-am maintainer-clean maintainer-clean-generic \
915
 
        maintainer-clean-recursive mostlyclean mostlyclean-compile \
916
 
        mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
 
871
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
872
        install install-am install-data install-data-am \
 
873
        install-data-local install-docDATA install-dvi install-dvi-am \
 
874
        install-exec install-exec-am install-html install-html-am \
 
875
        install-info install-info-am install-man install-pdf \
 
876
        install-pdf-am install-perllibLTLIBRARIES \
 
877
        install-perlshareDATA install-ps install-ps-am install-strip \
 
878
        installcheck installcheck-am installdirs installdirs-am \
 
879
        maintainer-clean maintainer-clean-generic mostlyclean \
 
880
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
917
881
        pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
918
 
        uninstall-docDATA uninstall-info-am uninstall-local \
919
 
        uninstall-perllibLTLIBRARIES uninstall-perlshareDATA
 
882
        uninstall-docDATA uninstall-local uninstall-perllibLTLIBRARIES \
 
883
        uninstall-perlshareDATA
920
884
 
921
885
 
922
886
install-data-local: libgncswig.la