~ubuntu-branches/ubuntu/vivid/tesseract/vivid

« back to all changes in this revision

Viewing changes to java/com/google/scrollview/ui/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Jeff Breidenbach
  • Date: 2014-02-03 11:10:20 UTC
  • mfrom: (1.3.1) (19.1.1 experimental)
  • Revision ID: package-import@ubuntu.com-20140203111020-igquodd7pjlp3uri
Tags: 3.03.01-1
* New upstream release, includes critical fix to PDF rendering
* Complete leptonlib transition (see bug #735509)
* Promote from experimental to unstable

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.
107
107
CYGPATH_W = @CYGPATH_W@
108
108
DEFS = @DEFS@
109
109
DEPDIR = @DEPDIR@
 
110
DLLTOOL = @DLLTOOL@
110
111
DSYMUTIL = @DSYMUTIL@
111
112
DUMPBIN = @DUMPBIN@
112
113
ECHO_C = @ECHO_C@
138
139
LTLIBOBJS = @LTLIBOBJS@
139
140
MAINT = @MAINT@
140
141
MAKEINFO = @MAKEINFO@
 
142
MANIFEST_TOOL = @MANIFEST_TOOL@
141
143
MKDIR_P = @MKDIR_P@
142
144
NM = @NM@
143
145
NMEDIT = @NMEDIT@
144
146
OBJDUMP = @OBJDUMP@
145
147
OBJEXT = @OBJEXT@
 
148
OPENCL_HDR_PATH = @OPENCL_HDR_PATH@
 
149
OPENCL_LIB = @OPENCL_LIB@
146
150
OTOOL = @OTOOL@
147
151
OTOOL64 = @OTOOL64@
148
152
PACKAGE = @PACKAGE@
165
169
abs_srcdir = @abs_srcdir@
166
170
abs_top_builddir = @abs_top_builddir@
167
171
abs_top_srcdir = @abs_top_srcdir@
 
172
ac_ct_AR = @ac_ct_AR@
168
173
ac_ct_CC = @ac_ct_CC@
169
174
ac_ct_CXX = @ac_ct_CXX@
170
175
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
198
203
libexecdir = @libexecdir@
199
204
localedir = @localedir@
200
205
localstatedir = @localstatedir@
201
 
lt_ECHO = @lt_ECHO@
202
206
mandir = @mandir@
203
207
mkdir_p = @mkdir_p@
204
208
oldincludedir = @oldincludedir@
469
473
 
470
474
installcheck: installcheck-recursive
471
475
install-strip:
472
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
473
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
474
 
          `test -z '$(STRIP)' || \
475
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
476
        if test -z '$(STRIP)'; then \
 
477
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
478
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
479
              install; \
 
480
        else \
 
481
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
482
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
483
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
484
        fi
476
485
mostlyclean-generic:
477
486
 
478
487
clean-generic: