~ubuntu-branches/ubuntu/trusty/tiff/trusty

« back to all changes in this revision

Viewing changes to contrib/ras/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Jay Berkenbilt
  • Date: 2012-06-24 13:45:42 UTC
  • mfrom: (15.1.14 sid)
  • Revision ID: package-import@ubuntu.com-20120624134542-u7dltcqwnb6orprf
Tags: 4.0.2-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.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.
72
72
        $(top_builddir)/libtiff/tiffconf.h
73
73
CONFIG_CLEAN_FILES =
74
74
CONFIG_CLEAN_VPATH_FILES =
75
 
AM_V_GEN = $(am__v_GEN_$(V))
76
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
75
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
76
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
77
77
am__v_GEN_0 = @echo "  GEN   " $@;
78
 
AM_V_at = $(am__v_at_$(V))
79
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
78
AM_V_at = $(am__v_at_@AM_V@)
 
79
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
80
80
am__v_at_0 = @
81
81
SOURCES =
82
82
DIST_SOURCES =
180
180
ac_ct_CC = @ac_ct_CC@
181
181
ac_ct_CXX = @ac_ct_CXX@
182
182
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
183
 
acx_pthread_config = @acx_pthread_config@
184
183
am__include = @am__include@
185
184
am__leading_dot = @am__leading_dot@
186
185
am__quote = @am__quote@
187
186
am__tar = @am__tar@
188
187
am__untar = @am__untar@
 
188
ax_pthread_config = @ax_pthread_config@
189
189
bindir = @bindir@
190
190
build = @build@
191
191
build_alias = @build_alias@
223
223
srcdir = @srcdir@
224
224
sysconfdir = @sysconfdir@
225
225
target_alias = @target_alias@
 
226
tiff_libs_private = @tiff_libs_private@
226
227
top_build_prefix = @top_build_prefix@
227
228
top_builddir = @top_builddir@
228
229
top_srcdir = @top_srcdir@
229
230
EXTRA_DIST = README ras2tif.c tif2ras.c
230
 
INCLUDES = -I../../libtiff -I$(top_srcdir)/libtiff
231
231
all: all-am
232
232
 
233
233
.SUFFIXES:
318
318
 
319
319
installcheck: installcheck-am
320
320
install-strip:
321
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
322
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
323
 
          `test -z '$(STRIP)' || \
324
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
321
        if test -z '$(STRIP)'; then \
 
322
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
323
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
324
              install; \
 
325
        else \
 
326
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
327
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
328
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
329
        fi
325
330
mostlyclean-generic:
326
331
 
327
332
clean-generic: