~ubuntu-branches/ubuntu/intrepid/pidgin/intrepid-security

« back to all changes in this revision

Viewing changes to libpurple/protocols/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-10-01 19:47:44 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20071001194744-0hayi2nwsiwnoef0
Tags: 1:2.2.1-1ubuntu1
Sync with Debian

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.
13
13
# PARTICULAR PURPOSE.
14
14
 
15
15
@SET_MAKE@
16
 
srcdir = @srcdir@
17
 
top_srcdir = @top_srcdir@
18
16
VPATH = @srcdir@
19
17
pkgdatadir = $(datadir)/@PACKAGE@
20
18
pkglibdir = $(libdir)/@PACKAGE@
21
19
pkgincludedir = $(includedir)/@PACKAGE@
22
 
top_builddir = ../..
23
20
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
 
INSTALL = @INSTALL@
25
21
install_sh_DATA = $(install_sh) -c -m 644
26
22
install_sh_PROGRAM = $(install_sh) -c
27
23
install_sh_SCRIPT = $(install_sh) -c
50
46
DIST_SOURCES =
51
47
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
52
48
        html-recursive info-recursive install-data-recursive \
53
 
        install-exec-recursive install-info-recursive \
54
 
        install-recursive installcheck-recursive installdirs-recursive \
55
 
        pdf-recursive ps-recursive uninstall-info-recursive \
56
 
        uninstall-recursive
 
49
        install-dvi-recursive install-exec-recursive \
 
50
        install-html-recursive install-info-recursive \
 
51
        install-pdf-recursive install-ps-recursive install-recursive \
 
52
        installcheck-recursive installdirs-recursive pdf-recursive \
 
53
        ps-recursive uninstall-recursive
 
54
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
55
  distclean-recursive maintainer-clean-recursive
57
56
ETAGS = etags
58
57
CTAGS = ctags
59
58
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
60
59
ACLOCAL = @ACLOCAL@
61
60
ALL_LINGUAS = @ALL_LINGUAS@
62
 
AMDEP_FALSE = @AMDEP_FALSE@
63
 
AMDEP_TRUE = @AMDEP_TRUE@
64
61
AMTAR = @AMTAR@
65
62
AR = @AR@
66
63
AUTOCONF = @AUTOCONF@
69
66
AVAHI_CFLAGS = @AVAHI_CFLAGS@
70
67
AVAHI_LIBS = @AVAHI_LIBS@
71
68
AWK = @AWK@
72
 
BUILD_GEVOLUTION_FALSE = @BUILD_GEVOLUTION_FALSE@
73
 
BUILD_GEVOLUTION_TRUE = @BUILD_GEVOLUTION_TRUE@
74
69
CATALOGS = @CATALOGS@
75
70
CATOBJEXT = @CATOBJEXT@
76
71
CC = @CC@
92
87
DEBUG_CFLAGS = @DEBUG_CFLAGS@
93
88
DEFS = @DEFS@
94
89
DEPDIR = @DEPDIR@
95
 
DISTRIB_FALSE = @DISTRIB_FALSE@
96
 
DISTRIB_TRUE = @DISTRIB_TRUE@
97
90
DOT = @DOT@
98
91
DOXYGEN = @DOXYGEN@
99
92
DYNALOADER_A = @DYNALOADER_A@
100
 
DYNAMIC_BONJOUR_FALSE = @DYNAMIC_BONJOUR_FALSE@
101
 
DYNAMIC_BONJOUR_TRUE = @DYNAMIC_BONJOUR_TRUE@
102
 
DYNAMIC_GG_FALSE = @DYNAMIC_GG_FALSE@
103
 
DYNAMIC_GG_TRUE = @DYNAMIC_GG_TRUE@
104
 
DYNAMIC_IRC_FALSE = @DYNAMIC_IRC_FALSE@
105
 
DYNAMIC_IRC_TRUE = @DYNAMIC_IRC_TRUE@
106
 
DYNAMIC_JABBER_FALSE = @DYNAMIC_JABBER_FALSE@
107
 
DYNAMIC_JABBER_TRUE = @DYNAMIC_JABBER_TRUE@
108
 
DYNAMIC_MSN_FALSE = @DYNAMIC_MSN_FALSE@
109
 
DYNAMIC_MSN_TRUE = @DYNAMIC_MSN_TRUE@
110
 
DYNAMIC_MYSPACE_FALSE = @DYNAMIC_MYSPACE_FALSE@
111
 
DYNAMIC_MYSPACE_TRUE = @DYNAMIC_MYSPACE_TRUE@
112
 
DYNAMIC_NOVELL_FALSE = @DYNAMIC_NOVELL_FALSE@
113
 
DYNAMIC_NOVELL_TRUE = @DYNAMIC_NOVELL_TRUE@
114
 
DYNAMIC_OSCAR_FALSE = @DYNAMIC_OSCAR_FALSE@
115
 
DYNAMIC_OSCAR_TRUE = @DYNAMIC_OSCAR_TRUE@
116
93
DYNAMIC_PRPLS = @DYNAMIC_PRPLS@
117
 
DYNAMIC_QQ_FALSE = @DYNAMIC_QQ_FALSE@
118
 
DYNAMIC_QQ_TRUE = @DYNAMIC_QQ_TRUE@
119
 
DYNAMIC_SAMETIME_FALSE = @DYNAMIC_SAMETIME_FALSE@
120
 
DYNAMIC_SAMETIME_TRUE = @DYNAMIC_SAMETIME_TRUE@
121
 
DYNAMIC_SILC_FALSE = @DYNAMIC_SILC_FALSE@
122
 
DYNAMIC_SILC_TRUE = @DYNAMIC_SILC_TRUE@
123
 
DYNAMIC_SIMPLE_FALSE = @DYNAMIC_SIMPLE_FALSE@
124
 
DYNAMIC_SIMPLE_TRUE = @DYNAMIC_SIMPLE_TRUE@
125
 
DYNAMIC_TOC_FALSE = @DYNAMIC_TOC_FALSE@
126
 
DYNAMIC_TOC_TRUE = @DYNAMIC_TOC_TRUE@
127
 
DYNAMIC_YAHOO_FALSE = @DYNAMIC_YAHOO_FALSE@
128
 
DYNAMIC_YAHOO_TRUE = @DYNAMIC_YAHOO_TRUE@
129
 
DYNAMIC_ZEPHYR_FALSE = @DYNAMIC_ZEPHYR_FALSE@
130
 
DYNAMIC_ZEPHYR_TRUE = @DYNAMIC_ZEPHYR_TRUE@
131
94
ECHO = @ECHO@
132
95
ECHO_C = @ECHO_C@
133
96
ECHO_N = @ECHO_N@
134
97
ECHO_T = @ECHO_T@
135
98
EGREP = @EGREP@
136
 
ENABLE_CAP_FALSE = @ENABLE_CAP_FALSE@
137
 
ENABLE_CAP_TRUE = @ENABLE_CAP_TRUE@
138
 
ENABLE_DBUS_FALSE = @ENABLE_DBUS_FALSE@
139
 
ENABLE_DBUS_TRUE = @ENABLE_DBUS_TRUE@
140
 
ENABLE_GESTURES_FALSE = @ENABLE_GESTURES_FALSE@
141
 
ENABLE_GESTURES_TRUE = @ENABLE_GESTURES_TRUE@
142
 
ENABLE_GNT_FALSE = @ENABLE_GNT_FALSE@
143
 
ENABLE_GNT_TRUE = @ENABLE_GNT_TRUE@
144
 
ENABLE_GTK_FALSE = @ENABLE_GTK_FALSE@
145
 
ENABLE_GTK_TRUE = @ENABLE_GTK_TRUE@
146
99
EVOLUTION_ADDRESSBOOK_CFLAGS = @EVOLUTION_ADDRESSBOOK_CFLAGS@
147
100
EVOLUTION_ADDRESSBOOK_LIBS = @EVOLUTION_ADDRESSBOOK_LIBS@
148
101
EXEEXT = @EXEEXT@
149
 
EXTERNAL_LIBZEPHYR_FALSE = @EXTERNAL_LIBZEPHYR_FALSE@
150
 
EXTERNAL_LIBZEPHYR_TRUE = @EXTERNAL_LIBZEPHYR_TRUE@
151
102
F77 = @F77@
152
103
FFLAGS = @FFLAGS@
153
104
GADU_CFLAGS = @GADU_CFLAGS@
154
105
GADU_LIBS = @GADU_LIBS@
155
106
GCONFTOOL = @GCONFTOOL@
156
 
GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@
157
 
GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@
158
107
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
159
108
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
160
109
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
178
127
GTKSPELL_LIBS = @GTKSPELL_LIBS@
179
128
GTK_CFLAGS = @GTK_CFLAGS@
180
129
GTK_LIBS = @GTK_LIBS@
181
 
HAVE_CHECK_FALSE = @HAVE_CHECK_FALSE@
182
 
HAVE_CHECK_TRUE = @HAVE_CHECK_TRUE@
183
 
HAVE_DOXYGEN_FALSE = @HAVE_DOXYGEN_FALSE@
184
 
HAVE_DOXYGEN_TRUE = @HAVE_DOXYGEN_TRUE@
185
130
HOWL_CFLAGS = @HOWL_CFLAGS@
186
131
HOWL_LIBS = @HOWL_LIBS@
 
132
INSTALL = @INSTALL@
187
133
INSTALL_DATA = @INSTALL_DATA@
188
134
INSTALL_PROGRAM = @INSTALL_PROGRAM@
189
135
INSTALL_SCRIPT = @INSTALL_SCRIPT@
194
140
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
195
141
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
196
142
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
143
INTLTOOL_ICONV = @INTLTOOL_ICONV@
197
144
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
198
145
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
199
146
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
147
INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
 
148
INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
200
149
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
201
150
INTLTOOL_PERL = @INTLTOOL_PERL@
202
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
203
151
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
204
152
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
205
153
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
211
159
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
212
160
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
213
161
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
162
INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
214
163
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
215
164
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
216
165
KRB4_CFLAGS = @KRB4_CFLAGS@
229
178
LN_S = @LN_S@
230
179
LTLIBOBJS = @LTLIBOBJS@
231
180
MAKEINFO = @MAKEINFO@
232
 
MDNS_AVAHI_FALSE = @MDNS_AVAHI_FALSE@
233
 
MDNS_AVAHI_TRUE = @MDNS_AVAHI_TRUE@
234
 
MDNS_HOWL_FALSE = @MDNS_HOWL_FALSE@
235
 
MDNS_HOWL_TRUE = @MDNS_HOWL_TRUE@
236
181
MEANWHILE_CFLAGS = @MEANWHILE_CFLAGS@
237
182
MEANWHILE_LIBS = @MEANWHILE_LIBS@
 
183
MKDIR_P = @MKDIR_P@
238
184
MKINSTALLDIRS = @MKINSTALLDIRS@
239
185
MONO_CFLAGS = @MONO_CFLAGS@
240
186
MONO_LIBS = @MONO_LIBS@
255
201
PERL_LIBS = @PERL_LIBS@
256
202
PERL_MM_PARAMS = @PERL_MM_PARAMS@
257
203
PKG_CONFIG = @PKG_CONFIG@
258
 
PLUGINS_FALSE = @PLUGINS_FALSE@
259
 
PLUGINS_TRUE = @PLUGINS_TRUE@
260
204
POFILES = @POFILES@
261
205
POSUB = @POSUB@
262
206
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
263
207
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
264
 
PURPLE_AVAILABLE_FALSE = @PURPLE_AVAILABLE_FALSE@
265
 
PURPLE_AVAILABLE_TRUE = @PURPLE_AVAILABLE_TRUE@
266
208
PURPLE_LT_VERSION_INFO = @PURPLE_LT_VERSION_INFO@
267
209
PURPLE_MAJOR_VERSION = @PURPLE_MAJOR_VERSION@
268
210
PURPLE_MICRO_VERSION = @PURPLE_MICRO_VERSION@
281
223
SQLITE3_LIBS = @SQLITE3_LIBS@
282
224
STARTUP_NOTIFICATION_CFLAGS = @STARTUP_NOTIFICATION_CFLAGS@
283
225
STARTUP_NOTIFICATION_LIBS = @STARTUP_NOTIFICATION_LIBS@
284
 
STATIC_BONJOUR_FALSE = @STATIC_BONJOUR_FALSE@
285
 
STATIC_BONJOUR_TRUE = @STATIC_BONJOUR_TRUE@
286
 
STATIC_GG_FALSE = @STATIC_GG_FALSE@
287
 
STATIC_GG_TRUE = @STATIC_GG_TRUE@
288
 
STATIC_IRC_FALSE = @STATIC_IRC_FALSE@
289
 
STATIC_IRC_TRUE = @STATIC_IRC_TRUE@
290
 
STATIC_JABBER_FALSE = @STATIC_JABBER_FALSE@
291
 
STATIC_JABBER_TRUE = @STATIC_JABBER_TRUE@
292
226
STATIC_LINK_LIBS = @STATIC_LINK_LIBS@
293
 
STATIC_MSN_FALSE = @STATIC_MSN_FALSE@
294
 
STATIC_MSN_TRUE = @STATIC_MSN_TRUE@
295
 
STATIC_MYSPACE_FALSE = @STATIC_MYSPACE_FALSE@
296
 
STATIC_MYSPACE_TRUE = @STATIC_MYSPACE_TRUE@
297
 
STATIC_NOVELL_FALSE = @STATIC_NOVELL_FALSE@
298
 
STATIC_NOVELL_TRUE = @STATIC_NOVELL_TRUE@
299
 
STATIC_OSCAR_FALSE = @STATIC_OSCAR_FALSE@
300
 
STATIC_OSCAR_TRUE = @STATIC_OSCAR_TRUE@
301
227
STATIC_PRPLS = @STATIC_PRPLS@
302
 
STATIC_QQ_FALSE = @STATIC_QQ_FALSE@
303
 
STATIC_QQ_TRUE = @STATIC_QQ_TRUE@
304
 
STATIC_SAMETIME_FALSE = @STATIC_SAMETIME_FALSE@
305
 
STATIC_SAMETIME_TRUE = @STATIC_SAMETIME_TRUE@
306
 
STATIC_SILC_FALSE = @STATIC_SILC_FALSE@
307
 
STATIC_SILC_TRUE = @STATIC_SILC_TRUE@
308
 
STATIC_SIMPLE_FALSE = @STATIC_SIMPLE_FALSE@
309
 
STATIC_SIMPLE_TRUE = @STATIC_SIMPLE_TRUE@
310
 
STATIC_TOC_FALSE = @STATIC_TOC_FALSE@
311
 
STATIC_TOC_TRUE = @STATIC_TOC_TRUE@
312
 
STATIC_YAHOO_FALSE = @STATIC_YAHOO_FALSE@
313
 
STATIC_YAHOO_TRUE = @STATIC_YAHOO_TRUE@
314
 
STATIC_ZEPHYR_FALSE = @STATIC_ZEPHYR_FALSE@
315
 
STATIC_ZEPHYR_TRUE = @STATIC_ZEPHYR_TRUE@
316
228
STRIP = @STRIP@
317
229
TCL_CFLAGS = @TCL_CFLAGS@
318
230
TCL_LIBS = @TCL_LIBS@
319
231
TK_LIBS = @TK_LIBS@
320
 
USE_GCONFTOOL_FALSE = @USE_GCONFTOOL_FALSE@
321
 
USE_GCONFTOOL_TRUE = @USE_GCONFTOOL_TRUE@
322
 
USE_GNUTLS_FALSE = @USE_GNUTLS_FALSE@
323
 
USE_GNUTLS_TRUE = @USE_GNUTLS_TRUE@
324
 
USE_INTERNAL_LIBGADU_FALSE = @USE_INTERNAL_LIBGADU_FALSE@
325
 
USE_INTERNAL_LIBGADU_TRUE = @USE_INTERNAL_LIBGADU_TRUE@
326
 
USE_MONO_FALSE = @USE_MONO_FALSE@
327
 
USE_MONO_TRUE = @USE_MONO_TRUE@
328
232
USE_NLS = @USE_NLS@
329
 
USE_NSS_FALSE = @USE_NSS_FALSE@
330
 
USE_NSS_TRUE = @USE_NSS_TRUE@
331
 
USE_PERL_FALSE = @USE_PERL_FALSE@
332
 
USE_PERL_TRUE = @USE_PERL_TRUE@
333
 
USE_TCL_FALSE = @USE_TCL_FALSE@
334
 
USE_TCL_TRUE = @USE_TCL_TRUE@
335
 
USE_TK_FALSE = @USE_TK_FALSE@
336
 
USE_TK_TRUE = @USE_TK_TRUE@
337
233
VERSION = @VERSION@
338
234
X11_CFLAGS = @X11_CFLAGS@
339
235
X11_LIBS = @X11_LIBS@
347
243
ZEPHYR_CFLAGS = @ZEPHYR_CFLAGS@
348
244
ZEPHYR_LDFLAGS = @ZEPHYR_LDFLAGS@
349
245
ZEPHYR_LIBS = @ZEPHYR_LIBS@
 
246
abs_builddir = @abs_builddir@
 
247
abs_srcdir = @abs_srcdir@
 
248
abs_top_builddir = @abs_top_builddir@
 
249
abs_top_srcdir = @abs_top_srcdir@
350
250
ac_ct_CC = @ac_ct_CC@
351
251
ac_ct_CXX = @ac_ct_CXX@
352
252
ac_ct_F77 = @ac_ct_F77@
353
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
354
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
355
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
356
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
357
253
am__include = @am__include@
358
254
am__leading_dot = @am__leading_dot@
359
255
am__quote = @am__quote@
365
261
build_cpu = @build_cpu@
366
262
build_os = @build_os@
367
263
build_vendor = @build_vendor@
 
264
builddir = @builddir@
368
265
datadir = @datadir@
369
266
datarootdir = @datarootdir@
370
267
docdir = @docdir@
400
297
sbindir = @sbindir@
401
298
sedpath = @sedpath@
402
299
sharedstatedir = @sharedstatedir@
 
300
srcdir = @srcdir@
403
301
sysconfdir = @sysconfdir@
404
302
target = @target@
405
303
target_alias = @target_alias@
406
304
target_cpu = @target_cpu@
407
305
target_os = @target_os@
408
306
target_vendor = @target_vendor@
 
307
top_builddir = @top_builddir@
 
308
top_srcdir = @top_srcdir@
409
309
EXTRA_DIST = Makefile.mingw
410
310
DIST_SUBDIRS = bonjour gg irc jabber msn myspace novell null oscar qq sametime silc silc10 toc simple yahoo zephyr
411
311
SUBDIRS = $(DYNAMIC_PRPLS) $(STATIC_PRPLS)
448
348
clean-libtool:
449
349
        -rm -rf .libs _libs
450
350
 
451
 
distclean-libtool:
452
 
        -rm -f libtool
453
 
uninstall-info-am:
454
 
 
455
351
# This directory's subdirectories are mostly independent; you can cd
456
352
# into them and run `make' without going through this Makefile.
457
353
# To change the values of `make' variables: instead of editing Makefiles,
483
379
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
484
380
        fi; test -z "$$fail"
485
381
 
486
 
mostlyclean-recursive clean-recursive distclean-recursive \
487
 
maintainer-clean-recursive:
 
382
$(RECURSIVE_CLEAN_TARGETS):
488
383
        @failcom='exit 1'; \
489
384
        for f in x $$MAKEFLAGS; do \
490
385
          case $$f in \
585
480
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
586
481
 
587
482
distdir: $(DISTFILES)
588
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
589
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
590
 
        list='$(DISTFILES)'; for file in $$list; do \
591
 
          case $$file in \
592
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
593
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
594
 
          esac; \
 
483
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
484
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
485
        list='$(DISTFILES)'; \
 
486
          dist_files=`for file in $$list; do echo $$file; done | \
 
487
          sed -e "s|^$$srcdirstrip/||;t" \
 
488
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
489
        case $$dist_files in \
 
490
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
491
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
492
                           sort -u` ;; \
 
493
        esac; \
 
494
        for file in $$dist_files; do \
595
495
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
596
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
597
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
598
 
            dir="/$$dir"; \
599
 
            $(mkdir_p) "$(distdir)$$dir"; \
600
 
          else \
601
 
            dir=''; \
602
 
          fi; \
603
496
          if test -d $$d/$$file; then \
 
497
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
604
498
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
605
499
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
606
500
            fi; \
614
508
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
615
509
          if test "$$subdir" = .; then :; else \
616
510
            test -d "$(distdir)/$$subdir" \
617
 
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
511
            || $(MKDIR_P) "$(distdir)/$$subdir" \
618
512
            || exit 1; \
619
513
            distdir=`$(am__cd) $(distdir) && pwd`; \
620
514
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
622
516
              $(MAKE) $(AM_MAKEFLAGS) \
623
517
                top_distdir="$$top_distdir" \
624
518
                distdir="$$distdir/$$subdir" \
 
519
                am__remove_distdir=: \
 
520
                am__skip_length_check=: \
625
521
                distdir) \
626
522
              || exit 1; \
627
523
          fi; \
661
557
 
662
558
distclean: distclean-recursive
663
559
        -rm -f Makefile
664
 
distclean-am: clean-am distclean-generic distclean-libtool \
665
 
        distclean-tags
 
560
distclean-am: clean-am distclean-generic distclean-tags
666
561
 
667
562
dvi: dvi-recursive
668
563
 
676
571
 
677
572
install-data-am:
678
573
 
 
574
install-dvi: install-dvi-recursive
 
575
 
679
576
install-exec-am:
680
577
 
 
578
install-html: install-html-recursive
 
579
 
681
580
install-info: install-info-recursive
682
581
 
683
582
install-man:
684
583
 
 
584
install-pdf: install-pdf-recursive
 
585
 
 
586
install-ps: install-ps-recursive
 
587
 
685
588
installcheck-am:
686
589
 
687
590
maintainer-clean: maintainer-clean-recursive
700
603
 
701
604
ps-am:
702
605
 
703
 
uninstall-am: uninstall-info-am
704
 
 
705
 
uninstall-info: uninstall-info-recursive
706
 
 
707
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
708
 
        clean clean-generic clean-libtool clean-recursive ctags \
709
 
        ctags-recursive distclean distclean-generic distclean-libtool \
710
 
        distclean-recursive distclean-tags distdir dvi dvi-am html \
 
606
uninstall-am:
 
607
 
 
608
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
609
        install-strip
 
610
 
 
611
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
612
        all all-am check check-am clean clean-generic clean-libtool \
 
613
        ctags ctags-recursive distclean distclean-generic \
 
614
        distclean-libtool distclean-tags distdir dvi dvi-am html \
711
615
        html-am info info-am install install-am install-data \
712
 
        install-data-am install-exec install-exec-am install-info \
713
 
        install-info-am install-man install-strip installcheck \
 
616
        install-data-am install-dvi install-dvi-am install-exec \
 
617
        install-exec-am install-html install-html-am install-info \
 
618
        install-info-am install-man install-pdf install-pdf-am \
 
619
        install-ps install-ps-am install-strip installcheck \
714
620
        installcheck-am installdirs installdirs-am maintainer-clean \
715
 
        maintainer-clean-generic maintainer-clean-recursive \
716
 
        mostlyclean mostlyclean-generic mostlyclean-libtool \
717
 
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
718
 
        uninstall uninstall-am uninstall-info-am
 
621
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
622
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
 
623
        uninstall uninstall-am
719
624
 
720
625
# Tell versions [3.59,3.63) of GNU make to not export all variables.
721
626
# Otherwise a system limit (for SysV at least) may be exceeded.