~ubuntu-branches/debian/experimental/xfdesktop4/experimental

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Package Import Robot
  • Author(s): Yves-Alexis Perez
  • Date: 2014-02-19 20:34:01 UTC
  • mfrom: (1.5.7)
  • Revision ID: package-import@ubuntu.com-20140219203401-13ae5peaguqp5v7x
Tags: 4.11.3-1
New upstream development release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.13.3 from Makefile.am.
 
1
# Makefile.in generated by automake 1.14.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
508
508
$(am__aclocal_m4_deps):
509
509
 
510
510
config.h: stamp-h1
511
 
        @if test ! -f $@; then rm -f stamp-h1; else :; fi
512
 
        @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
 
511
        @test -f $@ || rm -f stamp-h1
 
512
        @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
513
513
 
514
514
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
515
515
        @rm -f stamp-h1
741
741
        $(am__post_remove_distdir)
742
742
 
743
743
dist-tarZ: distdir
 
744
        @echo WARNING: "Support for shar distribution archives is" \
 
745
                       "deprecated." >&2
 
746
        @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
744
747
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
745
748
        $(am__post_remove_distdir)
746
749
 
747
750
dist-shar: distdir
 
751
        @echo WARNING: "Support for distribution archives compressed with" \
 
752
                       "legacy program 'compress' is deprecated." >&2
 
753
        @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
748
754
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
749
755
        $(am__post_remove_distdir)
750
756
 
786
792
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
787
793
          && am__cwd=`pwd` \
788
794
          && $(am__cd) $(distdir)/_build \
789
 
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 
795
          && ../configure \
790
796
            $(AM_DISTCHECK_CONFIGURE_FLAGS) \
791
797
            $(DISTCHECK_CONFIGURE_FLAGS) \
 
798
            --srcdir=.. --prefix="$$dc_install_base" \
792
799
          && $(MAKE) $(AM_MAKEFLAGS) \
793
800
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
794
801
          && $(MAKE) $(AM_MAKEFLAGS) check \