~ubuntu-branches/ubuntu/quantal/gst-plugins-bad-multiverse0.10/quantal

« back to all changes in this revision

Viewing changes to tests/examples/mxf/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Onkar Shinde
  • Date: 2009-12-07 08:54:28 UTC
  • mfrom: (1.1.15 upstream)
  • Revision ID: james.westby@ubuntu.com-20091207085428-ml6aaukf0p2ph34d
Tags: 0.10.17-0ubuntu1
* New upstream release.
* Add myself to maintainer.
* Fix misc lintian warnings.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11 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, 2007, 2008  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
17
18
 
18
19
VPATH = @srcdir@
19
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkgincludedir = $(includedir)/@PACKAGE@
20
22
pkglibdir = $(libdir)/@PACKAGE@
21
 
pkgincludedir = $(includedir)/@PACKAGE@
 
23
pkglibexecdir = $(libexecdir)/@PACKAGE@
22
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23
25
install_sh_DATA = $(install_sh) -c -m 644
24
26
install_sh_PROGRAM = $(install_sh) -c
49
51
        $(top_srcdir)/common/m4/gst-arch.m4 \
50
52
        $(top_srcdir)/common/m4/gst-args.m4 \
51
53
        $(top_srcdir)/common/m4/gst-check.m4 \
 
54
        $(top_srcdir)/common/m4/gst-default.m4 \
52
55
        $(top_srcdir)/common/m4/gst-dowhile.m4 \
53
56
        $(top_srcdir)/common/m4/gst-error.m4 \
54
57
        $(top_srcdir)/common/m4/gst-feature.m4 \
75
78
mkinstalldirs = $(install_sh) -d
76
79
CONFIG_HEADER = $(top_builddir)/config.h
77
80
CONFIG_CLEAN_FILES =
 
81
CONFIG_CLEAN_VPATH_FILES =
78
82
PROGRAMS = $(noinst_PROGRAMS)
79
83
am_mxfdemux_structure_OBJECTS =  \
80
84
        mxfdemux_structure-mxfdemux-structure.$(OBJEXT)
87
91
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
88
92
depcomp = $(SHELL) $(top_srcdir)/depcomp
89
93
am__depfiles_maybe = depfiles
 
94
am__mv = mv -f
90
95
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
91
96
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
92
97
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
128
133
CDAUDIO_CFLAGS = @CDAUDIO_CFLAGS@
129
134
CDAUDIO_CONFIG = @CDAUDIO_CONFIG@
130
135
CDAUDIO_LIBS = @CDAUDIO_LIBS@
 
136
CELT_0_5_CFLAGS = @CELT_0_5_CFLAGS@
 
137
CELT_0_5_LIBS = @CELT_0_5_LIBS@
 
138
CELT_0_7_CFLAGS = @CELT_0_7_CFLAGS@
 
139
CELT_0_7_LIBS = @CELT_0_7_LIBS@
131
140
CELT_CFLAGS = @CELT_CFLAGS@
132
141
CELT_LIBS = @CELT_LIBS@
133
142
CFLAGS = @CFLAGS@
 
143
COG_CFLAGS = @COG_CFLAGS@
 
144
COG_LIBS = @COG_LIBS@
134
145
CPP = @CPP@
135
146
CPPFLAGS = @CPPFLAGS@
136
147
CXX = @CXX@
139
150
CXXFLAGS = @CXXFLAGS@
140
151
CYGPATH_W = @CYGPATH_W@
141
152
DCCP_LIBS = @DCCP_LIBS@
 
153
DEFAULT_AUDIOSINK = @DEFAULT_AUDIOSINK@
 
154
DEFAULT_AUDIOSRC = @DEFAULT_AUDIOSRC@
 
155
DEFAULT_VIDEOSINK = @DEFAULT_VIDEOSINK@
 
156
DEFAULT_VIDEOSRC = @DEFAULT_VIDEOSRC@
 
157
DEFAULT_VISUALIZER = @DEFAULT_VISUALIZER@
142
158
DEFS = @DEFS@
143
159
DEPDIR = @DEPDIR@
144
160
DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@
145
161
DIRAC_CFLAGS = @DIRAC_CFLAGS@
146
162
DIRAC_LIBS = @DIRAC_LIBS@
147
 
DIRECTDRAW_CFLAGS = @DIRECTDRAW_CFLAGS@
148
 
DIRECTDRAW_LDFLAGS = @DIRECTDRAW_LDFLAGS@
149
163
DIRECTDRAW_LIBS = @DIRECTDRAW_LIBS@
150
164
DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
151
165
DIRECTFB_LIBS = @DIRECTFB_LIBS@
 
166
DIRECTSOUND_LIBS = @DIRECTSOUND_LIBS@
 
167
DIRECTX_CFLAGS = @DIRECTX_CFLAGS@
 
168
DIRECTX_LDFLAGS = @DIRECTX_LDFLAGS@
152
169
DIVXDEC_LIBS = @DIVXDEC_LIBS@
153
170
DIVXENC_LIBS = @DIVXENC_LIBS@
154
171
DLLTOOL = @DLLTOOL@
187
204
GLIB_LIBS = @GLIB_LIBS@
188
205
GLIB_PREFIX = @GLIB_PREFIX@
189
206
GLIB_REQ = @GLIB_REQ@
 
207
GME_LIBS = @GME_LIBS@
190
208
GMSGFMT = @GMSGFMT@
191
209
GMSGFMT_015 = @GMSGFMT_015@
192
210
GMYTH_CFLAGS = @GMYTH_CFLAGS@
229
247
HAVE_BZ2 = @HAVE_BZ2@
230
248
HAVE_CXX = @HAVE_CXX@
231
249
HAVE_DIRECTDRAW = @HAVE_DIRECTDRAW@
 
250
HAVE_DIRECTSOUND = @HAVE_DIRECTSOUND@
232
251
HAVE_DTS = @HAVE_DTS@
233
252
HAVE_FAAC = @HAVE_FAAC@
234
253
HAVE_FAAD = @HAVE_FAAD@
253
272
JACK_CFLAGS = @JACK_CFLAGS@
254
273
JACK_LIBS = @JACK_LIBS@
255
274
JP2K_LIBS = @JP2K_LIBS@
 
275
KATE_CFLAGS = @KATE_CFLAGS@
 
276
KATE_LIBS = @KATE_LIBS@
256
277
LD = @LD@
257
278
LDFLAGS = @LDFLAGS@
258
279
LIBDC1394_CFLAGS = @LIBDC1394_CFLAGS@
311
332
OBJEXT = @OBJEXT@
312
333
OFA_CFLAGS = @OFA_CFLAGS@
313
334
OFA_LIBS = @OFA_LIBS@
 
335
ORCC = @ORCC@
314
336
OTOOL = @OTOOL@
315
337
OTOOL64 = @OTOOL64@
316
338
PACKAGE = @PACKAGE@
318
340
PACKAGE_NAME = @PACKAGE_NAME@
319
341
PACKAGE_STRING = @PACKAGE_STRING@
320
342
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
343
PACKAGE_URL = @PACKAGE_URL@
321
344
PACKAGE_VERSION = @PACKAGE_VERSION@
322
345
PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
323
346
PACKAGE_VERSION_MICRO = @PACKAGE_VERSION_MICRO@
336
359
PYTHON_VERSION = @PYTHON_VERSION@
337
360
Q = @Q@
338
361
RANLIB = @RANLIB@
 
362
RSVG_CFLAGS = @RSVG_CFLAGS@
 
363
RSVG_LIBS = @RSVG_LIBS@
 
364
SCHRO_CFLAGS = @SCHRO_CFLAGS@
 
365
SCHRO_LIBS = @SCHRO_LIBS@
339
366
SDL_CFLAGS = @SDL_CFLAGS@
340
367
SDL_CONFIG = @SDL_CONFIG@
341
368
SDL_LIBS = @SDL_LIBS@
342
369
SED = @SED@
343
370
SET_MAKE = @SET_MAKE@
344
371
SHELL = @SHELL@
 
372
SLV2_CFLAGS = @SLV2_CFLAGS@
 
373
SLV2_LIBS = @SLV2_LIBS@
345
374
SNDFILE_CFLAGS = @SNDFILE_CFLAGS@
346
375
SNDFILE_LIBS = @SNDFILE_LIBS@
347
376
SOUNDTOUCH_CFLAGS = @SOUNDTOUCH_CFLAGS@
352
381
SWFDEC_LIBS = @SWFDEC_LIBS@
353
382
THEORADEC_CFLAGS = @THEORADEC_CFLAGS@
354
383
THEORADEC_LIBS = @THEORADEC_LIBS@
 
384
TIGER_CFLAGS = @TIGER_CFLAGS@
 
385
TIGER_LIBS = @TIGER_LIBS@
355
386
TIMIDITY_CFLAGS = @TIMIDITY_CFLAGS@
356
387
TIMIDITY_LIBS = @TIMIDITY_LIBS@
357
388
USE_NLS = @USE_NLS@
359
390
VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
360
391
VALGRIND_LIBS = @VALGRIND_LIBS@
361
392
VALGRIND_PATH = @VALGRIND_PATH@
 
393
VDPAU_CFLAGS = @VDPAU_CFLAGS@
 
394
VDPAU_LIBS = @VDPAU_LIBS@
362
395
VERSION = @VERSION@
363
396
WILDMIDI_CFLAGS = @WILDMIDI_CFLAGS@
364
397
WILDMIDI_LIBS = @WILDMIDI_LIBS@
379
412
X_EXTRA_LIBS = @X_EXTRA_LIBS@
380
413
X_LIBS = @X_LIBS@
381
414
X_PRE_LIBS = @X_PRE_LIBS@
 
415
ZBAR_CFLAGS = @ZBAR_CFLAGS@
 
416
ZBAR_LIBS = @ZBAR_LIBS@
382
417
abs_builddir = @abs_builddir@
383
418
abs_srcdir = @abs_srcdir@
384
419
abs_top_builddir = @abs_top_builddir@
456
491
              exit 1;; \
457
492
          esac; \
458
493
        done; \
459
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  tests/examples/mxf/Makefile'; \
460
 
        cd $(top_srcdir) && \
461
 
          $(AUTOMAKE) --gnu  tests/examples/mxf/Makefile
 
494
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/examples/mxf/Makefile'; \
 
495
        $(am__cd) $(top_srcdir) && \
 
496
          $(AUTOMAKE) --gnu tests/examples/mxf/Makefile
462
497
.PRECIOUS: Makefile
463
498
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
464
499
        @case '$?' in \
476
511
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
477
512
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
478
513
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
514
$(am__aclocal_m4_deps):
479
515
 
480
516
clean-noinstPROGRAMS:
481
 
        @list='$(noinst_PROGRAMS)'; for p in $$list; do \
482
 
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
483
 
          echo " rm -f $$p $$f"; \
484
 
          rm -f $$p $$f ; \
485
 
        done
 
517
        @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
 
518
        echo " rm -f" $$list; \
 
519
        rm -f $$list || exit $$?; \
 
520
        test -n "$(EXEEXT)" || exit 0; \
 
521
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 
522
        echo " rm -f" $$list; \
 
523
        rm -f $$list
486
524
mxfdemux-structure$(EXEEXT): $(mxfdemux_structure_OBJECTS) $(mxfdemux_structure_DEPENDENCIES) 
487
525
        @rm -f mxfdemux-structure$(EXEEXT)
488
526
        $(mxfdemux_structure_LINK) $(mxfdemux_structure_OBJECTS) $(mxfdemux_structure_LDADD) $(LIBS)
497
535
 
498
536
.c.o:
499
537
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
500
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
538
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
501
539
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
502
540
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
503
541
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
504
542
 
505
543
.c.obj:
506
544
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
507
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
545
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
508
546
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
509
547
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
510
548
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
511
549
 
512
550
.c.lo:
513
551
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
514
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
552
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
515
553
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
516
554
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
517
555
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
518
556
 
519
557
mxfdemux_structure-mxfdemux-structure.o: mxfdemux-structure.c
520
558
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mxfdemux_structure_CFLAGS) $(CFLAGS) -MT mxfdemux_structure-mxfdemux-structure.o -MD -MP -MF $(DEPDIR)/mxfdemux_structure-mxfdemux-structure.Tpo -c -o mxfdemux_structure-mxfdemux-structure.o `test -f 'mxfdemux-structure.c' || echo '$(srcdir)/'`mxfdemux-structure.c
521
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/mxfdemux_structure-mxfdemux-structure.Tpo $(DEPDIR)/mxfdemux_structure-mxfdemux-structure.Po
 
559
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/mxfdemux_structure-mxfdemux-structure.Tpo $(DEPDIR)/mxfdemux_structure-mxfdemux-structure.Po
522
560
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='mxfdemux-structure.c' object='mxfdemux_structure-mxfdemux-structure.o' libtool=no @AMDEPBACKSLASH@
523
561
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
524
562
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mxfdemux_structure_CFLAGS) $(CFLAGS) -c -o mxfdemux_structure-mxfdemux-structure.o `test -f 'mxfdemux-structure.c' || echo '$(srcdir)/'`mxfdemux-structure.c
525
563
 
526
564
mxfdemux_structure-mxfdemux-structure.obj: mxfdemux-structure.c
527
565
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mxfdemux_structure_CFLAGS) $(CFLAGS) -MT mxfdemux_structure-mxfdemux-structure.obj -MD -MP -MF $(DEPDIR)/mxfdemux_structure-mxfdemux-structure.Tpo -c -o mxfdemux_structure-mxfdemux-structure.obj `if test -f 'mxfdemux-structure.c'; then $(CYGPATH_W) 'mxfdemux-structure.c'; else $(CYGPATH_W) '$(srcdir)/mxfdemux-structure.c'; fi`
528
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/mxfdemux_structure-mxfdemux-structure.Tpo $(DEPDIR)/mxfdemux_structure-mxfdemux-structure.Po
 
566
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/mxfdemux_structure-mxfdemux-structure.Tpo $(DEPDIR)/mxfdemux_structure-mxfdemux-structure.Po
529
567
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='mxfdemux-structure.c' object='mxfdemux_structure-mxfdemux-structure.obj' libtool=no @AMDEPBACKSLASH@
530
568
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
531
569
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mxfdemux_structure_CFLAGS) $(CFLAGS) -c -o mxfdemux_structure-mxfdemux-structure.obj `if test -f 'mxfdemux-structure.c'; then $(CYGPATH_W) 'mxfdemux-structure.c'; else $(CYGPATH_W) '$(srcdir)/mxfdemux-structure.c'; fi`
548
586
 
549
587
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
550
588
                $(TAGS_FILES) $(LISP)
551
 
        tags=; \
 
589
        set x; \
552
590
        here=`pwd`; \
553
591
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
554
592
        unique=`for i in $$list; do \
556
594
          done | \
557
595
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
558
596
              END { if (nonempty) { for (i in files) print i; }; }'`; \
559
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
597
        shift; \
 
598
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
560
599
          test -n "$$unique" || unique=$$empty_fix; \
561
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
562
 
            $$tags $$unique; \
 
600
          if test $$# -gt 0; then \
 
601
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
602
              "$$@" $$unique; \
 
603
          else \
 
604
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
605
              $$unique; \
 
606
          fi; \
563
607
        fi
564
608
ctags: CTAGS
565
609
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
566
610
                $(TAGS_FILES) $(LISP)
567
 
        tags=; \
568
611
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
569
612
        unique=`for i in $$list; do \
570
613
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
571
614
          done | \
572
615
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
573
616
              END { if (nonempty) { for (i in files) print i; }; }'`; \
574
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
617
        test -z "$(CTAGS_ARGS)$$unique" \
575
618
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
576
 
             $$tags $$unique
 
619
             $$unique
577
620
 
578
621
GTAGS:
579
622
        here=`$(am__cd) $(top_builddir) && pwd` \
580
 
          && cd $(top_srcdir) \
581
 
          && gtags -i $(GTAGS_ARGS) $$here
 
623
          && $(am__cd) $(top_srcdir) \
 
624
          && gtags -i $(GTAGS_ARGS) "$$here"
582
625
 
583
626
distclean-tags:
584
627
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
599
642
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
600
643
          if test -d $$d/$$file; then \
601
644
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
645
            if test -d "$(distdir)/$$file"; then \
 
646
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
647
            fi; \
602
648
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
603
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
649
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
650
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
604
651
            fi; \
605
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
652
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
606
653
          else \
607
 
            test -f $(distdir)/$$file \
608
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
654
            test -f "$(distdir)/$$file" \
 
655
            || cp -p $$d/$$file "$(distdir)/$$file" \
609
656
            || exit 1; \
610
657
          fi; \
611
658
        done
633
680
 
634
681
distclean-generic:
635
682
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
683
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
636
684
 
637
685
maintainer-clean-generic:
638
686
        @echo "This command is intended for maintainers to use"
654
702
 
655
703
html: html-am
656
704
 
 
705
html-am:
 
706
 
657
707
info: info-am
658
708
 
659
709
info-am:
662
712
 
663
713
install-dvi: install-dvi-am
664
714
 
 
715
install-dvi-am:
 
716
 
665
717
install-exec-am:
666
718
 
667
719
install-html: install-html-am
668
720
 
 
721
install-html-am:
 
722
 
669
723
install-info: install-info-am
670
724
 
 
725
install-info-am:
 
726
 
671
727
install-man:
672
728
 
673
729
install-pdf: install-pdf-am
674
730
 
 
731
install-pdf-am:
 
732
 
675
733
install-ps: install-ps-am
676
734
 
 
735
install-ps-am:
 
736
 
677
737
installcheck-am:
678
738
 
679
739
maintainer-clean: maintainer-clean-am
711
771
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
712
772
        pdf pdf-am ps ps-am tags uninstall uninstall-am
713
773
 
 
774
 
714
775
# Tell versions [3.59,3.63) of GNU make to not export all variables.
715
776
# Otherwise a system limit (for SysV at least) may be exceeded.
716
777
.NOEXPORT: