~noskcaj/ubuntu/trusty/gnome-documents/3.10.2

« back to all changes in this revision

Viewing changes to egg-list-box/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson, Jeremy Bicha
  • Date: 2013-06-17 22:24:54 UTC
  • mfrom: (3.1.5 experimental)
  • Revision ID: package-import@ubuntu.com-20130617222454-biw3dmaqdd9qpbh7
Tags: 3.8.3.1-1
[ Jeremy Bicha ]
* New upstream release
* debian/control.in:
  - Add missing dependency on gir1.2-gnomedesktop-3.0
  - Bump minimum GTK for newer libgd
  - Build-depend on gtk-doc-tools and yelp-tools
  - Build-depend on inkscape and poppler-utils to generate
    getting-started PDF
* debian/rules: --enable-getting-started

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.13.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.13.2 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
 
4
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
5
 
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
17
17
 
18
18
 
19
19
VPATH = @srcdir@
20
 
am__make_dryrun = \
21
 
  { \
22
 
    am__dry=no; \
 
20
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
 
21
am__make_running_with_option = \
 
22
  case $${target_option-} in \
 
23
      ?) ;; \
 
24
      *) echo "am__make_running_with_option: internal error: invalid" \
 
25
              "target option '$${target_option-}' specified" >&2; \
 
26
         exit 1;; \
 
27
  esac; \
 
28
  has_opt=no; \
 
29
  sane_makeflags=$$MAKEFLAGS; \
 
30
  if $(am__is_gnu_make); then \
 
31
    sane_makeflags=$$MFLAGS; \
 
32
  else \
23
33
    case $$MAKEFLAGS in \
24
34
      *\\[\ \   ]*) \
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
 
  }
 
35
        bs=\\; \
 
36
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
 
37
          | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
 
38
    esac; \
 
39
  fi; \
 
40
  skip_next=no; \
 
41
  strip_trailopt () \
 
42
  { \
 
43
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
 
44
  }; \
 
45
  for flg in $$sane_makeflags; do \
 
46
    test $$skip_next = yes && { skip_next=no; continue; }; \
 
47
    case $$flg in \
 
48
      *=*|--*) continue;; \
 
49
        -*I) strip_trailopt 'I'; skip_next=yes;; \
 
50
      -*I?*) strip_trailopt 'I';; \
 
51
        -*O) strip_trailopt 'O'; skip_next=yes;; \
 
52
      -*O?*) strip_trailopt 'O';; \
 
53
        -*l) strip_trailopt 'l'; skip_next=yes;; \
 
54
      -*l?*) strip_trailopt 'l';; \
 
55
      -[dEDm]) skip_next=yes;; \
 
56
      -[JT]) skip_next=yes;; \
 
57
    esac; \
 
58
    case $$flg in \
 
59
      *$$target_option*) has_opt=yes; break;; \
 
60
    esac; \
 
61
  done; \
 
62
  test $$has_opt = yes
 
63
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
 
64
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
37
65
pkgdatadir = $(datadir)/@PACKAGE@
38
66
pkgincludedir = $(includedir)/@PACKAGE@
39
67
pkglibdir = $(libdir)/@PACKAGE@
512
540
          echo rm -f $${locs}; \
513
541
          rm -f $${locs}; \
514
542
        }
 
543
 
515
544
libeggflowbox.la: $(libeggflowbox_la_OBJECTS) $(libeggflowbox_la_DEPENDENCIES) $(EXTRA_libeggflowbox_la_DEPENDENCIES) 
516
545
        $(AM_V_CCLD)$(LINK)  $(libeggflowbox_la_OBJECTS) $(libeggflowbox_la_LIBADD) $(LIBS)
 
546
 
517
547
libegglistbox.la: $(libegglistbox_la_OBJECTS) $(libegglistbox_la_DEPENDENCIES) $(EXTRA_libegglistbox_la_DEPENDENCIES) 
518
548
        $(AM_V_CCLD)$(LINK)  $(libegglistbox_la_OBJECTS) $(libegglistbox_la_LIBADD) $(LIBS)
519
549
 
525
555
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
526
556
        echo " rm -f" $$list; \
527
557
        rm -f $$list
 
558
 
528
559
test-flow-box$(EXEEXT): $(test_flow_box_OBJECTS) $(test_flow_box_DEPENDENCIES) $(EXTRA_test_flow_box_DEPENDENCIES) 
529
560
        @rm -f test-flow-box$(EXEEXT)
530
561
        $(AM_V_CCLD)$(LINK) $(test_flow_box_OBJECTS) $(test_flow_box_LDADD) $(LIBS)
 
562
 
531
563
test-focus$(EXEEXT): $(test_focus_OBJECTS) $(test_focus_DEPENDENCIES) $(EXTRA_test_focus_DEPENDENCIES) 
532
564
        @rm -f test-focus$(EXEEXT)
533
565
        $(AM_V_CCLD)$(LINK) $(test_focus_OBJECTS) $(test_focus_LDADD) $(LIBS)
 
566
 
534
567
test-list$(EXEEXT): $(test_list_OBJECTS) $(test_list_DEPENDENCIES) $(EXTRA_test_list_DEPENDENCIES) 
535
568
        @rm -f test-list$(EXEEXT)
536
569
        $(AM_V_CCLD)$(LINK) $(test_list_OBJECTS) $(test_list_LDADD) $(LIBS)
 
570
 
537
571
test-scrolled$(EXEEXT): $(test_scrolled_OBJECTS) $(test_scrolled_DEPENDENCIES) $(EXTRA_test_scrolled_DEPENDENCIES) 
538
572
        @rm -f test-scrolled$(EXEEXT)
539
573
        $(AM_V_CCLD)$(LINK) $(test_scrolled_OBJECTS) $(test_scrolled_LDADD) $(LIBS)
 
574
 
540
575
test-sel$(EXEEXT): $(test_sel_OBJECTS) $(test_sel_DEPENDENCIES) $(EXTRA_test_sel_DEPENDENCIES) 
541
576
        @rm -f test-sel$(EXEEXT)
542
577
        $(AM_V_CCLD)$(LINK) $(test_sel_OBJECTS) $(test_sel_LDADD) $(LIBS)