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

« back to all changes in this revision

Viewing changes to libvips/histograms_lut/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/histograms_lut
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
212
215
SET_MAKE = @SET_MAKE@
213
216
SHELL = @SHELL@
214
217
STRIP = @STRIP@
 
218
TIFF_CFLAGS = @TIFF_CFLAGS@
215
219
TIFF_INCLUDES = @TIFF_INCLUDES@
216
220
TIFF_LIBS = @TIFF_LIBS@
217
221
USE_NLS = @USE_NLS@
360
364
          echo "rm -f \"$${dir}/so_locations\""; \
361
365
          rm -f "$${dir}/so_locations"; \
362
366
        done
363
 
libhistograms_lut.la: $(libhistograms_lut_la_OBJECTS) $(libhistograms_lut_la_DEPENDENCIES) 
 
367
libhistograms_lut.la: $(libhistograms_lut_la_OBJECTS) $(libhistograms_lut_la_DEPENDENCIES) $(EXTRA_libhistograms_lut_la_DEPENDENCIES) 
364
368
        $(LINK)  $(libhistograms_lut_la_OBJECTS) $(libhistograms_lut_la_LIBADD) $(LIBS)
365
369
 
366
370
mostlyclean-compile:
513
517
 
514
518
installcheck: installcheck-am
515
519
install-strip:
516
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
517
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
518
 
          `test -z '$(STRIP)' || \
519
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
520
        if test -z '$(STRIP)'; then \
 
521
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
522
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
523
              install; \
 
524
        else \
 
525
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
526
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
527
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
528
        fi
520
529
mostlyclean-generic:
521
530
 
522
531
clean-generic: