1# Makefile.in generated by automake 1.11.6 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, 2010, 2011 Free Software
6# Foundation, 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
19
20
21VPATH = @srcdir@
22am__make_dryrun = \
23  { \
24    am__dry=no; \
25    case $$MAKEFLAGS in \
26      *\\[\ \	]*) \
27        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
28          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
29      *) \
30        for am__flg in $$MAKEFLAGS; do \
31          case $$am__flg in \
32            *=*|--*) ;; \
33            *n*) am__dry=yes; break;; \
34          esac; \
35        done;; \
36    esac; \
37    test $$am__dry = yes; \
38  }
39pkgdatadir = $(datadir)/@PACKAGE@
40pkgincludedir = $(includedir)/@PACKAGE@
41pkglibdir = $(libdir)/@PACKAGE@
42pkglibexecdir = $(libexecdir)/@PACKAGE@
43am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
44install_sh_DATA = $(install_sh) -c -m 644
45install_sh_PROGRAM = $(install_sh) -c
46install_sh_SCRIPT = $(install_sh) -c
47INSTALL_HEADER = $(INSTALL_DATA)
48transform = $(program_transform_name)
49NORMAL_INSTALL = :
50PRE_INSTALL = :
51POST_INSTALL = :
52NORMAL_UNINSTALL = :
53PRE_UNINSTALL = :
54POST_UNINSTALL = :
55lpdbin_PROGRAMS = lpd$(EXEEXT)
56bin_PROGRAMS = lpr$(EXEEXT) lpq$(EXEEXT) lprm$(EXEEXT) lpstat$(EXEEXT)
57sbin_PROGRAMS = lpc$(EXEEXT) checkpc$(EXEEXT)
58filter_PROGRAMS = lpf$(EXEEXT) lpbanner$(EXEEXT)
59noinst_PROGRAMS = monitor$(EXEEXT)
60@WITHPLUGINS_TRUE@plugin_PROGRAMS = $(am__EXEEXT_1) $(am__EXEEXT_2) \
61@WITHPLUGINS_TRUE@	md5.so$(EXEEXT) test.so$(EXEEXT)
62@WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@am__append_1 = kerberos5.so
63@WITHPLUGINS_TRUE@@WITHSSL_TRUE@am__append_2 = ssl.so
64@WITHPLUGINS_FALSE@am__append_3 = common/md5.c auth/md5_auth.c auth/test_auth.c \
65@WITHPLUGINS_FALSE@		auth/ssl_auth.c auth/krb5_auth.c
66
67subdir = src
68DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
69	$(srcdir)/Makefile.in $(srcdir)/pclbanner.in \
70	$(srcdir)/psbanner.in
71ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
72am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
73	$(top_srcdir)/configure.ac
74am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
75	$(ACLOCAL_M4)
76mkinstalldirs = $(install_sh) -d
77CONFIG_HEADER = $(top_builddir)/config.h
78CONFIG_CLEAN_FILES = pclbanner psbanner
79CONFIG_CLEAN_VPATH_FILES =
80am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(filterdir)" \
81	"$(DESTDIR)$(lpdbindir)" "$(DESTDIR)$(plugindir)" \
82	"$(DESTDIR)$(sbindir)" "$(DESTDIR)$(filterdir)" \
83	"$(DESTDIR)$(sbindir)"
84@WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@am__EXEEXT_1 =  \
85@WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@	kerberos5.so$(EXEEXT)
86@WITHPLUGINS_TRUE@@WITHSSL_TRUE@am__EXEEXT_2 = ssl.so$(EXEEXT)
87PROGRAMS = $(bin_PROGRAMS) $(filter_PROGRAMS) $(lpdbin_PROGRAMS) \
88	$(noinst_PROGRAMS) $(plugin_PROGRAMS) $(sbin_PROGRAMS)
89am__objects_1 = child.$(OBJEXT) copyright.$(OBJEXT) debug.$(OBJEXT) \
90	errormsg.$(OBJEXT) fileopen.$(OBJEXT) gethostinfo.$(OBJEXT) \
91	getopt.$(OBJEXT) getprinter.$(OBJEXT) getqueue.$(OBJEXT) \
92	globmatch.$(OBJEXT) initialize.$(OBJEXT) linelist.$(OBJEXT) \
93	linksupport.$(OBJEXT) lockfile.$(OBJEXT) merge.$(OBJEXT) \
94	plp_snprintf.$(OBJEXT) proctitle.$(OBJEXT) utilities.$(OBJEXT) \
95	vars.$(OBJEXT)
96am_checkpc_OBJECTS = checkpc.$(OBJEXT) stty.$(OBJEXT) $(am__objects_1)
97checkpc_OBJECTS = $(am_checkpc_OBJECTS)
98checkpc_LDADD = $(LDADD)
99am__kerberos5_so_SOURCES_DIST = auth/krb5_auth.c
100@WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@am_kerberos5_so_OBJECTS = kerberos5_so-krb5_auth.$(OBJEXT)
101kerberos5_so_OBJECTS = $(am_kerberos5_so_OBJECTS)
102am__DEPENDENCIES_1 =
103@WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@kerberos5_so_DEPENDENCIES =  \
104@WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@	$(am__DEPENDENCIES_1)
105kerberos5_so_LINK = $(CCLD) $(kerberos5_so_CFLAGS) $(CFLAGS) \
106	$(kerberos5_so_LDFLAGS) $(LDFLAGS) -o $@
107am_lpbanner_OBJECTS = lpbanner.$(OBJEXT) plp_snprintf.$(OBJEXT)
108lpbanner_OBJECTS = $(am_lpbanner_OBJECTS)
109lpbanner_LDADD = $(LDADD)
110am__lpc_SOURCES_DIST = common/lpc.c common/controlword.c \
111	common/child.c common/copyright.c common/debug.c \
112	common/errormsg.c common/fileopen.c common/gethostinfo.c \
113	common/getopt.c common/getprinter.c common/getqueue.c \
114	common/globmatch.c common/initialize.c common/linelist.c \
115	common/linksupport.c common/lockfile.c common/merge.c \
116	common/plp_snprintf.c common/proctitle.c common/utilities.c \
117	vars.c common/sendauth.c common/sendjob.c common/sendreq.c \
118	common/user_auth.c common/printjob.c common/md5.c \
119	auth/md5_auth.c auth/test_auth.c auth/ssl_auth.c \
120	auth/krb5_auth.c
121@WITHPLUGINS_FALSE@am__objects_2 = md5.$(OBJEXT) md5_auth.$(OBJEXT) \
122@WITHPLUGINS_FALSE@	test_auth.$(OBJEXT) ssl_auth.$(OBJEXT) \
123@WITHPLUGINS_FALSE@	krb5_auth.$(OBJEXT)
124am__objects_3 = $(am__objects_1) sendauth.$(OBJEXT) sendjob.$(OBJEXT) \
125	sendreq.$(OBJEXT) user_auth.$(OBJEXT) printjob.$(OBJEXT) \
126	$(am__objects_2)
127am_lpc_OBJECTS = lpc.$(OBJEXT) controlword.$(OBJEXT) $(am__objects_3)
128lpc_OBJECTS = $(am_lpc_OBJECTS)
129@WITHPLUGINS_FALSE@am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1) \
130@WITHPLUGINS_FALSE@	$(am__DEPENDENCIES_1)
131@WITHPLUGINS_TRUE@am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1)
132lpc_DEPENDENCIES = $(am__DEPENDENCIES_2)
133lpc_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(lpc_LDFLAGS) $(LDFLAGS) -o \
134	$@
135am__lpd_SOURCES_DIST = common/lpd.c common/lpd_worker.c \
136	common/lpd_jobs.c common/lpd_control.c common/sendmail.c \
137	common/lpd_dispatch.c common/lpd_logger.c common/lpd_rcvjob.c \
138	common/lpd_remove.c common/lpd_secure.c common/lpd_status.c \
139	common/permission.c common/accounting.c common/controlword.c \
140	common/child.c common/copyright.c common/debug.c \
141	common/errormsg.c common/fileopen.c common/gethostinfo.c \
142	common/getopt.c common/getprinter.c common/getqueue.c \
143	common/globmatch.c common/initialize.c common/linelist.c \
144	common/linksupport.c common/lockfile.c common/merge.c \
145	common/plp_snprintf.c common/proctitle.c common/utilities.c \
146	vars.c common/sendauth.c common/sendjob.c common/sendreq.c \
147	common/user_auth.c common/printjob.c common/md5.c \
148	auth/md5_auth.c auth/test_auth.c auth/ssl_auth.c \
149	auth/krb5_auth.c common/openprinter.c common/stty.c
150am__objects_4 = $(am__objects_3) openprinter.$(OBJEXT) stty.$(OBJEXT)
151am_lpd_OBJECTS = lpd.$(OBJEXT) lpd_worker.$(OBJEXT) lpd_jobs.$(OBJEXT) \
152	lpd_control.$(OBJEXT) sendmail.$(OBJEXT) \
153	lpd_dispatch.$(OBJEXT) lpd_logger.$(OBJEXT) \
154	lpd_rcvjob.$(OBJEXT) lpd_remove.$(OBJEXT) lpd_secure.$(OBJEXT) \
155	lpd_status.$(OBJEXT) permission.$(OBJEXT) accounting.$(OBJEXT) \
156	controlword.$(OBJEXT) $(am__objects_4)
157lpd_OBJECTS = $(am_lpd_OBJECTS)
158lpd_DEPENDENCIES = $(am__DEPENDENCIES_2)
159lpd_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(lpd_LDFLAGS) $(LDFLAGS) -o \
160	$@
161am_lpf_OBJECTS = lpf.$(OBJEXT) plp_snprintf.$(OBJEXT)
162lpf_OBJECTS = $(am_lpf_OBJECTS)
163lpf_LDADD = $(LDADD)
164am__lpq_SOURCES_DIST = common/lpq.c common/child.c common/copyright.c \
165	common/debug.c common/errormsg.c common/fileopen.c \
166	common/gethostinfo.c common/getopt.c common/getprinter.c \
167	common/getqueue.c common/globmatch.c common/initialize.c \
168	common/linelist.c common/linksupport.c common/lockfile.c \
169	common/merge.c common/plp_snprintf.c common/proctitle.c \
170	common/utilities.c vars.c common/sendauth.c common/sendjob.c \
171	common/sendreq.c common/user_auth.c common/printjob.c \
172	common/md5.c auth/md5_auth.c auth/test_auth.c auth/ssl_auth.c \
173	auth/krb5_auth.c
174am_lpq_OBJECTS = lpq.$(OBJEXT) $(am__objects_3)
175lpq_OBJECTS = $(am_lpq_OBJECTS)
176lpq_DEPENDENCIES = $(am__DEPENDENCIES_2)
177lpq_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(lpq_LDFLAGS) $(LDFLAGS) -o \
178	$@
179am__lpr_SOURCES_DIST = common/lpr.c common/child.c common/copyright.c \
180	common/debug.c common/errormsg.c common/fileopen.c \
181	common/gethostinfo.c common/getopt.c common/getprinter.c \
182	common/getqueue.c common/globmatch.c common/initialize.c \
183	common/linelist.c common/linksupport.c common/lockfile.c \
184	common/merge.c common/plp_snprintf.c common/proctitle.c \
185	common/utilities.c vars.c common/sendauth.c common/sendjob.c \
186	common/sendreq.c common/user_auth.c common/printjob.c \
187	common/md5.c auth/md5_auth.c auth/test_auth.c auth/ssl_auth.c \
188	auth/krb5_auth.c common/openprinter.c common/stty.c
189am_lpr_OBJECTS = lpr.$(OBJEXT) $(am__objects_4)
190lpr_OBJECTS = $(am_lpr_OBJECTS)
191lpr_DEPENDENCIES = $(am__DEPENDENCIES_2)
192lpr_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(lpr_LDFLAGS) $(LDFLAGS) -o \
193	$@
194am__lprm_SOURCES_DIST = common/lprm.c common/child.c \
195	common/copyright.c common/debug.c common/errormsg.c \
196	common/fileopen.c common/gethostinfo.c common/getopt.c \
197	common/getprinter.c common/getqueue.c common/globmatch.c \
198	common/initialize.c common/linelist.c common/linksupport.c \
199	common/lockfile.c common/merge.c common/plp_snprintf.c \
200	common/proctitle.c common/utilities.c vars.c common/sendauth.c \
201	common/sendjob.c common/sendreq.c common/user_auth.c \
202	common/printjob.c common/md5.c auth/md5_auth.c \
203	auth/test_auth.c auth/ssl_auth.c auth/krb5_auth.c
204am_lprm_OBJECTS = lprm.$(OBJEXT) $(am__objects_3)
205lprm_OBJECTS = $(am_lprm_OBJECTS)
206lprm_DEPENDENCIES = $(am__DEPENDENCIES_2)
207lprm_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(lprm_LDFLAGS) $(LDFLAGS) \
208	-o $@
209am__lpstat_SOURCES_DIST = common/lpstat.c common/child.c \
210	common/copyright.c common/debug.c common/errormsg.c \
211	common/fileopen.c common/gethostinfo.c common/getopt.c \
212	common/getprinter.c common/getqueue.c common/globmatch.c \
213	common/initialize.c common/linelist.c common/linksupport.c \
214	common/lockfile.c common/merge.c common/plp_snprintf.c \
215	common/proctitle.c common/utilities.c vars.c common/sendauth.c \
216	common/sendjob.c common/sendreq.c common/user_auth.c \
217	common/printjob.c common/md5.c auth/md5_auth.c \
218	auth/test_auth.c auth/ssl_auth.c auth/krb5_auth.c
219am_lpstat_OBJECTS = lpstat.$(OBJEXT) $(am__objects_3)
220lpstat_OBJECTS = $(am_lpstat_OBJECTS)
221lpstat_DEPENDENCIES = $(am__DEPENDENCIES_2)
222lpstat_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(lpstat_LDFLAGS) \
223	$(LDFLAGS) -o $@
224am__md5_so_SOURCES_DIST = auth/md5_auth.c common/md5.c
225@WITHPLUGINS_TRUE@am_md5_so_OBJECTS = md5_so-md5_auth.$(OBJEXT) \
226@WITHPLUGINS_TRUE@	md5_so-md5.$(OBJEXT)
227md5_so_OBJECTS = $(am_md5_so_OBJECTS)
228md5_so_LDADD = $(LDADD)
229md5_so_LINK = $(CCLD) $(md5_so_CFLAGS) $(CFLAGS) $(md5_so_LDFLAGS) \
230	$(LDFLAGS) -o $@
231am_monitor_OBJECTS = monitor.$(OBJEXT) $(am__objects_1)
232monitor_OBJECTS = $(am_monitor_OBJECTS)
233monitor_LDADD = $(LDADD)
234am__ssl_so_SOURCES_DIST = auth/ssl_auth.c
235@WITHPLUGINS_TRUE@@WITHSSL_TRUE@am_ssl_so_OBJECTS =  \
236@WITHPLUGINS_TRUE@@WITHSSL_TRUE@	ssl_so-ssl_auth.$(OBJEXT)
237ssl_so_OBJECTS = $(am_ssl_so_OBJECTS)
238@WITHPLUGINS_TRUE@@WITHSSL_TRUE@ssl_so_DEPENDENCIES =  \
239@WITHPLUGINS_TRUE@@WITHSSL_TRUE@	$(am__DEPENDENCIES_1)
240ssl_so_LINK = $(CCLD) $(ssl_so_CFLAGS) $(CFLAGS) $(ssl_so_LDFLAGS) \
241	$(LDFLAGS) -o $@
242am__test_so_SOURCES_DIST = auth/test_auth.c
243@WITHPLUGINS_TRUE@am_test_so_OBJECTS = test_so-test_auth.$(OBJEXT)
244test_so_OBJECTS = $(am_test_so_OBJECTS)
245test_so_LDADD = $(LDADD)
246test_so_LINK = $(CCLD) $(test_so_CFLAGS) $(CFLAGS) $(test_so_LDFLAGS) \
247	$(LDFLAGS) -o $@
248am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
249am__vpath_adj = case $$p in \
250    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
251    *) f=$$p;; \
252  esac;
253am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
254am__install_max = 40
255am__nobase_strip_setup = \
256  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
257am__nobase_strip = \
258  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
259am__nobase_list = $(am__nobase_strip_setup); \
260  for p in $$list; do echo "$$p $$p"; done | \
261  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
262  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
263    if (++n[$$2] == $(am__install_max)) \
264      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
265    END { for (dir in files) print dir, files[dir] }'
266am__base_list = \
267  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
268  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
269am__uninstall_files_from_dir = { \
270  test -z "$$files" \
271    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
272    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
273         $(am__cd) "$$dir" && rm -f $$files; }; \
274  }
275SCRIPTS = $(filter_SCRIPTS) $(sbin_SCRIPTS)
276DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
277depcomp = $(SHELL) $(top_srcdir)/depcomp
278am__depfiles_maybe = depfiles
279am__mv = mv -f
280COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
281	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
282CCLD = $(CC)
283LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
284SOURCES = $(checkpc_SOURCES) $(kerberos5_so_SOURCES) \
285	$(lpbanner_SOURCES) $(lpc_SOURCES) $(lpd_SOURCES) \
286	$(lpf_SOURCES) $(lpq_SOURCES) $(lpr_SOURCES) $(lprm_SOURCES) \
287	$(lpstat_SOURCES) $(md5_so_SOURCES) $(monitor_SOURCES) \
288	$(ssl_so_SOURCES) $(test_so_SOURCES)
289DIST_SOURCES = $(checkpc_SOURCES) $(am__kerberos5_so_SOURCES_DIST) \
290	$(lpbanner_SOURCES) $(am__lpc_SOURCES_DIST) \
291	$(am__lpd_SOURCES_DIST) $(lpf_SOURCES) $(am__lpq_SOURCES_DIST) \
292	$(am__lpr_SOURCES_DIST) $(am__lprm_SOURCES_DIST) \
293	$(am__lpstat_SOURCES_DIST) $(am__md5_so_SOURCES_DIST) \
294	$(monitor_SOURCES) $(am__ssl_so_SOURCES_DIST) \
295	$(am__test_so_SOURCES_DIST)
296am__can_run_installinfo = \
297  case $$AM_UPDATE_INFO_DIR in \
298    n|no|NO) false;; \
299    *) (install-info --version) >/dev/null 2>&1;; \
300  esac
301DATA = $(noinst_DATA)
302HEADERS = $(noinst_HEADERS)
303ETAGS = etags
304CTAGS = ctags
305DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
306ACLOCAL = @ACLOCAL@
307AMTAR = @AMTAR@
308AUTOCONF = @AUTOCONF@
309AUTOHEADER = @AUTOHEADER@
310AUTOMAKE = @AUTOMAKE@
311AWK = @AWK@
312CC = @CC@
313CCDEPMODE = @CCDEPMODE@
314CFLAGS = @CFLAGS@
315CHGRP = @CHGRP@
316CHOWN = @CHOWN@
317CLEAR = @CLEAR@
318CPP = @CPP@
319CPPFLAGS = @CPPFLAGS@
320CYGPATH_W = @CYGPATH_W@
321DEFS = @DEFS@
322DEPDIR = @DEPDIR@
323DL_LIBS = @DL_LIBS@
324ECHO_C = @ECHO_C@
325ECHO_N = @ECHO_N@
326ECHO_T = @ECHO_T@
327EGREP = @EGREP@
328EXEEXT = @EXEEXT@
329FILTER_LD_PATH = @FILTER_LD_PATH@
330FILTER_PATH = @FILTER_PATH@
331GMSGFMT = @GMSGFMT@
332GREP = @GREP@
333INCLUDELPDCONFLOCAL = @INCLUDELPDCONFLOCAL@
334INSTALL = @INSTALL@
335INSTALL_DATA = @INSTALL_DATA@
336INSTALL_MAN = @INSTALL_MAN@
337INSTALL_PROGRAM = @INSTALL_PROGRAM@
338INSTALL_SCRIPT = @INSTALL_SCRIPT@
339INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
340KERBEROS = @KERBEROS@
341KRB5CONFIG = @KRB5CONFIG@
342KRB_LIBS = @KRB_LIBS@
343LDFLAGS = @LDFLAGS@
344LIBOBJS = @LIBOBJS@
345LIBS = @LIBS@
346LOCKFILE = @LOCKFILE@
347LPD_CONF_PATH = @LPD_CONF_PATH@
348LPD_LISTEN_PORT = @LPD_LISTEN_PORT@
349LPD_PERMS_PATH = @LPD_PERMS_PATH@
350LPD_PRINTCAP_PATH = @LPD_PRINTCAP_PATH@
351LTLIBOBJS = @LTLIBOBJS@
352MAINT = @MAINT@
353MAKEINFO = @MAKEINFO@
354MKDIR_P = @MKDIR_P@
355MSGFMT = @MSGFMT@
356MSGMERGE = @MSGMERGE@
357NOREMOTE = @NOREMOTE@
358OBJEXT = @OBJEXT@
359OPENSSL = @OPENSSL@
360PACKAGE = @PACKAGE@
361PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
362PACKAGE_NAME = @PACKAGE_NAME@
363PACKAGE_STRING = @PACKAGE_STRING@
364PACKAGE_TARNAME = @PACKAGE_TARNAME@
365PACKAGE_URL = @PACKAGE_URL@
366PACKAGE_VERSION = @PACKAGE_VERSION@
367PATH_SEPARATOR = @PATH_SEPARATOR@
368PERL = @PERL@
369PLUGINUSER_LDFLAGS = @PLUGINUSER_LDFLAGS@
370PLUGIN_CFLAGS = @PLUGIN_CFLAGS@
371PLUGIN_LDFLAGS = @PLUGIN_LDFLAGS@
372PRINTCAP_PATH = @PRINTCAP_PATH@
373PRIV_PORTS = @PRIV_PORTS@
374PRUTIL = @PRUTIL@
375SD_DEFAULT = @SD_DEFAULT@
376SED = @SED@
377SET_MAKE = @SET_MAKE@
378SHELL = @SHELL@
379SSL_CA_FILE = @SSL_CA_FILE@
380SSL_CA_KEY = @SSL_CA_KEY@
381SSL_CERTS_DIR = @SSL_CERTS_DIR@
382SSL_CRL_FILE = @SSL_CRL_FILE@
383SSL_LDADD = @SSL_LDADD@
384SSL_SERVER_CERT = @SSL_SERVER_CERT@
385SSL_SERVER_PASSWORD_FILE = @SSL_SERVER_PASSWORD_FILE@
386STRIP = @STRIP@
387UNIXSOCKETPATH = @UNIXSOCKETPATH@
388USE_NLS = @USE_NLS@
389VERSION = @VERSION@
390XGETTEXT = @XGETTEXT@
391abs_builddir = @abs_builddir@
392abs_srcdir = @abs_srcdir@
393abs_top_builddir = @abs_top_builddir@
394abs_top_srcdir = @abs_top_srcdir@
395ac_ct_CC = @ac_ct_CC@
396am__include = @am__include@
397am__leading_dot = @am__leading_dot@
398am__quote = @am__quote@
399am__tar = @am__tar@
400am__untar = @am__untar@
401bindir = @bindir@
402build_alias = @build_alias@
403builddir = @builddir@
404configdir = @configdir@
405datadir = @datadir@
406datarootdir = @datarootdir@
407docdir = @docdir@
408dvidir = @dvidir@
409exec_prefix = @exec_prefix@
410filterdir = @filterdir@
411host_alias = @host_alias@
412htmldir = @htmldir@
413includedir = @includedir@
414infodir = @infodir@
415install_sh = @install_sh@
416libdir = @libdir@
417libexecdir = @libexecdir@
418localedir = @localedir@
419localstatedir = @localstatedir@
420lpdbindir = @lpdbindir@
421mandir = @mandir@
422mkdir_p = @mkdir_p@
423oldincludedir = @oldincludedir@
424pdfdir = @pdfdir@
425plugindir = @plugindir@
426prefix = @prefix@
427program_transform_name = @program_transform_name@
428psdir = @psdir@
429sbindir = @sbindir@
430sharedstatedir = @sharedstatedir@
431srcdir = @srcdir@
432sysconfdir = @sysconfdir@
433target_alias = @target_alias@
434top_build_prefix = @top_build_prefix@
435top_builddir = @top_builddir@
436top_srcdir = @top_srcdir@
437MAINTAINERCLEANFILES = Makefile.in
438CLEANFILES = *.tmp *core ? ?.bak ?.orig lpd.conf log lprng_certs lprng_index_certs
439DISTCLEANFILES = pclbanner psbanner
440EXTRA_DIST = pclbanner.in psbanner.in lprng_certs.sh lprng_index_certs.sh common/user_objs.c include/user_objs.h AUTHENTICATE/sserver.c AUTHENTICATE/sclient.c
441PATHDEFINES = "-DLOCKFILE=\"$(LOCKFILE)\"" \
442	"-DPRINTCAP_PATH=\"$(PRINTCAP_PATH)\"" \
443	"-DLPD_PRINTCAP_PATH=\"$(LPD_PRINTCAP_PATH)\"" \
444	"-DLPD_PERMS_PATH=\"$(LPD_PERMS_PATH)\"" \
445	"-DLPD_CONF_PATH=\"$(LPD_CONF_PATH)\"" \
446	"-DUNIXSOCKETPATH=\"$(UNIXSOCKETPATH)\"" \
447	"-DSSL_CA_FILE=\"$(SSL_CA_FILE)\"" \
448	"-DSSL_CA_KEY=\"$(SSL_CA_KEY)\"" \
449	"-DSSL_CRL_FILE=\"$(SSL_CRL_FILE)\"" \
450	"-DSSL_CERTS_DIR=\"$(SSL_CERTS_DIR)\"" \
451	"-DSSL_SERVER_CERT=\"$(SSL_SERVER_CERT)\"" \
452	"-DSSL_SERVER_PASSWORD_FILE=\"$(SSL_SERVER_PASSWORD_FILE)\"" \
453	"-DSD_DEFAULT=\"$(SD_DEFAULT)\"" \
454	"-DPLUGINDIR=\"$(plugindir)\""
455
456AM_CPPFLAGS = -I$(srcdir)/include "-DLOCALEDIR=\"$(localedir)\""
457sbin_SCRIPTS = lprng_certs lprng_index_certs
458filter_SCRIPTS = psbanner pclbanner
459noinst_DATA = lpd.conf
460# - think about making things suid at install time
461COMMON_SOURCES = common/child.c common/copyright.c common/debug.c \
462	common/errormsg.c common/fileopen.c common/gethostinfo.c \
463	common/getopt.c common/getprinter.c common/getqueue.c \
464	common/globmatch.c common/initialize.c common/linelist.c \
465	common/linksupport.c common/lockfile.c common/merge.c \
466	common/plp_snprintf.c common/proctitle.c common/utilities.c \
467	vars.c
468
469MORE_SOURCES = $(COMMON_SOURCES) common/sendauth.c common/sendjob.c \
470	common/sendreq.c common/user_auth.c common/printjob.c \
471	$(am__append_3)
472SEND_SOURCES = $(MORE_SOURCES) \
473	common/openprinter.c common/stty.c
474
475@WITHPLUGINS_FALSE@MORE_LDADD = $(SSL_LDADD) $(KRB_LIBS)
476
477# This is a crude hack, but better than needing libtool...
478@WITHPLUGINS_TRUE@MORE_LDADD = $(DL_LIBS)
479@WITHPLUGINS_FALSE@MORELDFLAGS =
480@WITHPLUGINS_TRUE@MORELDFLAGS = $(PLUGINUSER_LDFLAGS)
481@WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@kerberos5_so_SOURCES = auth/krb5_auth.c
482@WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@kerberos5_so_LDFLAGS = $(PLUGIN_LDFLAGS)
483@WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@kerberos5_so_LDADD = $(KRB_LIBS)
484@WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@kerberos5_so_CFLAGS = $(PLUGIN_CFLAGS)
485@WITHPLUGINS_TRUE@@WITHSSL_TRUE@ssl_so_SOURCES = auth/ssl_auth.c
486@WITHPLUGINS_TRUE@@WITHSSL_TRUE@ssl_so_LDFLAGS = $(PLUGIN_LDFLAGS)
487@WITHPLUGINS_TRUE@@WITHSSL_TRUE@ssl_so_CFLAGS = $(PLUGIN_CFLAGS)
488@WITHPLUGINS_TRUE@@WITHSSL_TRUE@ssl_so_LDADD = $(SSL_LDADD)
489@WITHPLUGINS_TRUE@md5_so_SOURCES = auth/md5_auth.c common/md5.c
490@WITHPLUGINS_TRUE@md5_so_LDFLAGS = $(PLUGIN_LDFLAGS)
491@WITHPLUGINS_TRUE@md5_so_CFLAGS = $(PLUGIN_CFLAGS)
492@WITHPLUGINS_TRUE@test_so_SOURCES = auth/test_auth.c
493@WITHPLUGINS_TRUE@test_so_LDFLAGS = $(PLUGIN_LDFLAGS)
494@WITHPLUGINS_TRUE@test_so_CFLAGS = $(PLUGIN_CFLAGS)
495lpd_SOURCES = common/lpd.c common/lpd_worker.c common/lpd_jobs.c \
496	common/lpd_control.c common/sendmail.c common/lpd_dispatch.c \
497	common/lpd_logger.c common/lpd_rcvjob.c common/lpd_remove.c \
498	common/lpd_secure.c common/lpd_status.c \
499	common/permission.c common/accounting.c common/controlword.c \
500	$(SEND_SOURCES)
501
502lpd_LDADD = $(MORE_LDADD)
503lpd_LDFLAGS = $(MORELDFLAGS)
504lpr_SOURCES = common/lpr.c $(SEND_SOURCES)
505lpr_LDADD = $(MORE_LDADD)
506lpr_LDFLAGS = $(MORELDFLAGS)
507lpq_SOURCES = common/lpq.c $(MORE_SOURCES)
508lpq_LDADD = $(MORE_LDADD)
509lpq_LDFLAGS = $(MORELDFLAGS)
510lpstat_SOURCES = common/lpstat.c $(MORE_SOURCES)
511lpstat_LDADD = $(MORE_LDADD)
512lpstat_LDFLAGS = $(MORELDFLAGS)
513lprm_SOURCES = common/lprm.c $(MORE_SOURCES)
514lprm_LDADD = $(MORE_LDADD)
515lprm_LDFLAGS = $(MORELDFLAGS)
516lpc_SOURCES = common/lpc.c common/controlword.c $(MORE_SOURCES)
517lpc_LDADD = $(MORE_LDADD)
518lpc_LDFLAGS = $(MORELDFLAGS)
519checkpc_SOURCES = common/checkpc.c common/stty.c $(COMMON_SOURCES)
520lpf_SOURCES = common/lpf.c common/plp_snprintf.c
521lpbanner_SOURCES = common/lpbanner.c common/plp_snprintf.c
522monitor_SOURCES = common/monitor.c $(COMMON_SOURCES)
523# sserver_SOURCES = AUTHENTICATE/sserver.c
524# sclient_SOURCES = AUTHENTICATE/sclient.c
525noinst_HEADERS = include/accounting.h include/checkpc.h include/child.h include/control.h include/copyright.h include/debug.h include/errorcodes.h include/errormsg.h include/fileopen.h include/gethostinfo.h include/getopt.h include/getprinter.h include/getqueue.h include/globmatch.h include/initialize.h include/krb5_auth.h include/license.h include/linelist.h include/linksupport.h include/lockfile.h include/lpc.h include/lpd_control.h include/lpd_dispatch.h include/lpd.h include/lpd_jobs.h include/lpd_logger.h include/lpd_rcvjob.h include/lpd_remove.h include/lpd_secure.h include/lpd_status.h include/lp.h include/lpq.h include/lpr.h include/lprm.h include/lpstat.h include/md5.h include/merge.h include/permission.h include/plp_snprintf.h include/portable.h include/printjob.h include/proctitle.h include/readstatus.h include/sendauth.h include/sendjob.h include/sendmail.h include/sendreq.h include/ssl_auth.h include/stty.h include/user_auth.h include/utilities.h include/openprinter.h include/lpd_worker.h
526
527# run make install with SAMPLESUFFIX="" to force files in their final position
528# (which will overwrite everything else you have there, you have been warned)
529SAMPLESUFFIX = .sample
530# run make install with INSTALLCONFIGEXAMPLES=No to not install them at all
531INSTALLCONFIGEXAMPLES = Yes
532all: all-am
533
534.SUFFIXES:
535.SUFFIXES: .c .o .obj
536$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
537	@for dep in $?; do \
538	  case '$(am__configure_deps)' in \
539	    *$$dep*) \
540	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
541	        && { if test -f $@; then exit 0; else break; fi; }; \
542	      exit 1;; \
543	  esac; \
544	done; \
545	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
546	$(am__cd) $(top_srcdir) && \
547	  $(AUTOMAKE) --foreign src/Makefile
548.PRECIOUS: Makefile
549Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
550	@case '$?' in \
551	  *config.status*) \
552	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
553	  *) \
554	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
555	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
556	esac;
557
558$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
559	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
560
561$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
562	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
563$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
564	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
565$(am__aclocal_m4_deps):
566pclbanner: $(top_builddir)/config.status $(srcdir)/pclbanner.in
567	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
568psbanner: $(top_builddir)/config.status $(srcdir)/psbanner.in
569	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
570install-binPROGRAMS: $(bin_PROGRAMS)
571	@$(NORMAL_INSTALL)
572	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
573	if test -n "$$list"; then \
574	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
575	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
576	fi; \
577	for p in $$list; do echo "$$p $$p"; done | \
578	sed 's/$(EXEEXT)$$//' | \
579	while read p p1; do if test -f $$p; \
580	  then echo "$$p"; echo "$$p"; else :; fi; \
581	done | \
582	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
583	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
584	sed 'N;N;N;s,\n, ,g' | \
585	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
586	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
587	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
588	    else { print "f", $$3 "/" $$4, $$1; } } \
589	  END { for (d in files) print "f", d, files[d] }' | \
590	while read type dir files; do \
591	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
592	    test -z "$$files" || { \
593	      echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
594	      $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
595	    } \
596	; done
597
598uninstall-binPROGRAMS:
599	@$(NORMAL_UNINSTALL)
600	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
601	files=`for p in $$list; do echo "$$p"; done | \
602	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
603	      -e 's/$$/$(EXEEXT)/' `; \
604	test -n "$$list" || exit 0; \
605	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
606	cd "$(DESTDIR)$(bindir)" && rm -f $$files
607
608clean-binPROGRAMS:
609	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
610install-filterPROGRAMS: $(filter_PROGRAMS)
611	@$(NORMAL_INSTALL)
612	@list='$(filter_PROGRAMS)'; test -n "$(filterdir)" || list=; \
613	if test -n "$$list"; then \
614	  echo " $(MKDIR_P) '$(DESTDIR)$(filterdir)'"; \
615	  $(MKDIR_P) "$(DESTDIR)$(filterdir)" || exit 1; \
616	fi; \
617	for p in $$list; do echo "$$p $$p"; done | \
618	sed 's/$(EXEEXT)$$//' | \
619	while read p p1; do if test -f $$p; \
620	  then echo "$$p"; echo "$$p"; else :; fi; \
621	done | \
622	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
623	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
624	sed 'N;N;N;s,\n, ,g' | \
625	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
626	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
627	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
628	    else { print "f", $$3 "/" $$4, $$1; } } \
629	  END { for (d in files) print "f", d, files[d] }' | \
630	while read type dir files; do \
631	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
632	    test -z "$$files" || { \
633	      echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(filterdir)$$dir'"; \
634	      $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(filterdir)$$dir" || exit $$?; \
635	    } \
636	; done
637
638uninstall-filterPROGRAMS:
639	@$(NORMAL_UNINSTALL)
640	@list='$(filter_PROGRAMS)'; test -n "$(filterdir)" || list=; \
641	files=`for p in $$list; do echo "$$p"; done | \
642	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
643	      -e 's/$$/$(EXEEXT)/' `; \
644	test -n "$$list" || exit 0; \
645	echo " ( cd '$(DESTDIR)$(filterdir)' && rm -f" $$files ")"; \
646	cd "$(DESTDIR)$(filterdir)" && rm -f $$files
647
648clean-filterPROGRAMS:
649	-test -z "$(filter_PROGRAMS)" || rm -f $(filter_PROGRAMS)
650install-lpdbinPROGRAMS: $(lpdbin_PROGRAMS)
651	@$(NORMAL_INSTALL)
652	@list='$(lpdbin_PROGRAMS)'; test -n "$(lpdbindir)" || list=; \
653	if test -n "$$list"; then \
654	  echo " $(MKDIR_P) '$(DESTDIR)$(lpdbindir)'"; \
655	  $(MKDIR_P) "$(DESTDIR)$(lpdbindir)" || exit 1; \
656	fi; \
657	for p in $$list; do echo "$$p $$p"; done | \
658	sed 's/$(EXEEXT)$$//' | \
659	while read p p1; do if test -f $$p; \
660	  then echo "$$p"; echo "$$p"; else :; fi; \
661	done | \
662	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
663	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
664	sed 'N;N;N;s,\n, ,g' | \
665	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
666	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
667	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
668	    else { print "f", $$3 "/" $$4, $$1; } } \
669	  END { for (d in files) print "f", d, files[d] }' | \
670	while read type dir files; do \
671	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
672	    test -z "$$files" || { \
673	      echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(lpdbindir)$$dir'"; \
674	      $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(lpdbindir)$$dir" || exit $$?; \
675	    } \
676	; done
677
678uninstall-lpdbinPROGRAMS:
679	@$(NORMAL_UNINSTALL)
680	@list='$(lpdbin_PROGRAMS)'; test -n "$(lpdbindir)" || list=; \
681	files=`for p in $$list; do echo "$$p"; done | \
682	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
683	      -e 's/$$/$(EXEEXT)/' `; \
684	test -n "$$list" || exit 0; \
685	echo " ( cd '$(DESTDIR)$(lpdbindir)' && rm -f" $$files ")"; \
686	cd "$(DESTDIR)$(lpdbindir)" && rm -f $$files
687
688clean-lpdbinPROGRAMS:
689	-test -z "$(lpdbin_PROGRAMS)" || rm -f $(lpdbin_PROGRAMS)
690
691clean-noinstPROGRAMS:
692	-test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
693install-pluginPROGRAMS: $(plugin_PROGRAMS)
694	@$(NORMAL_INSTALL)
695	@list='$(plugin_PROGRAMS)'; test -n "$(plugindir)" || list=; \
696	if test -n "$$list"; then \
697	  echo " $(MKDIR_P) '$(DESTDIR)$(plugindir)'"; \
698	  $(MKDIR_P) "$(DESTDIR)$(plugindir)" || exit 1; \
699	fi; \
700	for p in $$list; do echo "$$p $$p"; done | \
701	sed 's/$(EXEEXT)$$//' | \
702	while read p p1; do if test -f $$p; \
703	  then echo "$$p"; echo "$$p"; else :; fi; \
704	done | \
705	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
706	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
707	sed 'N;N;N;s,\n, ,g' | \
708	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
709	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
710	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
711	    else { print "f", $$3 "/" $$4, $$1; } } \
712	  END { for (d in files) print "f", d, files[d] }' | \
713	while read type dir files; do \
714	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
715	    test -z "$$files" || { \
716	      echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(plugindir)$$dir'"; \
717	      $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(plugindir)$$dir" || exit $$?; \
718	    } \
719	; done
720
721uninstall-pluginPROGRAMS:
722	@$(NORMAL_UNINSTALL)
723	@list='$(plugin_PROGRAMS)'; test -n "$(plugindir)" || list=; \
724	files=`for p in $$list; do echo "$$p"; done | \
725	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
726	      -e 's/$$/$(EXEEXT)/' `; \
727	test -n "$$list" || exit 0; \
728	echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \
729	cd "$(DESTDIR)$(plugindir)" && rm -f $$files
730
731clean-pluginPROGRAMS:
732	-test -z "$(plugin_PROGRAMS)" || rm -f $(plugin_PROGRAMS)
733install-sbinPROGRAMS: $(sbin_PROGRAMS)
734	@$(NORMAL_INSTALL)
735	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
736	if test -n "$$list"; then \
737	  echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
738	  $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \
739	fi; \
740	for p in $$list; do echo "$$p $$p"; done | \
741	sed 's/$(EXEEXT)$$//' | \
742	while read p p1; do if test -f $$p; \
743	  then echo "$$p"; echo "$$p"; else :; fi; \
744	done | \
745	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
746	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
747	sed 'N;N;N;s,\n, ,g' | \
748	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
749	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
750	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
751	    else { print "f", $$3 "/" $$4, $$1; } } \
752	  END { for (d in files) print "f", d, files[d] }' | \
753	while read type dir files; do \
754	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
755	    test -z "$$files" || { \
756	      echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
757	      $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
758	    } \
759	; done
760
761uninstall-sbinPROGRAMS:
762	@$(NORMAL_UNINSTALL)
763	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
764	files=`for p in $$list; do echo "$$p"; done | \
765	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
766	      -e 's/$$/$(EXEEXT)/' `; \
767	test -n "$$list" || exit 0; \
768	echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
769	cd "$(DESTDIR)$(sbindir)" && rm -f $$files
770
771clean-sbinPROGRAMS:
772	-test -z "$(sbin_PROGRAMS)" || rm -f $(sbin_PROGRAMS)
773checkpc$(EXEEXT): $(checkpc_OBJECTS) $(checkpc_DEPENDENCIES) $(EXTRA_checkpc_DEPENDENCIES)
774	@rm -f checkpc$(EXEEXT)
775	$(LINK) $(checkpc_OBJECTS) $(checkpc_LDADD) $(LIBS)
776kerberos5.so$(EXEEXT): $(kerberos5_so_OBJECTS) $(kerberos5_so_DEPENDENCIES) $(EXTRA_kerberos5_so_DEPENDENCIES)
777	@rm -f kerberos5.so$(EXEEXT)
778	$(kerberos5_so_LINK) $(kerberos5_so_OBJECTS) $(kerberos5_so_LDADD) $(LIBS)
779lpbanner$(EXEEXT): $(lpbanner_OBJECTS) $(lpbanner_DEPENDENCIES) $(EXTRA_lpbanner_DEPENDENCIES)
780	@rm -f lpbanner$(EXEEXT)
781	$(LINK) $(lpbanner_OBJECTS) $(lpbanner_LDADD) $(LIBS)
782lpc$(EXEEXT): $(lpc_OBJECTS) $(lpc_DEPENDENCIES) $(EXTRA_lpc_DEPENDENCIES)
783	@rm -f lpc$(EXEEXT)
784	$(lpc_LINK) $(lpc_OBJECTS) $(lpc_LDADD) $(LIBS)
785lpd$(EXEEXT): $(lpd_OBJECTS) $(lpd_DEPENDENCIES) $(EXTRA_lpd_DEPENDENCIES)
786	@rm -f lpd$(EXEEXT)
787	$(lpd_LINK) $(lpd_OBJECTS) $(lpd_LDADD) $(LIBS)
788lpf$(EXEEXT): $(lpf_OBJECTS) $(lpf_DEPENDENCIES) $(EXTRA_lpf_DEPENDENCIES)
789	@rm -f lpf$(EXEEXT)
790	$(LINK) $(lpf_OBJECTS) $(lpf_LDADD) $(LIBS)
791lpq$(EXEEXT): $(lpq_OBJECTS) $(lpq_DEPENDENCIES) $(EXTRA_lpq_DEPENDENCIES)
792	@rm -f lpq$(EXEEXT)
793	$(lpq_LINK) $(lpq_OBJECTS) $(lpq_LDADD) $(LIBS)
794lpr$(EXEEXT): $(lpr_OBJECTS) $(lpr_DEPENDENCIES) $(EXTRA_lpr_DEPENDENCIES)
795	@rm -f lpr$(EXEEXT)
796	$(lpr_LINK) $(lpr_OBJECTS) $(lpr_LDADD) $(LIBS)
797lprm$(EXEEXT): $(lprm_OBJECTS) $(lprm_DEPENDENCIES) $(EXTRA_lprm_DEPENDENCIES)
798	@rm -f lprm$(EXEEXT)
799	$(lprm_LINK) $(lprm_OBJECTS) $(lprm_LDADD) $(LIBS)
800lpstat$(EXEEXT): $(lpstat_OBJECTS) $(lpstat_DEPENDENCIES) $(EXTRA_lpstat_DEPENDENCIES)
801	@rm -f lpstat$(EXEEXT)
802	$(lpstat_LINK) $(lpstat_OBJECTS) $(lpstat_LDADD) $(LIBS)
803md5.so$(EXEEXT): $(md5_so_OBJECTS) $(md5_so_DEPENDENCIES) $(EXTRA_md5_so_DEPENDENCIES)
804	@rm -f md5.so$(EXEEXT)
805	$(md5_so_LINK) $(md5_so_OBJECTS) $(md5_so_LDADD) $(LIBS)
806monitor$(EXEEXT): $(monitor_OBJECTS) $(monitor_DEPENDENCIES) $(EXTRA_monitor_DEPENDENCIES)
807	@rm -f monitor$(EXEEXT)
808	$(LINK) $(monitor_OBJECTS) $(monitor_LDADD) $(LIBS)
809ssl.so$(EXEEXT): $(ssl_so_OBJECTS) $(ssl_so_DEPENDENCIES) $(EXTRA_ssl_so_DEPENDENCIES)
810	@rm -f ssl.so$(EXEEXT)
811	$(ssl_so_LINK) $(ssl_so_OBJECTS) $(ssl_so_LDADD) $(LIBS)
812test.so$(EXEEXT): $(test_so_OBJECTS) $(test_so_DEPENDENCIES) $(EXTRA_test_so_DEPENDENCIES)
813	@rm -f test.so$(EXEEXT)
814	$(test_so_LINK) $(test_so_OBJECTS) $(test_so_LDADD) $(LIBS)
815install-filterSCRIPTS: $(filter_SCRIPTS)
816	@$(NORMAL_INSTALL)
817	@list='$(filter_SCRIPTS)'; test -n "$(filterdir)" || list=; \
818	if test -n "$$list"; then \
819	  echo " $(MKDIR_P) '$(DESTDIR)$(filterdir)'"; \
820	  $(MKDIR_P) "$(DESTDIR)$(filterdir)" || exit 1; \
821	fi; \
822	for p in $$list; do \
823	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
824	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
825	done | \
826	sed -e 'p;s,.*/,,;n' \
827	    -e 'h;s|.*|.|' \
828	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
829	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
830	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
831	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
832	      if (++n[d] == $(am__install_max)) { \
833		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
834	    else { print "f", d "/" $$4, $$1 } } \
835	  END { for (d in files) print "f", d, files[d] }' | \
836	while read type dir files; do \
837	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
838	     test -z "$$files" || { \
839	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(filterdir)$$dir'"; \
840	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(filterdir)$$dir" || exit $$?; \
841	     } \
842	; done
843
844uninstall-filterSCRIPTS:
845	@$(NORMAL_UNINSTALL)
846	@list='$(filter_SCRIPTS)'; test -n "$(filterdir)" || exit 0; \
847	files=`for p in $$list; do echo "$$p"; done | \
848	       sed -e 's,.*/,,;$(transform)'`; \
849	dir='$(DESTDIR)$(filterdir)'; $(am__uninstall_files_from_dir)
850install-sbinSCRIPTS: $(sbin_SCRIPTS)
851	@$(NORMAL_INSTALL)
852	@list='$(sbin_SCRIPTS)'; test -n "$(sbindir)" || list=; \
853	if test -n "$$list"; then \
854	  echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
855	  $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \
856	fi; \
857	for p in $$list; do \
858	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
859	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
860	done | \
861	sed -e 'p;s,.*/,,;n' \
862	    -e 'h;s|.*|.|' \
863	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
864	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
865	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
866	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
867	      if (++n[d] == $(am__install_max)) { \
868		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
869	    else { print "f", d "/" $$4, $$1 } } \
870	  END { for (d in files) print "f", d, files[d] }' | \
871	while read type dir files; do \
872	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
873	     test -z "$$files" || { \
874	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
875	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
876	     } \
877	; done
878
879uninstall-sbinSCRIPTS:
880	@$(NORMAL_UNINSTALL)
881	@list='$(sbin_SCRIPTS)'; test -n "$(sbindir)" || exit 0; \
882	files=`for p in $$list; do echo "$$p"; done | \
883	       sed -e 's,.*/,,;$(transform)'`; \
884	dir='$(DESTDIR)$(sbindir)'; $(am__uninstall_files_from_dir)
885
886mostlyclean-compile:
887	-rm -f *.$(OBJEXT)
888
889distclean-compile:
890	-rm -f *.tab.c
891
892@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/accounting.Po@am__quote@
893@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/checkpc.Po@am__quote@
894@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/child.Po@am__quote@
895@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/controlword.Po@am__quote@
896@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/copyright.Po@am__quote@
897@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/debug.Po@am__quote@
898@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/errormsg.Po@am__quote@
899@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fileopen.Po@am__quote@
900@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gethostinfo.Po@am__quote@
901@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
902@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getprinter.Po@am__quote@
903@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getqueue.Po@am__quote@
904@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/globmatch.Po@am__quote@
905@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/initialize.Po@am__quote@
906@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/kerberos5_so-krb5_auth.Po@am__quote@
907@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/krb5_auth.Po@am__quote@
908@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/linelist.Po@am__quote@
909@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/linksupport.Po@am__quote@
910@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lockfile.Po@am__quote@
911@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpbanner.Po@am__quote@
912@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpc.Po@am__quote@
913@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpd.Po@am__quote@
914@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpd_control.Po@am__quote@
915@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpd_dispatch.Po@am__quote@
916@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpd_jobs.Po@am__quote@
917@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpd_logger.Po@am__quote@
918@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpd_rcvjob.Po@am__quote@
919@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpd_remove.Po@am__quote@
920@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpd_secure.Po@am__quote@
921@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpd_status.Po@am__quote@
922@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpd_worker.Po@am__quote@
923@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpf.Po@am__quote@
924@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpq.Po@am__quote@
925@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpr.Po@am__quote@
926@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lprm.Po@am__quote@
927@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpstat.Po@am__quote@
928@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5.Po@am__quote@
929@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5_auth.Po@am__quote@
930@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5_so-md5.Po@am__quote@
931@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5_so-md5_auth.Po@am__quote@
932@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/merge.Po@am__quote@
933@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/monitor.Po@am__quote@
934@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openprinter.Po@am__quote@
935@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/permission.Po@am__quote@
936@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plp_snprintf.Po@am__quote@
937@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/printjob.Po@am__quote@
938@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proctitle.Po@am__quote@
939@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sendauth.Po@am__quote@
940@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sendjob.Po@am__quote@
941@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sendmail.Po@am__quote@
942@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sendreq.Po@am__quote@
943@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssl_auth.Po@am__quote@
944@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssl_so-ssl_auth.Po@am__quote@
945@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stty.Po@am__quote@
946@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_auth.Po@am__quote@
947@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_so-test_auth.Po@am__quote@
948@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/user_auth.Po@am__quote@
949@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utilities.Po@am__quote@
950@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vars.Po@am__quote@
951
952.c.o:
953@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
954@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
955@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
956@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
957@am__fastdepCC_FALSE@	$(COMPILE) -c $<
958
959.c.obj:
960@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
961@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
962@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
963@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
964@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
965
966checkpc.o: common/checkpc.c
967@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT checkpc.o -MD -MP -MF $(DEPDIR)/checkpc.Tpo -c -o checkpc.o `test -f 'common/checkpc.c' || echo '$(srcdir)/'`common/checkpc.c
968@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/checkpc.Tpo $(DEPDIR)/checkpc.Po
969@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/checkpc.c' object='checkpc.o' libtool=no @AMDEPBACKSLASH@
970@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
971@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o checkpc.o `test -f 'common/checkpc.c' || echo '$(srcdir)/'`common/checkpc.c
972
973checkpc.obj: common/checkpc.c
974@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT checkpc.obj -MD -MP -MF $(DEPDIR)/checkpc.Tpo -c -o checkpc.obj `if test -f 'common/checkpc.c'; then $(CYGPATH_W) 'common/checkpc.c'; else $(CYGPATH_W) '$(srcdir)/common/checkpc.c'; fi`
975@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/checkpc.Tpo $(DEPDIR)/checkpc.Po
976@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/checkpc.c' object='checkpc.obj' libtool=no @AMDEPBACKSLASH@
977@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
978@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o checkpc.obj `if test -f 'common/checkpc.c'; then $(CYGPATH_W) 'common/checkpc.c'; else $(CYGPATH_W) '$(srcdir)/common/checkpc.c'; fi`
979
980stty.o: common/stty.c
981@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT stty.o -MD -MP -MF $(DEPDIR)/stty.Tpo -c -o stty.o `test -f 'common/stty.c' || echo '$(srcdir)/'`common/stty.c
982@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/stty.Tpo $(DEPDIR)/stty.Po
983@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/stty.c' object='stty.o' libtool=no @AMDEPBACKSLASH@
984@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
985@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o stty.o `test -f 'common/stty.c' || echo '$(srcdir)/'`common/stty.c
986
987stty.obj: common/stty.c
988@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT stty.obj -MD -MP -MF $(DEPDIR)/stty.Tpo -c -o stty.obj `if test -f 'common/stty.c'; then $(CYGPATH_W) 'common/stty.c'; else $(CYGPATH_W) '$(srcdir)/common/stty.c'; fi`
989@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/stty.Tpo $(DEPDIR)/stty.Po
990@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/stty.c' object='stty.obj' libtool=no @AMDEPBACKSLASH@
991@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
992@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o stty.obj `if test -f 'common/stty.c'; then $(CYGPATH_W) 'common/stty.c'; else $(CYGPATH_W) '$(srcdir)/common/stty.c'; fi`
993
994child.o: common/child.c
995@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT child.o -MD -MP -MF $(DEPDIR)/child.Tpo -c -o child.o `test -f 'common/child.c' || echo '$(srcdir)/'`common/child.c
996@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/child.Tpo $(DEPDIR)/child.Po
997@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/child.c' object='child.o' libtool=no @AMDEPBACKSLASH@
998@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
999@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o child.o `test -f 'common/child.c' || echo '$(srcdir)/'`common/child.c
1000
1001child.obj: common/child.c
1002@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT child.obj -MD -MP -MF $(DEPDIR)/child.Tpo -c -o child.obj `if test -f 'common/child.c'; then $(CYGPATH_W) 'common/child.c'; else $(CYGPATH_W) '$(srcdir)/common/child.c'; fi`
1003@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/child.Tpo $(DEPDIR)/child.Po
1004@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/child.c' object='child.obj' libtool=no @AMDEPBACKSLASH@
1005@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1006@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o child.obj `if test -f 'common/child.c'; then $(CYGPATH_W) 'common/child.c'; else $(CYGPATH_W) '$(srcdir)/common/child.c'; fi`
1007
1008copyright.o: common/copyright.c
1009@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT copyright.o -MD -MP -MF $(DEPDIR)/copyright.Tpo -c -o copyright.o `test -f 'common/copyright.c' || echo '$(srcdir)/'`common/copyright.c
1010@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/copyright.Tpo $(DEPDIR)/copyright.Po
1011@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/copyright.c' object='copyright.o' libtool=no @AMDEPBACKSLASH@
1012@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1013@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o copyright.o `test -f 'common/copyright.c' || echo '$(srcdir)/'`common/copyright.c
1014
1015copyright.obj: common/copyright.c
1016@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT copyright.obj -MD -MP -MF $(DEPDIR)/copyright.Tpo -c -o copyright.obj `if test -f 'common/copyright.c'; then $(CYGPATH_W) 'common/copyright.c'; else $(CYGPATH_W) '$(srcdir)/common/copyright.c'; fi`
1017@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/copyright.Tpo $(DEPDIR)/copyright.Po
1018@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/copyright.c' object='copyright.obj' libtool=no @AMDEPBACKSLASH@
1019@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1020@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o copyright.obj `if test -f 'common/copyright.c'; then $(CYGPATH_W) 'common/copyright.c'; else $(CYGPATH_W) '$(srcdir)/common/copyright.c'; fi`
1021
1022debug.o: common/debug.c
1023@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT debug.o -MD -MP -MF $(DEPDIR)/debug.Tpo -c -o debug.o `test -f 'common/debug.c' || echo '$(srcdir)/'`common/debug.c
1024@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/debug.Tpo $(DEPDIR)/debug.Po
1025@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/debug.c' object='debug.o' libtool=no @AMDEPBACKSLASH@
1026@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1027@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o debug.o `test -f 'common/debug.c' || echo '$(srcdir)/'`common/debug.c
1028
1029debug.obj: common/debug.c
1030@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT debug.obj -MD -MP -MF $(DEPDIR)/debug.Tpo -c -o debug.obj `if test -f 'common/debug.c'; then $(CYGPATH_W) 'common/debug.c'; else $(CYGPATH_W) '$(srcdir)/common/debug.c'; fi`
1031@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/debug.Tpo $(DEPDIR)/debug.Po
1032@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/debug.c' object='debug.obj' libtool=no @AMDEPBACKSLASH@
1033@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1034@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o debug.obj `if test -f 'common/debug.c'; then $(CYGPATH_W) 'common/debug.c'; else $(CYGPATH_W) '$(srcdir)/common/debug.c'; fi`
1035
1036errormsg.o: common/errormsg.c
1037@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT errormsg.o -MD -MP -MF $(DEPDIR)/errormsg.Tpo -c -o errormsg.o `test -f 'common/errormsg.c' || echo '$(srcdir)/'`common/errormsg.c
1038@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/errormsg.Tpo $(DEPDIR)/errormsg.Po
1039@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/errormsg.c' object='errormsg.o' libtool=no @AMDEPBACKSLASH@
1040@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1041@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o errormsg.o `test -f 'common/errormsg.c' || echo '$(srcdir)/'`common/errormsg.c
1042
1043errormsg.obj: common/errormsg.c
1044@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT errormsg.obj -MD -MP -MF $(DEPDIR)/errormsg.Tpo -c -o errormsg.obj `if test -f 'common/errormsg.c'; then $(CYGPATH_W) 'common/errormsg.c'; else $(CYGPATH_W) '$(srcdir)/common/errormsg.c'; fi`
1045@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/errormsg.Tpo $(DEPDIR)/errormsg.Po
1046@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/errormsg.c' object='errormsg.obj' libtool=no @AMDEPBACKSLASH@
1047@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1048@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o errormsg.obj `if test -f 'common/errormsg.c'; then $(CYGPATH_W) 'common/errormsg.c'; else $(CYGPATH_W) '$(srcdir)/common/errormsg.c'; fi`
1049
1050fileopen.o: common/fileopen.c
1051@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fileopen.o -MD -MP -MF $(DEPDIR)/fileopen.Tpo -c -o fileopen.o `test -f 'common/fileopen.c' || echo '$(srcdir)/'`common/fileopen.c
1052@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/fileopen.Tpo $(DEPDIR)/fileopen.Po
1053@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/fileopen.c' object='fileopen.o' libtool=no @AMDEPBACKSLASH@
1054@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1055@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fileopen.o `test -f 'common/fileopen.c' || echo '$(srcdir)/'`common/fileopen.c
1056
1057fileopen.obj: common/fileopen.c
1058@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fileopen.obj -MD -MP -MF $(DEPDIR)/fileopen.Tpo -c -o fileopen.obj `if test -f 'common/fileopen.c'; then $(CYGPATH_W) 'common/fileopen.c'; else $(CYGPATH_W) '$(srcdir)/common/fileopen.c'; fi`
1059@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/fileopen.Tpo $(DEPDIR)/fileopen.Po
1060@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/fileopen.c' object='fileopen.obj' libtool=no @AMDEPBACKSLASH@
1061@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1062@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fileopen.obj `if test -f 'common/fileopen.c'; then $(CYGPATH_W) 'common/fileopen.c'; else $(CYGPATH_W) '$(srcdir)/common/fileopen.c'; fi`
1063
1064gethostinfo.o: common/gethostinfo.c
1065@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gethostinfo.o -MD -MP -MF $(DEPDIR)/gethostinfo.Tpo -c -o gethostinfo.o `test -f 'common/gethostinfo.c' || echo '$(srcdir)/'`common/gethostinfo.c
1066@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/gethostinfo.Tpo $(DEPDIR)/gethostinfo.Po
1067@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/gethostinfo.c' object='gethostinfo.o' libtool=no @AMDEPBACKSLASH@
1068@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1069@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gethostinfo.o `test -f 'common/gethostinfo.c' || echo '$(srcdir)/'`common/gethostinfo.c
1070
1071gethostinfo.obj: common/gethostinfo.c
1072@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gethostinfo.obj -MD -MP -MF $(DEPDIR)/gethostinfo.Tpo -c -o gethostinfo.obj `if test -f 'common/gethostinfo.c'; then $(CYGPATH_W) 'common/gethostinfo.c'; else $(CYGPATH_W) '$(srcdir)/common/gethostinfo.c'; fi`
1073@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/gethostinfo.Tpo $(DEPDIR)/gethostinfo.Po
1074@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/gethostinfo.c' object='gethostinfo.obj' libtool=no @AMDEPBACKSLASH@
1075@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1076@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gethostinfo.obj `if test -f 'common/gethostinfo.c'; then $(CYGPATH_W) 'common/gethostinfo.c'; else $(CYGPATH_W) '$(srcdir)/common/gethostinfo.c'; fi`
1077
1078getopt.o: common/getopt.c
1079@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT getopt.o -MD -MP -MF $(DEPDIR)/getopt.Tpo -c -o getopt.o `test -f 'common/getopt.c' || echo '$(srcdir)/'`common/getopt.c
1080@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/getopt.Tpo $(DEPDIR)/getopt.Po
1081@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/getopt.c' object='getopt.o' libtool=no @AMDEPBACKSLASH@
1082@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1083@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o getopt.o `test -f 'common/getopt.c' || echo '$(srcdir)/'`common/getopt.c
1084
1085getopt.obj: common/getopt.c
1086@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT getopt.obj -MD -MP -MF $(DEPDIR)/getopt.Tpo -c -o getopt.obj `if test -f 'common/getopt.c'; then $(CYGPATH_W) 'common/getopt.c'; else $(CYGPATH_W) '$(srcdir)/common/getopt.c'; fi`
1087@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/getopt.Tpo $(DEPDIR)/getopt.Po
1088@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/getopt.c' object='getopt.obj' libtool=no @AMDEPBACKSLASH@
1089@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1090@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o getopt.obj `if test -f 'common/getopt.c'; then $(CYGPATH_W) 'common/getopt.c'; else $(CYGPATH_W) '$(srcdir)/common/getopt.c'; fi`
1091
1092getprinter.o: common/getprinter.c
1093@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT getprinter.o -MD -MP -MF $(DEPDIR)/getprinter.Tpo -c -o getprinter.o `test -f 'common/getprinter.c' || echo '$(srcdir)/'`common/getprinter.c
1094@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/getprinter.Tpo $(DEPDIR)/getprinter.Po
1095@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/getprinter.c' object='getprinter.o' libtool=no @AMDEPBACKSLASH@
1096@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1097@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o getprinter.o `test -f 'common/getprinter.c' || echo '$(srcdir)/'`common/getprinter.c
1098
1099getprinter.obj: common/getprinter.c
1100@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT getprinter.obj -MD -MP -MF $(DEPDIR)/getprinter.Tpo -c -o getprinter.obj `if test -f 'common/getprinter.c'; then $(CYGPATH_W) 'common/getprinter.c'; else $(CYGPATH_W) '$(srcdir)/common/getprinter.c'; fi`
1101@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/getprinter.Tpo $(DEPDIR)/getprinter.Po
1102@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/getprinter.c' object='getprinter.obj' libtool=no @AMDEPBACKSLASH@
1103@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1104@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o getprinter.obj `if test -f 'common/getprinter.c'; then $(CYGPATH_W) 'common/getprinter.c'; else $(CYGPATH_W) '$(srcdir)/common/getprinter.c'; fi`
1105
1106getqueue.o: common/getqueue.c
1107@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT getqueue.o -MD -MP -MF $(DEPDIR)/getqueue.Tpo -c -o getqueue.o `test -f 'common/getqueue.c' || echo '$(srcdir)/'`common/getqueue.c
1108@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/getqueue.Tpo $(DEPDIR)/getqueue.Po
1109@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/getqueue.c' object='getqueue.o' libtool=no @AMDEPBACKSLASH@
1110@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1111@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o getqueue.o `test -f 'common/getqueue.c' || echo '$(srcdir)/'`common/getqueue.c
1112
1113getqueue.obj: common/getqueue.c
1114@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT getqueue.obj -MD -MP -MF $(DEPDIR)/getqueue.Tpo -c -o getqueue.obj `if test -f 'common/getqueue.c'; then $(CYGPATH_W) 'common/getqueue.c'; else $(CYGPATH_W) '$(srcdir)/common/getqueue.c'; fi`
1115@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/getqueue.Tpo $(DEPDIR)/getqueue.Po
1116@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/getqueue.c' object='getqueue.obj' libtool=no @AMDEPBACKSLASH@
1117@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1118@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o getqueue.obj `if test -f 'common/getqueue.c'; then $(CYGPATH_W) 'common/getqueue.c'; else $(CYGPATH_W) '$(srcdir)/common/getqueue.c'; fi`
1119
1120globmatch.o: common/globmatch.c
1121@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT globmatch.o -MD -MP -MF $(DEPDIR)/globmatch.Tpo -c -o globmatch.o `test -f 'common/globmatch.c' || echo '$(srcdir)/'`common/globmatch.c
1122@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/globmatch.Tpo $(DEPDIR)/globmatch.Po
1123@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/globmatch.c' object='globmatch.o' libtool=no @AMDEPBACKSLASH@
1124@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1125@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o globmatch.o `test -f 'common/globmatch.c' || echo '$(srcdir)/'`common/globmatch.c
1126
1127globmatch.obj: common/globmatch.c
1128@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT globmatch.obj -MD -MP -MF $(DEPDIR)/globmatch.Tpo -c -o globmatch.obj `if test -f 'common/globmatch.c'; then $(CYGPATH_W) 'common/globmatch.c'; else $(CYGPATH_W) '$(srcdir)/common/globmatch.c'; fi`
1129@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/globmatch.Tpo $(DEPDIR)/globmatch.Po
1130@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/globmatch.c' object='globmatch.obj' libtool=no @AMDEPBACKSLASH@
1131@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1132@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o globmatch.obj `if test -f 'common/globmatch.c'; then $(CYGPATH_W) 'common/globmatch.c'; else $(CYGPATH_W) '$(srcdir)/common/globmatch.c'; fi`
1133
1134initialize.o: common/initialize.c
1135@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT initialize.o -MD -MP -MF $(DEPDIR)/initialize.Tpo -c -o initialize.o `test -f 'common/initialize.c' || echo '$(srcdir)/'`common/initialize.c
1136@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/initialize.Tpo $(DEPDIR)/initialize.Po
1137@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/initialize.c' object='initialize.o' libtool=no @AMDEPBACKSLASH@
1138@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1139@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o initialize.o `test -f 'common/initialize.c' || echo '$(srcdir)/'`common/initialize.c
1140
1141initialize.obj: common/initialize.c
1142@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT initialize.obj -MD -MP -MF $(DEPDIR)/initialize.Tpo -c -o initialize.obj `if test -f 'common/initialize.c'; then $(CYGPATH_W) 'common/initialize.c'; else $(CYGPATH_W) '$(srcdir)/common/initialize.c'; fi`
1143@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/initialize.Tpo $(DEPDIR)/initialize.Po
1144@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/initialize.c' object='initialize.obj' libtool=no @AMDEPBACKSLASH@
1145@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1146@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o initialize.obj `if test -f 'common/initialize.c'; then $(CYGPATH_W) 'common/initialize.c'; else $(CYGPATH_W) '$(srcdir)/common/initialize.c'; fi`
1147
1148linelist.o: common/linelist.c
1149@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT linelist.o -MD -MP -MF $(DEPDIR)/linelist.Tpo -c -o linelist.o `test -f 'common/linelist.c' || echo '$(srcdir)/'`common/linelist.c
1150@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/linelist.Tpo $(DEPDIR)/linelist.Po
1151@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/linelist.c' object='linelist.o' libtool=no @AMDEPBACKSLASH@
1152@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1153@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o linelist.o `test -f 'common/linelist.c' || echo '$(srcdir)/'`common/linelist.c
1154
1155linelist.obj: common/linelist.c
1156@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT linelist.obj -MD -MP -MF $(DEPDIR)/linelist.Tpo -c -o linelist.obj `if test -f 'common/linelist.c'; then $(CYGPATH_W) 'common/linelist.c'; else $(CYGPATH_W) '$(srcdir)/common/linelist.c'; fi`
1157@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/linelist.Tpo $(DEPDIR)/linelist.Po
1158@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/linelist.c' object='linelist.obj' libtool=no @AMDEPBACKSLASH@
1159@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1160@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o linelist.obj `if test -f 'common/linelist.c'; then $(CYGPATH_W) 'common/linelist.c'; else $(CYGPATH_W) '$(srcdir)/common/linelist.c'; fi`
1161
1162linksupport.o: common/linksupport.c
1163@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT linksupport.o -MD -MP -MF $(DEPDIR)/linksupport.Tpo -c -o linksupport.o `test -f 'common/linksupport.c' || echo '$(srcdir)/'`common/linksupport.c
1164@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/linksupport.Tpo $(DEPDIR)/linksupport.Po
1165@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/linksupport.c' object='linksupport.o' libtool=no @AMDEPBACKSLASH@
1166@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1167@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o linksupport.o `test -f 'common/linksupport.c' || echo '$(srcdir)/'`common/linksupport.c
1168
1169linksupport.obj: common/linksupport.c
1170@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT linksupport.obj -MD -MP -MF $(DEPDIR)/linksupport.Tpo -c -o linksupport.obj `if test -f 'common/linksupport.c'; then $(CYGPATH_W) 'common/linksupport.c'; else $(CYGPATH_W) '$(srcdir)/common/linksupport.c'; fi`
1171@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/linksupport.Tpo $(DEPDIR)/linksupport.Po
1172@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/linksupport.c' object='linksupport.obj' libtool=no @AMDEPBACKSLASH@
1173@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1174@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o linksupport.obj `if test -f 'common/linksupport.c'; then $(CYGPATH_W) 'common/linksupport.c'; else $(CYGPATH_W) '$(srcdir)/common/linksupport.c'; fi`
1175
1176lockfile.o: common/lockfile.c
1177@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lockfile.o -MD -MP -MF $(DEPDIR)/lockfile.Tpo -c -o lockfile.o `test -f 'common/lockfile.c' || echo '$(srcdir)/'`common/lockfile.c
1178@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lockfile.Tpo $(DEPDIR)/lockfile.Po
1179@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lockfile.c' object='lockfile.o' libtool=no @AMDEPBACKSLASH@
1180@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1181@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lockfile.o `test -f 'common/lockfile.c' || echo '$(srcdir)/'`common/lockfile.c
1182
1183lockfile.obj: common/lockfile.c
1184@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lockfile.obj -MD -MP -MF $(DEPDIR)/lockfile.Tpo -c -o lockfile.obj `if test -f 'common/lockfile.c'; then $(CYGPATH_W) 'common/lockfile.c'; else $(CYGPATH_W) '$(srcdir)/common/lockfile.c'; fi`
1185@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lockfile.Tpo $(DEPDIR)/lockfile.Po
1186@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lockfile.c' object='lockfile.obj' libtool=no @AMDEPBACKSLASH@
1187@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1188@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lockfile.obj `if test -f 'common/lockfile.c'; then $(CYGPATH_W) 'common/lockfile.c'; else $(CYGPATH_W) '$(srcdir)/common/lockfile.c'; fi`
1189
1190merge.o: common/merge.c
1191@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT merge.o -MD -MP -MF $(DEPDIR)/merge.Tpo -c -o merge.o `test -f 'common/merge.c' || echo '$(srcdir)/'`common/merge.c
1192@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/merge.Tpo $(DEPDIR)/merge.Po
1193@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/merge.c' object='merge.o' libtool=no @AMDEPBACKSLASH@
1194@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1195@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o merge.o `test -f 'common/merge.c' || echo '$(srcdir)/'`common/merge.c
1196
1197merge.obj: common/merge.c
1198@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT merge.obj -MD -MP -MF $(DEPDIR)/merge.Tpo -c -o merge.obj `if test -f 'common/merge.c'; then $(CYGPATH_W) 'common/merge.c'; else $(CYGPATH_W) '$(srcdir)/common/merge.c'; fi`
1199@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/merge.Tpo $(DEPDIR)/merge.Po
1200@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/merge.c' object='merge.obj' libtool=no @AMDEPBACKSLASH@
1201@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1202@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o merge.obj `if test -f 'common/merge.c'; then $(CYGPATH_W) 'common/merge.c'; else $(CYGPATH_W) '$(srcdir)/common/merge.c'; fi`
1203
1204plp_snprintf.o: common/plp_snprintf.c
1205@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT plp_snprintf.o -MD -MP -MF $(DEPDIR)/plp_snprintf.Tpo -c -o plp_snprintf.o `test -f 'common/plp_snprintf.c' || echo '$(srcdir)/'`common/plp_snprintf.c
1206@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/plp_snprintf.Tpo $(DEPDIR)/plp_snprintf.Po
1207@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/plp_snprintf.c' object='plp_snprintf.o' libtool=no @AMDEPBACKSLASH@
1208@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1209@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o plp_snprintf.o `test -f 'common/plp_snprintf.c' || echo '$(srcdir)/'`common/plp_snprintf.c
1210
1211plp_snprintf.obj: common/plp_snprintf.c
1212@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT plp_snprintf.obj -MD -MP -MF $(DEPDIR)/plp_snprintf.Tpo -c -o plp_snprintf.obj `if test -f 'common/plp_snprintf.c'; then $(CYGPATH_W) 'common/plp_snprintf.c'; else $(CYGPATH_W) '$(srcdir)/common/plp_snprintf.c'; fi`
1213@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/plp_snprintf.Tpo $(DEPDIR)/plp_snprintf.Po
1214@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/plp_snprintf.c' object='plp_snprintf.obj' libtool=no @AMDEPBACKSLASH@
1215@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1216@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o plp_snprintf.obj `if test -f 'common/plp_snprintf.c'; then $(CYGPATH_W) 'common/plp_snprintf.c'; else $(CYGPATH_W) '$(srcdir)/common/plp_snprintf.c'; fi`
1217
1218proctitle.o: common/proctitle.c
1219@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT proctitle.o -MD -MP -MF $(DEPDIR)/proctitle.Tpo -c -o proctitle.o `test -f 'common/proctitle.c' || echo '$(srcdir)/'`common/proctitle.c
1220@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/proctitle.Tpo $(DEPDIR)/proctitle.Po
1221@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/proctitle.c' object='proctitle.o' libtool=no @AMDEPBACKSLASH@
1222@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1223@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o proctitle.o `test -f 'common/proctitle.c' || echo '$(srcdir)/'`common/proctitle.c
1224
1225proctitle.obj: common/proctitle.c
1226@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT proctitle.obj -MD -MP -MF $(DEPDIR)/proctitle.Tpo -c -o proctitle.obj `if test -f 'common/proctitle.c'; then $(CYGPATH_W) 'common/proctitle.c'; else $(CYGPATH_W) '$(srcdir)/common/proctitle.c'; fi`
1227@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/proctitle.Tpo $(DEPDIR)/proctitle.Po
1228@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/proctitle.c' object='proctitle.obj' libtool=no @AMDEPBACKSLASH@
1229@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1230@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o proctitle.obj `if test -f 'common/proctitle.c'; then $(CYGPATH_W) 'common/proctitle.c'; else $(CYGPATH_W) '$(srcdir)/common/proctitle.c'; fi`
1231
1232utilities.o: common/utilities.c
1233@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT utilities.o -MD -MP -MF $(DEPDIR)/utilities.Tpo -c -o utilities.o `test -f 'common/utilities.c' || echo '$(srcdir)/'`common/utilities.c
1234@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/utilities.Tpo $(DEPDIR)/utilities.Po
1235@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/utilities.c' object='utilities.o' libtool=no @AMDEPBACKSLASH@
1236@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1237@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o utilities.o `test -f 'common/utilities.c' || echo '$(srcdir)/'`common/utilities.c
1238
1239utilities.obj: common/utilities.c
1240@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT utilities.obj -MD -MP -MF $(DEPDIR)/utilities.Tpo -c -o utilities.obj `if test -f 'common/utilities.c'; then $(CYGPATH_W) 'common/utilities.c'; else $(CYGPATH_W) '$(srcdir)/common/utilities.c'; fi`
1241@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/utilities.Tpo $(DEPDIR)/utilities.Po
1242@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/utilities.c' object='utilities.obj' libtool=no @AMDEPBACKSLASH@
1243@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1244@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o utilities.obj `if test -f 'common/utilities.c'; then $(CYGPATH_W) 'common/utilities.c'; else $(CYGPATH_W) '$(srcdir)/common/utilities.c'; fi`
1245
1246kerberos5_so-krb5_auth.o: auth/krb5_auth.c
1247@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(kerberos5_so_CFLAGS) $(CFLAGS) -MT kerberos5_so-krb5_auth.o -MD -MP -MF $(DEPDIR)/kerberos5_so-krb5_auth.Tpo -c -o kerberos5_so-krb5_auth.o `test -f 'auth/krb5_auth.c' || echo '$(srcdir)/'`auth/krb5_auth.c
1248@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/kerberos5_so-krb5_auth.Tpo $(DEPDIR)/kerberos5_so-krb5_auth.Po
1249@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='auth/krb5_auth.c' object='kerberos5_so-krb5_auth.o' libtool=no @AMDEPBACKSLASH@
1250@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1251@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(kerberos5_so_CFLAGS) $(CFLAGS) -c -o kerberos5_so-krb5_auth.o `test -f 'auth/krb5_auth.c' || echo '$(srcdir)/'`auth/krb5_auth.c
1252
1253kerberos5_so-krb5_auth.obj: auth/krb5_auth.c
1254@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(kerberos5_so_CFLAGS) $(CFLAGS) -MT kerberos5_so-krb5_auth.obj -MD -MP -MF $(DEPDIR)/kerberos5_so-krb5_auth.Tpo -c -o kerberos5_so-krb5_auth.obj `if test -f 'auth/krb5_auth.c'; then $(CYGPATH_W) 'auth/krb5_auth.c'; else $(CYGPATH_W) '$(srcdir)/auth/krb5_auth.c'; fi`
1255@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/kerberos5_so-krb5_auth.Tpo $(DEPDIR)/kerberos5_so-krb5_auth.Po
1256@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='auth/krb5_auth.c' object='kerberos5_so-krb5_auth.obj' libtool=no @AMDEPBACKSLASH@
1257@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1258@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(kerberos5_so_CFLAGS) $(CFLAGS) -c -o kerberos5_so-krb5_auth.obj `if test -f 'auth/krb5_auth.c'; then $(CYGPATH_W) 'auth/krb5_auth.c'; else $(CYGPATH_W) '$(srcdir)/auth/krb5_auth.c'; fi`
1259
1260lpbanner.o: common/lpbanner.c
1261@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lpbanner.o -MD -MP -MF $(DEPDIR)/lpbanner.Tpo -c -o lpbanner.o `test -f 'common/lpbanner.c' || echo '$(srcdir)/'`common/lpbanner.c
1262@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lpbanner.Tpo $(DEPDIR)/lpbanner.Po
1263@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lpbanner.c' object='lpbanner.o' libtool=no @AMDEPBACKSLASH@
1264@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1265@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lpbanner.o `test -f 'common/lpbanner.c' || echo '$(srcdir)/'`common/lpbanner.c
1266
1267lpbanner.obj: common/lpbanner.c
1268@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lpbanner.obj -MD -MP -MF $(DEPDIR)/lpbanner.Tpo -c -o lpbanner.obj `if test -f 'common/lpbanner.c'; then $(CYGPATH_W) 'common/lpbanner.c'; else $(CYGPATH_W) '$(srcdir)/common/lpbanner.c'; fi`
1269@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lpbanner.Tpo $(DEPDIR)/lpbanner.Po
1270@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lpbanner.c' object='lpbanner.obj' libtool=no @AMDEPBACKSLASH@
1271@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1272@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lpbanner.obj `if test -f 'common/lpbanner.c'; then $(CYGPATH_W) 'common/lpbanner.c'; else $(CYGPATH_W) '$(srcdir)/common/lpbanner.c'; fi`
1273
1274lpc.o: common/lpc.c
1275@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lpc.o -MD -MP -MF $(DEPDIR)/lpc.Tpo -c -o lpc.o `test -f 'common/lpc.c' || echo '$(srcdir)/'`common/lpc.c
1276@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lpc.Tpo $(DEPDIR)/lpc.Po
1277@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lpc.c' object='lpc.o' libtool=no @AMDEPBACKSLASH@
1278@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1279@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lpc.o `test -f 'common/lpc.c' || echo '$(srcdir)/'`common/lpc.c
1280
1281lpc.obj: common/lpc.c
1282@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lpc.obj -MD -MP -MF $(DEPDIR)/lpc.Tpo -c -o lpc.obj `if test -f 'common/lpc.c'; then $(CYGPATH_W) 'common/lpc.c'; else $(CYGPATH_W) '$(srcdir)/common/lpc.c'; fi`
1283@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lpc.Tpo $(DEPDIR)/lpc.Po
1284@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lpc.c' object='lpc.obj' libtool=no @AMDEPBACKSLASH@
1285@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1286@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lpc.obj `if test -f 'common/lpc.c'; then $(CYGPATH_W) 'common/lpc.c'; else $(CYGPATH_W) '$(srcdir)/common/lpc.c'; fi`
1287
1288controlword.o: common/controlword.c
1289@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT controlword.o -MD -MP -MF $(DEPDIR)/controlword.Tpo -c -o controlword.o `test -f 'common/controlword.c' || echo '$(srcdir)/'`common/controlword.c
1290@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/controlword.Tpo $(DEPDIR)/controlword.Po
1291@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/controlword.c' object='controlword.o' libtool=no @AMDEPBACKSLASH@
1292@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1293@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o controlword.o `test -f 'common/controlword.c' || echo '$(srcdir)/'`common/controlword.c
1294
1295controlword.obj: common/controlword.c
1296@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT controlword.obj -MD -MP -MF $(DEPDIR)/controlword.Tpo -c -o controlword.obj `if test -f 'common/controlword.c'; then $(CYGPATH_W) 'common/controlword.c'; else $(CYGPATH_W) '$(srcdir)/common/controlword.c'; fi`
1297@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/controlword.Tpo $(DEPDIR)/controlword.Po
1298@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/controlword.c' object='controlword.obj' libtool=no @AMDEPBACKSLASH@
1299@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1300@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o controlword.obj `if test -f 'common/controlword.c'; then $(CYGPATH_W) 'common/controlword.c'; else $(CYGPATH_W) '$(srcdir)/common/controlword.c'; fi`
1301
1302sendauth.o: common/sendauth.c
1303@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sendauth.o -MD -MP -MF $(DEPDIR)/sendauth.Tpo -c -o sendauth.o `test -f 'common/sendauth.c' || echo '$(srcdir)/'`common/sendauth.c
1304@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/sendauth.Tpo $(DEPDIR)/sendauth.Po
1305@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/sendauth.c' object='sendauth.o' libtool=no @AMDEPBACKSLASH@
1306@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1307@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sendauth.o `test -f 'common/sendauth.c' || echo '$(srcdir)/'`common/sendauth.c
1308
1309sendauth.obj: common/sendauth.c
1310@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sendauth.obj -MD -MP -MF $(DEPDIR)/sendauth.Tpo -c -o sendauth.obj `if test -f 'common/sendauth.c'; then $(CYGPATH_W) 'common/sendauth.c'; else $(CYGPATH_W) '$(srcdir)/common/sendauth.c'; fi`
1311@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/sendauth.Tpo $(DEPDIR)/sendauth.Po
1312@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/sendauth.c' object='sendauth.obj' libtool=no @AMDEPBACKSLASH@
1313@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1314@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sendauth.obj `if test -f 'common/sendauth.c'; then $(CYGPATH_W) 'common/sendauth.c'; else $(CYGPATH_W) '$(srcdir)/common/sendauth.c'; fi`
1315
1316sendjob.o: common/sendjob.c
1317@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sendjob.o -MD -MP -MF $(DEPDIR)/sendjob.Tpo -c -o sendjob.o `test -f 'common/sendjob.c' || echo '$(srcdir)/'`common/sendjob.c
1318@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/sendjob.Tpo $(DEPDIR)/sendjob.Po
1319@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/sendjob.c' object='sendjob.o' libtool=no @AMDEPBACKSLASH@
1320@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1321@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sendjob.o `test -f 'common/sendjob.c' || echo '$(srcdir)/'`common/sendjob.c
1322
1323sendjob.obj: common/sendjob.c
1324@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sendjob.obj -MD -MP -MF $(DEPDIR)/sendjob.Tpo -c -o sendjob.obj `if test -f 'common/sendjob.c'; then $(CYGPATH_W) 'common/sendjob.c'; else $(CYGPATH_W) '$(srcdir)/common/sendjob.c'; fi`
1325@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/sendjob.Tpo $(DEPDIR)/sendjob.Po
1326@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/sendjob.c' object='sendjob.obj' libtool=no @AMDEPBACKSLASH@
1327@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1328@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sendjob.obj `if test -f 'common/sendjob.c'; then $(CYGPATH_W) 'common/sendjob.c'; else $(CYGPATH_W) '$(srcdir)/common/sendjob.c'; fi`
1329
1330sendreq.o: common/sendreq.c
1331@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sendreq.o -MD -MP -MF $(DEPDIR)/sendreq.Tpo -c -o sendreq.o `test -f 'common/sendreq.c' || echo '$(srcdir)/'`common/sendreq.c
1332@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/sendreq.Tpo $(DEPDIR)/sendreq.Po
1333@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/sendreq.c' object='sendreq.o' libtool=no @AMDEPBACKSLASH@
1334@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1335@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sendreq.o `test -f 'common/sendreq.c' || echo '$(srcdir)/'`common/sendreq.c
1336
1337sendreq.obj: common/sendreq.c
1338@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sendreq.obj -MD -MP -MF $(DEPDIR)/sendreq.Tpo -c -o sendreq.obj `if test -f 'common/sendreq.c'; then $(CYGPATH_W) 'common/sendreq.c'; else $(CYGPATH_W) '$(srcdir)/common/sendreq.c'; fi`
1339@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/sendreq.Tpo $(DEPDIR)/sendreq.Po
1340@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/sendreq.c' object='sendreq.obj' libtool=no @AMDEPBACKSLASH@
1341@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1342@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sendreq.obj `if test -f 'common/sendreq.c'; then $(CYGPATH_W) 'common/sendreq.c'; else $(CYGPATH_W) '$(srcdir)/common/sendreq.c'; fi`
1343
1344user_auth.o: common/user_auth.c
1345@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT user_auth.o -MD -MP -MF $(DEPDIR)/user_auth.Tpo -c -o user_auth.o `test -f 'common/user_auth.c' || echo '$(srcdir)/'`common/user_auth.c
1346@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/user_auth.Tpo $(DEPDIR)/user_auth.Po
1347@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/user_auth.c' object='user_auth.o' libtool=no @AMDEPBACKSLASH@
1348@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1349@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o user_auth.o `test -f 'common/user_auth.c' || echo '$(srcdir)/'`common/user_auth.c
1350
1351user_auth.obj: common/user_auth.c
1352@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT user_auth.obj -MD -MP -MF $(DEPDIR)/user_auth.Tpo -c -o user_auth.obj `if test -f 'common/user_auth.c'; then $(CYGPATH_W) 'common/user_auth.c'; else $(CYGPATH_W) '$(srcdir)/common/user_auth.c'; fi`
1353@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/user_auth.Tpo $(DEPDIR)/user_auth.Po
1354@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/user_auth.c' object='user_auth.obj' libtool=no @AMDEPBACKSLASH@
1355@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1356@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o user_auth.obj `if test -f 'common/user_auth.c'; then $(CYGPATH_W) 'common/user_auth.c'; else $(CYGPATH_W) '$(srcdir)/common/user_auth.c'; fi`
1357
1358printjob.o: common/printjob.c
1359@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT printjob.o -MD -MP -MF $(DEPDIR)/printjob.Tpo -c -o printjob.o `test -f 'common/printjob.c' || echo '$(srcdir)/'`common/printjob.c
1360@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/printjob.Tpo $(DEPDIR)/printjob.Po
1361@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/printjob.c' object='printjob.o' libtool=no @AMDEPBACKSLASH@
1362@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1363@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o printjob.o `test -f 'common/printjob.c' || echo '$(srcdir)/'`common/printjob.c
1364
1365printjob.obj: common/printjob.c
1366@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT printjob.obj -MD -MP -MF $(DEPDIR)/printjob.Tpo -c -o printjob.obj `if test -f 'common/printjob.c'; then $(CYGPATH_W) 'common/printjob.c'; else $(CYGPATH_W) '$(srcdir)/common/printjob.c'; fi`
1367@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/printjob.Tpo $(DEPDIR)/printjob.Po
1368@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/printjob.c' object='printjob.obj' libtool=no @AMDEPBACKSLASH@
1369@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1370@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o printjob.obj `if test -f 'common/printjob.c'; then $(CYGPATH_W) 'common/printjob.c'; else $(CYGPATH_W) '$(srcdir)/common/printjob.c'; fi`
1371
1372md5.o: common/md5.c
1373@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT md5.o -MD -MP -MF $(DEPDIR)/md5.Tpo -c -o md5.o `test -f 'common/md5.c' || echo '$(srcdir)/'`common/md5.c
1374@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/md5.Tpo $(DEPDIR)/md5.Po
1375@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/md5.c' object='md5.o' libtool=no @AMDEPBACKSLASH@
1376@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1377@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o md5.o `test -f 'common/md5.c' || echo '$(srcdir)/'`common/md5.c
1378
1379md5.obj: common/md5.c
1380@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT md5.obj -MD -MP -MF $(DEPDIR)/md5.Tpo -c -o md5.obj `if test -f 'common/md5.c'; then $(CYGPATH_W) 'common/md5.c'; else $(CYGPATH_W) '$(srcdir)/common/md5.c'; fi`
1381@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/md5.Tpo $(DEPDIR)/md5.Po
1382@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/md5.c' object='md5.obj' libtool=no @AMDEPBACKSLASH@
1383@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1384@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o md5.obj `if test -f 'common/md5.c'; then $(CYGPATH_W) 'common/md5.c'; else $(CYGPATH_W) '$(srcdir)/common/md5.c'; fi`
1385
1386md5_auth.o: auth/md5_auth.c
1387@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT md5_auth.o -MD -MP -MF $(DEPDIR)/md5_auth.Tpo -c -o md5_auth.o `test -f 'auth/md5_auth.c' || echo '$(srcdir)/'`auth/md5_auth.c
1388@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/md5_auth.Tpo $(DEPDIR)/md5_auth.Po
1389@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='auth/md5_auth.c' object='md5_auth.o' libtool=no @AMDEPBACKSLASH@
1390@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1391@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o md5_auth.o `test -f 'auth/md5_auth.c' || echo '$(srcdir)/'`auth/md5_auth.c
1392
1393md5_auth.obj: auth/md5_auth.c
1394@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT md5_auth.obj -MD -MP -MF $(DEPDIR)/md5_auth.Tpo -c -o md5_auth.obj `if test -f 'auth/md5_auth.c'; then $(CYGPATH_W) 'auth/md5_auth.c'; else $(CYGPATH_W) '$(srcdir)/auth/md5_auth.c'; fi`
1395@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/md5_auth.Tpo $(DEPDIR)/md5_auth.Po
1396@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='auth/md5_auth.c' object='md5_auth.obj' libtool=no @AMDEPBACKSLASH@
1397@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1398@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o md5_auth.obj `if test -f 'auth/md5_auth.c'; then $(CYGPATH_W) 'auth/md5_auth.c'; else $(CYGPATH_W) '$(srcdir)/auth/md5_auth.c'; fi`
1399
1400test_auth.o: auth/test_auth.c
1401@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_auth.o -MD -MP -MF $(DEPDIR)/test_auth.Tpo -c -o test_auth.o `test -f 'auth/test_auth.c' || echo '$(srcdir)/'`auth/test_auth.c
1402@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/test_auth.Tpo $(DEPDIR)/test_auth.Po
1403@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='auth/test_auth.c' object='test_auth.o' libtool=no @AMDEPBACKSLASH@
1404@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1405@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_auth.o `test -f 'auth/test_auth.c' || echo '$(srcdir)/'`auth/test_auth.c
1406
1407test_auth.obj: auth/test_auth.c
1408@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_auth.obj -MD -MP -MF $(DEPDIR)/test_auth.Tpo -c -o test_auth.obj `if test -f 'auth/test_auth.c'; then $(CYGPATH_W) 'auth/test_auth.c'; else $(CYGPATH_W) '$(srcdir)/auth/test_auth.c'; fi`
1409@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/test_auth.Tpo $(DEPDIR)/test_auth.Po
1410@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='auth/test_auth.c' object='test_auth.obj' libtool=no @AMDEPBACKSLASH@
1411@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1412@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_auth.obj `if test -f 'auth/test_auth.c'; then $(CYGPATH_W) 'auth/test_auth.c'; else $(CYGPATH_W) '$(srcdir)/auth/test_auth.c'; fi`
1413
1414ssl_auth.o: auth/ssl_auth.c
1415@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ssl_auth.o -MD -MP -MF $(DEPDIR)/ssl_auth.Tpo -c -o ssl_auth.o `test -f 'auth/ssl_auth.c' || echo '$(srcdir)/'`auth/ssl_auth.c
1416@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/ssl_auth.Tpo $(DEPDIR)/ssl_auth.Po
1417@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='auth/ssl_auth.c' object='ssl_auth.o' libtool=no @AMDEPBACKSLASH@
1418@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1419@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ssl_auth.o `test -f 'auth/ssl_auth.c' || echo '$(srcdir)/'`auth/ssl_auth.c
1420
1421ssl_auth.obj: auth/ssl_auth.c
1422@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ssl_auth.obj -MD -MP -MF $(DEPDIR)/ssl_auth.Tpo -c -o ssl_auth.obj `if test -f 'auth/ssl_auth.c'; then $(CYGPATH_W) 'auth/ssl_auth.c'; else $(CYGPATH_W) '$(srcdir)/auth/ssl_auth.c'; fi`
1423@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/ssl_auth.Tpo $(DEPDIR)/ssl_auth.Po
1424@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='auth/ssl_auth.c' object='ssl_auth.obj' libtool=no @AMDEPBACKSLASH@
1425@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1426@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ssl_auth.obj `if test -f 'auth/ssl_auth.c'; then $(CYGPATH_W) 'auth/ssl_auth.c'; else $(CYGPATH_W) '$(srcdir)/auth/ssl_auth.c'; fi`
1427
1428krb5_auth.o: auth/krb5_auth.c
1429@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT krb5_auth.o -MD -MP -MF $(DEPDIR)/krb5_auth.Tpo -c -o krb5_auth.o `test -f 'auth/krb5_auth.c' || echo '$(srcdir)/'`auth/krb5_auth.c
1430@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/krb5_auth.Tpo $(DEPDIR)/krb5_auth.Po
1431@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='auth/krb5_auth.c' object='krb5_auth.o' libtool=no @AMDEPBACKSLASH@
1432@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1433@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o krb5_auth.o `test -f 'auth/krb5_auth.c' || echo '$(srcdir)/'`auth/krb5_auth.c
1434
1435krb5_auth.obj: auth/krb5_auth.c
1436@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT krb5_auth.obj -MD -MP -MF $(DEPDIR)/krb5_auth.Tpo -c -o krb5_auth.obj `if test -f 'auth/krb5_auth.c'; then $(CYGPATH_W) 'auth/krb5_auth.c'; else $(CYGPATH_W) '$(srcdir)/auth/krb5_auth.c'; fi`
1437@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/krb5_auth.Tpo $(DEPDIR)/krb5_auth.Po
1438@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='auth/krb5_auth.c' object='krb5_auth.obj' libtool=no @AMDEPBACKSLASH@
1439@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1440@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o krb5_auth.obj `if test -f 'auth/krb5_auth.c'; then $(CYGPATH_W) 'auth/krb5_auth.c'; else $(CYGPATH_W) '$(srcdir)/auth/krb5_auth.c'; fi`
1441
1442lpd.o: common/lpd.c
1443@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lpd.o -MD -MP -MF $(DEPDIR)/lpd.Tpo -c -o lpd.o `test -f 'common/lpd.c' || echo '$(srcdir)/'`common/lpd.c
1444@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lpd.Tpo $(DEPDIR)/lpd.Po
1445@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lpd.c' object='lpd.o' libtool=no @AMDEPBACKSLASH@
1446@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1447@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lpd.o `test -f 'common/lpd.c' || echo '$(srcdir)/'`common/lpd.c
1448
1449lpd.obj: common/lpd.c
1450@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lpd.obj -MD -MP -MF $(DEPDIR)/lpd.Tpo -c -o lpd.obj `if test -f 'common/lpd.c'; then $(CYGPATH_W) 'common/lpd.c'; else $(CYGPATH_W) '$(srcdir)/common/lpd.c'; fi`
1451@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lpd.Tpo $(DEPDIR)/lpd.Po
1452@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lpd.c' object='lpd.obj' libtool=no @AMDEPBACKSLASH@
1453@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1454@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lpd.obj `if test -f 'common/lpd.c'; then $(CYGPATH_W) 'common/lpd.c'; else $(CYGPATH_W) '$(srcdir)/common/lpd.c'; fi`
1455
1456lpd_worker.o: common/lpd_worker.c
1457@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lpd_worker.o -MD -MP -MF $(DEPDIR)/lpd_worker.Tpo -c -o lpd_worker.o `test -f 'common/lpd_worker.c' || echo '$(srcdir)/'`common/lpd_worker.c
1458@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lpd_worker.Tpo $(DEPDIR)/lpd_worker.Po
1459@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lpd_worker.c' object='lpd_worker.o' libtool=no @AMDEPBACKSLASH@
1460@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1461@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lpd_worker.o `test -f 'common/lpd_worker.c' || echo '$(srcdir)/'`common/lpd_worker.c
1462
1463lpd_worker.obj: common/lpd_worker.c
1464@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lpd_worker.obj -MD -MP -MF $(DEPDIR)/lpd_worker.Tpo -c -o lpd_worker.obj `if test -f 'common/lpd_worker.c'; then $(CYGPATH_W) 'common/lpd_worker.c'; else $(CYGPATH_W) '$(srcdir)/common/lpd_worker.c'; fi`
1465@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lpd_worker.Tpo $(DEPDIR)/lpd_worker.Po
1466@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lpd_worker.c' object='lpd_worker.obj' libtool=no @AMDEPBACKSLASH@
1467@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1468@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lpd_worker.obj `if test -f 'common/lpd_worker.c'; then $(CYGPATH_W) 'common/lpd_worker.c'; else $(CYGPATH_W) '$(srcdir)/common/lpd_worker.c'; fi`
1469
1470lpd_jobs.o: common/lpd_jobs.c
1471@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lpd_jobs.o -MD -MP -MF $(DEPDIR)/lpd_jobs.Tpo -c -o lpd_jobs.o `test -f 'common/lpd_jobs.c' || echo '$(srcdir)/'`common/lpd_jobs.c
1472@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lpd_jobs.Tpo $(DEPDIR)/lpd_jobs.Po
1473@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lpd_jobs.c' object='lpd_jobs.o' libtool=no @AMDEPBACKSLASH@
1474@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1475@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lpd_jobs.o `test -f 'common/lpd_jobs.c' || echo '$(srcdir)/'`common/lpd_jobs.c
1476
1477lpd_jobs.obj: common/lpd_jobs.c
1478@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lpd_jobs.obj -MD -MP -MF $(DEPDIR)/lpd_jobs.Tpo -c -o lpd_jobs.obj `if test -f 'common/lpd_jobs.c'; then $(CYGPATH_W) 'common/lpd_jobs.c'; else $(CYGPATH_W) '$(srcdir)/common/lpd_jobs.c'; fi`
1479@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lpd_jobs.Tpo $(DEPDIR)/lpd_jobs.Po
1480@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lpd_jobs.c' object='lpd_jobs.obj' libtool=no @AMDEPBACKSLASH@
1481@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1482@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lpd_jobs.obj `if test -f 'common/lpd_jobs.c'; then $(CYGPATH_W) 'common/lpd_jobs.c'; else $(CYGPATH_W) '$(srcdir)/common/lpd_jobs.c'; fi`
1483
1484lpd_control.o: common/lpd_control.c
1485@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lpd_control.o -MD -MP -MF $(DEPDIR)/lpd_control.Tpo -c -o lpd_control.o `test -f 'common/lpd_control.c' || echo '$(srcdir)/'`common/lpd_control.c
1486@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lpd_control.Tpo $(DEPDIR)/lpd_control.Po
1487@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lpd_control.c' object='lpd_control.o' libtool=no @AMDEPBACKSLASH@
1488@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1489@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lpd_control.o `test -f 'common/lpd_control.c' || echo '$(srcdir)/'`common/lpd_control.c
1490
1491lpd_control.obj: common/lpd_control.c
1492@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lpd_control.obj -MD -MP -MF $(DEPDIR)/lpd_control.Tpo -c -o lpd_control.obj `if test -f 'common/lpd_control.c'; then $(CYGPATH_W) 'common/lpd_control.c'; else $(CYGPATH_W) '$(srcdir)/common/lpd_control.c'; fi`
1493@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lpd_control.Tpo $(DEPDIR)/lpd_control.Po
1494@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lpd_control.c' object='lpd_control.obj' libtool=no @AMDEPBACKSLASH@
1495@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1496@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lpd_control.obj `if test -f 'common/lpd_control.c'; then $(CYGPATH_W) 'common/lpd_control.c'; else $(CYGPATH_W) '$(srcdir)/common/lpd_control.c'; fi`
1497
1498sendmail.o: common/sendmail.c
1499@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sendmail.o -MD -MP -MF $(DEPDIR)/sendmail.Tpo -c -o sendmail.o `test -f 'common/sendmail.c' || echo '$(srcdir)/'`common/sendmail.c
1500@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/sendmail.Tpo $(DEPDIR)/sendmail.Po
1501@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/sendmail.c' object='sendmail.o' libtool=no @AMDEPBACKSLASH@
1502@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1503@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sendmail.o `test -f 'common/sendmail.c' || echo '$(srcdir)/'`common/sendmail.c
1504
1505sendmail.obj: common/sendmail.c
1506@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sendmail.obj -MD -MP -MF $(DEPDIR)/sendmail.Tpo -c -o sendmail.obj `if test -f 'common/sendmail.c'; then $(CYGPATH_W) 'common/sendmail.c'; else $(CYGPATH_W) '$(srcdir)/common/sendmail.c'; fi`
1507@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/sendmail.Tpo $(DEPDIR)/sendmail.Po
1508@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/sendmail.c' object='sendmail.obj' libtool=no @AMDEPBACKSLASH@
1509@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1510@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sendmail.obj `if test -f 'common/sendmail.c'; then $(CYGPATH_W) 'common/sendmail.c'; else $(CYGPATH_W) '$(srcdir)/common/sendmail.c'; fi`
1511
1512lpd_dispatch.o: common/lpd_dispatch.c
1513@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lpd_dispatch.o -MD -MP -MF $(DEPDIR)/lpd_dispatch.Tpo -c -o lpd_dispatch.o `test -f 'common/lpd_dispatch.c' || echo '$(srcdir)/'`common/lpd_dispatch.c
1514@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lpd_dispatch.Tpo $(DEPDIR)/lpd_dispatch.Po
1515@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lpd_dispatch.c' object='lpd_dispatch.o' libtool=no @AMDEPBACKSLASH@
1516@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1517@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lpd_dispatch.o `test -f 'common/lpd_dispatch.c' || echo '$(srcdir)/'`common/lpd_dispatch.c
1518
1519lpd_dispatch.obj: common/lpd_dispatch.c
1520@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lpd_dispatch.obj -MD -MP -MF $(DEPDIR)/lpd_dispatch.Tpo -c -o lpd_dispatch.obj `if test -f 'common/lpd_dispatch.c'; then $(CYGPATH_W) 'common/lpd_dispatch.c'; else $(CYGPATH_W) '$(srcdir)/common/lpd_dispatch.c'; fi`
1521@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lpd_dispatch.Tpo $(DEPDIR)/lpd_dispatch.Po
1522@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lpd_dispatch.c' object='lpd_dispatch.obj' libtool=no @AMDEPBACKSLASH@
1523@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1524@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lpd_dispatch.obj `if test -f 'common/lpd_dispatch.c'; then $(CYGPATH_W) 'common/lpd_dispatch.c'; else $(CYGPATH_W) '$(srcdir)/common/lpd_dispatch.c'; fi`
1525
1526lpd_logger.o: common/lpd_logger.c
1527@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lpd_logger.o -MD -MP -MF $(DEPDIR)/lpd_logger.Tpo -c -o lpd_logger.o `test -f 'common/lpd_logger.c' || echo '$(srcdir)/'`common/lpd_logger.c
1528@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lpd_logger.Tpo $(DEPDIR)/lpd_logger.Po
1529@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lpd_logger.c' object='lpd_logger.o' libtool=no @AMDEPBACKSLASH@
1530@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1531@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lpd_logger.o `test -f 'common/lpd_logger.c' || echo '$(srcdir)/'`common/lpd_logger.c
1532
1533lpd_logger.obj: common/lpd_logger.c
1534@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lpd_logger.obj -MD -MP -MF $(DEPDIR)/lpd_logger.Tpo -c -o lpd_logger.obj `if test -f 'common/lpd_logger.c'; then $(CYGPATH_W) 'common/lpd_logger.c'; else $(CYGPATH_W) '$(srcdir)/common/lpd_logger.c'; fi`
1535@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lpd_logger.Tpo $(DEPDIR)/lpd_logger.Po
1536@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lpd_logger.c' object='lpd_logger.obj' libtool=no @AMDEPBACKSLASH@
1537@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1538@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lpd_logger.obj `if test -f 'common/lpd_logger.c'; then $(CYGPATH_W) 'common/lpd_logger.c'; else $(CYGPATH_W) '$(srcdir)/common/lpd_logger.c'; fi`
1539
1540lpd_rcvjob.o: common/lpd_rcvjob.c
1541@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lpd_rcvjob.o -MD -MP -MF $(DEPDIR)/lpd_rcvjob.Tpo -c -o lpd_rcvjob.o `test -f 'common/lpd_rcvjob.c' || echo '$(srcdir)/'`common/lpd_rcvjob.c
1542@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lpd_rcvjob.Tpo $(DEPDIR)/lpd_rcvjob.Po
1543@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lpd_rcvjob.c' object='lpd_rcvjob.o' libtool=no @AMDEPBACKSLASH@
1544@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1545@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lpd_rcvjob.o `test -f 'common/lpd_rcvjob.c' || echo '$(srcdir)/'`common/lpd_rcvjob.c
1546
1547lpd_rcvjob.obj: common/lpd_rcvjob.c
1548@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lpd_rcvjob.obj -MD -MP -MF $(DEPDIR)/lpd_rcvjob.Tpo -c -o lpd_rcvjob.obj `if test -f 'common/lpd_rcvjob.c'; then $(CYGPATH_W) 'common/lpd_rcvjob.c'; else $(CYGPATH_W) '$(srcdir)/common/lpd_rcvjob.c'; fi`
1549@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lpd_rcvjob.Tpo $(DEPDIR)/lpd_rcvjob.Po
1550@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lpd_rcvjob.c' object='lpd_rcvjob.obj' libtool=no @AMDEPBACKSLASH@
1551@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1552@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lpd_rcvjob.obj `if test -f 'common/lpd_rcvjob.c'; then $(CYGPATH_W) 'common/lpd_rcvjob.c'; else $(CYGPATH_W) '$(srcdir)/common/lpd_rcvjob.c'; fi`
1553
1554lpd_remove.o: common/lpd_remove.c
1555@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lpd_remove.o -MD -MP -MF $(DEPDIR)/lpd_remove.Tpo -c -o lpd_remove.o `test -f 'common/lpd_remove.c' || echo '$(srcdir)/'`common/lpd_remove.c
1556@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lpd_remove.Tpo $(DEPDIR)/lpd_remove.Po
1557@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lpd_remove.c' object='lpd_remove.o' libtool=no @AMDEPBACKSLASH@
1558@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1559@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lpd_remove.o `test -f 'common/lpd_remove.c' || echo '$(srcdir)/'`common/lpd_remove.c
1560
1561lpd_remove.obj: common/lpd_remove.c
1562@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lpd_remove.obj -MD -MP -MF $(DEPDIR)/lpd_remove.Tpo -c -o lpd_remove.obj `if test -f 'common/lpd_remove.c'; then $(CYGPATH_W) 'common/lpd_remove.c'; else $(CYGPATH_W) '$(srcdir)/common/lpd_remove.c'; fi`
1563@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lpd_remove.Tpo $(DEPDIR)/lpd_remove.Po
1564@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lpd_remove.c' object='lpd_remove.obj' libtool=no @AMDEPBACKSLASH@
1565@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1566@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lpd_remove.obj `if test -f 'common/lpd_remove.c'; then $(CYGPATH_W) 'common/lpd_remove.c'; else $(CYGPATH_W) '$(srcdir)/common/lpd_remove.c'; fi`
1567
1568lpd_secure.o: common/lpd_secure.c
1569@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lpd_secure.o -MD -MP -MF $(DEPDIR)/lpd_secure.Tpo -c -o lpd_secure.o `test -f 'common/lpd_secure.c' || echo '$(srcdir)/'`common/lpd_secure.c
1570@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lpd_secure.Tpo $(DEPDIR)/lpd_secure.Po
1571@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lpd_secure.c' object='lpd_secure.o' libtool=no @AMDEPBACKSLASH@
1572@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1573@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lpd_secure.o `test -f 'common/lpd_secure.c' || echo '$(srcdir)/'`common/lpd_secure.c
1574
1575lpd_secure.obj: common/lpd_secure.c
1576@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lpd_secure.obj -MD -MP -MF $(DEPDIR)/lpd_secure.Tpo -c -o lpd_secure.obj `if test -f 'common/lpd_secure.c'; then $(CYGPATH_W) 'common/lpd_secure.c'; else $(CYGPATH_W) '$(srcdir)/common/lpd_secure.c'; fi`
1577@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lpd_secure.Tpo $(DEPDIR)/lpd_secure.Po
1578@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lpd_secure.c' object='lpd_secure.obj' libtool=no @AMDEPBACKSLASH@
1579@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1580@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lpd_secure.obj `if test -f 'common/lpd_secure.c'; then $(CYGPATH_W) 'common/lpd_secure.c'; else $(CYGPATH_W) '$(srcdir)/common/lpd_secure.c'; fi`
1581
1582lpd_status.o: common/lpd_status.c
1583@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lpd_status.o -MD -MP -MF $(DEPDIR)/lpd_status.Tpo -c -o lpd_status.o `test -f 'common/lpd_status.c' || echo '$(srcdir)/'`common/lpd_status.c
1584@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lpd_status.Tpo $(DEPDIR)/lpd_status.Po
1585@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lpd_status.c' object='lpd_status.o' libtool=no @AMDEPBACKSLASH@
1586@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1587@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lpd_status.o `test -f 'common/lpd_status.c' || echo '$(srcdir)/'`common/lpd_status.c
1588
1589lpd_status.obj: common/lpd_status.c
1590@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lpd_status.obj -MD -MP -MF $(DEPDIR)/lpd_status.Tpo -c -o lpd_status.obj `if test -f 'common/lpd_status.c'; then $(CYGPATH_W) 'common/lpd_status.c'; else $(CYGPATH_W) '$(srcdir)/common/lpd_status.c'; fi`
1591@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lpd_status.Tpo $(DEPDIR)/lpd_status.Po
1592@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lpd_status.c' object='lpd_status.obj' libtool=no @AMDEPBACKSLASH@
1593@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1594@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lpd_status.obj `if test -f 'common/lpd_status.c'; then $(CYGPATH_W) 'common/lpd_status.c'; else $(CYGPATH_W) '$(srcdir)/common/lpd_status.c'; fi`
1595
1596permission.o: common/permission.c
1597@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT permission.o -MD -MP -MF $(DEPDIR)/permission.Tpo -c -o permission.o `test -f 'common/permission.c' || echo '$(srcdir)/'`common/permission.c
1598@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/permission.Tpo $(DEPDIR)/permission.Po
1599@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/permission.c' object='permission.o' libtool=no @AMDEPBACKSLASH@
1600@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1601@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o permission.o `test -f 'common/permission.c' || echo '$(srcdir)/'`common/permission.c
1602
1603permission.obj: common/permission.c
1604@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT permission.obj -MD -MP -MF $(DEPDIR)/permission.Tpo -c -o permission.obj `if test -f 'common/permission.c'; then $(CYGPATH_W) 'common/permission.c'; else $(CYGPATH_W) '$(srcdir)/common/permission.c'; fi`
1605@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/permission.Tpo $(DEPDIR)/permission.Po
1606@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/permission.c' object='permission.obj' libtool=no @AMDEPBACKSLASH@
1607@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1608@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o permission.obj `if test -f 'common/permission.c'; then $(CYGPATH_W) 'common/permission.c'; else $(CYGPATH_W) '$(srcdir)/common/permission.c'; fi`
1609
1610accounting.o: common/accounting.c
1611@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT accounting.o -MD -MP -MF $(DEPDIR)/accounting.Tpo -c -o accounting.o `test -f 'common/accounting.c' || echo '$(srcdir)/'`common/accounting.c
1612@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/accounting.Tpo $(DEPDIR)/accounting.Po
1613@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/accounting.c' object='accounting.o' libtool=no @AMDEPBACKSLASH@
1614@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1615@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o accounting.o `test -f 'common/accounting.c' || echo '$(srcdir)/'`common/accounting.c
1616
1617accounting.obj: common/accounting.c
1618@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT accounting.obj -MD -MP -MF $(DEPDIR)/accounting.Tpo -c -o accounting.obj `if test -f 'common/accounting.c'; then $(CYGPATH_W) 'common/accounting.c'; else $(CYGPATH_W) '$(srcdir)/common/accounting.c'; fi`
1619@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/accounting.Tpo $(DEPDIR)/accounting.Po
1620@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/accounting.c' object='accounting.obj' libtool=no @AMDEPBACKSLASH@
1621@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1622@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o accounting.obj `if test -f 'common/accounting.c'; then $(CYGPATH_W) 'common/accounting.c'; else $(CYGPATH_W) '$(srcdir)/common/accounting.c'; fi`
1623
1624openprinter.o: common/openprinter.c
1625@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT openprinter.o -MD -MP -MF $(DEPDIR)/openprinter.Tpo -c -o openprinter.o `test -f 'common/openprinter.c' || echo '$(srcdir)/'`common/openprinter.c
1626@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/openprinter.Tpo $(DEPDIR)/openprinter.Po
1627@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/openprinter.c' object='openprinter.o' libtool=no @AMDEPBACKSLASH@
1628@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1629@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o openprinter.o `test -f 'common/openprinter.c' || echo '$(srcdir)/'`common/openprinter.c
1630
1631openprinter.obj: common/openprinter.c
1632@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT openprinter.obj -MD -MP -MF $(DEPDIR)/openprinter.Tpo -c -o openprinter.obj `if test -f 'common/openprinter.c'; then $(CYGPATH_W) 'common/openprinter.c'; else $(CYGPATH_W) '$(srcdir)/common/openprinter.c'; fi`
1633@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/openprinter.Tpo $(DEPDIR)/openprinter.Po
1634@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/openprinter.c' object='openprinter.obj' libtool=no @AMDEPBACKSLASH@
1635@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1636@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o openprinter.obj `if test -f 'common/openprinter.c'; then $(CYGPATH_W) 'common/openprinter.c'; else $(CYGPATH_W) '$(srcdir)/common/openprinter.c'; fi`
1637
1638lpf.o: common/lpf.c
1639@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lpf.o -MD -MP -MF $(DEPDIR)/lpf.Tpo -c -o lpf.o `test -f 'common/lpf.c' || echo '$(srcdir)/'`common/lpf.c
1640@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lpf.Tpo $(DEPDIR)/lpf.Po
1641@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lpf.c' object='lpf.o' libtool=no @AMDEPBACKSLASH@
1642@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1643@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lpf.o `test -f 'common/lpf.c' || echo '$(srcdir)/'`common/lpf.c
1644
1645lpf.obj: common/lpf.c
1646@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lpf.obj -MD -MP -MF $(DEPDIR)/lpf.Tpo -c -o lpf.obj `if test -f 'common/lpf.c'; then $(CYGPATH_W) 'common/lpf.c'; else $(CYGPATH_W) '$(srcdir)/common/lpf.c'; fi`
1647@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lpf.Tpo $(DEPDIR)/lpf.Po
1648@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lpf.c' object='lpf.obj' libtool=no @AMDEPBACKSLASH@
1649@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1650@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lpf.obj `if test -f 'common/lpf.c'; then $(CYGPATH_W) 'common/lpf.c'; else $(CYGPATH_W) '$(srcdir)/common/lpf.c'; fi`
1651
1652lpq.o: common/lpq.c
1653@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lpq.o -MD -MP -MF $(DEPDIR)/lpq.Tpo -c -o lpq.o `test -f 'common/lpq.c' || echo '$(srcdir)/'`common/lpq.c
1654@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lpq.Tpo $(DEPDIR)/lpq.Po
1655@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lpq.c' object='lpq.o' libtool=no @AMDEPBACKSLASH@
1656@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1657@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lpq.o `test -f 'common/lpq.c' || echo '$(srcdir)/'`common/lpq.c
1658
1659lpq.obj: common/lpq.c
1660@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lpq.obj -MD -MP -MF $(DEPDIR)/lpq.Tpo -c -o lpq.obj `if test -f 'common/lpq.c'; then $(CYGPATH_W) 'common/lpq.c'; else $(CYGPATH_W) '$(srcdir)/common/lpq.c'; fi`
1661@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lpq.Tpo $(DEPDIR)/lpq.Po
1662@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lpq.c' object='lpq.obj' libtool=no @AMDEPBACKSLASH@
1663@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1664@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lpq.obj `if test -f 'common/lpq.c'; then $(CYGPATH_W) 'common/lpq.c'; else $(CYGPATH_W) '$(srcdir)/common/lpq.c'; fi`
1665
1666lpr.o: common/lpr.c
1667@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lpr.o -MD -MP -MF $(DEPDIR)/lpr.Tpo -c -o lpr.o `test -f 'common/lpr.c' || echo '$(srcdir)/'`common/lpr.c
1668@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lpr.Tpo $(DEPDIR)/lpr.Po
1669@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lpr.c' object='lpr.o' libtool=no @AMDEPBACKSLASH@
1670@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1671@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lpr.o `test -f 'common/lpr.c' || echo '$(srcdir)/'`common/lpr.c
1672
1673lpr.obj: common/lpr.c
1674@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lpr.obj -MD -MP -MF $(DEPDIR)/lpr.Tpo -c -o lpr.obj `if test -f 'common/lpr.c'; then $(CYGPATH_W) 'common/lpr.c'; else $(CYGPATH_W) '$(srcdir)/common/lpr.c'; fi`
1675@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lpr.Tpo $(DEPDIR)/lpr.Po
1676@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lpr.c' object='lpr.obj' libtool=no @AMDEPBACKSLASH@
1677@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1678@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lpr.obj `if test -f 'common/lpr.c'; then $(CYGPATH_W) 'common/lpr.c'; else $(CYGPATH_W) '$(srcdir)/common/lpr.c'; fi`
1679
1680lprm.o: common/lprm.c
1681@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lprm.o -MD -MP -MF $(DEPDIR)/lprm.Tpo -c -o lprm.o `test -f 'common/lprm.c' || echo '$(srcdir)/'`common/lprm.c
1682@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lprm.Tpo $(DEPDIR)/lprm.Po
1683@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lprm.c' object='lprm.o' libtool=no @AMDEPBACKSLASH@
1684@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1685@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lprm.o `test -f 'common/lprm.c' || echo '$(srcdir)/'`common/lprm.c
1686
1687lprm.obj: common/lprm.c
1688@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lprm.obj -MD -MP -MF $(DEPDIR)/lprm.Tpo -c -o lprm.obj `if test -f 'common/lprm.c'; then $(CYGPATH_W) 'common/lprm.c'; else $(CYGPATH_W) '$(srcdir)/common/lprm.c'; fi`
1689@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lprm.Tpo $(DEPDIR)/lprm.Po
1690@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lprm.c' object='lprm.obj' libtool=no @AMDEPBACKSLASH@
1691@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1692@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lprm.obj `if test -f 'common/lprm.c'; then $(CYGPATH_W) 'common/lprm.c'; else $(CYGPATH_W) '$(srcdir)/common/lprm.c'; fi`
1693
1694lpstat.o: common/lpstat.c
1695@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lpstat.o -MD -MP -MF $(DEPDIR)/lpstat.Tpo -c -o lpstat.o `test -f 'common/lpstat.c' || echo '$(srcdir)/'`common/lpstat.c
1696@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lpstat.Tpo $(DEPDIR)/lpstat.Po
1697@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lpstat.c' object='lpstat.o' libtool=no @AMDEPBACKSLASH@
1698@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1699@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lpstat.o `test -f 'common/lpstat.c' || echo '$(srcdir)/'`common/lpstat.c
1700
1701lpstat.obj: common/lpstat.c
1702@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lpstat.obj -MD -MP -MF $(DEPDIR)/lpstat.Tpo -c -o lpstat.obj `if test -f 'common/lpstat.c'; then $(CYGPATH_W) 'common/lpstat.c'; else $(CYGPATH_W) '$(srcdir)/common/lpstat.c'; fi`
1703@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/lpstat.Tpo $(DEPDIR)/lpstat.Po
1704@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/lpstat.c' object='lpstat.obj' libtool=no @AMDEPBACKSLASH@
1705@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1706@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lpstat.obj `if test -f 'common/lpstat.c'; then $(CYGPATH_W) 'common/lpstat.c'; else $(CYGPATH_W) '$(srcdir)/common/lpstat.c'; fi`
1707
1708md5_so-md5_auth.o: auth/md5_auth.c
1709@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(md5_so_CFLAGS) $(CFLAGS) -MT md5_so-md5_auth.o -MD -MP -MF $(DEPDIR)/md5_so-md5_auth.Tpo -c -o md5_so-md5_auth.o `test -f 'auth/md5_auth.c' || echo '$(srcdir)/'`auth/md5_auth.c
1710@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/md5_so-md5_auth.Tpo $(DEPDIR)/md5_so-md5_auth.Po
1711@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='auth/md5_auth.c' object='md5_so-md5_auth.o' libtool=no @AMDEPBACKSLASH@
1712@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1713@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(md5_so_CFLAGS) $(CFLAGS) -c -o md5_so-md5_auth.o `test -f 'auth/md5_auth.c' || echo '$(srcdir)/'`auth/md5_auth.c
1714
1715md5_so-md5_auth.obj: auth/md5_auth.c
1716@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(md5_so_CFLAGS) $(CFLAGS) -MT md5_so-md5_auth.obj -MD -MP -MF $(DEPDIR)/md5_so-md5_auth.Tpo -c -o md5_so-md5_auth.obj `if test -f 'auth/md5_auth.c'; then $(CYGPATH_W) 'auth/md5_auth.c'; else $(CYGPATH_W) '$(srcdir)/auth/md5_auth.c'; fi`
1717@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/md5_so-md5_auth.Tpo $(DEPDIR)/md5_so-md5_auth.Po
1718@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='auth/md5_auth.c' object='md5_so-md5_auth.obj' libtool=no @AMDEPBACKSLASH@
1719@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1720@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(md5_so_CFLAGS) $(CFLAGS) -c -o md5_so-md5_auth.obj `if test -f 'auth/md5_auth.c'; then $(CYGPATH_W) 'auth/md5_auth.c'; else $(CYGPATH_W) '$(srcdir)/auth/md5_auth.c'; fi`
1721
1722md5_so-md5.o: common/md5.c
1723@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(md5_so_CFLAGS) $(CFLAGS) -MT md5_so-md5.o -MD -MP -MF $(DEPDIR)/md5_so-md5.Tpo -c -o md5_so-md5.o `test -f 'common/md5.c' || echo '$(srcdir)/'`common/md5.c
1724@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/md5_so-md5.Tpo $(DEPDIR)/md5_so-md5.Po
1725@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/md5.c' object='md5_so-md5.o' libtool=no @AMDEPBACKSLASH@
1726@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1727@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(md5_so_CFLAGS) $(CFLAGS) -c -o md5_so-md5.o `test -f 'common/md5.c' || echo '$(srcdir)/'`common/md5.c
1728
1729md5_so-md5.obj: common/md5.c
1730@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(md5_so_CFLAGS) $(CFLAGS) -MT md5_so-md5.obj -MD -MP -MF $(DEPDIR)/md5_so-md5.Tpo -c -o md5_so-md5.obj `if test -f 'common/md5.c'; then $(CYGPATH_W) 'common/md5.c'; else $(CYGPATH_W) '$(srcdir)/common/md5.c'; fi`
1731@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/md5_so-md5.Tpo $(DEPDIR)/md5_so-md5.Po
1732@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/md5.c' object='md5_so-md5.obj' libtool=no @AMDEPBACKSLASH@
1733@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1734@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(md5_so_CFLAGS) $(CFLAGS) -c -o md5_so-md5.obj `if test -f 'common/md5.c'; then $(CYGPATH_W) 'common/md5.c'; else $(CYGPATH_W) '$(srcdir)/common/md5.c'; fi`
1735
1736monitor.o: common/monitor.c
1737@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT monitor.o -MD -MP -MF $(DEPDIR)/monitor.Tpo -c -o monitor.o `test -f 'common/monitor.c' || echo '$(srcdir)/'`common/monitor.c
1738@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/monitor.Tpo $(DEPDIR)/monitor.Po
1739@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/monitor.c' object='monitor.o' libtool=no @AMDEPBACKSLASH@
1740@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1741@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o monitor.o `test -f 'common/monitor.c' || echo '$(srcdir)/'`common/monitor.c
1742
1743monitor.obj: common/monitor.c
1744@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT monitor.obj -MD -MP -MF $(DEPDIR)/monitor.Tpo -c -o monitor.obj `if test -f 'common/monitor.c'; then $(CYGPATH_W) 'common/monitor.c'; else $(CYGPATH_W) '$(srcdir)/common/monitor.c'; fi`
1745@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/monitor.Tpo $(DEPDIR)/monitor.Po
1746@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common/monitor.c' object='monitor.obj' libtool=no @AMDEPBACKSLASH@
1747@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1748@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o monitor.obj `if test -f 'common/monitor.c'; then $(CYGPATH_W) 'common/monitor.c'; else $(CYGPATH_W) '$(srcdir)/common/monitor.c'; fi`
1749
1750ssl_so-ssl_auth.o: auth/ssl_auth.c
1751@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ssl_so_CFLAGS) $(CFLAGS) -MT ssl_so-ssl_auth.o -MD -MP -MF $(DEPDIR)/ssl_so-ssl_auth.Tpo -c -o ssl_so-ssl_auth.o `test -f 'auth/ssl_auth.c' || echo '$(srcdir)/'`auth/ssl_auth.c
1752@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/ssl_so-ssl_auth.Tpo $(DEPDIR)/ssl_so-ssl_auth.Po
1753@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='auth/ssl_auth.c' object='ssl_so-ssl_auth.o' libtool=no @AMDEPBACKSLASH@
1754@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1755@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ssl_so_CFLAGS) $(CFLAGS) -c -o ssl_so-ssl_auth.o `test -f 'auth/ssl_auth.c' || echo '$(srcdir)/'`auth/ssl_auth.c
1756
1757ssl_so-ssl_auth.obj: auth/ssl_auth.c
1758@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ssl_so_CFLAGS) $(CFLAGS) -MT ssl_so-ssl_auth.obj -MD -MP -MF $(DEPDIR)/ssl_so-ssl_auth.Tpo -c -o ssl_so-ssl_auth.obj `if test -f 'auth/ssl_auth.c'; then $(CYGPATH_W) 'auth/ssl_auth.c'; else $(CYGPATH_W) '$(srcdir)/auth/ssl_auth.c'; fi`
1759@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/ssl_so-ssl_auth.Tpo $(DEPDIR)/ssl_so-ssl_auth.Po
1760@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='auth/ssl_auth.c' object='ssl_so-ssl_auth.obj' libtool=no @AMDEPBACKSLASH@
1761@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1762@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ssl_so_CFLAGS) $(CFLAGS) -c -o ssl_so-ssl_auth.obj `if test -f 'auth/ssl_auth.c'; then $(CYGPATH_W) 'auth/ssl_auth.c'; else $(CYGPATH_W) '$(srcdir)/auth/ssl_auth.c'; fi`
1763
1764test_so-test_auth.o: auth/test_auth.c
1765@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_so_CFLAGS) $(CFLAGS) -MT test_so-test_auth.o -MD -MP -MF $(DEPDIR)/test_so-test_auth.Tpo -c -o test_so-test_auth.o `test -f 'auth/test_auth.c' || echo '$(srcdir)/'`auth/test_auth.c
1766@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/test_so-test_auth.Tpo $(DEPDIR)/test_so-test_auth.Po
1767@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='auth/test_auth.c' object='test_so-test_auth.o' libtool=no @AMDEPBACKSLASH@
1768@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1769@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_so_CFLAGS) $(CFLAGS) -c -o test_so-test_auth.o `test -f 'auth/test_auth.c' || echo '$(srcdir)/'`auth/test_auth.c
1770
1771test_so-test_auth.obj: auth/test_auth.c
1772@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_so_CFLAGS) $(CFLAGS) -MT test_so-test_auth.obj -MD -MP -MF $(DEPDIR)/test_so-test_auth.Tpo -c -o test_so-test_auth.obj `if test -f 'auth/test_auth.c'; then $(CYGPATH_W) 'auth/test_auth.c'; else $(CYGPATH_W) '$(srcdir)/auth/test_auth.c'; fi`
1773@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/test_so-test_auth.Tpo $(DEPDIR)/test_so-test_auth.Po
1774@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='auth/test_auth.c' object='test_so-test_auth.obj' libtool=no @AMDEPBACKSLASH@
1775@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1776@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_so_CFLAGS) $(CFLAGS) -c -o test_so-test_auth.obj `if test -f 'auth/test_auth.c'; then $(CYGPATH_W) 'auth/test_auth.c'; else $(CYGPATH_W) '$(srcdir)/auth/test_auth.c'; fi`
1777
1778ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1779	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1780	unique=`for i in $$list; do \
1781	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1782	  done | \
1783	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1784	      END { if (nonempty) { for (i in files) print i; }; }'`; \
1785	mkid -fID $$unique
1786tags: TAGS
1787
1788TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1789		$(TAGS_FILES) $(LISP)
1790	set x; \
1791	here=`pwd`; \
1792	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1793	unique=`for i in $$list; do \
1794	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1795	  done | \
1796	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1797	      END { if (nonempty) { for (i in files) print i; }; }'`; \
1798	shift; \
1799	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1800	  test -n "$$unique" || unique=$$empty_fix; \
1801	  if test $$# -gt 0; then \
1802	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1803	      "$$@" $$unique; \
1804	  else \
1805	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1806	      $$unique; \
1807	  fi; \
1808	fi
1809ctags: CTAGS
1810CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1811		$(TAGS_FILES) $(LISP)
1812	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1813	unique=`for i in $$list; do \
1814	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1815	  done | \
1816	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1817	      END { if (nonempty) { for (i in files) print i; }; }'`; \
1818	test -z "$(CTAGS_ARGS)$$unique" \
1819	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1820	     $$unique
1821
1822GTAGS:
1823	here=`$(am__cd) $(top_builddir) && pwd` \
1824	  && $(am__cd) $(top_srcdir) \
1825	  && gtags -i $(GTAGS_ARGS) "$$here"
1826
1827distclean-tags:
1828	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1829
1830distdir: $(DISTFILES)
1831	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1832	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1833	list='$(DISTFILES)'; \
1834	  dist_files=`for file in $$list; do echo $$file; done | \
1835	  sed -e "s|^$$srcdirstrip/||;t" \
1836	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1837	case $$dist_files in \
1838	  */*) $(MKDIR_P) `echo "$$dist_files" | \
1839			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1840			   sort -u` ;; \
1841	esac; \
1842	for file in $$dist_files; do \
1843	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1844	  if test -d $$d/$$file; then \
1845	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1846	    if test -d "$(distdir)/$$file"; then \
1847	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1848	    fi; \
1849	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1850	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1851	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1852	    fi; \
1853	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1854	  else \
1855	    test -f "$(distdir)/$$file" \
1856	    || cp -p $$d/$$file "$(distdir)/$$file" \
1857	    || exit 1; \
1858	  fi; \
1859	done
1860check-am: all-am
1861check: check-am
1862all-am: Makefile $(PROGRAMS) $(SCRIPTS) $(DATA) $(HEADERS)
1863installdirs:
1864	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(filterdir)" "$(DESTDIR)$(lpdbindir)" "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(filterdir)" "$(DESTDIR)$(sbindir)"; do \
1865	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1866	done
1867install: install-am
1868install-exec: install-exec-am
1869install-data: install-data-am
1870uninstall: uninstall-am
1871
1872install-am: all-am
1873	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1874
1875installcheck: installcheck-am
1876install-strip:
1877	if test -z '$(STRIP)'; then \
1878	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1879	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1880	      install; \
1881	else \
1882	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1883	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1884	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1885	fi
1886mostlyclean-generic:
1887
1888clean-generic:
1889	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1890
1891distclean-generic:
1892	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1893	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1894	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1895
1896maintainer-clean-generic:
1897	@echo "This command is intended for maintainers to use"
1898	@echo "it deletes files that may require special tools to rebuild."
1899	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1900@WITHKERBEROS_FALSE@uninstall-local:
1901@WITHPLUGINS_FALSE@uninstall-local:
1902clean: clean-am
1903
1904clean-am: clean-binPROGRAMS clean-filterPROGRAMS clean-generic \
1905	clean-lpdbinPROGRAMS clean-noinstPROGRAMS clean-pluginPROGRAMS \
1906	clean-sbinPROGRAMS mostlyclean-am
1907
1908distclean: distclean-am
1909	-rm -rf ./$(DEPDIR)
1910	-rm -f Makefile
1911distclean-am: clean-am distclean-compile distclean-generic \
1912	distclean-tags
1913
1914dvi: dvi-am
1915
1916dvi-am:
1917
1918html: html-am
1919
1920html-am:
1921
1922info: info-am
1923
1924info-am:
1925
1926install-data-am: install-filterPROGRAMS install-filterSCRIPTS \
1927	install-lpdbinPROGRAMS install-pluginPROGRAMS
1928	@$(NORMAL_INSTALL)
1929	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
1930install-dvi: install-dvi-am
1931
1932install-dvi-am:
1933
1934install-exec-am: install-binPROGRAMS install-sbinPROGRAMS \
1935	install-sbinSCRIPTS
1936	@$(NORMAL_INSTALL)
1937	$(MAKE) $(AM_MAKEFLAGS) install-exec-hook
1938install-html: install-html-am
1939
1940install-html-am:
1941
1942install-info: install-info-am
1943
1944install-info-am:
1945
1946install-man:
1947
1948install-pdf: install-pdf-am
1949
1950install-pdf-am:
1951
1952install-ps: install-ps-am
1953
1954install-ps-am:
1955
1956installcheck-am:
1957
1958maintainer-clean: maintainer-clean-am
1959	-rm -rf ./$(DEPDIR)
1960	-rm -f Makefile
1961maintainer-clean-am: distclean-am maintainer-clean-generic
1962
1963mostlyclean: mostlyclean-am
1964
1965mostlyclean-am: mostlyclean-compile mostlyclean-generic
1966
1967pdf: pdf-am
1968
1969pdf-am:
1970
1971ps: ps-am
1972
1973ps-am:
1974
1975uninstall-am: uninstall-binPROGRAMS uninstall-filterPROGRAMS \
1976	uninstall-filterSCRIPTS uninstall-local \
1977	uninstall-lpdbinPROGRAMS uninstall-pluginPROGRAMS \
1978	uninstall-sbinPROGRAMS uninstall-sbinSCRIPTS
1979	@$(NORMAL_INSTALL)
1980	$(MAKE) $(AM_MAKEFLAGS) uninstall-hook
1981.MAKE: install-am install-data-am install-exec-am install-strip \
1982	uninstall-am
1983
1984.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
1985	clean-filterPROGRAMS clean-generic clean-lpdbinPROGRAMS \
1986	clean-noinstPROGRAMS clean-pluginPROGRAMS clean-sbinPROGRAMS \
1987	ctags distclean distclean-compile distclean-generic \
1988	distclean-tags distdir dvi dvi-am html html-am info info-am \
1989	install install-am install-binPROGRAMS install-data \
1990	install-data-am install-data-hook install-dvi install-dvi-am \
1991	install-exec install-exec-am install-exec-hook \
1992	install-filterPROGRAMS install-filterSCRIPTS install-html \
1993	install-html-am install-info install-info-am \
1994	install-lpdbinPROGRAMS install-man install-pdf install-pdf-am \
1995	install-pluginPROGRAMS install-ps install-ps-am \
1996	install-sbinPROGRAMS install-sbinSCRIPTS install-strip \
1997	installcheck installcheck-am installdirs maintainer-clean \
1998	maintainer-clean-generic mostlyclean mostlyclean-compile \
1999	mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
2000	uninstall-am uninstall-binPROGRAMS uninstall-filterPROGRAMS \
2001	uninstall-filterSCRIPTS uninstall-hook uninstall-local \
2002	uninstall-lpdbinPROGRAMS uninstall-pluginPROGRAMS \
2003	uninstall-sbinPROGRAMS uninstall-sbinSCRIPTS
2004
2005# were not even compiled in the old build system
2006# and may have issues hidden before because of static linking:
2007# noinst_PROGRAMS = sserver sclient
2008
2009uninstall-hook:
2010	rm -f $(DESTDIR)$(bindir)/lp $(DESTDIR)$(bindir)/cancel
2011@WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@	rm -f $(DESTDIR)$(plugindir)/kerberos.so $(DESTDIR)$(plugindir)/k5conn.so
2012
2013install-exec-hook:
2014	rm -f $(DESTDIR)$(bindir)/lp $(DESTDIR)$(bindir)/cancel
2015	ln $(DESTDIR)$(bindir)/lpr $(DESTDIR)$(bindir)/lp
2016	ln $(DESTDIR)$(bindir)/lprm $(DESTDIR)$(bindir)/cancel
2017@WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@	$(mkdir_p) $(DESTDIR)$(plugindir)
2018@WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@	ln -sf kerberos5.so $(DESTDIR)$(plugindir)/kerberos.so
2019@WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@	ln -sf kerberos5.so $(DESTDIR)$(plugindir)/k5conn.so
2020@WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@uninstall-local:
2021@WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@	if test -l $(DESTDIR)$(plugindir)/k5conn.so ; then \
2022@WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@		rm $(DESTDIR)$(plugindir)/k5conn.so ; fi
2023@WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@	if test -l $(DESTDIR)$(plugindir)/kerberos.so ; then \
2024@WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@		rm $(DESTDIR)$(plugindir)/kerberos.so ; fi
2025
2026# vars.c needs all the defines for defaults.
2027# This only adds them for vars.c, which might need GNU make
2028# if your make does not support it, try to add them to the
2029# global AM_CPPFLAGS
2030vars.$(OBJEXT): AM_CPPFLAGS += $(PATHDEFINES)
2031vars.$(OBJEXT): ../config.h
2032
2033./lpd.conf: vars.c ../config.h
2034	set -e; \
2035	rm -f $@ ; \
2036	$(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
2037		$(AM_CPPFLAGS) $(CPPFLAGS) $(PATHDEFINES) -C $(srcdir)/vars.c \
2038	 | $(SHELL) ../UTILS/make_lpd_conf '$(VERSION)' '$(LPD_CONF_PATH).local' >> $@ \
2039	 || rm $@
2040
2041%: %.sh Makefile
2042	set -e ; \
2043	rm -f $@ ; \
2044	sed \
2045	-e "s,@OPENSSL.,@OPENSSL@," \
2046	-e "s,@SSL_CA_FILE.,@SSL_CA_FILE@," \
2047	-e "s,@SSL_CA_KEY.,@SSL_CA_KEY@," \
2048	-e "s,@SSL_CRL_FILE.,@SSL_CRL_FILE@," \
2049	-e "s,@SSL_SERVER_CERT.,@SSL_SERVER_CERT@," \
2050	-e "s,@SSL_SERVER_PASSWORD_FILE.,@SSL_SERVER_PASSWORD_FILE@," \
2051	-e "s,@SSL_CERTS_DIR.,@SSL_CERTS_DIR@," \
2052	$< >$@
2053	chmod 755 $@
2054
2055install-data-hook: lpd.conf
2056	$(mkinstalldirs) $(DESTDIR)$(configdir)
2057	if [ "$(INSTALLCONFIGEXAMPLES)" = "Yes" ] ; then \
2058	$(INSTALL_DATA) lpd.conf $(DESTDIR)$(LPD_CONF_PATH)$(SAMPLESUFFIX) ;\
2059	fi
2060
2061# Tell versions [3.59,3.63) of GNU make to not export all variables.
2062# Otherwise a system limit (for SysV at least) may be exceeded.
2063.NOEXPORT:
2064