~ubuntu-branches/debian/sid/redland-bindings/sid

« back to all changes in this revision

Viewing changes to python/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Dave Beckett
  • Date: 2013-01-22 16:03:44 UTC
  • mfrom: (0.1.10)
  • Revision ID: package-import@ubuntu.com-20130122160344-vxrnfl0xynfzbze7
Tags: 1.0.16.1-1
* New upstream release
* Add dpkg-buildflags to configure for hardening

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.
38
38
39
39
 
40
40
VPATH = @srcdir@
 
41
am__make_dryrun = \
 
42
  { \
 
43
    am__dry=no; \
 
44
    case $$MAKEFLAGS in \
 
45
      *\\[\ \   ]*) \
 
46
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
 
47
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
 
48
      *) \
 
49
        for am__flg in $$MAKEFLAGS; do \
 
50
          case $$am__flg in \
 
51
            *=*|--*) ;; \
 
52
            *n*) am__dry=yes; break;; \
 
53
          esac; \
 
54
        done;; \
 
55
    esac; \
 
56
    test $$am__dry = yes; \
 
57
  }
41
58
pkgdatadir = $(datadir)/@PACKAGE@
42
59
pkgincludedir = $(includedir)/@PACKAGE@
43
60
pkglibdir = $(libdir)/@PACKAGE@
75
92
        install-pdf-recursive install-ps-recursive install-recursive \
76
93
        installcheck-recursive installdirs-recursive pdf-recursive \
77
94
        ps-recursive uninstall-recursive
 
95
am__can_run_installinfo = \
 
96
  case $$AM_UPDATE_INFO_DIR in \
 
97
    n|no|NO) false;; \
 
98
    *) (install-info --version) >/dev/null 2>&1;; \
 
99
  esac
78
100
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
79
101
am__vpath_adj = case $$p in \
80
102
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
96
118
am__base_list = \
97
119
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
98
120
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
121
am__uninstall_files_from_dir = { \
 
122
  test -z "$$files" \
 
123
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
124
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
125
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
126
  }
99
127
am__installdirs = "$(DESTDIR)$(pythondir)"
100
128
DATA = $(python_DATA)
101
129
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
168
196
LIBOBJS = @LIBOBJS@
169
197
LIBRDF_CPPFLAGS = @LIBRDF_CPPFLAGS@
170
198
LIBRDF_LDFLAGS = @LIBRDF_LDFLAGS@
171
 
LIBRUBYARG_SHARED = @LIBRUBYARG_SHARED@
172
199
LIBS = @LIBS@
173
200
LIBTOOL = @LIBTOOL@
174
201
LIPO = @LIPO@
228
255
REDLAND_VERSION = @REDLAND_VERSION@
229
256
RUBY = @RUBY@
230
257
RUBY_ARCH_INSTALLDIR = @RUBY_ARCH_INSTALLDIR@
 
258
RUBY_CFLAGS = @RUBY_CFLAGS@
231
259
RUBY_INCLUDES = @RUBY_INCLUDES@
232
260
RUBY_INSTALLDIR = @RUBY_INSTALLDIR@
 
261
RUBY_LDFLAGS = @RUBY_LDFLAGS@
 
262
RUBY_PACKAGE = @RUBY_PACKAGE@
 
263
RUBY_SO_SUFFIX = @RUBY_SO_SUFFIX@
233
264
RUBY_VERSION = @RUBY_VERSION@
234
265
SD = @SD@
235
266
SED = @SED@
525
556
        done
526
557
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
527
558
          if test "$$subdir" = .; then :; else \
528
 
            test -d "$(distdir)/$$subdir" \
529
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
530
 
            || exit 1; \
531
 
          fi; \
532
 
        done
533
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
534
 
          if test "$$subdir" = .; then :; else \
 
559
            $(am__make_dryrun) \
 
560
              || test -d "$(distdir)/$$subdir" \
 
561
              || $(MKDIR_P) "$(distdir)/$$subdir" \
 
562
              || exit 1; \
535
563
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
536
564
            $(am__relativize); \
537
565
            new_distdir=$$reldir; \
570
598
 
571
599
installcheck: installcheck-recursive
572
600
install-strip:
573
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
574
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
575
 
          `test -z '$(STRIP)' || \
576
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
601
        if test -z '$(STRIP)'; then \
 
602
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
603
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
604
              install; \
 
605
        else \
 
606
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
607
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
608
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
609
        fi
577
610
mostlyclean-generic:
578
611
 
579
612
clean-generic: