~ubuntu-branches/ubuntu/saucy/rivet/saucy-proposed

« back to all changes in this revision

Viewing changes to include/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Lifeng Sun
  • Date: 2013-05-07 09:24:27 UTC
  • mfrom: (1.2.1) (2.1.2 experimental)
  • Revision ID: package-import@ubuntu.com-20130507092427-rpfijl4mn3y87ek7
Tags: 1.8.3-1
New upstream release.

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.
16
16
@SET_MAKE@
17
17
 
18
18
VPATH = @srcdir@
 
19
am__make_dryrun = \
 
20
  { \
 
21
    am__dry=no; \
 
22
    case $$MAKEFLAGS in \
 
23
      *\\[\ \   ]*) \
 
24
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
 
25
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
 
26
      *) \
 
27
        for am__flg in $$MAKEFLAGS; do \
 
28
          case $$am__flg in \
 
29
            *=*|--*) ;; \
 
30
            *n*) am__dry=yes; break;; \
 
31
          esac; \
 
32
        done;; \
 
33
    esac; \
 
34
    test $$am__dry = yes; \
 
35
  }
19
36
pkgdatadir = $(datadir)/@PACKAGE@
20
37
pkgincludedir = $(includedir)/@PACKAGE@
21
38
pkglibdir = $(libdir)/@PACKAGE@
53
70
        $(top_builddir)/include/Rivet/Config/BuildOptions.hh
54
71
CONFIG_CLEAN_FILES =
55
72
CONFIG_CLEAN_VPATH_FILES =
56
 
AM_V_GEN = $(am__v_GEN_$(V))
57
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
73
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
74
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
58
75
am__v_GEN_0 = @echo "  GEN   " $@;
59
 
AM_V_at = $(am__v_at_$(V))
60
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
76
AM_V_at = $(am__v_at_@AM_V@)
 
77
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
61
78
am__v_at_0 = @
62
79
SOURCES =
63
80
DIST_SOURCES =
68
85
        install-pdf-recursive install-ps-recursive install-recursive \
69
86
        installcheck-recursive installdirs-recursive pdf-recursive \
70
87
        ps-recursive uninstall-recursive
 
88
am__can_run_installinfo = \
 
89
  case $$AM_UPDATE_INFO_DIR in \
 
90
    n|no|NO) false;; \
 
91
    *) (install-info --version) >/dev/null 2>&1;; \
 
92
  esac
71
93
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
72
94
am__vpath_adj = case $$p in \
73
95
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
89
111
am__base_list = \
90
112
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
91
113
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
114
am__uninstall_files_from_dir = { \
 
115
  test -z "$$files" \
 
116
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
117
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
118
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
119
  }
92
120
am__installdirs = "$(DESTDIR)$(includedir)"
93
121
HEADERS = $(nobase_include_HEADERS)
94
122
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
152
180
CYGPATH_W = @CYGPATH_W@
153
181
DEFS = @DEFS@
154
182
DEPDIR = @DEPDIR@
 
183
DLLTOOL = @DLLTOOL@
155
184
DOXYGEN = @DOXYGEN@
156
185
DSYMUTIL = @DSYMUTIL@
157
186
DUMPBIN = @DUMPBIN@
209
238
LTLIBOBJS = @LTLIBOBJS@
210
239
LT_OBJDIR = @LT_OBJDIR@
211
240
MAKEINFO = @MAKEINFO@
 
241
MANIFEST_TOOL = @MANIFEST_TOOL@
212
242
MKDIR_P = @MKDIR_P@
213
243
NM = @NM@
214
244
NMEDIT = @NMEDIT@
252
282
abs_srcdir = @abs_srcdir@
253
283
abs_top_builddir = @abs_top_builddir@
254
284
abs_top_srcdir = @abs_top_srcdir@
 
285
ac_ct_AR = @ac_ct_AR@
255
286
ac_ct_CC = @ac_ct_CC@
256
287
ac_ct_CXX = @ac_ct_CXX@
257
288
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
285
316
libexecdir = @libexecdir@
286
317
localedir = @localedir@
287
318
localstatedir = @localstatedir@
288
 
lt_ECHO = @lt_ECHO@
289
319
mandir = @mandir@
290
320
mkdir_p = @mkdir_p@
291
321
oldincludedir = @oldincludedir@
374
404
        -rm -rf .libs _libs
375
405
install-nobase_includeHEADERS: $(nobase_include_HEADERS)
376
406
        @$(NORMAL_INSTALL)
377
 
        test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
378
407
        @list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
 
408
        if test -n "$$list"; then \
 
409
          echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
 
410
          $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
 
411
        fi; \
379
412
        $(am__nobase_list) | while read dir files; do \
380
413
          xfiles=; for file in $$files; do \
381
414
            if test -f "$$file"; then xfiles="$$xfiles $$file"; \
382
415
            else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
383
416
          test -z "$$xfiles" || { \
384
417
            test "x$$dir" = x. || { \
385
 
              echo "$(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \
 
418
              echo " $(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \
386
419
              $(MKDIR_P) "$(DESTDIR)$(includedir)/$$dir"; }; \
387
420
            echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \
388
421
            $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit $$?; }; \
392
425
        @$(NORMAL_UNINSTALL)
393
426
        @list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
394
427
        $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
395
 
        test -n "$$files" || exit 0; \
396
 
        echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
397
 
        cd "$(DESTDIR)$(includedir)" && rm -f $$files
 
428
        dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
398
429
 
399
430
# This directory's subdirectories are mostly independent; you can cd
400
431
# into them and run `make' without going through this Makefile.
563
594
        done
564
595
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
565
596
          if test "$$subdir" = .; then :; else \
566
 
            test -d "$(distdir)/$$subdir" \
567
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
568
 
            || exit 1; \
569
 
          fi; \
570
 
        done
571
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
572
 
          if test "$$subdir" = .; then :; else \
 
597
            $(am__make_dryrun) \
 
598
              || test -d "$(distdir)/$$subdir" \
 
599
              || $(MKDIR_P) "$(distdir)/$$subdir" \
 
600
              || exit 1; \
573
601
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
574
602
            $(am__relativize); \
575
603
            new_distdir=$$reldir; \
607
635
 
608
636
installcheck: installcheck-recursive
609
637
install-strip:
610
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
611
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
612
 
          `test -z '$(STRIP)' || \
613
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
638
        if test -z '$(STRIP)'; then \
 
639
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
640
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
641
              install; \
 
642
        else \
 
643
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
644
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
645
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
646
        fi
614
647
mostlyclean-generic:
615
648
 
616
649
clean-generic: