~ubuntu-branches/debian/jessie/sane-backends/jessie

« back to all changes in this revision

Viewing changes to .pc/frontends_libs.patch/frontend/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Markus Koschany
  • Date: 2013-07-04 17:41:47 UTC
  • mfrom: (1.1.13)
  • Revision ID: package-import@ubuntu.com-20130704174147-tl5tzd8bwvmctka2
Tags: 1.0.23-1
* QA upload.
* New upstream release.
* This package has been orphaned. Set maintainer to the Debian QA Group.
* Bump compat level to 9 (was 5) and require debhelper >= 9.
* debian/control:
  - sane-utils: Inherit Section: graphics from source package sane-backends.
  - Remove versioned dependencies. They are trivially satisfied.
* Drop the following patches. They are merged upstream now.
  - fix_v4l_build.patch
  - hurd_path_max_fix.patch
  - sane_desc_udev+acl.patch
  - scanimage_man_batch_start.patch
  - udev_usb_suspend.patch
  - xerox_mfp_add_scx_4623fw.patch
  - xerox_mfp_fix_usb_device.patch
* Drop disable_rpath.patch because the RPATH is already removed by chrpath
  in debian/rules.
* Rebase and refresh all other patches against the new upstream relase.
* debian/rules:
  - Simplify debian/rules by using dh sequencer.
  - Build with --parallel and with autotools_dev.
  - Enable all hardening build flags.
  - Install umax_pp with sane-utils.install.
* Build-Depend on libtiff5-dev. Thanks to Michael Terry for the patch.
  (Closes: #681079)
* Build-Depend on libusb-1.0-0-dev and enable libusb1.0 support in
  debian/rules. Thanks to Martin Pitt for the report and Whoopie for the
  patch. (Closes: #687137)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
 
# @configure_input@
3
 
 
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.
7
 
# This Makefile.in is free software; the Free Software Foundation
8
 
# gives unlimited permission to copy and/or distribute it,
9
 
# with or without modifications, as long as this notice is preserved.
10
 
 
11
 
# This program is distributed in the hope that it will be useful,
12
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14
 
# PARTICULAR PURPOSE.
15
 
 
16
 
@SET_MAKE@
17
 
 
18
 
VPATH = @srcdir@
19
 
pkgdatadir = $(datadir)/@PACKAGE@
20
 
pkgincludedir = $(includedir)/@PACKAGE@
21
 
pkglibdir = $(libdir)/@PACKAGE@
22
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
23
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
 
install_sh_DATA = $(install_sh) -c -m 644
25
 
install_sh_PROGRAM = $(install_sh) -c
26
 
install_sh_SCRIPT = $(install_sh) -c
27
 
INSTALL_HEADER = $(INSTALL_DATA)
28
 
transform = $(program_transform_name)
29
 
NORMAL_INSTALL = :
30
 
PRE_INSTALL = :
31
 
POST_INSTALL = :
32
 
NORMAL_UNINSTALL = :
33
 
PRE_UNINSTALL = :
34
 
POST_UNINSTALL = :
35
 
build_triplet = @build@
36
 
host_triplet = @host@
37
 
EXTRA_PROGRAMS = test$(EXEEXT) tstbackend$(EXEEXT) $(am__EXEEXT_1)
38
 
bin_PROGRAMS = scanimage$(EXEEXT)
39
 
@COMPILE_SANED_TRUE@sbin_PROGRAMS = saned$(EXEEXT)
40
 
@COMPILE_SANED_FALSE@am__append_1 = saned
41
 
subdir = frontend
42
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
43
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44
 
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
45
 
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/byteorder.m4 \
46
 
        $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/configure.in
47
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48
 
        $(ACLOCAL_M4)
49
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
50
 
CONFIG_HEADER = $(top_builddir)/include/sane/config.h
51
 
CONFIG_CLEAN_FILES =
52
 
CONFIG_CLEAN_VPATH_FILES =
53
 
@COMPILE_SANED_FALSE@am__EXEEXT_1 = saned$(EXEEXT)
54
 
am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(sbindir)"
55
 
PROGRAMS = $(bin_PROGRAMS) $(sbin_PROGRAMS)
56
 
am_saned_OBJECTS = saned.$(OBJEXT)
57
 
saned_OBJECTS = $(am_saned_OBJECTS)
58
 
saned_DEPENDENCIES = ../sanei/libsanei.la ../lib/liblib.la \
59
 
        ../lib/libfelib.la ../backend/libsane.la
60
 
am_scanimage_OBJECTS = scanimage.$(OBJEXT) stiff.$(OBJEXT)
61
 
scanimage_OBJECTS = $(am_scanimage_OBJECTS)
62
 
scanimage_DEPENDENCIES = ../lib/liblib.la ../lib/libfelib.la \
63
 
        ../backend/libsane.la
64
 
am_test_OBJECTS = test.$(OBJEXT)
65
 
test_OBJECTS = $(am_test_OBJECTS)
66
 
test_DEPENDENCIES = ../lib/liblib.la ../lib/libfelib.la \
67
 
        ../backend/libsane.la
68
 
am_tstbackend_OBJECTS = tstbackend.$(OBJEXT)
69
 
tstbackend_OBJECTS = $(am_tstbackend_OBJECTS)
70
 
tstbackend_DEPENDENCIES = ../lib/liblib.la ../lib/libfelib.la \
71
 
        ../backend/libsane.la
72
 
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include/sane
73
 
depcomp = $(SHELL) $(top_srcdir)/depcomp
74
 
am__depfiles_maybe = depfiles
75
 
am__mv = mv -f
76
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
77
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
78
 
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
79
 
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
80
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
81
 
CCLD = $(CC)
82
 
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
83
 
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
84
 
        $(LDFLAGS) -o $@
85
 
SOURCES = $(saned_SOURCES) $(scanimage_SOURCES) $(test_SOURCES) \
86
 
        $(tstbackend_SOURCES)
87
 
DIST_SOURCES = $(saned_SOURCES) $(scanimage_SOURCES) $(test_SOURCES) \
88
 
        $(tstbackend_SOURCES)
89
 
ETAGS = etags
90
 
CTAGS = ctags
91
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
92
 
ACLOCAL = @ACLOCAL@
93
 
ALLOCA = @ALLOCA@
94
 
AMTAR = @AMTAR@
95
 
AR = @AR@
96
 
AS = @AS@
97
 
AUTOCONF = @AUTOCONF@
98
 
AUTOHEADER = @AUTOHEADER@
99
 
AUTOMAKE = @AUTOMAKE@
100
 
AVAHI_CFLAGS = @AVAHI_CFLAGS@
101
 
AVAHI_LIBS = @AVAHI_LIBS@
102
 
AWK = @AWK@
103
 
BACKEND_CONFS_ENABLED = @BACKEND_CONFS_ENABLED@
104
 
BACKEND_LIBS_ENABLED = @BACKEND_LIBS_ENABLED@
105
 
BACKEND_MANS_ENABLED = @BACKEND_MANS_ENABLED@
106
 
CC = @CC@
107
 
CCDEPMODE = @CCDEPMODE@
108
 
CFLAGS = @CFLAGS@
109
 
CPP = @CPP@
110
 
CPPFLAGS = @CPPFLAGS@
111
 
CYGPATH_W = @CYGPATH_W@
112
 
DEFS = @DEFS@
113
 
DEPDIR = @DEPDIR@
114
 
DISTCLEAN_FILES = @DISTCLEAN_FILES@
115
 
DLLTOOL = @DLLTOOL@
116
 
DL_LIBS = @DL_LIBS@
117
 
DSYMUTIL = @DSYMUTIL@
118
 
DUMPBIN = @DUMPBIN@
119
 
DVIPS = @DVIPS@
120
 
DYNAMIC_FLAG = @DYNAMIC_FLAG@
121
 
ECHO_C = @ECHO_C@
122
 
ECHO_N = @ECHO_N@
123
 
ECHO_T = @ECHO_T@
124
 
EGREP = @EGREP@
125
 
EXEEXT = @EXEEXT@
126
 
FGREP = @FGREP@
127
 
GPHOTO2_CPPFLAGS = @GPHOTO2_CPPFLAGS@
128
 
GPHOTO2_LDFLAGS = @GPHOTO2_LDFLAGS@
129
 
GPHOTO2_LIBS = @GPHOTO2_LIBS@
130
 
GREP = @GREP@
131
 
HAVE_GPHOTO2 = @HAVE_GPHOTO2@
132
 
IEEE1284_LIBS = @IEEE1284_LIBS@
133
 
INCLUDES = @INCLUDES@
134
 
INSTALL = @INSTALL@
135
 
INSTALL_DATA = @INSTALL_DATA@
136
 
INSTALL_LOCKPATH = @INSTALL_LOCKPATH@
137
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
138
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
139
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
140
 
JPEG_LIBS = @JPEG_LIBS@
141
 
LATEX = @LATEX@
142
 
LD = @LD@
143
 
LDFLAGS = @LDFLAGS@
144
 
LIBOBJS = @LIBOBJS@
145
 
LIBS = @LIBS@
146
 
LIBTOOL = @LIBTOOL@
147
 
LIBUSB_1_0_CFLAGS = @LIBUSB_1_0_CFLAGS@
148
 
LIBUSB_1_0_LIBS = @LIBUSB_1_0_LIBS@
149
 
LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
150
 
LIBV4L_LIBS = @LIBV4L_LIBS@
151
 
LINKER_RPATH = @LINKER_RPATH@
152
 
LIPO = @LIPO@
153
 
LN_S = @LN_S@
154
 
LOCKPATH_GROUP = @LOCKPATH_GROUP@
155
 
LTLIBOBJS = @LTLIBOBJS@
156
 
MAINT = @MAINT@
157
 
MAKEINDEX = @MAKEINDEX@
158
 
MAKEINFO = @MAKEINFO@
159
 
MATH_LIB = @MATH_LIB@
160
 
MKDIR_P = @MKDIR_P@
161
 
MSGFMT = @MSGFMT@
162
 
MSGMERGE = @MSGMERGE@
163
 
NM = @NM@
164
 
NMEDIT = @NMEDIT@
165
 
NUMBER_VERSION = @NUMBER_VERSION@
166
 
OBJDUMP = @OBJDUMP@
167
 
OBJEXT = @OBJEXT@
168
 
OTOOL = @OTOOL@
169
 
OTOOL64 = @OTOOL64@
170
 
PACKAGE = @PACKAGE@
171
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
172
 
PACKAGE_NAME = @PACKAGE_NAME@
173
 
PACKAGE_STRING = @PACKAGE_STRING@
174
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
175
 
PACKAGE_URL = @PACKAGE_URL@
176
 
PACKAGE_VERSION = @PACKAGE_VERSION@
177
 
PATH_SEPARATOR = @PATH_SEPARATOR@
178
 
PKG_CONFIG = @PKG_CONFIG@
179
 
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
180
 
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
181
 
PRELOADABLE_BACKENDS = @PRELOADABLE_BACKENDS@
182
 
PRELOADABLE_BACKENDS_ENABLED = @PRELOADABLE_BACKENDS_ENABLED@
183
 
PTHREAD_LIBS = @PTHREAD_LIBS@
184
 
RANLIB = @RANLIB@
185
 
RESMGR_LIBS = @RESMGR_LIBS@
186
 
SANEI_SANEI_JPEG_LO = @SANEI_SANEI_JPEG_LO@
187
 
SANE_CONFIG_PATH = @SANE_CONFIG_PATH@
188
 
SCSI_LIBS = @SCSI_LIBS@
189
 
SED = @SED@
190
 
SET_MAKE = @SET_MAKE@
191
 
SHELL = @SHELL@
192
 
SNMP_CONFIG_PATH = @SNMP_CONFIG_PATH@
193
 
SOCKET_LIBS = @SOCKET_LIBS@
194
 
STRICT_LDFLAGS = @STRICT_LDFLAGS@
195
 
STRIP = @STRIP@
196
 
SYSLOG_LIBS = @SYSLOG_LIBS@
197
 
TIFF_LIBS = @TIFF_LIBS@
198
 
USB_LIBS = @USB_LIBS@
199
 
VERSION = @VERSION@
200
 
V_MAJOR = @V_MAJOR@
201
 
V_MINOR = @V_MINOR@
202
 
V_REV = @V_REV@
203
 
XGETTEXT = @XGETTEXT@
204
 
abs_builddir = @abs_builddir@
205
 
abs_srcdir = @abs_srcdir@
206
 
abs_top_builddir = @abs_top_builddir@
207
 
abs_top_srcdir = @abs_top_srcdir@
208
 
ac_ct_CC = @ac_ct_CC@
209
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
210
 
am__include = @am__include@
211
 
am__leading_dot = @am__leading_dot@
212
 
am__quote = @am__quote@
213
 
am__tar = @am__tar@
214
 
am__untar = @am__untar@
215
 
bindir = @bindir@
216
 
build = @build@
217
 
build_alias = @build_alias@
218
 
build_cpu = @build_cpu@
219
 
build_os = @build_os@
220
 
build_vendor = @build_vendor@
221
 
builddir = @builddir@
222
 
configdir = @configdir@
223
 
datadir = @datadir@
224
 
datarootdir = @datarootdir@
225
 
docdir = @docdir@
226
 
dvidir = @dvidir@
227
 
effective_target = @effective_target@
228
 
exec_prefix = @exec_prefix@
229
 
host = @host@
230
 
host_alias = @host_alias@
231
 
host_cpu = @host_cpu@
232
 
host_os = @host_os@
233
 
host_vendor = @host_vendor@
234
 
htmldir = @htmldir@
235
 
includedir = @includedir@
236
 
infodir = @infodir@
237
 
install_sh = @install_sh@
238
 
libdir = @libdir@
239
 
libexecdir = @libexecdir@
240
 
localedir = @localedir@
241
 
localstatedir = @localstatedir@
242
 
locksanedir = @locksanedir@
243
 
mandir = @mandir@
244
 
mkdir_p = @mkdir_p@
245
 
oldincludedir = @oldincludedir@
246
 
pdfdir = @pdfdir@
247
 
prefix = @prefix@
248
 
program_transform_name = @program_transform_name@
249
 
psdir = @psdir@
250
 
sbindir = @sbindir@
251
 
sharedstatedir = @sharedstatedir@
252
 
srcdir = @srcdir@
253
 
sysconfdir = @sysconfdir@
254
 
target_alias = @target_alias@
255
 
top_build_prefix = @top_build_prefix@
256
 
top_builddir = @top_builddir@
257
 
top_srcdir = @top_srcdir@
258
 
AM_CPPFLAGS = -I. -I$(srcdir) -I$(top_builddir)/include -I$(top_srcdir)/include
259
 
scanimage_SOURCES = scanimage.c stiff.c stiff.h
260
 
scanimage_LDADD = ../lib/liblib.la ../lib/libfelib.la ../backend/libsane.la
261
 
saned_SOURCES = saned.c
262
 
saned_LDADD = ../sanei/libsanei.la ../lib/liblib.la ../lib/libfelib.la \
263
 
  ../backend/libsane.la @SYSLOG_LIBS@
264
 
 
265
 
test_SOURCES = test.c
266
 
test_LDADD = ../lib/liblib.la ../lib/libfelib.la ../backend/libsane.la
267
 
tstbackend_SOURCES = tstbackend.c
268
 
tstbackend_LDADD = ../lib/liblib.la ../lib/libfelib.la ../backend/libsane.la
269
 
all: all-am
270
 
 
271
 
.SUFFIXES:
272
 
.SUFFIXES: .c .lo .o .obj
273
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
274
 
        @for dep in $?; do \
275
 
          case '$(am__configure_deps)' in \
276
 
            *$$dep*) \
277
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
278
 
                && { if test -f $@; then exit 0; else break; fi; }; \
279
 
              exit 1;; \
280
 
          esac; \
281
 
        done; \
282
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu frontend/Makefile'; \
283
 
        $(am__cd) $(top_srcdir) && \
284
 
          $(AUTOMAKE) --gnu frontend/Makefile
285
 
.PRECIOUS: Makefile
286
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
287
 
        @case '$?' in \
288
 
          *config.status*) \
289
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
290
 
          *) \
291
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
292
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
293
 
        esac;
294
 
 
295
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
296
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
297
 
 
298
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
299
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
300
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
301
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
302
 
$(am__aclocal_m4_deps):
303
 
install-binPROGRAMS: $(bin_PROGRAMS)
304
 
        @$(NORMAL_INSTALL)
305
 
        test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
306
 
        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
307
 
        for p in $$list; do echo "$$p $$p"; done | \
308
 
        sed 's/$(EXEEXT)$$//' | \
309
 
        while read p p1; do if test -f $$p || test -f $$p1; \
310
 
          then echo "$$p"; echo "$$p"; else :; fi; \
311
 
        done | \
312
 
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
313
 
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
314
 
        sed 'N;N;N;s,\n, ,g' | \
315
 
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
316
 
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
317
 
            if ($$2 == $$4) files[d] = files[d] " " $$1; \
318
 
            else { print "f", $$3 "/" $$4, $$1; } } \
319
 
          END { for (d in files) print "f", d, files[d] }' | \
320
 
        while read type dir files; do \
321
 
            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
322
 
            test -z "$$files" || { \
323
 
            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
324
 
            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
325
 
            } \
326
 
        ; done
327
 
 
328
 
uninstall-binPROGRAMS:
329
 
        @$(NORMAL_UNINSTALL)
330
 
        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
331
 
        files=`for p in $$list; do echo "$$p"; done | \
332
 
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
333
 
              -e 's/$$/$(EXEEXT)/' `; \
334
 
        test -n "$$list" || exit 0; \
335
 
        echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
336
 
        cd "$(DESTDIR)$(bindir)" && rm -f $$files
337
 
 
338
 
clean-binPROGRAMS:
339
 
        @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
340
 
        echo " rm -f" $$list; \
341
 
        rm -f $$list || exit $$?; \
342
 
        test -n "$(EXEEXT)" || exit 0; \
343
 
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
344
 
        echo " rm -f" $$list; \
345
 
        rm -f $$list
346
 
install-sbinPROGRAMS: $(sbin_PROGRAMS)
347
 
        @$(NORMAL_INSTALL)
348
 
        test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
349
 
        @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
350
 
        for p in $$list; do echo "$$p $$p"; done | \
351
 
        sed 's/$(EXEEXT)$$//' | \
352
 
        while read p p1; do if test -f $$p || test -f $$p1; \
353
 
          then echo "$$p"; echo "$$p"; else :; fi; \
354
 
        done | \
355
 
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
356
 
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
357
 
        sed 'N;N;N;s,\n, ,g' | \
358
 
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
359
 
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
360
 
            if ($$2 == $$4) files[d] = files[d] " " $$1; \
361
 
            else { print "f", $$3 "/" $$4, $$1; } } \
362
 
          END { for (d in files) print "f", d, files[d] }' | \
363
 
        while read type dir files; do \
364
 
            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
365
 
            test -z "$$files" || { \
366
 
            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
367
 
            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
368
 
            } \
369
 
        ; done
370
 
 
371
 
uninstall-sbinPROGRAMS:
372
 
        @$(NORMAL_UNINSTALL)
373
 
        @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
374
 
        files=`for p in $$list; do echo "$$p"; done | \
375
 
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
376
 
              -e 's/$$/$(EXEEXT)/' `; \
377
 
        test -n "$$list" || exit 0; \
378
 
        echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
379
 
        cd "$(DESTDIR)$(sbindir)" && rm -f $$files
380
 
 
381
 
clean-sbinPROGRAMS:
382
 
        @list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \
383
 
        echo " rm -f" $$list; \
384
 
        rm -f $$list || exit $$?; \
385
 
        test -n "$(EXEEXT)" || exit 0; \
386
 
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
387
 
        echo " rm -f" $$list; \
388
 
        rm -f $$list
389
 
saned$(EXEEXT): $(saned_OBJECTS) $(saned_DEPENDENCIES) 
390
 
        @rm -f saned$(EXEEXT)
391
 
        $(LINK) $(saned_OBJECTS) $(saned_LDADD) $(LIBS)
392
 
scanimage$(EXEEXT): $(scanimage_OBJECTS) $(scanimage_DEPENDENCIES) 
393
 
        @rm -f scanimage$(EXEEXT)
394
 
        $(LINK) $(scanimage_OBJECTS) $(scanimage_LDADD) $(LIBS)
395
 
test$(EXEEXT): $(test_OBJECTS) $(test_DEPENDENCIES) 
396
 
        @rm -f test$(EXEEXT)
397
 
        $(LINK) $(test_OBJECTS) $(test_LDADD) $(LIBS)
398
 
tstbackend$(EXEEXT): $(tstbackend_OBJECTS) $(tstbackend_DEPENDENCIES) 
399
 
        @rm -f tstbackend$(EXEEXT)
400
 
        $(LINK) $(tstbackend_OBJECTS) $(tstbackend_LDADD) $(LIBS)
401
 
 
402
 
mostlyclean-compile:
403
 
        -rm -f *.$(OBJEXT)
404
 
 
405
 
distclean-compile:
406
 
        -rm -f *.tab.c
407
 
 
408
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/saned.Po@am__quote@
409
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scanimage.Po@am__quote@
410
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stiff.Po@am__quote@
411
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test.Po@am__quote@
412
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tstbackend.Po@am__quote@
413
 
 
414
 
.c.o:
415
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
416
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
417
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
418
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
419
 
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
420
 
 
421
 
.c.obj:
422
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
423
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
424
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
425
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
426
 
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
427
 
 
428
 
.c.lo:
429
 
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
430
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
431
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
432
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
433
 
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
434
 
 
435
 
mostlyclean-libtool:
436
 
        -rm -f *.lo
437
 
 
438
 
clean-libtool:
439
 
        -rm -rf .libs _libs
440
 
 
441
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
442
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
443
 
        unique=`for i in $$list; do \
444
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
445
 
          done | \
446
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
447
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
448
 
        mkid -fID $$unique
449
 
tags: TAGS
450
 
 
451
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
452
 
                $(TAGS_FILES) $(LISP)
453
 
        set x; \
454
 
        here=`pwd`; \
455
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
456
 
        unique=`for i in $$list; do \
457
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
458
 
          done | \
459
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
460
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
461
 
        shift; \
462
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
463
 
          test -n "$$unique" || unique=$$empty_fix; \
464
 
          if test $$# -gt 0; then \
465
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
466
 
              "$$@" $$unique; \
467
 
          else \
468
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
469
 
              $$unique; \
470
 
          fi; \
471
 
        fi
472
 
ctags: CTAGS
473
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
474
 
                $(TAGS_FILES) $(LISP)
475
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
476
 
        unique=`for i in $$list; do \
477
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
478
 
          done | \
479
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
480
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
481
 
        test -z "$(CTAGS_ARGS)$$unique" \
482
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
483
 
             $$unique
484
 
 
485
 
GTAGS:
486
 
        here=`$(am__cd) $(top_builddir) && pwd` \
487
 
          && $(am__cd) $(top_srcdir) \
488
 
          && gtags -i $(GTAGS_ARGS) "$$here"
489
 
 
490
 
distclean-tags:
491
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
492
 
 
493
 
distdir: $(DISTFILES)
494
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
495
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
496
 
        list='$(DISTFILES)'; \
497
 
          dist_files=`for file in $$list; do echo $$file; done | \
498
 
          sed -e "s|^$$srcdirstrip/||;t" \
499
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
500
 
        case $$dist_files in \
501
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
502
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
503
 
                           sort -u` ;; \
504
 
        esac; \
505
 
        for file in $$dist_files; do \
506
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
507
 
          if test -d $$d/$$file; then \
508
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
509
 
            if test -d "$(distdir)/$$file"; then \
510
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
511
 
            fi; \
512
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
513
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
514
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
515
 
            fi; \
516
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
517
 
          else \
518
 
            test -f "$(distdir)/$$file" \
519
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
520
 
            || exit 1; \
521
 
          fi; \
522
 
        done
523
 
check-am: all-am
524
 
check: check-am
525
 
all-am: Makefile $(PROGRAMS)
526
 
installdirs:
527
 
        for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(sbindir)"; do \
528
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
529
 
        done
530
 
install: install-am
531
 
install-exec: install-exec-am
532
 
install-data: install-data-am
533
 
uninstall: uninstall-am
534
 
 
535
 
install-am: all-am
536
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
537
 
 
538
 
installcheck: installcheck-am
539
 
install-strip:
540
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
541
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
542
 
          `test -z '$(STRIP)' || \
543
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
544
 
mostlyclean-generic:
545
 
 
546
 
clean-generic:
547
 
 
548
 
distclean-generic:
549
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
550
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
551
 
 
552
 
maintainer-clean-generic:
553
 
        @echo "This command is intended for maintainers to use"
554
 
        @echo "it deletes files that may require special tools to rebuild."
555
 
clean: clean-am
556
 
 
557
 
clean-am: clean-binPROGRAMS clean-generic clean-libtool clean-local \
558
 
        clean-sbinPROGRAMS mostlyclean-am
559
 
 
560
 
distclean: distclean-am
561
 
        -rm -rf ./$(DEPDIR)
562
 
        -rm -f Makefile
563
 
distclean-am: clean-am distclean-compile distclean-generic \
564
 
        distclean-tags
565
 
 
566
 
dvi: dvi-am
567
 
 
568
 
dvi-am:
569
 
 
570
 
html: html-am
571
 
 
572
 
html-am:
573
 
 
574
 
info: info-am
575
 
 
576
 
info-am:
577
 
 
578
 
install-data-am:
579
 
 
580
 
install-dvi: install-dvi-am
581
 
 
582
 
install-dvi-am:
583
 
 
584
 
install-exec-am: install-binPROGRAMS install-sbinPROGRAMS
585
 
 
586
 
install-html: install-html-am
587
 
 
588
 
install-html-am:
589
 
 
590
 
install-info: install-info-am
591
 
 
592
 
install-info-am:
593
 
 
594
 
install-man:
595
 
 
596
 
install-pdf: install-pdf-am
597
 
 
598
 
install-pdf-am:
599
 
 
600
 
install-ps: install-ps-am
601
 
 
602
 
install-ps-am:
603
 
 
604
 
installcheck-am:
605
 
 
606
 
maintainer-clean: maintainer-clean-am
607
 
        -rm -rf ./$(DEPDIR)
608
 
        -rm -f Makefile
609
 
maintainer-clean-am: distclean-am maintainer-clean-generic
610
 
 
611
 
mostlyclean: mostlyclean-am
612
 
 
613
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
614
 
        mostlyclean-libtool
615
 
 
616
 
pdf: pdf-am
617
 
 
618
 
pdf-am:
619
 
 
620
 
ps: ps-am
621
 
 
622
 
ps-am:
623
 
 
624
 
uninstall-am: uninstall-binPROGRAMS uninstall-sbinPROGRAMS
625
 
 
626
 
.MAKE: install-am install-strip
627
 
 
628
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
629
 
        clean-generic clean-libtool clean-local clean-sbinPROGRAMS \
630
 
        ctags distclean distclean-compile distclean-generic \
631
 
        distclean-libtool distclean-tags distdir dvi dvi-am html \
632
 
        html-am info info-am install install-am install-binPROGRAMS \
633
 
        install-data install-data-am install-dvi install-dvi-am \
634
 
        install-exec install-exec-am install-html install-html-am \
635
 
        install-info install-info-am install-man install-pdf \
636
 
        install-pdf-am install-ps install-ps-am install-sbinPROGRAMS \
637
 
        install-strip installcheck installcheck-am installdirs \
638
 
        maintainer-clean maintainer-clean-generic mostlyclean \
639
 
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
640
 
        pdf pdf-am ps ps-am tags uninstall uninstall-am \
641
 
        uninstall-binPROGRAMS uninstall-sbinPROGRAMS
642
 
 
643
 
 
644
 
clean-local:
645
 
        rm -f test tstbackend
646
 
 
647
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
648
 
# Otherwise a system limit (for SysV at least) may be exceeded.
649
 
.NOEXPORT: