~ubuntu-branches/ubuntu/vivid/libspectre/vivid-proposed

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Package Import Robot
  • Author(s): Pino Toscano
  • Date: 2012-08-11 11:25:13 UTC
  • mto: (9.2.1 experimental)
  • mto: This revision was merged to the branch mainline in revision 12.
  • Revision ID: package-import@ubuntu.com-20120811112513-px9iaeg2jmv9zei2
Tags: upstream-0.2.7
ImportĀ upstreamĀ versionĀ 0.2.7

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 = Doxyfile libspectre.pc
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 =
88
88
am__base_list = \
89
89
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
90
90
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
91
am__uninstall_files_from_dir = { \
 
92
  test -z "$$files" \
 
93
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
94
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
95
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
96
  }
91
97
am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
92
98
DATA = $(pkgconfig_DATA)
93
99
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
102
108
distdir = $(PACKAGE)-$(VERSION)
103
109
top_distdir = $(distdir)
104
110
am__remove_distdir = \
105
 
  { test ! -d "$(distdir)" \
106
 
    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
107
 
         && rm -fr "$(distdir)"; }; }
 
111
  if test -d "$(distdir)"; then \
 
112
    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
 
113
      && rm -rf "$(distdir)" \
 
114
      || { sleep 5 && rm -rf "$(distdir)"; }; \
 
115
  else :; fi
108
116
am__relativize = \
109
117
  dir0=`pwd`; \
110
118
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
133
141
DIST_ARCHIVES = $(distdir).tar.gz
134
142
GZIP_ENV = --best
135
143
distuninstallcheck_listfiles = find . -type f -print
 
144
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
 
145
  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
136
146
distcleancheck_listfiles = find . -type f -print
137
147
ACLOCAL = @ACLOCAL@
138
148
AMTAR = @AMTAR@
152
162
CYGPATH_W = @CYGPATH_W@
153
163
DEFS = @DEFS@
154
164
DEPDIR = @DEPDIR@
 
165
DLLTOOL = @DLLTOOL@
155
166
DSYMUTIL = @DSYMUTIL@
156
167
DUMPBIN = @DUMPBIN@
157
168
ECHO_C = @ECHO_C@
181
192
LT_REVISION = @LT_REVISION@
182
193
MAINT = @MAINT@
183
194
MAKEINFO = @MAKEINFO@
 
195
MANIFEST_TOOL = @MANIFEST_TOOL@
184
196
MKDIR_P = @MKDIR_P@
185
197
NM = @NM@
186
198
NMEDIT = @NMEDIT@
197
209
PACKAGE_VERSION = @PACKAGE_VERSION@
198
210
PATH_SEPARATOR = @PATH_SEPARATOR@
199
211
PKG_CONFIG = @PKG_CONFIG@
 
212
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
213
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
200
214
RANLIB = @RANLIB@
201
215
SED = @SED@
202
216
SET_MAKE = @SET_MAKE@
213
227
abs_srcdir = @abs_srcdir@
214
228
abs_top_builddir = @abs_top_builddir@
215
229
abs_top_srcdir = @abs_top_srcdir@
 
230
ac_ct_AR = @ac_ct_AR@
216
231
ac_ct_CC = @ac_ct_CC@
217
232
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
218
233
am__include = @am__include@
245
260
libexecdir = @libexecdir@
246
261
localedir = @localedir@
247
262
localstatedir = @localstatedir@
248
 
lt_ECHO = @lt_ECHO@
249
263
mandir = @mandir@
250
264
mkdir_p = @mkdir_p@
251
265
oldincludedir = @oldincludedir@
296
310
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
297
311
 
298
312
.SUFFIXES:
299
 
am--refresh:
 
313
am--refresh: Makefile
300
314
        @:
301
315
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
302
316
        @for dep in $?; do \
332
346
$(am__aclocal_m4_deps):
333
347
 
334
348
config.h: stamp-h1
335
 
        @if test ! -f $@; then \
336
 
          rm -f stamp-h1; \
337
 
          $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
338
 
        else :; fi
 
349
        @if test ! -f $@; then rm -f stamp-h1; else :; fi
 
350
        @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
339
351
 
340
352
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
341
353
        @rm -f stamp-h1
377
389
        @$(NORMAL_UNINSTALL)
378
390
        @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
379
391
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
380
 
        test -n "$$files" || exit 0; \
381
 
        echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
382
 
        cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
 
392
        dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
383
393
 
384
394
# This directory's subdirectories are mostly independent; you can cd
385
395
# into them and run `make' without going through this Makefile.
591
601
        $(am__remove_distdir)
592
602
 
593
603
dist-bzip2: distdir
594
 
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
 
604
        tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
 
605
        $(am__remove_distdir)
 
606
 
 
607
dist-lzip: distdir
 
608
        tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
595
609
        $(am__remove_distdir)
596
610
 
597
611
dist-lzma: distdir
599
613
        $(am__remove_distdir)
600
614
 
601
615
dist-xz: distdir
602
 
        tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
 
616
        tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
603
617
        $(am__remove_distdir)
604
618
 
605
619
dist-tarZ: distdir
630
644
          bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
631
645
        *.tar.lzma*) \
632
646
          lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
 
647
        *.tar.lz*) \
 
648
          lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
633
649
        *.tar.xz*) \
634
650
          xz -dc $(distdir).tar.xz | $(am__untar) ;;\
635
651
        *.tar.Z*) \
649
665
          && am__cwd=`pwd` \
650
666
          && $(am__cd) $(distdir)/_build \
651
667
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 
668
            $(AM_DISTCHECK_CONFIGURE_FLAGS) \
652
669
            $(DISTCHECK_CONFIGURE_FLAGS) \
653
670
          && $(MAKE) $(AM_MAKEFLAGS) \
654
671
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
677
694
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
678
695
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
679
696
distuninstallcheck:
680
 
        @$(am__cd) '$(distuninstallcheck_dir)' \
681
 
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
 
697
        @test -n '$(distuninstallcheck_dir)' || { \
 
698
          echo 'ERROR: trying to run $@ with an empty' \
 
699
               '$$(distuninstallcheck_dir)' >&2; \
 
700
          exit 1; \
 
701
        }; \
 
702
        $(am__cd) '$(distuninstallcheck_dir)' || { \
 
703
          echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
 
704
          exit 1; \
 
705
        }; \
 
706
        test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
682
707
           || { echo "ERROR: files left after uninstall:" ; \
683
708
                if test -n "$(DESTDIR)"; then \
684
709
                  echo "  (check DESTDIR support)"; \
712
737
 
713
738
installcheck: installcheck-recursive
714
739
install-strip:
715
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
716
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
717
 
          `test -z '$(STRIP)' || \
718
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
740
        if test -z '$(STRIP)'; then \
 
741
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
742
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
743
              install; \
 
744
        else \
 
745
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
746
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
747
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
748
        fi
719
749
mostlyclean-generic:
720
750
 
721
751
clean-generic:
804
834
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
805
835
        all all-am am--refresh check check-am clean clean-generic \
806
836
        clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
807
 
        dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \
808
 
        dist-zip distcheck distclean distclean-generic distclean-hdr \
809
 
        distclean-libtool distclean-tags distcleancheck distdir \
810
 
        distuninstallcheck dvi dvi-am html html-am info info-am \
811
 
        install install-am install-data install-data-am install-dvi \
812
 
        install-dvi-am install-exec install-exec-am install-html \
813
 
        install-html-am install-info install-info-am install-man \
814
 
        install-pdf install-pdf-am install-pkgconfigDATA install-ps \
815
 
        install-ps-am install-strip installcheck installcheck-am \
816
 
        installdirs installdirs-am maintainer-clean \
 
837
        dist-gzip dist-hook dist-lzip dist-lzma dist-shar dist-tarZ \
 
838
        dist-xz dist-zip distcheck distclean distclean-generic \
 
839
        distclean-hdr distclean-libtool distclean-tags distcleancheck \
 
840
        distdir distuninstallcheck dvi dvi-am html html-am info \
 
841
        info-am install install-am install-data install-data-am \
 
842
        install-dvi install-dvi-am install-exec install-exec-am \
 
843
        install-html install-html-am install-info install-info-am \
 
844
        install-man install-pdf install-pdf-am install-pkgconfigDATA \
 
845
        install-ps install-ps-am install-strip installcheck \
 
846
        installcheck-am installdirs installdirs-am maintainer-clean \
817
847
        maintainer-clean-generic mostlyclean mostlyclean-generic \
818
848
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
819
849
        uninstall uninstall-am uninstall-pkgconfigDATA