~ubuntu-branches/ubuntu/hardy/evince/hardy-proposed

« back to all changes in this revision

Viewing changes to shell/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-11-26 10:27:02 UTC
  • mfrom: (1.1.21 upstream)
  • Revision ID: james.westby@ubuntu.com-20071126102702-fuhptvu6n6ycva3u
Tags: 2.20.1-2ubuntu1
* Sync with Debian
* debian/control.in:
  - Depends on ghostscript-x
  - updated Build-Depends for lpi and hildon changes
  - updated maintainer informationx
* debian/patches/01_launchpad.patch:
  - launchpad integration changes
* debian/patches/02_autoconf.patch:
  - configure update
* debian/patches/03_hildon_interface.patch
  Adds support for Hildon interface with including:
  - Registration of the program into the hildon enviromment.
  - D-bus processing via ossolib.
  - Changed selection and button event handling to match Hildon model.
  - Changes in accelerators handling Zoom, Fullscreen and Presentation
    modes.
  - Uses Hildon chooser dialog.
  - Selects the Hildon interface definition file when in Hildon mode.
  - If the arch is not lpia, the standard gtk interface is used.
  - Fixes interface rendering problem when compiled for lpia.
  - Adjusted the Makefile.am files to include the Hildon interface
    options and interface file evince-hildon-ui.xml.
* debian/patches/99_autoreconf.patch:
  - updated
* debian/rules:
  - do not remove the documentation
  - use the hildon configure option during the lpia build

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.6 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, 2006  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005  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.
14
14
 
15
15
@SET_MAKE@
16
16
 
 
17
srcdir = @srcdir@
 
18
top_srcdir = @top_srcdir@
17
19
VPATH = @srcdir@
18
20
pkgdatadir = $(datadir)/@PACKAGE@
19
21
pkglibdir = $(libdir)/@PACKAGE@
20
22
pkgincludedir = $(includedir)/@PACKAGE@
 
23
top_builddir = ..
21
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
25
INSTALL = @INSTALL@
22
26
install_sh_DATA = $(install_sh) -c -m 644
23
27
install_sh_PROGRAM = $(install_sh) -c
24
28
install_sh_SCRIPT = $(install_sh) -c
97
101
        xdg-user-dir-lookup.$(OBJEXT) $(am__objects_1)
98
102
evince_OBJECTS = $(am_evince_OBJECTS)
99
103
am__DEPENDENCIES_1 =
100
 
@ENABLE_DJVU_TRUE@am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1)
 
104
@HAVE_GTK_RECENT_FALSE@am__DEPENDENCIES_2 = $(top_builddir)/cut-n-paste/recent-files/librecent.la
 
105
@ENABLE_DJVU_TRUE@am__DEPENDENCIES_3 = $(am__DEPENDENCIES_1)
101
106
evince_DEPENDENCIES =  \
102
107
        $(top_builddir)/cut-n-paste/zoom-control/libephyzoom.la \
103
108
        $(top_builddir)/cut-n-paste/toolbar-editor/libtoolbareditor.la \
105
110
        $(top_builddir)/properties/libevproperties.la \
106
111
        $(top_builddir)/libdocument/libevbackend.la \
107
112
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
108
 
        $(am__DEPENDENCIES_1) $(am__append_5) $(am__DEPENDENCIES_2) \
109
 
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
110
 
DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
 
113
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) \
 
114
        $(am__DEPENDENCIES_3) $(am__DEPENDENCIES_1) \
 
115
        $(am__DEPENDENCIES_1)
 
116
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
111
117
depcomp = $(SHELL) $(top_srcdir)/depcomp
112
118
am__depfiles_maybe = depfiles
113
119
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
114
120
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
115
 
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
116
 
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
117
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
121
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
 
122
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
123
        $(AM_CFLAGS) $(CFLAGS)
118
124
CCLD = $(CC)
119
 
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
120
 
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
121
 
        $(LDFLAGS) -o $@
 
125
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
126
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
122
127
SOURCES = $(evince_SOURCES)
123
128
DIST_SOURCES = $(am__evince_SOURCES_DIST)
124
129
ETAGS = etags
127
132
ACLOCAL = @ACLOCAL@
128
133
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
129
134
ALL_LINGUAS = @ALL_LINGUAS@
 
135
AMDEP_FALSE = @AMDEP_FALSE@
 
136
AMDEP_TRUE = @AMDEP_TRUE@
130
137
AMTAR = @AMTAR@
131
138
AR = @AR@
132
139
AUTOCONF = @AUTOCONF@
155
162
DBUS_BINDING_TOOL = @DBUS_BINDING_TOOL@
156
163
DBUS_CFLAGS = @DBUS_CFLAGS@
157
164
DBUS_LIBS = @DBUS_LIBS@
 
165
DBUS_TOOL_NO_PREFIX_FALSE = @DBUS_TOOL_NO_PREFIX_FALSE@
 
166
DBUS_TOOL_NO_PREFIX_TRUE = @DBUS_TOOL_NO_PREFIX_TRUE@
158
167
DEFS = @DEFS@
159
168
DEPDIR = @DEPDIR@
160
169
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
166
175
ECHO_N = @ECHO_N@
167
176
ECHO_T = @ECHO_T@
168
177
EGREP = @EGREP@
 
178
ENABLE_COMICS_FALSE = @ENABLE_COMICS_FALSE@
 
179
ENABLE_COMICS_TRUE = @ENABLE_COMICS_TRUE@
 
180
ENABLE_DBUS_FALSE = @ENABLE_DBUS_FALSE@
 
181
ENABLE_DBUS_TRUE = @ENABLE_DBUS_TRUE@
 
182
ENABLE_DJVU_FALSE = @ENABLE_DJVU_FALSE@
 
183
ENABLE_DJVU_TRUE = @ENABLE_DJVU_TRUE@
 
184
ENABLE_DVI_FALSE = @ENABLE_DVI_FALSE@
 
185
ENABLE_DVI_TRUE = @ENABLE_DVI_TRUE@
 
186
ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
 
187
ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
 
188
ENABLE_IMPRESS_FALSE = @ENABLE_IMPRESS_FALSE@
 
189
ENABLE_IMPRESS_TRUE = @ENABLE_IMPRESS_TRUE@
 
190
ENABLE_PDF_FALSE = @ENABLE_PDF_FALSE@
 
191
ENABLE_PDF_TRUE = @ENABLE_PDF_TRUE@
 
192
ENABLE_PIXBUF_FALSE = @ENABLE_PIXBUF_FALSE@
 
193
ENABLE_PIXBUF_TRUE = @ENABLE_PIXBUF_TRUE@
 
194
ENABLE_PS_FALSE = @ENABLE_PS_FALSE@
 
195
ENABLE_PS_TRUE = @ENABLE_PS_TRUE@
 
196
ENABLE_SK_FALSE = @ENABLE_SK_FALSE@
 
197
ENABLE_SK_TRUE = @ENABLE_SK_TRUE@
 
198
ENABLE_THUMBNAILER_FALSE = @ENABLE_THUMBNAILER_FALSE@
 
199
ENABLE_THUMBNAILER_TRUE = @ENABLE_THUMBNAILER_TRUE@
 
200
ENABLE_TIFF_FALSE = @ENABLE_TIFF_FALSE@
 
201
ENABLE_TIFF_TRUE = @ENABLE_TIFF_TRUE@
169
202
EVINCE_MIME_TYPES = @EVINCE_MIME_TYPES@
170
203
EXEEXT = @EXEEXT@
171
204
F77 = @F77@
175
208
FRONTEND_CORE_LIBS = @FRONTEND_CORE_LIBS@
176
209
FRONTEND_LIBS = @FRONTEND_LIBS@
177
210
GCONFTOOL = @GCONFTOOL@
 
211
GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@
 
212
GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@
178
213
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
179
214
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
180
215
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
188
223
GNOME_LIBS = @GNOME_LIBS@
189
224
GNOME_PRINT_CFLAGS = @GNOME_PRINT_CFLAGS@
190
225
GNOME_PRINT_LIBS = @GNOME_PRINT_LIBS@
191
 
GREP = @GREP@
 
226
GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
 
227
GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
192
228
GTK_PRINT_CFLAGS = @GTK_PRINT_CFLAGS@
193
229
GTK_PRINT_LIBS = @GTK_PRINT_LIBS@
194
230
GTK_RECENT_CFLAGS = @GTK_RECENT_CFLAGS@
195
231
GTK_RECENT_LIBS = @GTK_RECENT_LIBS@
 
232
HAVE_GNOME_DOC_UTILS_FALSE = @HAVE_GNOME_DOC_UTILS_FALSE@
 
233
HAVE_GNOME_DOC_UTILS_TRUE = @HAVE_GNOME_DOC_UTILS_TRUE@
 
234
HAVE_GTK_RECENT_FALSE = @HAVE_GTK_RECENT_FALSE@
 
235
HAVE_GTK_RECENT_TRUE = @HAVE_GTK_RECENT_TRUE@
 
236
HAVE_NAUTILUS_FALSE = @HAVE_NAUTILUS_FALSE@
 
237
HAVE_NAUTILUS_TRUE = @HAVE_NAUTILUS_TRUE@
196
238
HELP_DIR = @HELP_DIR@
197
239
HTML_DIR = @HTML_DIR@
198
 
INSTALL = @INSTALL@
199
240
INSTALL_DATA = @INSTALL_DATA@
200
241
INSTALL_PROGRAM = @INSTALL_PROGRAM@
201
242
INSTALL_SCRIPT = @INSTALL_SCRIPT@
237
278
LN_S = @LN_S@
238
279
LTLIBOBJS = @LTLIBOBJS@
239
280
MAINT = @MAINT@
 
281
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
282
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
240
283
MAKEINFO = @MAKEINFO@
241
 
MKDIR_P = @MKDIR_P@
242
284
MKINSTALLDIRS = @MKINSTALLDIRS@
243
285
MSGFMT = @MSGFMT@
244
286
MSGFMT_OPTS = @MSGFMT_OPTS@
273
315
VERSION = @VERSION@
274
316
WARN_CFLAGS = @WARN_CFLAGS@
275
317
WARN_CXXFLAGS = @WARN_CXXFLAGS@
 
318
WITH_GNOME_FALSE = @WITH_GNOME_FALSE@
 
319
WITH_GNOME_PRINT_FALSE = @WITH_GNOME_PRINT_FALSE@
 
320
WITH_GNOME_PRINT_TRUE = @WITH_GNOME_PRINT_TRUE@
 
321
WITH_GNOME_TRUE = @WITH_GNOME_TRUE@
 
322
WITH_GTK_PRINT_FALSE = @WITH_GTK_PRINT_FALSE@
 
323
WITH_GTK_PRINT_TRUE = @WITH_GTK_PRINT_TRUE@
 
324
WITH_TYPE1_FONTS_FALSE = @WITH_TYPE1_FONTS_FALSE@
 
325
WITH_TYPE1_FONTS_TRUE = @WITH_TYPE1_FONTS_TRUE@
276
326
XGETTEXT = @XGETTEXT@
277
 
abs_builddir = @abs_builddir@
278
 
abs_srcdir = @abs_srcdir@
279
 
abs_top_builddir = @abs_top_builddir@
280
 
abs_top_srcdir = @abs_top_srcdir@
 
327
ac_ct_AR = @ac_ct_AR@
281
328
ac_ct_CC = @ac_ct_CC@
282
329
ac_ct_CXX = @ac_ct_CXX@
283
330
ac_ct_F77 = @ac_ct_F77@
 
331
ac_ct_RANLIB = @ac_ct_RANLIB@
 
332
ac_ct_STRIP = @ac_ct_STRIP@
 
333
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
 
334
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
335
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
336
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
337
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
284
338
am__include = @am__include@
285
339
am__leading_dot = @am__leading_dot@
286
340
am__quote = @am__quote@
292
346
build_cpu = @build_cpu@
293
347
build_os = @build_os@
294
348
build_vendor = @build_vendor@
295
 
builddir = @builddir@
296
349
datadir = @datadir@
297
 
datarootdir = @datarootdir@
298
 
docdir = @docdir@
299
 
dvidir = @dvidir@
300
350
exec_prefix = @exec_prefix@
301
351
host = @host@
302
352
host_alias = @host_alias@
303
353
host_cpu = @host_cpu@
304
354
host_os = @host_os@
305
355
host_vendor = @host_vendor@
306
 
htmldir = @htmldir@
307
356
includedir = @includedir@
308
357
infodir = @infodir@
309
358
install_sh = @install_sh@
310
359
libdir = @libdir@
311
360
libexecdir = @libexecdir@
312
 
localedir = @localedir@
313
361
localstatedir = @localstatedir@
314
362
mandir = @mandir@
315
363
mkdir_p = @mkdir_p@
316
364
oldincludedir = @oldincludedir@
317
 
pdfdir = @pdfdir@
318
365
prefix = @prefix@
319
366
program_transform_name = @program_transform_name@
320
 
psdir = @psdir@
321
367
sbindir = @sbindir@
322
368
sharedstatedir = @sharedstatedir@
323
 
srcdir = @srcdir@
324
369
sysconfdir = @sysconfdir@
325
370
target_alias = @target_alias@
326
 
top_builddir = @top_builddir@
327
 
top_srcdir = @top_srcdir@
328
371
INCLUDES = -DDATADIR=\"$(pkgdatadir)\" -DGNOMEDATADIR=\"$(datadir)\" \
329
372
        -I$(top_srcdir)/cut-n-paste/zoom-control/ \
330
373
        -I$(top_srcdir)/cut-n-paste/toolbar-editor/ \
406
449
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
407
450
install-binPROGRAMS: $(bin_PROGRAMS)
408
451
        @$(NORMAL_INSTALL)
409
 
        test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
 
452
        test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
410
453
        @list='$(bin_PROGRAMS)'; for p in $$list; do \
411
454
          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
412
455
          if test -f $$p \
434
477
        done
435
478
evince$(EXEEXT): $(evince_OBJECTS) $(evince_DEPENDENCIES) 
436
479
        @rm -f evince$(EXEEXT)
437
 
        $(LINK) $(evince_OBJECTS) $(evince_LDADD) $(LIBS)
 
480
        $(LINK) $(evince_LDFLAGS) $(evince_OBJECTS) $(evince_LDADD) $(LIBS)
438
481
 
439
482
mostlyclean-compile:
440
483
        -rm -f *.$(OBJEXT)
476
519
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xdg-user-dir-lookup.Po@am__quote@
477
520
 
478
521
.c.o:
479
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
480
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
522
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
523
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
481
524
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
482
525
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
483
526
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
484
527
 
485
528
.c.obj:
486
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
487
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
529
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
 
530
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
488
531
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
489
532
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
490
533
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
491
534
 
492
535
.c.lo:
493
 
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
494
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
536
@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
537
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
495
538
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
496
539
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
497
540
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
502
545
clean-libtool:
503
546
        -rm -rf .libs _libs
504
547
 
 
548
distclean-libtool:
 
549
        -rm -f libtool
 
550
uninstall-info-am:
 
551
 
505
552
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
506
553
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
507
554
        unique=`for i in $$list; do \
551
598
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
552
599
 
553
600
distdir: $(DISTFILES)
554
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
555
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
556
 
        list='$(DISTFILES)'; \
557
 
          dist_files=`for file in $$list; do echo $$file; done | \
558
 
          sed -e "s|^$$srcdirstrip/||;t" \
559
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
560
 
        case $$dist_files in \
561
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
562
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
563
 
                           sort -u` ;; \
564
 
        esac; \
565
 
        for file in $$dist_files; do \
 
601
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
602
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
603
        list='$(DISTFILES)'; for file in $$list; do \
 
604
          case $$file in \
 
605
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
606
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
607
          esac; \
566
608
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
609
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
610
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
611
            dir="/$$dir"; \
 
612
            $(mkdir_p) "$(distdir)$$dir"; \
 
613
          else \
 
614
            dir=''; \
 
615
          fi; \
567
616
          if test -d $$d/$$file; then \
568
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
569
617
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
570
618
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
571
619
            fi; \
582
630
all-am: Makefile $(PROGRAMS)
583
631
installdirs:
584
632
        for dir in "$(DESTDIR)$(bindir)"; do \
585
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
633
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
586
634
        done
587
635
install: $(BUILT_SOURCES)
588
636
        $(MAKE) $(AM_MAKEFLAGS) install-am
619
667
        -rm -rf ./$(DEPDIR)
620
668
        -rm -f Makefile
621
669
distclean-am: clean-am distclean-compile distclean-generic \
622
 
        distclean-tags
 
670
        distclean-libtool distclean-tags
623
671
 
624
672
dvi: dvi-am
625
673
 
633
681
 
634
682
install-data-am:
635
683
 
636
 
install-dvi: install-dvi-am
637
 
 
638
684
install-exec-am: install-binPROGRAMS
639
685
 
640
 
install-html: install-html-am
641
 
 
642
686
install-info: install-info-am
643
687
 
644
688
install-man:
645
689
 
646
 
install-pdf: install-pdf-am
647
 
 
648
 
install-ps: install-ps-am
649
 
 
650
690
installcheck-am:
651
691
 
652
692
maintainer-clean: maintainer-clean-am
667
707
 
668
708
ps-am:
669
709
 
670
 
uninstall-am: uninstall-binPROGRAMS
671
 
 
672
 
.MAKE: install-am install-strip
 
710
uninstall-am: uninstall-binPROGRAMS uninstall-info-am
673
711
 
674
712
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
675
713
        clean-generic clean-libtool ctags distclean distclean-compile \
676
714
        distclean-generic distclean-libtool distclean-tags distdir dvi \
677
715
        dvi-am html html-am info info-am install install-am \
678
 
        install-binPROGRAMS install-data install-data-am install-dvi \
679
 
        install-dvi-am install-exec install-exec-am install-html \
680
 
        install-html-am install-info install-info-am install-man \
681
 
        install-pdf install-pdf-am install-ps install-ps-am \
 
716
        install-binPROGRAMS install-data install-data-am install-exec \
 
717
        install-exec-am install-info install-info-am install-man \
682
718
        install-strip installcheck installcheck-am installdirs \
683
719
        maintainer-clean maintainer-clean-generic mostlyclean \
684
720
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
685
721
        pdf pdf-am ps ps-am tags uninstall uninstall-am \
686
 
        uninstall-binPROGRAMS
 
722
        uninstall-binPROGRAMS uninstall-info-am
687
723
 
688
724
 
689
725
ev-marshal.h: $(srcdir)/ev-marshal.list