~ubuntu-branches/ubuntu/raring/freerdp/raring

« back to all changes in this revision

Viewing changes to channels/rdpdr/printer/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Otavio Salvador
  • Date: 2010-06-23 21:39:09 UTC
  • Revision ID: james.westby@ubuntu.com-20100623213909-bb9pvvv03913tdv6
Tags: upstream-0.7.1
ImportĀ upstreamĀ versionĀ 0.7.1

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
@RDPDR_PRINTER_CUPS_TRUE@am__append_1 = printer_cups.c
 
38
@RDPDR_PRINTER_CUPS_TRUE@am__append_2 = @CUPS_CFLAGS@
 
39
@RDPDR_PRINTER_CUPS_TRUE@am__append_3 = @CUPS_LIBS@
 
40
subdir = channels/rdpdr/printer
 
41
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
42
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
43
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
 
44
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
 
45
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
 
46
        $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/configure.ac
 
47
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
48
        $(ACLOCAL_M4)
 
49
mkinstalldirs = $(install_sh) -d
 
50
CONFIG_HEADER = $(top_builddir)/config.h
 
51
CONFIG_CLEAN_FILES =
 
52
CONFIG_CLEAN_VPATH_FILES =
 
53
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
54
am__vpath_adj = case $$p in \
 
55
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
56
    *) f=$$p;; \
 
57
  esac;
 
58
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
59
am__install_max = 40
 
60
am__nobase_strip_setup = \
 
61
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
62
am__nobase_strip = \
 
63
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
64
am__nobase_list = $(am__nobase_strip_setup); \
 
65
  for p in $$list; do echo "$$p $$p"; done | \
 
66
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
67
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
68
    if (++n[$$2] == $(am__install_max)) \
 
69
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
70
    END { for (dir in files) print dir, files[dir] }'
 
71
am__base_list = \
 
72
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
73
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
74
am__installdirs = "$(DESTDIR)$(printerdir)"
 
75
LTLIBRARIES = $(printer_LTLIBRARIES)
 
76
am__DEPENDENCIES_1 =
 
77
printer_la_DEPENDENCIES = ../../common/libcommon.la \
 
78
        $(am__DEPENDENCIES_1)
 
79
am__printer_la_SOURCES_DIST = printer_main.c printer_main.h \
 
80
        printer_cups.c
 
81
@RDPDR_PRINTER_CUPS_TRUE@am__objects_1 = printer_la-printer_cups.lo
 
82
am_printer_la_OBJECTS = printer_la-printer_main.lo $(am__objects_1)
 
83
printer_la_OBJECTS = $(am_printer_la_OBJECTS)
 
84
printer_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
85
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(printer_la_CFLAGS) \
 
86
        $(CFLAGS) $(printer_la_LDFLAGS) $(LDFLAGS) -o $@
 
87
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
 
88
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
89
am__depfiles_maybe = depfiles
 
90
am__mv = mv -f
 
91
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
92
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
93
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
94
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
95
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
96
CCLD = $(CC)
 
97
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
98
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 
99
        $(LDFLAGS) -o $@
 
100
SOURCES = $(printer_la_SOURCES)
 
101
DIST_SOURCES = $(am__printer_la_SOURCES_DIST)
 
102
ETAGS = etags
 
103
CTAGS = ctags
 
104
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
105
ACLOCAL = @ACLOCAL@
 
106
ALSA_CFLAGS = @ALSA_CFLAGS@
 
107
ALSA_LIBS = @ALSA_LIBS@
 
108
AMTAR = @AMTAR@
 
109
AR = @AR@
 
110
AUTOCONF = @AUTOCONF@
 
111
AUTOHEADER = @AUTOHEADER@
 
112
AUTOMAKE = @AUTOMAKE@
 
113
AWK = @AWK@
 
114
CC = @CC@
 
115
CCDEPMODE = @CCDEPMODE@
 
116
CFLAGS = @CFLAGS@
 
117
CPP = @CPP@
 
118
CPPFLAGS = @CPPFLAGS@
 
119
CRYPTO_CFLAGS = @CRYPTO_CFLAGS@
 
120
CRYPTO_LIBS = @CRYPTO_LIBS@
 
121
CUPS_CFLAGS = @CUPS_CFLAGS@
 
122
CUPS_LIBS = @CUPS_LIBS@
 
123
CYGPATH_W = @CYGPATH_W@
 
124
DEFS = @DEFS@
 
125
DEPDIR = @DEPDIR@
 
126
DFB_CFLAGS = @DFB_CFLAGS@
 
127
DFB_LIBS = @DFB_LIBS@
 
128
DSYMUTIL = @DSYMUTIL@
 
129
DUMPBIN = @DUMPBIN@
 
130
ECHO_C = @ECHO_C@
 
131
ECHO_N = @ECHO_N@
 
132
ECHO_T = @ECHO_T@
 
133
EGREP = @EGREP@
 
134
EXEEXT = @EXEEXT@
 
135
EXTRA_SUBDIRS = @EXTRA_SUBDIRS@
 
136
FGREP = @FGREP@
 
137
GREP = @GREP@
 
138
HAVE_CUPS = @HAVE_CUPS@
 
139
INSTALL = @INSTALL@
 
140
INSTALL_DATA = @INSTALL_DATA@
 
141
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
142
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
143
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
144
KEYMAP_PATH = @KEYMAP_PATH@
 
145
LD = @LD@
 
146
LDFLAGS = @LDFLAGS@
 
147
LDVNC = @LDVNC@
 
148
LIBAO_CFLAGS = @LIBAO_CFLAGS@
 
149
LIBAO_LIBS = @LIBAO_LIBS@
 
150
LIBICONV = @LIBICONV@
 
151
LIBOBJS = @LIBOBJS@
 
152
LIBS = @LIBS@
 
153
LIBSAMPLERATE_CFLAGS = @LIBSAMPLERATE_CFLAGS@
 
154
LIBSAMPLERATE_LIBS = @LIBSAMPLERATE_LIBS@
 
155
LIBTOOL = @LIBTOOL@
 
156
LIPO = @LIPO@
 
157
LN_S = @LN_S@
 
158
LTLIBOBJS = @LTLIBOBJS@
 
159
MAKEINFO = @MAKEINFO@
 
160
MKDIR_P = @MKDIR_P@
 
161
NM = @NM@
 
162
NMEDIT = @NMEDIT@
 
163
OBJDUMP = @OBJDUMP@
 
164
OBJEXT = @OBJEXT@
 
165
OTOOL = @OTOOL@
 
166
OTOOL64 = @OTOOL64@
 
167
PACKAGE = @PACKAGE@
 
168
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
169
PACKAGE_NAME = @PACKAGE_NAME@
 
170
PACKAGE_STRING = @PACKAGE_STRING@
 
171
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
172
PACKAGE_URL = @PACKAGE_URL@
 
173
PACKAGE_VERSION = @PACKAGE_VERSION@
 
174
PATH_SEPARATOR = @PATH_SEPARATOR@
 
175
PCSCLITE_CFLAGS = @PCSCLITE_CFLAGS@
 
176
PCSCLITE_LIBS = @PCSCLITE_LIBS@
 
177
PKG_CONFIG = @PKG_CONFIG@
 
178
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
179
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
 
180
PLUGIN_PATH = @PLUGIN_PATH@
 
181
RANLIB = @RANLIB@
 
182
RDP2VNCTARGET = @RDP2VNCTARGET@
 
183
SCARDOBJ = @SCARDOBJ@
 
184
SED = @SED@
 
185
SET_MAKE = @SET_MAKE@
 
186
SHELL = @SHELL@
 
187
STRIP = @STRIP@
 
188
VERSION = @VERSION@
 
189
VNCINC = @VNCINC@
 
190
VNCLINK = @VNCLINK@
 
191
XCURSOR_CFLAGS = @XCURSOR_CFLAGS@
 
192
XCURSOR_LIBS = @XCURSOR_LIBS@
 
193
XMKMF = @XMKMF@
 
194
X_CFLAGS = @X_CFLAGS@
 
195
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
196
X_LIBS = @X_LIBS@
 
197
X_PRE_LIBS = @X_PRE_LIBS@
 
198
abs_builddir = @abs_builddir@
 
199
abs_srcdir = @abs_srcdir@
 
200
abs_top_builddir = @abs_top_builddir@
 
201
abs_top_srcdir = @abs_top_srcdir@
 
202
ac_ct_CC = @ac_ct_CC@
 
203
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
204
am__include = @am__include@
 
205
am__leading_dot = @am__leading_dot@
 
206
am__quote = @am__quote@
 
207
am__tar = @am__tar@
 
208
am__untar = @am__untar@
 
209
bindir = @bindir@
 
210
build = @build@
 
211
build_alias = @build_alias@
 
212
build_cpu = @build_cpu@
 
213
build_os = @build_os@
 
214
build_vendor = @build_vendor@
 
215
builddir = @builddir@
 
216
datadir = @datadir@
 
217
datarootdir = @datarootdir@
 
218
docdir = @docdir@
 
219
dvidir = @dvidir@
 
220
exec_prefix = @exec_prefix@
 
221
host = @host@
 
222
host_alias = @host_alias@
 
223
host_cpu = @host_cpu@
 
224
host_os = @host_os@
 
225
host_vendor = @host_vendor@
 
226
htmldir = @htmldir@
 
227
includedir = @includedir@
 
228
infodir = @infodir@
 
229
install_sh = @install_sh@
 
230
libdir = @libdir@
 
231
libexecdir = @libexecdir@
 
232
localedir = @localedir@
 
233
localstatedir = @localstatedir@
 
234
lt_ECHO = @lt_ECHO@
 
235
mandir = @mandir@
 
236
mkdir_p = @mkdir_p@
 
237
oldincludedir = @oldincludedir@
 
238
pdfdir = @pdfdir@
 
239
prefix = @prefix@
 
240
program_transform_name = @program_transform_name@
 
241
psdir = @psdir@
 
242
sbindir = @sbindir@
 
243
sharedstatedir = @sharedstatedir@
 
244
srcdir = @srcdir@
 
245
sysconfdir = @sysconfdir@
 
246
target_alias = @target_alias@
 
247
top_build_prefix = @top_build_prefix@
 
248
top_builddir = @top_builddir@
 
249
top_srcdir = @top_srcdir@
 
250
 
 
251
# printer
 
252
printerdir = $(PLUGIN_PATH)
 
253
printer_LTLIBRARIES = printer.la
 
254
printer_la_SOURCES = printer_main.c printer_main.h $(am__append_1)
 
255
printer_la_CFLAGS = -I../../../include -I../../common -I../ \
 
256
        -DPLUGIN_PATH=\"$(PLUGIN_PATH)\" $(am__append_2)
 
257
printer_la_LDFLAGS = -avoid-version -module
 
258
printer_la_LIBADD = ../../common/libcommon.la $(am__append_3)
 
259
 
 
260
# extra
 
261
EXTRA_DIST = 
 
262
DISTCLEANFILES = 
 
263
all: all-am
 
264
 
 
265
.SUFFIXES:
 
266
.SUFFIXES: .c .lo .o .obj
 
267
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
268
        @for dep in $?; do \
 
269
          case '$(am__configure_deps)' in \
 
270
            *$$dep*) \
 
271
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
272
                && { if test -f $@; then exit 0; else break; fi; }; \
 
273
              exit 1;; \
 
274
          esac; \
 
275
        done; \
 
276
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu channels/rdpdr/printer/Makefile'; \
 
277
        $(am__cd) $(top_srcdir) && \
 
278
          $(AUTOMAKE) --gnu channels/rdpdr/printer/Makefile
 
279
.PRECIOUS: Makefile
 
280
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
281
        @case '$?' in \
 
282
          *config.status*) \
 
283
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
284
          *) \
 
285
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
286
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
287
        esac;
 
288
 
 
289
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
290
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
291
 
 
292
$(top_srcdir)/configure:  $(am__configure_deps)
 
293
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
294
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
295
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
296
$(am__aclocal_m4_deps):
 
297
install-printerLTLIBRARIES: $(printer_LTLIBRARIES)
 
298
        @$(NORMAL_INSTALL)
 
299
        test -z "$(printerdir)" || $(MKDIR_P) "$(DESTDIR)$(printerdir)"
 
300
        @list='$(printer_LTLIBRARIES)'; test -n "$(printerdir)" || list=; \
 
301
        list2=; for p in $$list; do \
 
302
          if test -f $$p; then \
 
303
            list2="$$list2 $$p"; \
 
304
          else :; fi; \
 
305
        done; \
 
306
        test -z "$$list2" || { \
 
307
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(printerdir)'"; \
 
308
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(printerdir)"; \
 
309
        }
 
310
 
 
311
uninstall-printerLTLIBRARIES:
 
312
        @$(NORMAL_UNINSTALL)
 
313
        @list='$(printer_LTLIBRARIES)'; test -n "$(printerdir)" || list=; \
 
314
        for p in $$list; do \
 
315
          $(am__strip_dir) \
 
316
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(printerdir)/$$f'"; \
 
317
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(printerdir)/$$f"; \
 
318
        done
 
319
 
 
320
clean-printerLTLIBRARIES:
 
321
        -test -z "$(printer_LTLIBRARIES)" || rm -f $(printer_LTLIBRARIES)
 
322
        @list='$(printer_LTLIBRARIES)'; for p in $$list; do \
 
323
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
324
          test "$$dir" != "$$p" || dir=.; \
 
325
          echo "rm -f \"$${dir}/so_locations\""; \
 
326
          rm -f "$${dir}/so_locations"; \
 
327
        done
 
328
printer.la: $(printer_la_OBJECTS) $(printer_la_DEPENDENCIES) 
 
329
        $(printer_la_LINK) -rpath $(printerdir) $(printer_la_OBJECTS) $(printer_la_LIBADD) $(LIBS)
 
330
 
 
331
mostlyclean-compile:
 
332
        -rm -f *.$(OBJEXT)
 
333
 
 
334
distclean-compile:
 
335
        -rm -f *.tab.c
 
336
 
 
337
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/printer_la-printer_cups.Plo@am__quote@
 
338
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/printer_la-printer_main.Plo@am__quote@
 
339
 
 
340
.c.o:
 
341
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
342
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
343
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
344
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
345
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
346
 
 
347
.c.obj:
 
348
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
349
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
350
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
351
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
352
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
353
 
 
354
.c.lo:
 
355
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
356
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
357
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
358
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
359
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
360
 
 
361
printer_la-printer_main.lo: printer_main.c
 
362
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(printer_la_CFLAGS) $(CFLAGS) -MT printer_la-printer_main.lo -MD -MP -MF $(DEPDIR)/printer_la-printer_main.Tpo -c -o printer_la-printer_main.lo `test -f 'printer_main.c' || echo '$(srcdir)/'`printer_main.c
 
363
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/printer_la-printer_main.Tpo $(DEPDIR)/printer_la-printer_main.Plo
 
364
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='printer_main.c' object='printer_la-printer_main.lo' libtool=yes @AMDEPBACKSLASH@
 
365
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
366
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(printer_la_CFLAGS) $(CFLAGS) -c -o printer_la-printer_main.lo `test -f 'printer_main.c' || echo '$(srcdir)/'`printer_main.c
 
367
 
 
368
printer_la-printer_cups.lo: printer_cups.c
 
369
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(printer_la_CFLAGS) $(CFLAGS) -MT printer_la-printer_cups.lo -MD -MP -MF $(DEPDIR)/printer_la-printer_cups.Tpo -c -o printer_la-printer_cups.lo `test -f 'printer_cups.c' || echo '$(srcdir)/'`printer_cups.c
 
370
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/printer_la-printer_cups.Tpo $(DEPDIR)/printer_la-printer_cups.Plo
 
371
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='printer_cups.c' object='printer_la-printer_cups.lo' libtool=yes @AMDEPBACKSLASH@
 
372
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
373
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(printer_la_CFLAGS) $(CFLAGS) -c -o printer_la-printer_cups.lo `test -f 'printer_cups.c' || echo '$(srcdir)/'`printer_cups.c
 
374
 
 
375
mostlyclean-libtool:
 
376
        -rm -f *.lo
 
377
 
 
378
clean-libtool:
 
379
        -rm -rf .libs _libs
 
380
 
 
381
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
382
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
383
        unique=`for i in $$list; do \
 
384
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
385
          done | \
 
386
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
387
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
388
        mkid -fID $$unique
 
389
tags: TAGS
 
390
 
 
391
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
392
                $(TAGS_FILES) $(LISP)
 
393
        set x; \
 
394
        here=`pwd`; \
 
395
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
396
        unique=`for i in $$list; do \
 
397
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
398
          done | \
 
399
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
400
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
401
        shift; \
 
402
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
403
          test -n "$$unique" || unique=$$empty_fix; \
 
404
          if test $$# -gt 0; then \
 
405
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
406
              "$$@" $$unique; \
 
407
          else \
 
408
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
409
              $$unique; \
 
410
          fi; \
 
411
        fi
 
412
ctags: CTAGS
 
413
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
414
                $(TAGS_FILES) $(LISP)
 
415
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
416
        unique=`for i in $$list; do \
 
417
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
418
          done | \
 
419
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
420
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
421
        test -z "$(CTAGS_ARGS)$$unique" \
 
422
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
423
             $$unique
 
424
 
 
425
GTAGS:
 
426
        here=`$(am__cd) $(top_builddir) && pwd` \
 
427
          && $(am__cd) $(top_srcdir) \
 
428
          && gtags -i $(GTAGS_ARGS) "$$here"
 
429
 
 
430
distclean-tags:
 
431
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
432
 
 
433
distdir: $(DISTFILES)
 
434
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
435
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
436
        list='$(DISTFILES)'; \
 
437
          dist_files=`for file in $$list; do echo $$file; done | \
 
438
          sed -e "s|^$$srcdirstrip/||;t" \
 
439
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
440
        case $$dist_files in \
 
441
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
442
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
443
                           sort -u` ;; \
 
444
        esac; \
 
445
        for file in $$dist_files; do \
 
446
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
447
          if test -d $$d/$$file; then \
 
448
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
449
            if test -d "$(distdir)/$$file"; then \
 
450
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
451
            fi; \
 
452
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
453
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
454
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
455
            fi; \
 
456
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
457
          else \
 
458
            test -f "$(distdir)/$$file" \
 
459
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
460
            || exit 1; \
 
461
          fi; \
 
462
        done
 
463
check-am: all-am
 
464
check: check-am
 
465
all-am: Makefile $(LTLIBRARIES)
 
466
installdirs:
 
467
        for dir in "$(DESTDIR)$(printerdir)"; do \
 
468
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
469
        done
 
470
install: install-am
 
471
install-exec: install-exec-am
 
472
install-data: install-data-am
 
473
uninstall: uninstall-am
 
474
 
 
475
install-am: all-am
 
476
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
477
 
 
478
installcheck: installcheck-am
 
479
install-strip:
 
480
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
481
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
482
          `test -z '$(STRIP)' || \
 
483
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
484
mostlyclean-generic:
 
485
 
 
486
clean-generic:
 
487
 
 
488
distclean-generic:
 
489
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
490
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
491
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
 
492
 
 
493
maintainer-clean-generic:
 
494
        @echo "This command is intended for maintainers to use"
 
495
        @echo "it deletes files that may require special tools to rebuild."
 
496
clean: clean-am
 
497
 
 
498
clean-am: clean-generic clean-libtool clean-printerLTLIBRARIES \
 
499
        mostlyclean-am
 
500
 
 
501
distclean: distclean-am
 
502
        -rm -rf ./$(DEPDIR)
 
503
        -rm -f Makefile
 
504
distclean-am: clean-am distclean-compile distclean-generic \
 
505
        distclean-tags
 
506
 
 
507
dvi: dvi-am
 
508
 
 
509
dvi-am:
 
510
 
 
511
html: html-am
 
512
 
 
513
html-am:
 
514
 
 
515
info: info-am
 
516
 
 
517
info-am:
 
518
 
 
519
install-data-am: install-printerLTLIBRARIES
 
520
 
 
521
install-dvi: install-dvi-am
 
522
 
 
523
install-dvi-am:
 
524
 
 
525
install-exec-am:
 
526
 
 
527
install-html: install-html-am
 
528
 
 
529
install-html-am:
 
530
 
 
531
install-info: install-info-am
 
532
 
 
533
install-info-am:
 
534
 
 
535
install-man:
 
536
 
 
537
install-pdf: install-pdf-am
 
538
 
 
539
install-pdf-am:
 
540
 
 
541
install-ps: install-ps-am
 
542
 
 
543
install-ps-am:
 
544
 
 
545
installcheck-am:
 
546
 
 
547
maintainer-clean: maintainer-clean-am
 
548
        -rm -rf ./$(DEPDIR)
 
549
        -rm -f Makefile
 
550
maintainer-clean-am: distclean-am maintainer-clean-generic
 
551
 
 
552
mostlyclean: mostlyclean-am
 
553
 
 
554
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
555
        mostlyclean-libtool
 
556
 
 
557
pdf: pdf-am
 
558
 
 
559
pdf-am:
 
560
 
 
561
ps: ps-am
 
562
 
 
563
ps-am:
 
564
 
 
565
uninstall-am: uninstall-printerLTLIBRARIES
 
566
 
 
567
.MAKE: install-am install-strip
 
568
 
 
569
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
570
        clean-libtool clean-printerLTLIBRARIES ctags distclean \
 
571
        distclean-compile distclean-generic distclean-libtool \
 
572
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
573
        install install-am install-data install-data-am install-dvi \
 
574
        install-dvi-am install-exec install-exec-am install-html \
 
575
        install-html-am install-info install-info-am install-man \
 
576
        install-pdf install-pdf-am install-printerLTLIBRARIES \
 
577
        install-ps install-ps-am install-strip installcheck \
 
578
        installcheck-am installdirs maintainer-clean \
 
579
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
580
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
581
        tags uninstall uninstall-am uninstall-printerLTLIBRARIES
 
582
 
 
583
 
 
584
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
585
# Otherwise a system limit (for SysV at least) may be exceeded.
 
586
.NOEXPORT: