~ubuntu-branches/ubuntu/saucy/vips/saucy

« back to all changes in this revision

Viewing changes to libvips/foreign/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Jay Berkenbilt
  • Date: 2012-05-29 14:25:06 UTC
  • mfrom: (1.1.18) (30.1.8 sid)
  • Revision ID: package-import@ubuntu.com-20120529142506-caq92wajlrmde3nt
Tags: 7.28.5-1
* New upstream release
* multiarch, hardening
* Support bigtiff

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.
37
37
subdir = libvips/foreign
38
38
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40
 
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
41
 
        $(top_srcdir)/configure.in
 
40
am__aclocal_m4_deps = $(top_srcdir)/m4/gtk-doc.m4 \
 
41
        $(top_srcdir)/m4/introspection.m4 $(top_srcdir)/m4/libtool.m4 \
 
42
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
 
43
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
 
44
        $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
42
45
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43
46
        $(ACLOCAL_M4)
44
47
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
216
219
SET_MAKE = @SET_MAKE@
217
220
SHELL = @SHELL@
218
221
STRIP = @STRIP@
 
222
TIFF_CFLAGS = @TIFF_CFLAGS@
219
223
TIFF_INCLUDES = @TIFF_INCLUDES@
220
224
TIFF_LIBS = @TIFF_LIBS@
221
225
USE_NLS = @USE_NLS@
396
400
          echo "rm -f \"$${dir}/so_locations\""; \
397
401
          rm -f "$${dir}/so_locations"; \
398
402
        done
399
 
libforeign.la: $(libforeign_la_OBJECTS) $(libforeign_la_DEPENDENCIES) 
 
403
libforeign.la: $(libforeign_la_OBJECTS) $(libforeign_la_DEPENDENCIES) $(EXTRA_libforeign_la_DEPENDENCIES) 
400
404
        $(LINK)  $(libforeign_la_OBJECTS) $(libforeign_la_LIBADD) $(LIBS)
401
405
 
402
406
mostlyclean-compile:
567
571
 
568
572
installcheck: installcheck-am
569
573
install-strip:
570
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
571
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
572
 
          `test -z '$(STRIP)' || \
573
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
574
        if test -z '$(STRIP)'; then \
 
575
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
576
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
577
              install; \
 
578
        else \
 
579
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
580
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
581
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
582
        fi
574
583
mostlyclean-generic:
575
584
 
576
585
clean-generic: