~ubuntu-branches/ubuntu/raring/gupnp-tools/raring

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson
  • Date: 2013-01-28 23:34:47 UTC
  • mfrom: (1.1.9) (2.1.6 sid)
  • Revision ID: package-import@ubuntu.com-20130128233447-kmbqad0odeox5xdw
Tags: 0.8.5-1
* Bump to debhelper compatibility level 9
* Imported Upstream version 0.8.5
* Bump standards version to 3.9.4
* debian/rules: add list-missing to spot missed files

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.3 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, 2009  Free Software Foundation,
6
 
# Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
 
6
# Foundation, Inc.
7
7
# This Makefile.in is free software; the Free Software Foundation
8
8
# gives unlimited permission to copy and/or distribute it,
9
9
# with or without modifications, as long as this notice is preserved.
52
52
CONFIG_HEADER = config.h
53
53
CONFIG_CLEAN_FILES =
54
54
CONFIG_CLEAN_VPATH_FILES =
55
 
AM_V_GEN = $(am__v_GEN_$(V))
56
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
55
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
56
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
57
57
am__v_GEN_0 = @echo "  GEN   " $@;
58
 
AM_V_at = $(am__v_at_$(V))
59
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
58
AM_V_at = $(am__v_at_@AM_V@)
 
59
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
60
60
am__v_at_0 = @
61
61
SOURCES =
62
62
DIST_SOURCES =
79
79
distdir = $(PACKAGE)-$(VERSION)
80
80
top_distdir = $(distdir)
81
81
am__remove_distdir = \
82
 
  { test ! -d "$(distdir)" \
83
 
    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
84
 
         && rm -fr "$(distdir)"; }; }
 
82
  if test -d "$(distdir)"; then \
 
83
    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
 
84
      && rm -rf "$(distdir)" \
 
85
      || { sleep 5 && rm -rf "$(distdir)"; }; \
 
86
  else :; fi
85
87
am__relativize = \
86
88
  dir0=`pwd`; \
87
89
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
110
112
GZIP_ENV = --best
111
113
DIST_ARCHIVES = $(distdir).tar.xz
112
114
distuninstallcheck_listfiles = find . -type f -print
 
115
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
 
116
  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
113
117
distcleancheck_listfiles = find . -type f -print
114
118
ACLOCAL = @ACLOCAL@
115
119
AMTAR = @AMTAR@
172
176
LIBGUPNP_LIBS = @LIBGUPNP_LIBS@
173
177
LIBOBJS = @LIBOBJS@
174
178
LIBS = @LIBS@
 
179
LIBSOUP_CFLAGS = @LIBSOUP_CFLAGS@
 
180
LIBSOUP_LIBS = @LIBSOUP_LIBS@
175
181
LIBTOOL = @LIBTOOL@
 
182
LIBXML_CFLAGS = @LIBXML_CFLAGS@
 
183
LIBXML_LIBS = @LIBXML_LIBS@
176
184
LIPO = @LIPO@
177
185
LN_S = @LN_S@
178
186
LTLIBOBJS = @LTLIBOBJS@
277
285
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
278
286
 
279
287
.SUFFIXES:
280
 
am--refresh:
 
288
am--refresh: Makefile
281
289
        @:
282
290
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
283
291
        @for dep in $?; do \
313
321
$(am__aclocal_m4_deps):
314
322
 
315
323
config.h: stamp-h1
316
 
        @if test ! -f $@; then \
317
 
          rm -f stamp-h1; \
318
 
          $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
319
 
        else :; fi
 
324
        @if test ! -f $@; then rm -f stamp-h1; else :; fi
 
325
        @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
320
326
 
321
327
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
322
328
        @rm -f stamp-h1
548
554
        $(am__remove_distdir)
549
555
 
550
556
dist-bzip2: distdir
551
 
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
 
557
        tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
 
558
        $(am__remove_distdir)
 
559
 
 
560
dist-lzip: distdir
 
561
        tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
552
562
        $(am__remove_distdir)
553
563
 
554
564
dist-lzma: distdir
555
565
        tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
556
566
        $(am__remove_distdir)
557
567
dist-xz: distdir
558
 
        tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
 
568
        tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
559
569
        $(am__remove_distdir)
560
570
 
561
571
dist-tarZ: distdir
572
582
        $(am__remove_distdir)
573
583
 
574
584
dist dist-all: distdir
575
 
        tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
 
585
        tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
576
586
        $(am__remove_distdir)
577
587
 
578
588
# This target untars the dist file and tries a VPATH configuration.  Then
586
596
          bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
587
597
        *.tar.lzma*) \
588
598
          lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
 
599
        *.tar.lz*) \
 
600
          lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
589
601
        *.tar.xz*) \
590
602
          xz -dc $(distdir).tar.xz | $(am__untar) ;;\
591
603
        *.tar.Z*) \
605
617
          && am__cwd=`pwd` \
606
618
          && $(am__cd) $(distdir)/_build \
607
619
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 
620
            $(AM_DISTCHECK_CONFIGURE_FLAGS) \
608
621
            $(DISTCHECK_CONFIGURE_FLAGS) \
609
622
          && $(MAKE) $(AM_MAKEFLAGS) \
610
623
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
633
646
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
634
647
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
635
648
distuninstallcheck:
636
 
        @$(am__cd) '$(distuninstallcheck_dir)' \
637
 
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
 
649
        @test -n '$(distuninstallcheck_dir)' || { \
 
650
          echo 'ERROR: trying to run $@ with an empty' \
 
651
               '$$(distuninstallcheck_dir)' >&2; \
 
652
          exit 1; \
 
653
        }; \
 
654
        $(am__cd) '$(distuninstallcheck_dir)' || { \
 
655
          echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
 
656
          exit 1; \
 
657
        }; \
 
658
        test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
638
659
           || { echo "ERROR: files left after uninstall:" ; \
639
660
                if test -n "$(DESTDIR)"; then \
640
661
                  echo "  (check DESTDIR support)"; \
665
686
 
666
687
installcheck: installcheck-recursive
667
688
install-strip:
668
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
669
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
670
 
          `test -z '$(STRIP)' || \
671
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
689
        if test -z '$(STRIP)'; then \
 
690
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
691
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
692
              install; \
 
693
        else \
 
694
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
695
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
696
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
697
        fi
672
698
mostlyclean-generic:
673
699
 
674
700
clean-generic:
757
783
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
758
784
        all all-am am--refresh check check-am clean clean-generic \
759
785
        clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
760
 
        dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \
761
 
        dist-zip distcheck distclean distclean-generic distclean-hdr \
762
 
        distclean-libtool distclean-tags distcleancheck distdir \
763
 
        distuninstallcheck dvi dvi-am html html-am info info-am \
764
 
        install install-am install-data install-data-am install-dvi \
765
 
        install-dvi-am install-exec install-exec-am install-html \
766
 
        install-html-am install-info install-info-am install-man \
767
 
        install-pdf install-pdf-am install-ps install-ps-am \
768
 
        install-strip installcheck installcheck-am installdirs \
769
 
        installdirs-am maintainer-clean maintainer-clean-generic \
770
 
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
771
 
        ps ps-am tags tags-recursive uninstall uninstall-am
 
786
        dist-gzip dist-hook dist-lzip dist-lzma dist-shar dist-tarZ \
 
787
        dist-xz dist-zip distcheck distclean distclean-generic \
 
788
        distclean-hdr distclean-libtool distclean-tags distcleancheck \
 
789
        distdir distuninstallcheck dvi dvi-am html html-am info \
 
790
        info-am install install-am install-data install-data-am \
 
791
        install-dvi install-dvi-am install-exec install-exec-am \
 
792
        install-html install-html-am install-info install-info-am \
 
793
        install-man install-pdf install-pdf-am install-ps \
 
794
        install-ps-am install-strip installcheck installcheck-am \
 
795
        installdirs installdirs-am maintainer-clean \
 
796
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
797
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
 
798
        uninstall uninstall-am
772
799
 
773
800
 
774
801
dist-hook: