# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software # Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__make_dryrun = \ { \ am__dry=no; \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : lpdbin_PROGRAMS = lpd$(EXEEXT) bin_PROGRAMS = lpr$(EXEEXT) lpq$(EXEEXT) lprm$(EXEEXT) lpstat$(EXEEXT) sbin_PROGRAMS = lpc$(EXEEXT) checkpc$(EXEEXT) filter_PROGRAMS = lpf$(EXEEXT) lpbanner$(EXEEXT) noinst_PROGRAMS = monitor$(EXEEXT) @WITHPLUGINS_TRUE@plugin_PROGRAMS = $(am__EXEEXT_1) $(am__EXEEXT_2) \ @WITHPLUGINS_TRUE@ md5.so$(EXEEXT) test.so$(EXEEXT) @WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@am__append_1 = kerberos5.so @WITHPLUGINS_TRUE@@WITHSSL_TRUE@am__append_2 = ssl.so @WITHPLUGINS_FALSE@am__append_3 = common/md5.c auth/md5_auth.c auth/test_auth.c \ @WITHPLUGINS_FALSE@ auth/ssl_auth.c auth/krb5_auth.c subdir = src DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in $(srcdir)/pclbanner.in \ $(srcdir)/psbanner.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = pclbanner psbanner CONFIG_CLEAN_VPATH_FILES = am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(filterdir)" \ "$(DESTDIR)$(lpdbindir)" "$(DESTDIR)$(plugindir)" \ "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(filterdir)" \ "$(DESTDIR)$(sbindir)" @WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@am__EXEEXT_1 = \ @WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@ kerberos5.so$(EXEEXT) @WITHPLUGINS_TRUE@@WITHSSL_TRUE@am__EXEEXT_2 = ssl.so$(EXEEXT) PROGRAMS = $(bin_PROGRAMS) $(filter_PROGRAMS) $(lpdbin_PROGRAMS) \ $(noinst_PROGRAMS) $(plugin_PROGRAMS) $(sbin_PROGRAMS) am__objects_1 = child.$(OBJEXT) copyright.$(OBJEXT) debug.$(OBJEXT) \ errormsg.$(OBJEXT) fileopen.$(OBJEXT) gethostinfo.$(OBJEXT) \ getopt.$(OBJEXT) getprinter.$(OBJEXT) getqueue.$(OBJEXT) \ globmatch.$(OBJEXT) initialize.$(OBJEXT) linelist.$(OBJEXT) \ linksupport.$(OBJEXT) lockfile.$(OBJEXT) merge.$(OBJEXT) \ plp_snprintf.$(OBJEXT) proctitle.$(OBJEXT) utilities.$(OBJEXT) \ vars.$(OBJEXT) am_checkpc_OBJECTS = checkpc.$(OBJEXT) stty.$(OBJEXT) $(am__objects_1) checkpc_OBJECTS = $(am_checkpc_OBJECTS) checkpc_LDADD = $(LDADD) am__kerberos5_so_SOURCES_DIST = auth/krb5_auth.c @WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@am_kerberos5_so_OBJECTS = kerberos5_so-krb5_auth.$(OBJEXT) kerberos5_so_OBJECTS = $(am_kerberos5_so_OBJECTS) am__DEPENDENCIES_1 = @WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@kerberos5_so_DEPENDENCIES = \ @WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@ $(am__DEPENDENCIES_1) kerberos5_so_LINK = $(CCLD) $(kerberos5_so_CFLAGS) $(CFLAGS) \ $(kerberos5_so_LDFLAGS) $(LDFLAGS) -o $@ am_lpbanner_OBJECTS = lpbanner.$(OBJEXT) plp_snprintf.$(OBJEXT) lpbanner_OBJECTS = $(am_lpbanner_OBJECTS) lpbanner_LDADD = $(LDADD) am__lpc_SOURCES_DIST = common/lpc.c common/controlword.c \ common/child.c common/copyright.c common/debug.c \ common/errormsg.c common/fileopen.c common/gethostinfo.c \ common/getopt.c common/getprinter.c common/getqueue.c \ common/globmatch.c common/initialize.c common/linelist.c \ common/linksupport.c common/lockfile.c common/merge.c \ common/plp_snprintf.c common/proctitle.c common/utilities.c \ vars.c common/sendauth.c common/sendjob.c common/sendreq.c \ common/user_auth.c common/printjob.c common/md5.c \ auth/md5_auth.c auth/test_auth.c auth/ssl_auth.c \ auth/krb5_auth.c @WITHPLUGINS_FALSE@am__objects_2 = md5.$(OBJEXT) md5_auth.$(OBJEXT) \ @WITHPLUGINS_FALSE@ test_auth.$(OBJEXT) ssl_auth.$(OBJEXT) \ @WITHPLUGINS_FALSE@ krb5_auth.$(OBJEXT) am__objects_3 = $(am__objects_1) sendauth.$(OBJEXT) sendjob.$(OBJEXT) \ sendreq.$(OBJEXT) user_auth.$(OBJEXT) printjob.$(OBJEXT) \ $(am__objects_2) am_lpc_OBJECTS = lpc.$(OBJEXT) controlword.$(OBJEXT) $(am__objects_3) lpc_OBJECTS = $(am_lpc_OBJECTS) @WITHPLUGINS_FALSE@am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1) \ @WITHPLUGINS_FALSE@ $(am__DEPENDENCIES_1) @WITHPLUGINS_TRUE@am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1) lpc_DEPENDENCIES = $(am__DEPENDENCIES_2) lpc_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(lpc_LDFLAGS) $(LDFLAGS) -o \ $@ am__lpd_SOURCES_DIST = common/lpd.c common/lpd_worker.c \ common/lpd_jobs.c common/lpd_control.c common/sendmail.c \ common/lpd_dispatch.c common/lpd_logger.c common/lpd_rcvjob.c \ common/lpd_remove.c common/lpd_secure.c common/lpd_status.c \ common/permission.c common/accounting.c common/controlword.c \ common/child.c common/copyright.c common/debug.c \ common/errormsg.c common/fileopen.c common/gethostinfo.c \ common/getopt.c common/getprinter.c common/getqueue.c \ common/globmatch.c common/initialize.c common/linelist.c \ common/linksupport.c common/lockfile.c common/merge.c \ common/plp_snprintf.c common/proctitle.c common/utilities.c \ vars.c common/sendauth.c common/sendjob.c common/sendreq.c \ common/user_auth.c common/printjob.c common/md5.c \ auth/md5_auth.c auth/test_auth.c auth/ssl_auth.c \ auth/krb5_auth.c common/openprinter.c common/stty.c am__objects_4 = $(am__objects_3) openprinter.$(OBJEXT) stty.$(OBJEXT) am_lpd_OBJECTS = lpd.$(OBJEXT) lpd_worker.$(OBJEXT) lpd_jobs.$(OBJEXT) \ lpd_control.$(OBJEXT) sendmail.$(OBJEXT) \ lpd_dispatch.$(OBJEXT) lpd_logger.$(OBJEXT) \ lpd_rcvjob.$(OBJEXT) lpd_remove.$(OBJEXT) lpd_secure.$(OBJEXT) \ lpd_status.$(OBJEXT) permission.$(OBJEXT) accounting.$(OBJEXT) \ controlword.$(OBJEXT) $(am__objects_4) lpd_OBJECTS = $(am_lpd_OBJECTS) lpd_DEPENDENCIES = $(am__DEPENDENCIES_2) lpd_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(lpd_LDFLAGS) $(LDFLAGS) -o \ $@ am_lpf_OBJECTS = lpf.$(OBJEXT) plp_snprintf.$(OBJEXT) lpf_OBJECTS = $(am_lpf_OBJECTS) lpf_LDADD = $(LDADD) am__lpq_SOURCES_DIST = common/lpq.c common/child.c common/copyright.c \ common/debug.c common/errormsg.c common/fileopen.c \ common/gethostinfo.c common/getopt.c common/getprinter.c \ common/getqueue.c common/globmatch.c common/initialize.c \ common/linelist.c common/linksupport.c common/lockfile.c \ common/merge.c common/plp_snprintf.c common/proctitle.c \ common/utilities.c vars.c common/sendauth.c common/sendjob.c \ common/sendreq.c common/user_auth.c common/printjob.c \ common/md5.c auth/md5_auth.c auth/test_auth.c auth/ssl_auth.c \ auth/krb5_auth.c am_lpq_OBJECTS = lpq.$(OBJEXT) $(am__objects_3) lpq_OBJECTS = $(am_lpq_OBJECTS) lpq_DEPENDENCIES = $(am__DEPENDENCIES_2) lpq_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(lpq_LDFLAGS) $(LDFLAGS) -o \ $@ am__lpr_SOURCES_DIST = common/lpr.c common/child.c common/copyright.c \ common/debug.c common/errormsg.c common/fileopen.c \ common/gethostinfo.c common/getopt.c common/getprinter.c \ common/getqueue.c common/globmatch.c common/initialize.c \ common/linelist.c common/linksupport.c common/lockfile.c \ common/merge.c common/plp_snprintf.c common/proctitle.c \ common/utilities.c vars.c common/sendauth.c common/sendjob.c \ common/sendreq.c common/user_auth.c common/printjob.c \ common/md5.c auth/md5_auth.c auth/test_auth.c auth/ssl_auth.c \ auth/krb5_auth.c common/openprinter.c common/stty.c am_lpr_OBJECTS = lpr.$(OBJEXT) $(am__objects_4) lpr_OBJECTS = $(am_lpr_OBJECTS) lpr_DEPENDENCIES = $(am__DEPENDENCIES_2) lpr_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(lpr_LDFLAGS) $(LDFLAGS) -o \ $@ am__lprm_SOURCES_DIST = common/lprm.c common/child.c \ common/copyright.c common/debug.c common/errormsg.c \ common/fileopen.c common/gethostinfo.c common/getopt.c \ common/getprinter.c common/getqueue.c common/globmatch.c \ common/initialize.c common/linelist.c common/linksupport.c \ common/lockfile.c common/merge.c common/plp_snprintf.c \ common/proctitle.c common/utilities.c vars.c common/sendauth.c \ common/sendjob.c common/sendreq.c common/user_auth.c \ common/printjob.c common/md5.c auth/md5_auth.c \ auth/test_auth.c auth/ssl_auth.c auth/krb5_auth.c am_lprm_OBJECTS = lprm.$(OBJEXT) $(am__objects_3) lprm_OBJECTS = $(am_lprm_OBJECTS) lprm_DEPENDENCIES = $(am__DEPENDENCIES_2) lprm_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(lprm_LDFLAGS) $(LDFLAGS) \ -o $@ am__lpstat_SOURCES_DIST = common/lpstat.c common/child.c \ common/copyright.c common/debug.c common/errormsg.c \ common/fileopen.c common/gethostinfo.c common/getopt.c \ common/getprinter.c common/getqueue.c common/globmatch.c \ common/initialize.c common/linelist.c common/linksupport.c \ common/lockfile.c common/merge.c common/plp_snprintf.c \ common/proctitle.c common/utilities.c vars.c common/sendauth.c \ common/sendjob.c common/sendreq.c common/user_auth.c \ common/printjob.c common/md5.c auth/md5_auth.c \ auth/test_auth.c auth/ssl_auth.c auth/krb5_auth.c am_lpstat_OBJECTS = lpstat.$(OBJEXT) $(am__objects_3) lpstat_OBJECTS = $(am_lpstat_OBJECTS) lpstat_DEPENDENCIES = $(am__DEPENDENCIES_2) lpstat_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(lpstat_LDFLAGS) \ $(LDFLAGS) -o $@ am__md5_so_SOURCES_DIST = auth/md5_auth.c common/md5.c @WITHPLUGINS_TRUE@am_md5_so_OBJECTS = md5_so-md5_auth.$(OBJEXT) \ @WITHPLUGINS_TRUE@ md5_so-md5.$(OBJEXT) md5_so_OBJECTS = $(am_md5_so_OBJECTS) md5_so_LDADD = $(LDADD) md5_so_LINK = $(CCLD) $(md5_so_CFLAGS) $(CFLAGS) $(md5_so_LDFLAGS) \ $(LDFLAGS) -o $@ am_monitor_OBJECTS = monitor.$(OBJEXT) $(am__objects_1) monitor_OBJECTS = $(am_monitor_OBJECTS) monitor_LDADD = $(LDADD) am__ssl_so_SOURCES_DIST = auth/ssl_auth.c @WITHPLUGINS_TRUE@@WITHSSL_TRUE@am_ssl_so_OBJECTS = \ @WITHPLUGINS_TRUE@@WITHSSL_TRUE@ ssl_so-ssl_auth.$(OBJEXT) ssl_so_OBJECTS = $(am_ssl_so_OBJECTS) @WITHPLUGINS_TRUE@@WITHSSL_TRUE@ssl_so_DEPENDENCIES = \ @WITHPLUGINS_TRUE@@WITHSSL_TRUE@ $(am__DEPENDENCIES_1) ssl_so_LINK = $(CCLD) $(ssl_so_CFLAGS) $(CFLAGS) $(ssl_so_LDFLAGS) \ $(LDFLAGS) -o $@ am__test_so_SOURCES_DIST = auth/test_auth.c @WITHPLUGINS_TRUE@am_test_so_OBJECTS = test_so-test_auth.$(OBJEXT) test_so_OBJECTS = $(am_test_so_OBJECTS) test_so_LDADD = $(LDADD) test_so_LINK = $(CCLD) $(test_so_CFLAGS) $(CFLAGS) $(test_so_LDFLAGS) \ $(LDFLAGS) -o $@ am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } SCRIPTS = $(filter_SCRIPTS) $(sbin_SCRIPTS) DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles am__mv = mv -f COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ SOURCES = $(checkpc_SOURCES) $(kerberos5_so_SOURCES) \ $(lpbanner_SOURCES) $(lpc_SOURCES) $(lpd_SOURCES) \ $(lpf_SOURCES) $(lpq_SOURCES) $(lpr_SOURCES) $(lprm_SOURCES) \ $(lpstat_SOURCES) $(md5_so_SOURCES) $(monitor_SOURCES) \ $(ssl_so_SOURCES) $(test_so_SOURCES) DIST_SOURCES = $(checkpc_SOURCES) $(am__kerberos5_so_SOURCES_DIST) \ $(lpbanner_SOURCES) $(am__lpc_SOURCES_DIST) \ $(am__lpd_SOURCES_DIST) $(lpf_SOURCES) $(am__lpq_SOURCES_DIST) \ $(am__lpr_SOURCES_DIST) $(am__lprm_SOURCES_DIST) \ $(am__lpstat_SOURCES_DIST) $(am__md5_so_SOURCES_DIST) \ $(monitor_SOURCES) $(am__ssl_so_SOURCES_DIST) \ $(am__test_so_SOURCES_DIST) am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac DATA = $(noinst_DATA) HEADERS = $(noinst_HEADERS) ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CHGRP = @CHGRP@ CHOWN = @CHOWN@ CLEAR = @CLEAR@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DL_LIBS = @DL_LIBS@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ FILTER_LD_PATH = @FILTER_LD_PATH@ FILTER_PATH = @FILTER_PATH@ GMSGFMT = @GMSGFMT@ GREP = @GREP@ INCLUDELPDCONFLOCAL = @INCLUDELPDCONFLOCAL@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_MAN = @INSTALL_MAN@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ KERBEROS = @KERBEROS@ KRB5CONFIG = @KRB5CONFIG@ KRB_LIBS = @KRB_LIBS@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LOCKFILE = @LOCKFILE@ LPD_CONF_PATH = @LPD_CONF_PATH@ LPD_LISTEN_PORT = @LPD_LISTEN_PORT@ LPD_PERMS_PATH = @LPD_PERMS_PATH@ LPD_PRINTCAP_PATH = @LPD_PRINTCAP_PATH@ LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ NOREMOTE = @NOREMOTE@ OBJEXT = @OBJEXT@ OPENSSL = @OPENSSL@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PERL = @PERL@ PLUGINUSER_LDFLAGS = @PLUGINUSER_LDFLAGS@ PLUGIN_CFLAGS = @PLUGIN_CFLAGS@ PLUGIN_LDFLAGS = @PLUGIN_LDFLAGS@ PRINTCAP_PATH = @PRINTCAP_PATH@ PRIV_PORTS = @PRIV_PORTS@ PRUTIL = @PRUTIL@ SD_DEFAULT = @SD_DEFAULT@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SSL_CA_FILE = @SSL_CA_FILE@ SSL_CA_KEY = @SSL_CA_KEY@ SSL_CERTS_DIR = @SSL_CERTS_DIR@ SSL_CRL_FILE = @SSL_CRL_FILE@ SSL_LDADD = @SSL_LDADD@ SSL_SERVER_CERT = @SSL_SERVER_CERT@ SSL_SERVER_PASSWORD_FILE = @SSL_SERVER_PASSWORD_FILE@ STRIP = @STRIP@ UNIXSOCKETPATH = @UNIXSOCKETPATH@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CC = @ac_ct_CC@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ builddir = @builddir@ configdir = @configdir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ filterdir = @filterdir@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ lpdbindir = @lpdbindir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ plugindir = @plugindir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ MAINTAINERCLEANFILES = Makefile.in CLEANFILES = *.tmp *core ? ?.bak ?.orig lpd.conf log lprng_certs lprng_index_certs DISTCLEANFILES = pclbanner psbanner EXTRA_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 PATHDEFINES = "-DLOCKFILE=\"$(LOCKFILE)\"" \ "-DPRINTCAP_PATH=\"$(PRINTCAP_PATH)\"" \ "-DLPD_PRINTCAP_PATH=\"$(LPD_PRINTCAP_PATH)\"" \ "-DLPD_PERMS_PATH=\"$(LPD_PERMS_PATH)\"" \ "-DLPD_CONF_PATH=\"$(LPD_CONF_PATH)\"" \ "-DUNIXSOCKETPATH=\"$(UNIXSOCKETPATH)\"" \ "-DSSL_CA_FILE=\"$(SSL_CA_FILE)\"" \ "-DSSL_CA_KEY=\"$(SSL_CA_KEY)\"" \ "-DSSL_CRL_FILE=\"$(SSL_CRL_FILE)\"" \ "-DSSL_CERTS_DIR=\"$(SSL_CERTS_DIR)\"" \ "-DSSL_SERVER_CERT=\"$(SSL_SERVER_CERT)\"" \ "-DSSL_SERVER_PASSWORD_FILE=\"$(SSL_SERVER_PASSWORD_FILE)\"" \ "-DSD_DEFAULT=\"$(SD_DEFAULT)\"" \ "-DPLUGINDIR=\"$(plugindir)\"" AM_CPPFLAGS = -I$(srcdir)/include "-DLOCALEDIR=\"$(localedir)\"" sbin_SCRIPTS = lprng_certs lprng_index_certs filter_SCRIPTS = psbanner pclbanner noinst_DATA = lpd.conf # - think about making things suid at install time COMMON_SOURCES = common/child.c common/copyright.c common/debug.c \ common/errormsg.c common/fileopen.c common/gethostinfo.c \ common/getopt.c common/getprinter.c common/getqueue.c \ common/globmatch.c common/initialize.c common/linelist.c \ common/linksupport.c common/lockfile.c common/merge.c \ common/plp_snprintf.c common/proctitle.c common/utilities.c \ vars.c MORE_SOURCES = $(COMMON_SOURCES) common/sendauth.c common/sendjob.c \ common/sendreq.c common/user_auth.c common/printjob.c \ $(am__append_3) SEND_SOURCES = $(MORE_SOURCES) \ common/openprinter.c common/stty.c @WITHPLUGINS_FALSE@MORE_LDADD = $(SSL_LDADD) $(KRB_LIBS) # This is a crude hack, but better than needing libtool... @WITHPLUGINS_TRUE@MORE_LDADD = $(DL_LIBS) @WITHPLUGINS_FALSE@MORELDFLAGS = @WITHPLUGINS_TRUE@MORELDFLAGS = $(PLUGINUSER_LDFLAGS) @WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@kerberos5_so_SOURCES = auth/krb5_auth.c @WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@kerberos5_so_LDFLAGS = $(PLUGIN_LDFLAGS) @WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@kerberos5_so_LDADD = $(KRB_LIBS) @WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@kerberos5_so_CFLAGS = $(PLUGIN_CFLAGS) @WITHPLUGINS_TRUE@@WITHSSL_TRUE@ssl_so_SOURCES = auth/ssl_auth.c @WITHPLUGINS_TRUE@@WITHSSL_TRUE@ssl_so_LDFLAGS = $(PLUGIN_LDFLAGS) @WITHPLUGINS_TRUE@@WITHSSL_TRUE@ssl_so_CFLAGS = $(PLUGIN_CFLAGS) @WITHPLUGINS_TRUE@@WITHSSL_TRUE@ssl_so_LDADD = $(SSL_LDADD) @WITHPLUGINS_TRUE@md5_so_SOURCES = auth/md5_auth.c common/md5.c @WITHPLUGINS_TRUE@md5_so_LDFLAGS = $(PLUGIN_LDFLAGS) @WITHPLUGINS_TRUE@md5_so_CFLAGS = $(PLUGIN_CFLAGS) @WITHPLUGINS_TRUE@test_so_SOURCES = auth/test_auth.c @WITHPLUGINS_TRUE@test_so_LDFLAGS = $(PLUGIN_LDFLAGS) @WITHPLUGINS_TRUE@test_so_CFLAGS = $(PLUGIN_CFLAGS) lpd_SOURCES = common/lpd.c common/lpd_worker.c common/lpd_jobs.c \ common/lpd_control.c common/sendmail.c common/lpd_dispatch.c \ common/lpd_logger.c common/lpd_rcvjob.c common/lpd_remove.c \ common/lpd_secure.c common/lpd_status.c \ common/permission.c common/accounting.c common/controlword.c \ $(SEND_SOURCES) lpd_LDADD = $(MORE_LDADD) lpd_LDFLAGS = $(MORELDFLAGS) lpr_SOURCES = common/lpr.c $(SEND_SOURCES) lpr_LDADD = $(MORE_LDADD) lpr_LDFLAGS = $(MORELDFLAGS) lpq_SOURCES = common/lpq.c $(MORE_SOURCES) lpq_LDADD = $(MORE_LDADD) lpq_LDFLAGS = $(MORELDFLAGS) lpstat_SOURCES = common/lpstat.c $(MORE_SOURCES) lpstat_LDADD = $(MORE_LDADD) lpstat_LDFLAGS = $(MORELDFLAGS) lprm_SOURCES = common/lprm.c $(MORE_SOURCES) lprm_LDADD = $(MORE_LDADD) lprm_LDFLAGS = $(MORELDFLAGS) lpc_SOURCES = common/lpc.c common/controlword.c $(MORE_SOURCES) lpc_LDADD = $(MORE_LDADD) lpc_LDFLAGS = $(MORELDFLAGS) checkpc_SOURCES = common/checkpc.c common/stty.c $(COMMON_SOURCES) lpf_SOURCES = common/lpf.c common/plp_snprintf.c lpbanner_SOURCES = common/lpbanner.c common/plp_snprintf.c monitor_SOURCES = common/monitor.c $(COMMON_SOURCES) # sserver_SOURCES = AUTHENTICATE/sserver.c # sclient_SOURCES = AUTHENTICATE/sclient.c noinst_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 # run make install with SAMPLESUFFIX="" to force files in their final position # (which will overwrite everything else you have there, you have been warned) SAMPLESUFFIX = .sample # run make install with INSTALLCONFIGEXAMPLES=No to not install them at all INSTALLCONFIGEXAMPLES = Yes all: all-am .SUFFIXES: .SUFFIXES: .c .o .obj $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign src/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): pclbanner: $(top_builddir)/config.status $(srcdir)/pclbanner.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ psbanner: $(top_builddir)/config.status $(srcdir)/psbanner.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \ $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \ fi; \ for p in $$list; do echo "$$p $$p"; done | \ sed 's/$(EXEEXT)$$//' | \ while read p p1; do if test -f $$p; \ then echo "$$p"; echo "$$p"; else :; fi; \ done | \ sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ sed 'N;N;N;s,\n, ,g' | \ $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ if ($$2 == $$4) files[d] = files[d] " " $$1; \ else { print "f", $$3 "/" $$4, $$1; } } \ END { for (d in files) print "f", d, files[d] }' | \ while read type dir files; do \ if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ test -z "$$files" || { \ echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ } \ ; done uninstall-binPROGRAMS: @$(NORMAL_UNINSTALL) @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ files=`for p in $$list; do echo "$$p"; done | \ sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ -e 's/$$/$(EXEEXT)/' `; \ test -n "$$list" || exit 0; \ echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(bindir)" && rm -f $$files clean-binPROGRAMS: -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) install-filterPROGRAMS: $(filter_PROGRAMS) @$(NORMAL_INSTALL) @list='$(filter_PROGRAMS)'; test -n "$(filterdir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(filterdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(filterdir)" || exit 1; \ fi; \ for p in $$list; do echo "$$p $$p"; done | \ sed 's/$(EXEEXT)$$//' | \ while read p p1; do if test -f $$p; \ then echo "$$p"; echo "$$p"; else :; fi; \ done | \ sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ sed 'N;N;N;s,\n, ,g' | \ $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ if ($$2 == $$4) files[d] = files[d] " " $$1; \ else { print "f", $$3 "/" $$4, $$1; } } \ END { for (d in files) print "f", d, files[d] }' | \ while read type dir files; do \ if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ test -z "$$files" || { \ echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(filterdir)$$dir'"; \ $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(filterdir)$$dir" || exit $$?; \ } \ ; done uninstall-filterPROGRAMS: @$(NORMAL_UNINSTALL) @list='$(filter_PROGRAMS)'; test -n "$(filterdir)" || list=; \ files=`for p in $$list; do echo "$$p"; done | \ sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ -e 's/$$/$(EXEEXT)/' `; \ test -n "$$list" || exit 0; \ echo " ( cd '$(DESTDIR)$(filterdir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(filterdir)" && rm -f $$files clean-filterPROGRAMS: -test -z "$(filter_PROGRAMS)" || rm -f $(filter_PROGRAMS) install-lpdbinPROGRAMS: $(lpdbin_PROGRAMS) @$(NORMAL_INSTALL) @list='$(lpdbin_PROGRAMS)'; test -n "$(lpdbindir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(lpdbindir)'"; \ $(MKDIR_P) "$(DESTDIR)$(lpdbindir)" || exit 1; \ fi; \ for p in $$list; do echo "$$p $$p"; done | \ sed 's/$(EXEEXT)$$//' | \ while read p p1; do if test -f $$p; \ then echo "$$p"; echo "$$p"; else :; fi; \ done | \ sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ sed 'N;N;N;s,\n, ,g' | \ $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ if ($$2 == $$4) files[d] = files[d] " " $$1; \ else { print "f", $$3 "/" $$4, $$1; } } \ END { for (d in files) print "f", d, files[d] }' | \ while read type dir files; do \ if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ test -z "$$files" || { \ echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(lpdbindir)$$dir'"; \ $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(lpdbindir)$$dir" || exit $$?; \ } \ ; done uninstall-lpdbinPROGRAMS: @$(NORMAL_UNINSTALL) @list='$(lpdbin_PROGRAMS)'; test -n "$(lpdbindir)" || list=; \ files=`for p in $$list; do echo "$$p"; done | \ sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ -e 's/$$/$(EXEEXT)/' `; \ test -n "$$list" || exit 0; \ echo " ( cd '$(DESTDIR)$(lpdbindir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(lpdbindir)" && rm -f $$files clean-lpdbinPROGRAMS: -test -z "$(lpdbin_PROGRAMS)" || rm -f $(lpdbin_PROGRAMS) clean-noinstPROGRAMS: -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS) install-pluginPROGRAMS: $(plugin_PROGRAMS) @$(NORMAL_INSTALL) @list='$(plugin_PROGRAMS)'; test -n "$(plugindir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(plugindir)'"; \ $(MKDIR_P) "$(DESTDIR)$(plugindir)" || exit 1; \ fi; \ for p in $$list; do echo "$$p $$p"; done | \ sed 's/$(EXEEXT)$$//' | \ while read p p1; do if test -f $$p; \ then echo "$$p"; echo "$$p"; else :; fi; \ done | \ sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ sed 'N;N;N;s,\n, ,g' | \ $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ if ($$2 == $$4) files[d] = files[d] " " $$1; \ else { print "f", $$3 "/" $$4, $$1; } } \ END { for (d in files) print "f", d, files[d] }' | \ while read type dir files; do \ if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ test -z "$$files" || { \ echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(plugindir)$$dir'"; \ $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(plugindir)$$dir" || exit $$?; \ } \ ; done uninstall-pluginPROGRAMS: @$(NORMAL_UNINSTALL) @list='$(plugin_PROGRAMS)'; test -n "$(plugindir)" || list=; \ files=`for p in $$list; do echo "$$p"; done | \ sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ -e 's/$$/$(EXEEXT)/' `; \ test -n "$$list" || exit 0; \ echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(plugindir)" && rm -f $$files clean-pluginPROGRAMS: -test -z "$(plugin_PROGRAMS)" || rm -f $(plugin_PROGRAMS) install-sbinPROGRAMS: $(sbin_PROGRAMS) @$(NORMAL_INSTALL) @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \ $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \ fi; \ for p in $$list; do echo "$$p $$p"; done | \ sed 's/$(EXEEXT)$$//' | \ while read p p1; do if test -f $$p; \ then echo "$$p"; echo "$$p"; else :; fi; \ done | \ sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ sed 'N;N;N;s,\n, ,g' | \ $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ if ($$2 == $$4) files[d] = files[d] " " $$1; \ else { print "f", $$3 "/" $$4, $$1; } } \ END { for (d in files) print "f", d, files[d] }' | \ while read type dir files; do \ if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ test -z "$$files" || { \ echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \ $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \ } \ ; done uninstall-sbinPROGRAMS: @$(NORMAL_UNINSTALL) @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \ files=`for p in $$list; do echo "$$p"; done | \ sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ -e 's/$$/$(EXEEXT)/' `; \ test -n "$$list" || exit 0; \ echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(sbindir)" && rm -f $$files clean-sbinPROGRAMS: -test -z "$(sbin_PROGRAMS)" || rm -f $(sbin_PROGRAMS) checkpc$(EXEEXT): $(checkpc_OBJECTS) $(checkpc_DEPENDENCIES) $(EXTRA_checkpc_DEPENDENCIES) @rm -f checkpc$(EXEEXT) $(LINK) $(checkpc_OBJECTS) $(checkpc_LDADD) $(LIBS) kerberos5.so$(EXEEXT): $(kerberos5_so_OBJECTS) $(kerberos5_so_DEPENDENCIES) $(EXTRA_kerberos5_so_DEPENDENCIES) @rm -f kerberos5.so$(EXEEXT) $(kerberos5_so_LINK) $(kerberos5_so_OBJECTS) $(kerberos5_so_LDADD) $(LIBS) lpbanner$(EXEEXT): $(lpbanner_OBJECTS) $(lpbanner_DEPENDENCIES) $(EXTRA_lpbanner_DEPENDENCIES) @rm -f lpbanner$(EXEEXT) $(LINK) $(lpbanner_OBJECTS) $(lpbanner_LDADD) $(LIBS) lpc$(EXEEXT): $(lpc_OBJECTS) $(lpc_DEPENDENCIES) $(EXTRA_lpc_DEPENDENCIES) @rm -f lpc$(EXEEXT) $(lpc_LINK) $(lpc_OBJECTS) $(lpc_LDADD) $(LIBS) lpd$(EXEEXT): $(lpd_OBJECTS) $(lpd_DEPENDENCIES) $(EXTRA_lpd_DEPENDENCIES) @rm -f lpd$(EXEEXT) $(lpd_LINK) $(lpd_OBJECTS) $(lpd_LDADD) $(LIBS) lpf$(EXEEXT): $(lpf_OBJECTS) $(lpf_DEPENDENCIES) $(EXTRA_lpf_DEPENDENCIES) @rm -f lpf$(EXEEXT) $(LINK) $(lpf_OBJECTS) $(lpf_LDADD) $(LIBS) lpq$(EXEEXT): $(lpq_OBJECTS) $(lpq_DEPENDENCIES) $(EXTRA_lpq_DEPENDENCIES) @rm -f lpq$(EXEEXT) $(lpq_LINK) $(lpq_OBJECTS) $(lpq_LDADD) $(LIBS) lpr$(EXEEXT): $(lpr_OBJECTS) $(lpr_DEPENDENCIES) $(EXTRA_lpr_DEPENDENCIES) @rm -f lpr$(EXEEXT) $(lpr_LINK) $(lpr_OBJECTS) $(lpr_LDADD) $(LIBS) lprm$(EXEEXT): $(lprm_OBJECTS) $(lprm_DEPENDENCIES) $(EXTRA_lprm_DEPENDENCIES) @rm -f lprm$(EXEEXT) $(lprm_LINK) $(lprm_OBJECTS) $(lprm_LDADD) $(LIBS) lpstat$(EXEEXT): $(lpstat_OBJECTS) $(lpstat_DEPENDENCIES) $(EXTRA_lpstat_DEPENDENCIES) @rm -f lpstat$(EXEEXT) $(lpstat_LINK) $(lpstat_OBJECTS) $(lpstat_LDADD) $(LIBS) md5.so$(EXEEXT): $(md5_so_OBJECTS) $(md5_so_DEPENDENCIES) $(EXTRA_md5_so_DEPENDENCIES) @rm -f md5.so$(EXEEXT) $(md5_so_LINK) $(md5_so_OBJECTS) $(md5_so_LDADD) $(LIBS) monitor$(EXEEXT): $(monitor_OBJECTS) $(monitor_DEPENDENCIES) $(EXTRA_monitor_DEPENDENCIES) @rm -f monitor$(EXEEXT) $(LINK) $(monitor_OBJECTS) $(monitor_LDADD) $(LIBS) ssl.so$(EXEEXT): $(ssl_so_OBJECTS) $(ssl_so_DEPENDENCIES) $(EXTRA_ssl_so_DEPENDENCIES) @rm -f ssl.so$(EXEEXT) $(ssl_so_LINK) $(ssl_so_OBJECTS) $(ssl_so_LDADD) $(LIBS) test.so$(EXEEXT): $(test_so_OBJECTS) $(test_so_DEPENDENCIES) $(EXTRA_test_so_DEPENDENCIES) @rm -f test.so$(EXEEXT) $(test_so_LINK) $(test_so_OBJECTS) $(test_so_LDADD) $(LIBS) install-filterSCRIPTS: $(filter_SCRIPTS) @$(NORMAL_INSTALL) @list='$(filter_SCRIPTS)'; test -n "$(filterdir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(filterdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(filterdir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \ done | \ sed -e 'p;s,.*/,,;n' \ -e 'h;s|.*|.|' \ -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \ $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \ { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ if ($$2 == $$4) { files[d] = files[d] " " $$1; \ if (++n[d] == $(am__install_max)) { \ print "f", d, files[d]; n[d] = 0; files[d] = "" } } \ else { print "f", d "/" $$4, $$1 } } \ END { for (d in files) print "f", d, files[d] }' | \ while read type dir files; do \ if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ test -z "$$files" || { \ echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(filterdir)$$dir'"; \ $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(filterdir)$$dir" || exit $$?; \ } \ ; done uninstall-filterSCRIPTS: @$(NORMAL_UNINSTALL) @list='$(filter_SCRIPTS)'; test -n "$(filterdir)" || exit 0; \ files=`for p in $$list; do echo "$$p"; done | \ sed -e 's,.*/,,;$(transform)'`; \ dir='$(DESTDIR)$(filterdir)'; $(am__uninstall_files_from_dir) install-sbinSCRIPTS: $(sbin_SCRIPTS) @$(NORMAL_INSTALL) @list='$(sbin_SCRIPTS)'; test -n "$(sbindir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \ $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \ done | \ sed -e 'p;s,.*/,,;n' \ -e 'h;s|.*|.|' \ -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \ $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \ { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ if ($$2 == $$4) { files[d] = files[d] " " $$1; \ if (++n[d] == $(am__install_max)) { \ print "f", d, files[d]; n[d] = 0; files[d] = "" } } \ else { print "f", d "/" $$4, $$1 } } \ END { for (d in files) print "f", d, files[d] }' | \ while read type dir files; do \ if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ test -z "$$files" || { \ echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(sbindir)$$dir'"; \ $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \ } \ ; done uninstall-sbinSCRIPTS: @$(NORMAL_UNINSTALL) @list='$(sbin_SCRIPTS)'; test -n "$(sbindir)" || exit 0; \ files=`for p in $$list; do echo "$$p"; done | \ sed -e 's,.*/,,;$(transform)'`; \ dir='$(DESTDIR)$(sbindir)'; $(am__uninstall_files_from_dir) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/accounting.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/checkpc.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/child.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/controlword.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/copyright.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/debug.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/errormsg.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fileopen.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gethostinfo.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getprinter.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getqueue.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/globmatch.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/initialize.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/kerberos5_so-krb5_auth.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/krb5_auth.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/linelist.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/linksupport.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lockfile.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpbanner.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpc.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpd.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpd_control.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpd_dispatch.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpd_jobs.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpd_logger.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpd_rcvjob.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpd_remove.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpd_secure.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpd_status.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpd_worker.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpf.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpq.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpr.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lprm.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpstat.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5_auth.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5_so-md5.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5_so-md5_auth.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/merge.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/monitor.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openprinter.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/permission.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plp_snprintf.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/printjob.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proctitle.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sendauth.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sendjob.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sendmail.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sendreq.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssl_auth.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssl_so-ssl_auth.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stty.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_auth.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_so-test_auth.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/user_auth.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utilities.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vars.Po@am__quote@ .c.o: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c $< .c.obj: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` checkpc.o: common/checkpc.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/checkpc.Tpo $(DEPDIR)/checkpc.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/checkpc.c' object='checkpc.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 checkpc.obj: common/checkpc.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/checkpc.Tpo $(DEPDIR)/checkpc.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/checkpc.c' object='checkpc.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` stty.o: common/stty.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/stty.Tpo $(DEPDIR)/stty.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/stty.c' object='stty.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 stty.obj: common/stty.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/stty.Tpo $(DEPDIR)/stty.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/stty.c' object='stty.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` child.o: common/child.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/child.Tpo $(DEPDIR)/child.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/child.c' object='child.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 child.obj: common/child.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/child.Tpo $(DEPDIR)/child.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/child.c' object='child.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` copyright.o: common/copyright.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/copyright.Tpo $(DEPDIR)/copyright.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/copyright.c' object='copyright.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 copyright.obj: common/copyright.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/copyright.Tpo $(DEPDIR)/copyright.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/copyright.c' object='copyright.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` debug.o: common/debug.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/debug.Tpo $(DEPDIR)/debug.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/debug.c' object='debug.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 debug.obj: common/debug.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/debug.Tpo $(DEPDIR)/debug.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/debug.c' object='debug.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` errormsg.o: common/errormsg.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/errormsg.Tpo $(DEPDIR)/errormsg.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/errormsg.c' object='errormsg.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 errormsg.obj: common/errormsg.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/errormsg.Tpo $(DEPDIR)/errormsg.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/errormsg.c' object='errormsg.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` fileopen.o: common/fileopen.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/fileopen.Tpo $(DEPDIR)/fileopen.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/fileopen.c' object='fileopen.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 fileopen.obj: common/fileopen.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/fileopen.Tpo $(DEPDIR)/fileopen.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/fileopen.c' object='fileopen.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` gethostinfo.o: common/gethostinfo.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/gethostinfo.Tpo $(DEPDIR)/gethostinfo.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/gethostinfo.c' object='gethostinfo.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 gethostinfo.obj: common/gethostinfo.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/gethostinfo.Tpo $(DEPDIR)/gethostinfo.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/gethostinfo.c' object='gethostinfo.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` getopt.o: common/getopt.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getopt.Tpo $(DEPDIR)/getopt.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/getopt.c' object='getopt.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 getopt.obj: common/getopt.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getopt.Tpo $(DEPDIR)/getopt.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/getopt.c' object='getopt.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` getprinter.o: common/getprinter.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getprinter.Tpo $(DEPDIR)/getprinter.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/getprinter.c' object='getprinter.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 getprinter.obj: common/getprinter.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getprinter.Tpo $(DEPDIR)/getprinter.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/getprinter.c' object='getprinter.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` getqueue.o: common/getqueue.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getqueue.Tpo $(DEPDIR)/getqueue.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/getqueue.c' object='getqueue.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 getqueue.obj: common/getqueue.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getqueue.Tpo $(DEPDIR)/getqueue.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/getqueue.c' object='getqueue.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` globmatch.o: common/globmatch.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/globmatch.Tpo $(DEPDIR)/globmatch.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/globmatch.c' object='globmatch.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 globmatch.obj: common/globmatch.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/globmatch.Tpo $(DEPDIR)/globmatch.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/globmatch.c' object='globmatch.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` initialize.o: common/initialize.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/initialize.Tpo $(DEPDIR)/initialize.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/initialize.c' object='initialize.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 initialize.obj: common/initialize.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/initialize.Tpo $(DEPDIR)/initialize.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/initialize.c' object='initialize.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` linelist.o: common/linelist.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/linelist.Tpo $(DEPDIR)/linelist.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/linelist.c' object='linelist.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 linelist.obj: common/linelist.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/linelist.Tpo $(DEPDIR)/linelist.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/linelist.c' object='linelist.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` linksupport.o: common/linksupport.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/linksupport.Tpo $(DEPDIR)/linksupport.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/linksupport.c' object='linksupport.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 linksupport.obj: common/linksupport.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/linksupport.Tpo $(DEPDIR)/linksupport.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/linksupport.c' object='linksupport.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` lockfile.o: common/lockfile.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lockfile.Tpo $(DEPDIR)/lockfile.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lockfile.c' object='lockfile.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 lockfile.obj: common/lockfile.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lockfile.Tpo $(DEPDIR)/lockfile.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lockfile.c' object='lockfile.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` merge.o: common/merge.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/merge.Tpo $(DEPDIR)/merge.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/merge.c' object='merge.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 merge.obj: common/merge.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/merge.Tpo $(DEPDIR)/merge.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/merge.c' object='merge.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` plp_snprintf.o: common/plp_snprintf.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/plp_snprintf.Tpo $(DEPDIR)/plp_snprintf.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/plp_snprintf.c' object='plp_snprintf.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 plp_snprintf.obj: common/plp_snprintf.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/plp_snprintf.Tpo $(DEPDIR)/plp_snprintf.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/plp_snprintf.c' object='plp_snprintf.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` proctitle.o: common/proctitle.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/proctitle.Tpo $(DEPDIR)/proctitle.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/proctitle.c' object='proctitle.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 proctitle.obj: common/proctitle.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/proctitle.Tpo $(DEPDIR)/proctitle.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/proctitle.c' object='proctitle.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` utilities.o: common/utilities.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/utilities.Tpo $(DEPDIR)/utilities.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/utilities.c' object='utilities.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 utilities.obj: common/utilities.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/utilities.Tpo $(DEPDIR)/utilities.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/utilities.c' object='utilities.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` kerberos5_so-krb5_auth.o: auth/krb5_auth.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/kerberos5_so-krb5_auth.Tpo $(DEPDIR)/kerberos5_so-krb5_auth.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='auth/krb5_auth.c' object='kerberos5_so-krb5_auth.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 kerberos5_so-krb5_auth.obj: auth/krb5_auth.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/kerberos5_so-krb5_auth.Tpo $(DEPDIR)/kerberos5_so-krb5_auth.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='auth/krb5_auth.c' object='kerberos5_so-krb5_auth.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` lpbanner.o: common/lpbanner.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lpbanner.Tpo $(DEPDIR)/lpbanner.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lpbanner.c' object='lpbanner.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 lpbanner.obj: common/lpbanner.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lpbanner.Tpo $(DEPDIR)/lpbanner.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lpbanner.c' object='lpbanner.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` lpc.o: common/lpc.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lpc.Tpo $(DEPDIR)/lpc.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lpc.c' object='lpc.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 lpc.obj: common/lpc.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lpc.Tpo $(DEPDIR)/lpc.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lpc.c' object='lpc.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` controlword.o: common/controlword.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/controlword.Tpo $(DEPDIR)/controlword.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/controlword.c' object='controlword.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 controlword.obj: common/controlword.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/controlword.Tpo $(DEPDIR)/controlword.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/controlword.c' object='controlword.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` sendauth.o: common/sendauth.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/sendauth.Tpo $(DEPDIR)/sendauth.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/sendauth.c' object='sendauth.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 sendauth.obj: common/sendauth.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/sendauth.Tpo $(DEPDIR)/sendauth.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/sendauth.c' object='sendauth.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` sendjob.o: common/sendjob.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/sendjob.Tpo $(DEPDIR)/sendjob.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/sendjob.c' object='sendjob.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 sendjob.obj: common/sendjob.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/sendjob.Tpo $(DEPDIR)/sendjob.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/sendjob.c' object='sendjob.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` sendreq.o: common/sendreq.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/sendreq.Tpo $(DEPDIR)/sendreq.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/sendreq.c' object='sendreq.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 sendreq.obj: common/sendreq.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/sendreq.Tpo $(DEPDIR)/sendreq.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/sendreq.c' object='sendreq.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` user_auth.o: common/user_auth.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/user_auth.Tpo $(DEPDIR)/user_auth.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/user_auth.c' object='user_auth.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 user_auth.obj: common/user_auth.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/user_auth.Tpo $(DEPDIR)/user_auth.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/user_auth.c' object='user_auth.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` printjob.o: common/printjob.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/printjob.Tpo $(DEPDIR)/printjob.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/printjob.c' object='printjob.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 printjob.obj: common/printjob.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/printjob.Tpo $(DEPDIR)/printjob.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/printjob.c' object='printjob.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` md5.o: common/md5.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/md5.Tpo $(DEPDIR)/md5.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/md5.c' object='md5.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 md5.obj: common/md5.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/md5.Tpo $(DEPDIR)/md5.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/md5.c' object='md5.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` md5_auth.o: auth/md5_auth.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/md5_auth.Tpo $(DEPDIR)/md5_auth.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='auth/md5_auth.c' object='md5_auth.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 md5_auth.obj: auth/md5_auth.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/md5_auth.Tpo $(DEPDIR)/md5_auth.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='auth/md5_auth.c' object='md5_auth.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` test_auth.o: auth/test_auth.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/test_auth.Tpo $(DEPDIR)/test_auth.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='auth/test_auth.c' object='test_auth.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 test_auth.obj: auth/test_auth.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/test_auth.Tpo $(DEPDIR)/test_auth.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='auth/test_auth.c' object='test_auth.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` ssl_auth.o: auth/ssl_auth.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ssl_auth.Tpo $(DEPDIR)/ssl_auth.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='auth/ssl_auth.c' object='ssl_auth.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 ssl_auth.obj: auth/ssl_auth.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ssl_auth.Tpo $(DEPDIR)/ssl_auth.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='auth/ssl_auth.c' object='ssl_auth.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` krb5_auth.o: auth/krb5_auth.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/krb5_auth.Tpo $(DEPDIR)/krb5_auth.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='auth/krb5_auth.c' object='krb5_auth.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 krb5_auth.obj: auth/krb5_auth.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/krb5_auth.Tpo $(DEPDIR)/krb5_auth.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='auth/krb5_auth.c' object='krb5_auth.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` lpd.o: common/lpd.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lpd.Tpo $(DEPDIR)/lpd.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lpd.c' object='lpd.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 lpd.obj: common/lpd.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lpd.Tpo $(DEPDIR)/lpd.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lpd.c' object='lpd.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` lpd_worker.o: common/lpd_worker.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lpd_worker.Tpo $(DEPDIR)/lpd_worker.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lpd_worker.c' object='lpd_worker.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 lpd_worker.obj: common/lpd_worker.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lpd_worker.Tpo $(DEPDIR)/lpd_worker.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lpd_worker.c' object='lpd_worker.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` lpd_jobs.o: common/lpd_jobs.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lpd_jobs.Tpo $(DEPDIR)/lpd_jobs.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lpd_jobs.c' object='lpd_jobs.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 lpd_jobs.obj: common/lpd_jobs.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lpd_jobs.Tpo $(DEPDIR)/lpd_jobs.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lpd_jobs.c' object='lpd_jobs.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` lpd_control.o: common/lpd_control.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lpd_control.Tpo $(DEPDIR)/lpd_control.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lpd_control.c' object='lpd_control.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 lpd_control.obj: common/lpd_control.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lpd_control.Tpo $(DEPDIR)/lpd_control.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lpd_control.c' object='lpd_control.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` sendmail.o: common/sendmail.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/sendmail.Tpo $(DEPDIR)/sendmail.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/sendmail.c' object='sendmail.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 sendmail.obj: common/sendmail.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/sendmail.Tpo $(DEPDIR)/sendmail.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/sendmail.c' object='sendmail.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` lpd_dispatch.o: common/lpd_dispatch.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lpd_dispatch.Tpo $(DEPDIR)/lpd_dispatch.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lpd_dispatch.c' object='lpd_dispatch.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 lpd_dispatch.obj: common/lpd_dispatch.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lpd_dispatch.Tpo $(DEPDIR)/lpd_dispatch.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lpd_dispatch.c' object='lpd_dispatch.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` lpd_logger.o: common/lpd_logger.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lpd_logger.Tpo $(DEPDIR)/lpd_logger.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lpd_logger.c' object='lpd_logger.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 lpd_logger.obj: common/lpd_logger.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lpd_logger.Tpo $(DEPDIR)/lpd_logger.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lpd_logger.c' object='lpd_logger.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` lpd_rcvjob.o: common/lpd_rcvjob.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lpd_rcvjob.Tpo $(DEPDIR)/lpd_rcvjob.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lpd_rcvjob.c' object='lpd_rcvjob.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 lpd_rcvjob.obj: common/lpd_rcvjob.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lpd_rcvjob.Tpo $(DEPDIR)/lpd_rcvjob.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lpd_rcvjob.c' object='lpd_rcvjob.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` lpd_remove.o: common/lpd_remove.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lpd_remove.Tpo $(DEPDIR)/lpd_remove.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lpd_remove.c' object='lpd_remove.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 lpd_remove.obj: common/lpd_remove.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lpd_remove.Tpo $(DEPDIR)/lpd_remove.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lpd_remove.c' object='lpd_remove.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` lpd_secure.o: common/lpd_secure.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lpd_secure.Tpo $(DEPDIR)/lpd_secure.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lpd_secure.c' object='lpd_secure.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 lpd_secure.obj: common/lpd_secure.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lpd_secure.Tpo $(DEPDIR)/lpd_secure.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lpd_secure.c' object='lpd_secure.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` lpd_status.o: common/lpd_status.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lpd_status.Tpo $(DEPDIR)/lpd_status.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lpd_status.c' object='lpd_status.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 lpd_status.obj: common/lpd_status.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lpd_status.Tpo $(DEPDIR)/lpd_status.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lpd_status.c' object='lpd_status.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` permission.o: common/permission.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/permission.Tpo $(DEPDIR)/permission.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/permission.c' object='permission.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 permission.obj: common/permission.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/permission.Tpo $(DEPDIR)/permission.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/permission.c' object='permission.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` accounting.o: common/accounting.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/accounting.Tpo $(DEPDIR)/accounting.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/accounting.c' object='accounting.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 accounting.obj: common/accounting.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/accounting.Tpo $(DEPDIR)/accounting.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/accounting.c' object='accounting.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` openprinter.o: common/openprinter.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/openprinter.Tpo $(DEPDIR)/openprinter.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/openprinter.c' object='openprinter.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 openprinter.obj: common/openprinter.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/openprinter.Tpo $(DEPDIR)/openprinter.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/openprinter.c' object='openprinter.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` lpf.o: common/lpf.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lpf.Tpo $(DEPDIR)/lpf.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lpf.c' object='lpf.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 lpf.obj: common/lpf.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lpf.Tpo $(DEPDIR)/lpf.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lpf.c' object='lpf.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` lpq.o: common/lpq.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lpq.Tpo $(DEPDIR)/lpq.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lpq.c' object='lpq.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 lpq.obj: common/lpq.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lpq.Tpo $(DEPDIR)/lpq.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lpq.c' object='lpq.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` lpr.o: common/lpr.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lpr.Tpo $(DEPDIR)/lpr.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lpr.c' object='lpr.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 lpr.obj: common/lpr.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lpr.Tpo $(DEPDIR)/lpr.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lpr.c' object='lpr.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` lprm.o: common/lprm.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lprm.Tpo $(DEPDIR)/lprm.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lprm.c' object='lprm.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 lprm.obj: common/lprm.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lprm.Tpo $(DEPDIR)/lprm.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lprm.c' object='lprm.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` lpstat.o: common/lpstat.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lpstat.Tpo $(DEPDIR)/lpstat.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lpstat.c' object='lpstat.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 lpstat.obj: common/lpstat.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lpstat.Tpo $(DEPDIR)/lpstat.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/lpstat.c' object='lpstat.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` md5_so-md5_auth.o: auth/md5_auth.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/md5_so-md5_auth.Tpo $(DEPDIR)/md5_so-md5_auth.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='auth/md5_auth.c' object='md5_so-md5_auth.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 md5_so-md5_auth.obj: auth/md5_auth.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/md5_so-md5_auth.Tpo $(DEPDIR)/md5_so-md5_auth.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='auth/md5_auth.c' object='md5_so-md5_auth.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` md5_so-md5.o: common/md5.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/md5_so-md5.Tpo $(DEPDIR)/md5_so-md5.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/md5.c' object='md5_so-md5.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 md5_so-md5.obj: common/md5.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/md5_so-md5.Tpo $(DEPDIR)/md5_so-md5.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/md5.c' object='md5_so-md5.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` monitor.o: common/monitor.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/monitor.Tpo $(DEPDIR)/monitor.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/monitor.c' object='monitor.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 monitor.obj: common/monitor.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/monitor.Tpo $(DEPDIR)/monitor.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common/monitor.c' object='monitor.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` ssl_so-ssl_auth.o: auth/ssl_auth.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ssl_so-ssl_auth.Tpo $(DEPDIR)/ssl_so-ssl_auth.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='auth/ssl_auth.c' object='ssl_so-ssl_auth.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 ssl_so-ssl_auth.obj: auth/ssl_auth.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ssl_so-ssl_auth.Tpo $(DEPDIR)/ssl_so-ssl_auth.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='auth/ssl_auth.c' object='ssl_so-ssl_auth.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` test_so-test_auth.o: auth/test_auth.c @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 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/test_so-test_auth.Tpo $(DEPDIR)/test_so-test_auth.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='auth/test_auth.c' object='test_so-test_auth.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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 test_so-test_auth.obj: auth/test_auth.c @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` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/test_so-test_auth.Tpo $(DEPDIR)/test_so-test_auth.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='auth/test_auth.c' object='test_so-test_auth.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @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` ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ mkid -fID $$unique tags: TAGS TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) set x; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: CTAGS CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(PROGRAMS) $(SCRIPTS) $(DATA) $(HEADERS) installdirs: for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(filterdir)" "$(DESTDIR)$(lpdbindir)" "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(filterdir)" "$(DESTDIR)$(sbindir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) @WITHKERBEROS_FALSE@uninstall-local: @WITHPLUGINS_FALSE@uninstall-local: clean: clean-am clean-am: clean-binPROGRAMS clean-filterPROGRAMS clean-generic \ clean-lpdbinPROGRAMS clean-noinstPROGRAMS clean-pluginPROGRAMS \ clean-sbinPROGRAMS mostlyclean-am distclean: distclean-am -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-filterPROGRAMS install-filterSCRIPTS \ install-lpdbinPROGRAMS install-pluginPROGRAMS @$(NORMAL_INSTALL) $(MAKE) $(AM_MAKEFLAGS) install-data-hook install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-binPROGRAMS install-sbinPROGRAMS \ install-sbinSCRIPTS @$(NORMAL_INSTALL) $(MAKE) $(AM_MAKEFLAGS) install-exec-hook install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-binPROGRAMS uninstall-filterPROGRAMS \ uninstall-filterSCRIPTS uninstall-local \ uninstall-lpdbinPROGRAMS uninstall-pluginPROGRAMS \ uninstall-sbinPROGRAMS uninstall-sbinSCRIPTS @$(NORMAL_INSTALL) $(MAKE) $(AM_MAKEFLAGS) uninstall-hook .MAKE: install-am install-data-am install-exec-am install-strip \ uninstall-am .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \ clean-filterPROGRAMS clean-generic clean-lpdbinPROGRAMS \ clean-noinstPROGRAMS clean-pluginPROGRAMS clean-sbinPROGRAMS \ ctags distclean distclean-compile distclean-generic \ distclean-tags distdir dvi dvi-am html html-am info info-am \ install install-am install-binPROGRAMS install-data \ install-data-am install-data-hook install-dvi install-dvi-am \ install-exec install-exec-am install-exec-hook \ install-filterPROGRAMS install-filterSCRIPTS install-html \ install-html-am install-info install-info-am \ install-lpdbinPROGRAMS install-man install-pdf install-pdf-am \ install-pluginPROGRAMS install-ps install-ps-am \ install-sbinPROGRAMS install-sbinSCRIPTS install-strip \ installcheck installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-compile \ mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \ uninstall-am uninstall-binPROGRAMS uninstall-filterPROGRAMS \ uninstall-filterSCRIPTS uninstall-hook uninstall-local \ uninstall-lpdbinPROGRAMS uninstall-pluginPROGRAMS \ uninstall-sbinPROGRAMS uninstall-sbinSCRIPTS # were not even compiled in the old build system # and may have issues hidden before because of static linking: # noinst_PROGRAMS = sserver sclient uninstall-hook: rm -f $(DESTDIR)$(bindir)/lp $(DESTDIR)$(bindir)/cancel @WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@ rm -f $(DESTDIR)$(plugindir)/kerberos.so $(DESTDIR)$(plugindir)/k5conn.so install-exec-hook: rm -f $(DESTDIR)$(bindir)/lp $(DESTDIR)$(bindir)/cancel ln $(DESTDIR)$(bindir)/lpr $(DESTDIR)$(bindir)/lp ln $(DESTDIR)$(bindir)/lprm $(DESTDIR)$(bindir)/cancel @WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@ $(mkdir_p) $(DESTDIR)$(plugindir) @WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@ ln -sf kerberos5.so $(DESTDIR)$(plugindir)/kerberos.so @WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@ ln -sf kerberos5.so $(DESTDIR)$(plugindir)/k5conn.so @WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@uninstall-local: @WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@ if test -l $(DESTDIR)$(plugindir)/k5conn.so ; then \ @WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@ rm $(DESTDIR)$(plugindir)/k5conn.so ; fi @WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@ if test -l $(DESTDIR)$(plugindir)/kerberos.so ; then \ @WITHKERBEROS_TRUE@@WITHPLUGINS_TRUE@ rm $(DESTDIR)$(plugindir)/kerberos.so ; fi # vars.c needs all the defines for defaults. # This only adds them for vars.c, which might need GNU make # if your make does not support it, try to add them to the # global AM_CPPFLAGS vars.$(OBJEXT): AM_CPPFLAGS += $(PATHDEFINES) vars.$(OBJEXT): ../config.h ./lpd.conf: vars.c ../config.h set -e; \ rm -f $@ ; \ $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(PATHDEFINES) -C $(srcdir)/vars.c \ | $(SHELL) ../UTILS/make_lpd_conf '$(VERSION)' '$(LPD_CONF_PATH).local' >> $@ \ || rm $@ %: %.sh Makefile set -e ; \ rm -f $@ ; \ sed \ -e "s,@OPENSSL.,@OPENSSL@," \ -e "s,@SSL_CA_FILE.,@SSL_CA_FILE@," \ -e "s,@SSL_CA_KEY.,@SSL_CA_KEY@," \ -e "s,@SSL_CRL_FILE.,@SSL_CRL_FILE@," \ -e "s,@SSL_SERVER_CERT.,@SSL_SERVER_CERT@," \ -e "s,@SSL_SERVER_PASSWORD_FILE.,@SSL_SERVER_PASSWORD_FILE@," \ -e "s,@SSL_CERTS_DIR.,@SSL_CERTS_DIR@," \ $< >$@ chmod 755 $@ install-data-hook: lpd.conf $(mkinstalldirs) $(DESTDIR)$(configdir) if [ "$(INSTALLCONFIGEXAMPLES)" = "Yes" ] ; then \ $(INSTALL_DATA) lpd.conf $(DESTDIR)$(LPD_CONF_PATH)$(SAMPLESUFFIX) ;\ fi # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: