~ubuntu-branches/debian/sid/libgtop2/sid

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2013-09-05 02:53:46 UTC
  • mfrom: (1.1.21)
  • Revision ID: package-import@ubuntu.com-20130905025346-qfl4a2bg8b0s5clw
Tags: 2.28.5-1
* New upstream release.
* Remove those kfreebsd patches which have been merged upstream.
* Drop 99_ltmain_as-needed.patch and use dh_autoreconf --as-needed instead.
* Bump Standards-Version to 3.9.4. No further changes.

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.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, 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.
17
17
 
18
18
 
19
19
VPATH = @srcdir@
 
20
am__make_dryrun = \
 
21
  { \
 
22
    am__dry=no; \
 
23
    case $$MAKEFLAGS in \
 
24
      *\\[\ \   ]*) \
 
25
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
 
26
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
 
27
      *) \
 
28
        for am__flg in $$MAKEFLAGS; do \
 
29
          case $$am__flg in \
 
30
            *=*|--*) ;; \
 
31
            *n*) am__dry=yes; break;; \
 
32
          esac; \
 
33
        done;; \
 
34
    esac; \
 
35
    test $$am__dry = yes; \
 
36
  }
20
37
pkgdatadir = $(datadir)/@PACKAGE@
21
38
pkgincludedir = $(includedir)/@PACKAGE@
22
39
pkglibdir = $(libdir)/@PACKAGE@
42
59
        $(srcdir)/libgtop.spec.in $(srcdir)/libgtopconfig.h.in \
43
60
        $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
44
61
        TODO config.guess config.sub depcomp install-sh ltconfig \
45
 
        ltmain.sh missing mkinstalldirs
 
62
        ltmain.sh missing
46
63
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
47
64
am__aclocal_m4_deps = $(top_srcdir)/m4/gtk-doc.m4 \
48
65
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/introspection.m4 \
54
71
        $(ACLOCAL_M4)
55
72
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
56
73
 configure.lineno config.status.lineno
57
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
74
mkinstalldirs = $(install_sh) -d
58
75
CONFIG_HEADER = config.h
59
76
CONFIG_CLEAN_FILES = libgtop.spec libgtop-2.0.pc libgtopconfig.h
60
77
CONFIG_CLEAN_VPATH_FILES =
67
84
        install-pdf-recursive install-ps-recursive install-recursive \
68
85
        installcheck-recursive installdirs-recursive pdf-recursive \
69
86
        ps-recursive uninstall-recursive
 
87
am__can_run_installinfo = \
 
88
  case $$AM_UPDATE_INFO_DIR in \
 
89
    n|no|NO) false;; \
 
90
    *) (install-info --version) >/dev/null 2>&1;; \
 
91
  esac
70
92
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
71
93
am__vpath_adj = case $$p in \
72
94
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
88
110
am__base_list = \
89
111
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
90
112
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
113
am__uninstall_files_from_dir = { \
 
114
  test -z "$$files" \
 
115
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
116
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
117
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
118
  }
91
119
am__installdirs = "$(DESTDIR)$(pkgconfigdir)" \
92
120
        "$(DESTDIR)$(libgtopincludedir)"
93
121
DATA = $(pkgconfig_DATA)
104
132
distdir = $(PACKAGE)-$(VERSION)
105
133
top_distdir = $(distdir)
106
134
am__remove_distdir = \
107
 
  { test ! -d "$(distdir)" \
108
 
    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
109
 
         && rm -fr "$(distdir)"; }; }
 
135
  if test -d "$(distdir)"; then \
 
136
    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
 
137
      && rm -rf "$(distdir)" \
 
138
      || { sleep 5 && rm -rf "$(distdir)"; }; \
 
139
  else :; fi
110
140
am__relativize = \
111
141
  dir0=`pwd`; \
112
142
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
135
165
GZIP_ENV = --best
136
166
DIST_ARCHIVES = $(distdir).tar.xz
137
167
distuninstallcheck_listfiles = find . -type f -print
 
168
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
 
169
  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
138
170
distcleancheck_listfiles = find . -type f -print
139
171
ACLOCAL = @ACLOCAL@
140
172
ACLOCAL_AMFLAGS = -I m4
141
173
ALLOCA = @ALLOCA@
142
174
ALL_LINGUAS = @ALL_LINGUAS@
143
175
AMTAR = @AMTAR@
 
176
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
144
177
AR = @AR@
145
178
AS = @AS@
146
179
AUTOCONF = @AUTOCONF@
193
226
INTLTOOL_MERGE = @INTLTOOL_MERGE@
194
227
INTLTOOL_PERL = @INTLTOOL_PERL@
195
228
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
229
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
230
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
231
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
232
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
196
233
INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
197
234
INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
198
235
INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
297
334
includedir = @includedir@
298
335
infodir = @infodir@
299
336
install_sh = @install_sh@
 
337
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
338
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
300
339
libdir = @libdir@
301
340
libexecdir = @libexecdir@
302
341
libgtop_have_sysinfo = @libgtop_have_sysinfo@
354
393
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
355
394
 
356
395
.SUFFIXES:
357
 
am--refresh:
 
396
am--refresh: Makefile
358
397
        @:
359
398
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
360
399
        @for dep in $?; do \
390
429
$(am__aclocal_m4_deps):
391
430
 
392
431
config.h: stamp-h1
393
 
        @if test ! -f $@; then \
394
 
          rm -f stamp-h1; \
395
 
          $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
396
 
        else :; fi
 
432
        @if test ! -f $@; then rm -f stamp-h1; else :; fi
 
433
        @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
397
434
 
398
435
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
399
436
        @rm -f stamp-h1
422
459
        -rm -f libtool config.lt
423
460
install-pkgconfigDATA: $(pkgconfig_DATA)
424
461
        @$(NORMAL_INSTALL)
425
 
        test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
426
462
        @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
 
463
        if test -n "$$list"; then \
 
464
          echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
 
465
          $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
 
466
        fi; \
427
467
        for p in $$list; do \
428
468
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
429
469
          echo "$$d$$p"; \
437
477
        @$(NORMAL_UNINSTALL)
438
478
        @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
439
479
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
440
 
        test -n "$$files" || exit 0; \
441
 
        echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
442
 
        cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
 
480
        dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
443
481
install-libgtopincludeHEADERS: $(libgtopinclude_HEADERS)
444
482
        @$(NORMAL_INSTALL)
445
 
        test -z "$(libgtopincludedir)" || $(MKDIR_P) "$(DESTDIR)$(libgtopincludedir)"
446
483
        @list='$(libgtopinclude_HEADERS)'; test -n "$(libgtopincludedir)" || list=; \
 
484
        if test -n "$$list"; then \
 
485
          echo " $(MKDIR_P) '$(DESTDIR)$(libgtopincludedir)'"; \
 
486
          $(MKDIR_P) "$(DESTDIR)$(libgtopincludedir)" || exit 1; \
 
487
        fi; \
447
488
        for p in $$list; do \
448
489
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
449
490
          echo "$$d$$p"; \
457
498
        @$(NORMAL_UNINSTALL)
458
499
        @list='$(libgtopinclude_HEADERS)'; test -n "$(libgtopincludedir)" || list=; \
459
500
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
460
 
        test -n "$$files" || exit 0; \
461
 
        echo " ( cd '$(DESTDIR)$(libgtopincludedir)' && rm -f" $$files ")"; \
462
 
        cd "$(DESTDIR)$(libgtopincludedir)" && rm -f $$files
 
501
        dir='$(DESTDIR)$(libgtopincludedir)'; $(am__uninstall_files_from_dir)
463
502
 
464
503
# This directory's subdirectories are mostly independent; you can cd
465
504
# into them and run `make' without going through this Makefile.
630
669
        done
631
670
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
632
671
          if test "$$subdir" = .; then :; else \
633
 
            test -d "$(distdir)/$$subdir" \
634
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
635
 
            || exit 1; \
636
 
          fi; \
637
 
        done
638
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
639
 
          if test "$$subdir" = .; then :; else \
 
672
            $(am__make_dryrun) \
 
673
              || test -d "$(distdir)/$$subdir" \
 
674
              || $(MKDIR_P) "$(distdir)/$$subdir" \
 
675
              || exit 1; \
640
676
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
641
677
            $(am__relativize); \
642
678
            new_distdir=$$reldir; \
671
707
        $(am__remove_distdir)
672
708
 
673
709
dist-bzip2: distdir
674
 
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
 
710
        tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
 
711
        $(am__remove_distdir)
 
712
 
 
713
dist-lzip: distdir
 
714
        tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
675
715
        $(am__remove_distdir)
676
716
 
677
717
dist-lzma: distdir
678
718
        tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
679
719
        $(am__remove_distdir)
680
720
dist-xz: distdir
681
 
        tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
 
721
        tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
682
722
        $(am__remove_distdir)
683
723
 
684
724
dist-tarZ: distdir
695
735
        $(am__remove_distdir)
696
736
 
697
737
dist dist-all: distdir
698
 
        tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
 
738
        tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
699
739
        $(am__remove_distdir)
700
740
 
701
741
# This target untars the dist file and tries a VPATH configuration.  Then
709
749
          bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
710
750
        *.tar.lzma*) \
711
751
          lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
 
752
        *.tar.lz*) \
 
753
          lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
712
754
        *.tar.xz*) \
713
755
          xz -dc $(distdir).tar.xz | $(am__untar) ;;\
714
756
        *.tar.Z*) \
718
760
        *.zip*) \
719
761
          unzip $(distdir).zip ;;\
720
762
        esac
721
 
        chmod -R a-w $(distdir); chmod a+w $(distdir)
 
763
        chmod -R a-w $(distdir); chmod u+w $(distdir)
722
764
        mkdir $(distdir)/_build
723
765
        mkdir $(distdir)/_inst
724
766
        chmod a-w $(distdir)
728
770
          && am__cwd=`pwd` \
729
771
          && $(am__cd) $(distdir)/_build \
730
772
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 
773
            $(AM_DISTCHECK_CONFIGURE_FLAGS) \
731
774
            $(DISTCHECK_CONFIGURE_FLAGS) \
732
775
          && $(MAKE) $(AM_MAKEFLAGS) \
733
776
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
756
799
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
757
800
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
758
801
distuninstallcheck:
759
 
        @$(am__cd) '$(distuninstallcheck_dir)' \
760
 
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
 
802
        @test -n '$(distuninstallcheck_dir)' || { \
 
803
          echo 'ERROR: trying to run $@ with an empty' \
 
804
               '$$(distuninstallcheck_dir)' >&2; \
 
805
          exit 1; \
 
806
        }; \
 
807
        $(am__cd) '$(distuninstallcheck_dir)' || { \
 
808
          echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
 
809
          exit 1; \
 
810
        }; \
 
811
        test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
761
812
           || { echo "ERROR: files left after uninstall:" ; \
762
813
                if test -n "$(DESTDIR)"; then \
763
814
                  echo "  (check DESTDIR support)"; \
791
842
 
792
843
installcheck: installcheck-recursive
793
844
install-strip:
794
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
795
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
796
 
          `test -z '$(STRIP)' || \
797
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
845
        if test -z '$(STRIP)'; then \
 
846
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
847
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
848
              install; \
 
849
        else \
 
850
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
851
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
852
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
853
        fi
798
854
mostlyclean-generic:
799
855
 
800
856
clean-generic:
883
939
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
884
940
        all all-am am--refresh check check-am clean clean-generic \
885
941
        clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
886
 
        dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \
887
 
        dist-zip distcheck distclean distclean-generic distclean-hdr \
888
 
        distclean-libtool distclean-tags distcleancheck distdir \
889
 
        distuninstallcheck dvi dvi-am html html-am info info-am \
890
 
        install install-am install-data install-data-am install-dvi \
891
 
        install-dvi-am install-exec install-exec-am install-html \
892
 
        install-html-am install-info install-info-am \
 
942
        dist-gzip dist-hook dist-lzip dist-lzma dist-shar dist-tarZ \
 
943
        dist-xz dist-zip distcheck distclean distclean-generic \
 
944
        distclean-hdr distclean-libtool distclean-tags distcleancheck \
 
945
        distdir distuninstallcheck dvi dvi-am html html-am info \
 
946
        info-am install install-am install-data install-data-am \
 
947
        install-dvi install-dvi-am install-exec install-exec-am \
 
948
        install-html install-html-am install-info install-info-am \
893
949
        install-libgtopincludeHEADERS install-man install-pdf \
894
950
        install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
895
951
        install-strip installcheck installcheck-am installdirs \