1# Makefile.in generated by automake 1.10.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17# Makefile.am for etc/afpd/
18
19
20VPATH = @srcdir@
21pkgdatadir = $(datadir)/@PACKAGE@
22pkglibdir = $(libdir)/@PACKAGE@
23pkgincludedir = $(includedir)/@PACKAGE@
24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36build_triplet = @build@
37host_triplet = @host@
38target_triplet = @target@
39sbin_PROGRAMS = afpd$(EXEEXT)
40noinst_PROGRAMS = hash$(EXEEXT) fce$(EXEEXT)
41@HAVE_ACLS_TRUE@am__append_1 = acls.c
42subdir = etc/afpd
43DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
44	$(srcdir)/Makefile.in
45ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46am__aclocal_m4_deps = $(top_srcdir)/macros/afs-check.m4 \
47	$(top_srcdir)/macros/cnid-backend.m4 \
48	$(top_srcdir)/macros/config-checks.m4 \
49	$(top_srcdir)/macros/cups.m4 $(top_srcdir)/macros/db3-check.m4 \
50	$(top_srcdir)/macros/grep-check.m4 \
51	$(top_srcdir)/macros/gssapi-check.m4 \
52	$(top_srcdir)/macros/iconv.m4 \
53	$(top_srcdir)/macros/largefile-check.m4 \
54	$(top_srcdir)/macros/libgcrypt.m4 \
55	$(top_srcdir)/macros/pam-check.m4 \
56	$(top_srcdir)/macros/perl-check.m4 \
57	$(top_srcdir)/macros/ps-check.m4 \
58	$(top_srcdir)/macros/quota-check.m4 \
59	$(top_srcdir)/macros/snprintf-check.m4 \
60	$(top_srcdir)/macros/srvloc.m4 \
61	$(top_srcdir)/macros/ssl-check.m4 \
62	$(top_srcdir)/macros/summary.m4 \
63	$(top_srcdir)/macros/tcp-wrappers.m4 \
64	$(top_srcdir)/macros/util.m4 $(top_srcdir)/macros/webmin.m4 \
65	$(top_srcdir)/macros/zeroconf.m4 $(top_srcdir)/configure.in
66am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
67	$(ACLOCAL_M4)
68mkinstalldirs = $(install_sh) -d
69CONFIG_HEADER = $(top_builddir)/config.h
70CONFIG_CLEAN_FILES =
71am__installdirs = "$(DESTDIR)$(sbindir)"
72sbinPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
73PROGRAMS = $(noinst_PROGRAMS) $(sbin_PROGRAMS)
74am__afpd_SOURCES_DIST = afp_asp.c afp_avahi.c afp_config.c afp_dsi.c \
75	afp_options.c afp_util.c afp_zeroconf.c afprun.c afs.c appl.c \
76	auth.c catsearch.c desktop.c dircache.c directory.c \
77	enumerate.c extattrs.c fce_api.c fce_util.c file.c filedir.c \
78	fork.c gettok.c hash.c main.c mangle.c messages.c nfsquota.c \
79	ofork.c quota.c status.c switch.c uam.c uid.c unix.c volume.c \
80	acls.c
81@HAVE_ACLS_TRUE@am__objects_1 = afpd-acls.$(OBJEXT)
82am_afpd_OBJECTS = afpd-afp_asp.$(OBJEXT) afpd-afp_avahi.$(OBJEXT) \
83	afpd-afp_config.$(OBJEXT) afpd-afp_dsi.$(OBJEXT) \
84	afpd-afp_options.$(OBJEXT) afpd-afp_util.$(OBJEXT) \
85	afpd-afp_zeroconf.$(OBJEXT) afpd-afprun.$(OBJEXT) \
86	afpd-afs.$(OBJEXT) afpd-appl.$(OBJEXT) afpd-auth.$(OBJEXT) \
87	afpd-catsearch.$(OBJEXT) afpd-desktop.$(OBJEXT) \
88	afpd-dircache.$(OBJEXT) afpd-directory.$(OBJEXT) \
89	afpd-enumerate.$(OBJEXT) afpd-extattrs.$(OBJEXT) \
90	afpd-fce_api.$(OBJEXT) afpd-fce_util.$(OBJEXT) \
91	afpd-file.$(OBJEXT) afpd-filedir.$(OBJEXT) afpd-fork.$(OBJEXT) \
92	afpd-gettok.$(OBJEXT) afpd-hash.$(OBJEXT) afpd-main.$(OBJEXT) \
93	afpd-mangle.$(OBJEXT) afpd-messages.$(OBJEXT) \
94	afpd-nfsquota.$(OBJEXT) afpd-ofork.$(OBJEXT) \
95	afpd-quota.$(OBJEXT) afpd-status.$(OBJEXT) \
96	afpd-switch.$(OBJEXT) afpd-uam.$(OBJEXT) afpd-uid.$(OBJEXT) \
97	afpd-unix.$(OBJEXT) afpd-volume.$(OBJEXT) $(am__objects_1)
98afpd_OBJECTS = $(am_afpd_OBJECTS)
99afpd_DEPENDENCIES = $(top_builddir)/libatalk/cnid/libcnid.la \
100	$(top_builddir)/libatalk/libatalk.la
101afpd_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
102	--mode=link $(CCLD) $(afpd_CFLAGS) $(CFLAGS) $(afpd_LDFLAGS) \
103	$(LDFLAGS) -o $@
104am_fce_OBJECTS = fce-fce_api.$(OBJEXT) fce-fce_util.$(OBJEXT)
105fce_OBJECTS = $(am_fce_OBJECTS)
106fce_DEPENDENCIES = $(top_builddir)/libatalk/libatalk.la
107fce_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
108	--mode=link $(CCLD) $(fce_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
109	$(LDFLAGS) -o $@
110am_hash_OBJECTS = hash-hash.$(OBJEXT)
111hash_OBJECTS = $(am_hash_OBJECTS)
112hash_LDADD = $(LDADD)
113hash_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
114	--mode=link $(CCLD) $(hash_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
115	$(LDFLAGS) -o $@
116DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
117depcomp = $(SHELL) $(top_srcdir)/depcomp
118am__depfiles_maybe = depfiles
119COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
120	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
121LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
122	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
123	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
124CCLD = $(CC)
125LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
126	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
127	$(LDFLAGS) -o $@
128SOURCES = $(afpd_SOURCES) $(fce_SOURCES) $(hash_SOURCES)
129DIST_SOURCES = $(am__afpd_SOURCES_DIST) $(fce_SOURCES) $(hash_SOURCES)
130HEADERS = $(noinst_HEADERS)
131ETAGS = etags
132CTAGS = ctags
133DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
134ACLOCAL = @ACLOCAL@
135ACL_LIBS = @ACL_LIBS@
136AFS_CFLAGS = @AFS_CFLAGS@
137AFS_LIBS = @AFS_LIBS@
138AMTAR = @AMTAR@
139AR = @AR@
140AUTOCONF = @AUTOCONF@
141AUTOHEADER = @AUTOHEADER@
142AUTOMAKE = @AUTOMAKE@
143AVAHI_CFLAGS = @AVAHI_CFLAGS@
144AVAHI_LIBS = @AVAHI_LIBS@
145AVAHI_TPOLL_CFLAGS = @AVAHI_TPOLL_CFLAGS@
146AVAHI_TPOLL_LIBS = @AVAHI_TPOLL_LIBS@
147AWK = @AWK@
148BDB_BIN = @BDB_BIN@
149BDB_CFLAGS = @BDB_CFLAGS@
150BDB_LIBS = @BDB_LIBS@
151BDB_PATH = @BDB_PATH@
152CC = @CC@
153CCDEPMODE = @CCDEPMODE@
154CFLAGS = @CFLAGS@
155COMPILE_64BIT_KMODULE = @COMPILE_64BIT_KMODULE@
156COMPILE_KERNEL_GCC = @COMPILE_KERNEL_GCC@
157CPP = @CPP@
158CPPFLAGS = @CPPFLAGS@
159CRYPT_LIBS = @CRYPT_LIBS@
160CUPS_CFLAGS = @CUPS_CFLAGS@
161CUPS_CONFIG = @CUPS_CONFIG@
162CUPS_LDFLAGS = @CUPS_LDFLAGS@
163CUPS_LIBS = @CUPS_LIBS@
164CXX = @CXX@
165CXXCPP = @CXXCPP@
166CXXDEPMODE = @CXXDEPMODE@
167CXXFLAGS = @CXXFLAGS@
168CYGPATH_W = @CYGPATH_W@
169DEFAULT_CNID_SCHEME = @DEFAULT_CNID_SCHEME@
170DEFS = @DEFS@
171DEPDIR = @DEPDIR@
172DSYMUTIL = @DSYMUTIL@
173ECHO = @ECHO@
174ECHO_C = @ECHO_C@
175ECHO_N = @ECHO_N@
176ECHO_T = @ECHO_T@
177EGREP = @EGREP@
178EXEEXT = @EXEEXT@
179F77 = @F77@
180FFLAGS = @FFLAGS@
181GREP = @GREP@
182GSSAPI_CFLAGS = @GSSAPI_CFLAGS@
183GSSAPI_LIBS = @GSSAPI_LIBS@
184ICONV_CFLAGS = @ICONV_CFLAGS@
185ICONV_LIBS = @ICONV_LIBS@
186INSTALL = @INSTALL@
187INSTALL_DATA = @INSTALL_DATA@
188INSTALL_PROGRAM = @INSTALL_PROGRAM@
189INSTALL_SCRIPT = @INSTALL_SCRIPT@
190INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
191KCFLAGS = @KCFLAGS@
192KLDFLAGS = @KLDFLAGS@
193KRB5_CONFIG = @KRB5_CONFIG@
194LDFLAGS = @LDFLAGS@
195LIBADD_DL = @LIBADD_DL@
196LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
197LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
198LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
199LIBOBJS = @LIBOBJS@
200LIBS = @LIBS@
201LIBTOOL = @LIBTOOL@
202LN_S = @LN_S@
203LTLIBOBJS = @LTLIBOBJS@
204MAINT = @MAINT@
205MAKEINFO = @MAKEINFO@
206MKDIR_P = @MKDIR_P@
207NETATALK_VERSION = @NETATALK_VERSION@
208NMEDIT = @NMEDIT@
209OBJEXT = @OBJEXT@
210OVERWRITE_CONFIG = @OVERWRITE_CONFIG@
211PACKAGE = @PACKAGE@
212PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
213PACKAGE_NAME = @PACKAGE_NAME@
214PACKAGE_STRING = @PACKAGE_STRING@
215PACKAGE_TARNAME = @PACKAGE_TARNAME@
216PACKAGE_VERSION = @PACKAGE_VERSION@
217PAMDIR = @PAMDIR@
218PAM_ACCOUNT = @PAM_ACCOUNT@
219PAM_AUTH = @PAM_AUTH@
220PAM_CFLAGS = @PAM_CFLAGS@
221PAM_DIRECTIVE = @PAM_DIRECTIVE@
222PAM_LIBS = @PAM_LIBS@
223PAM_PASSWORD = @PAM_PASSWORD@
224PAM_SESSION = @PAM_SESSION@
225PATH_SEPARATOR = @PATH_SEPARATOR@
226PERL = @PERL@
227PKGCONFDIR = @PKGCONFDIR@
228PKG_CONFIG = @PKG_CONFIG@
229PS = @PS@
230PTHREAD_LIBS = @PTHREAD_LIBS@
231QUOTA_LIBS = @QUOTA_LIBS@
232RANLIB = @RANLIB@
233SED = @SED@
234SERVERTEXT = @SERVERTEXT@
235SET_MAKE = @SET_MAKE@
236SHELL = @SHELL@
237SLP_CFLAGS = @SLP_CFLAGS@
238SLP_LIBS = @SLP_LIBS@
239SPOOLDIR = @SPOOLDIR@
240SSL_CFLAGS = @SSL_CFLAGS@
241SSL_LIBS = @SSL_LIBS@
242STRIP = @STRIP@
243UAMS_PATH = @UAMS_PATH@
244VERSION = @VERSION@
245WEBMIN_PASS = @WEBMIN_PASS@
246WEBMIN_PATH = @WEBMIN_PATH@
247WEBMIN_PORT = @WEBMIN_PORT@
248WEBMIN_USER = @WEBMIN_USER@
249WEBMIN_VERSION = @WEBMIN_VERSION@
250WRAP_LIBS = @WRAP_LIBS@
251ZEROCONF_CFLAGS = @ZEROCONF_CFLAGS@
252ZEROCONF_LIBS = @ZEROCONF_LIBS@
253abs_builddir = @abs_builddir@
254abs_srcdir = @abs_srcdir@
255abs_top_builddir = @abs_top_builddir@
256abs_top_srcdir = @abs_top_srcdir@
257ac_ct_CC = @ac_ct_CC@
258ac_ct_CXX = @ac_ct_CXX@
259ac_ct_F77 = @ac_ct_F77@
260am__include = @am__include@
261am__leading_dot = @am__leading_dot@
262am__quote = @am__quote@
263am__tar = @am__tar@
264am__untar = @am__untar@
265bindir = @bindir@
266build = @build@
267build_alias = @build_alias@
268build_cpu = @build_cpu@
269build_os = @build_os@
270build_vendor = @build_vendor@
271builddir = @builddir@
272compiled_backends = @compiled_backends@
273datadir = @datadir@
274datarootdir = @datarootdir@
275docdir = @docdir@
276dvidir = @dvidir@
277exec_prefix = @exec_prefix@
278host = @host@
279host_alias = @host_alias@
280host_cpu = @host_cpu@
281host_os = @host_os@
282host_vendor = @host_vendor@
283htmldir = @htmldir@
284includedir = @includedir@
285infodir = @infodir@
286install_sh = @install_sh@
287libdir = @libdir@
288libexecdir = @libexecdir@
289localedir = @localedir@
290localstatedir = @localstatedir@
291mandir = @mandir@
292mkdir_p = @mkdir_p@
293oldincludedir = @oldincludedir@
294pdfdir = @pdfdir@
295prefix = @prefix@
296program_transform_name = @program_transform_name@
297psdir = @psdir@
298sbindir = @sbindir@
299sharedstatedir = @sharedstatedir@
300srcdir = @srcdir@
301sysconfdir = @sysconfdir@
302target = @target@
303target_alias = @target_alias@
304target_cpu = @target_cpu@
305target_os = @target_os@
306target_vendor = @target_vendor@
307top_builddir = @top_builddir@
308top_srcdir = @top_srcdir@
309pkgconfdir = @PKGCONFDIR@
310afpd_SOURCES = afp_asp.c afp_avahi.c afp_config.c afp_dsi.c \
311	afp_options.c afp_util.c afp_zeroconf.c afprun.c afs.c appl.c \
312	auth.c catsearch.c desktop.c dircache.c directory.c \
313	enumerate.c extattrs.c fce_api.c fce_util.c file.c filedir.c \
314	fork.c gettok.c hash.c main.c mangle.c messages.c nfsquota.c \
315	ofork.c quota.c status.c switch.c uam.c uid.c unix.c volume.c \
316	$(am__append_1)
317afpd_LDADD = \
318	$(top_builddir)/libatalk/cnid/libcnid.la \
319	$(top_builddir)/libatalk/libatalk.la \
320	@LIBGCRYPT_LIBS@ @ZEROCONF_LIBS@ @QUOTA_LIBS@ @SLP_LIBS@ @WRAP_LIBS@ @LIBADD_DL@ @ACL_LIBS@ @PTHREAD_LIBS@
321
322afpd_LDFLAGS = -export-dynamic 
323afpd_CFLAGS = \
324	-I$(top_srcdir)/include \
325	-I$(top_srcdir)/sys \
326	@SLP_CFLAGS@ @ZEROCONF_CFLAGS@ \
327	-DAPPLCNAME \
328	-DSERVERTEXT=\"$(SERVERTEXT)/\" \
329	-D_PATH_AFPDDEFVOL=\"$(pkgconfdir)/AppleVolumes.default\" \
330	-D_PATH_AFPDSYSVOL=\"$(pkgconfdir)/AppleVolumes.system\" \
331	-D_PATH_AFPDPWFILE=\"$(pkgconfdir)/afppasswd\" \
332	-D_PATH_AFPDCONF=\"$(pkgconfdir)/afpd.conf\" \
333	-D_PATH_AFPDSIGCONF=\"$(pkgconfdir)/afp_signature.conf\" \
334	-D_PATH_AFPDUAMPATH=\"$(UAMS_PATH)/\" \
335	-D_PATH_ACL_LDAPCONF=\"$(pkgconfdir)/afp_ldap.conf\" \
336	-D_PATH_AFPDUUIDCONF=\"$(pkgconfdir)/afp_voluuid.conf\"
337
338noinst_HEADERS = auth.h afp_config.h desktop.h directory.h fce_api_internal.h file.h \
339	 filedir.h fork.h icon.h mangle.h misc.h status.h switch.h \
340	 uam_auth.h uid.h unix.h volume.h hash.h acls.h acl_mappings.h extattrs.h \
341	 dircache.h afp_zeroconf.h afp_avahi.h
342
343hash_SOURCES = hash.c
344hash_CFLAGS = -DKAZLIB_TEST_MAIN -I$(top_srcdir)/include
345fce_SOURCES = fce_api.c fce_util.c
346fce_CFLAGS = -DFCE_TEST_MAIN -I$(top_srcdir)/include
347fce_LDADD = $(top_builddir)/libatalk/libatalk.la
348all: all-am
349
350.SUFFIXES:
351.SUFFIXES: .c .lo .o .obj
352$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
353	@for dep in $?; do \
354	  case '$(am__configure_deps)' in \
355	    *$$dep*) \
356	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
357		&& exit 0; \
358	      exit 1;; \
359	  esac; \
360	done; \
361	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  etc/afpd/Makefile'; \
362	cd $(top_srcdir) && \
363	  $(AUTOMAKE) --foreign  etc/afpd/Makefile
364.PRECIOUS: Makefile
365Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
366	@case '$?' in \
367	  *config.status*) \
368	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
369	  *) \
370	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
371	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
372	esac;
373
374$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
375	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
376
377$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
378	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
379$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
380	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
381
382clean-noinstPROGRAMS:
383	@list='$(noinst_PROGRAMS)'; for p in $$list; do \
384	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
385	  echo " rm -f $$p $$f"; \
386	  rm -f $$p $$f ; \
387	done
388install-sbinPROGRAMS: $(sbin_PROGRAMS)
389	@$(NORMAL_INSTALL)
390	test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
391	@list='$(sbin_PROGRAMS)'; for p in $$list; do \
392	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
393	  if test -f $$p \
394	     || test -f $$p1 \
395	  ; then \
396	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
397	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(sbinPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(sbindir)/$$f'"; \
398	   $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(sbinPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(sbindir)/$$f" || exit 1; \
399	  else :; fi; \
400	done
401
402uninstall-sbinPROGRAMS:
403	@$(NORMAL_UNINSTALL)
404	@list='$(sbin_PROGRAMS)'; for p in $$list; do \
405	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
406	  echo " rm -f '$(DESTDIR)$(sbindir)/$$f'"; \
407	  rm -f "$(DESTDIR)$(sbindir)/$$f"; \
408	done
409
410clean-sbinPROGRAMS:
411	@list='$(sbin_PROGRAMS)'; for p in $$list; do \
412	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
413	  echo " rm -f $$p $$f"; \
414	  rm -f $$p $$f ; \
415	done
416afpd$(EXEEXT): $(afpd_OBJECTS) $(afpd_DEPENDENCIES) 
417	@rm -f afpd$(EXEEXT)
418	$(afpd_LINK) $(afpd_OBJECTS) $(afpd_LDADD) $(LIBS)
419fce$(EXEEXT): $(fce_OBJECTS) $(fce_DEPENDENCIES) 
420	@rm -f fce$(EXEEXT)
421	$(fce_LINK) $(fce_OBJECTS) $(fce_LDADD) $(LIBS)
422hash$(EXEEXT): $(hash_OBJECTS) $(hash_DEPENDENCIES) 
423	@rm -f hash$(EXEEXT)
424	$(hash_LINK) $(hash_OBJECTS) $(hash_LDADD) $(LIBS)
425
426mostlyclean-compile:
427	-rm -f *.$(OBJEXT)
428
429distclean-compile:
430	-rm -f *.tab.c
431
432@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-acls.Po@am__quote@
433@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-afp_asp.Po@am__quote@
434@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-afp_avahi.Po@am__quote@
435@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-afp_config.Po@am__quote@
436@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-afp_dsi.Po@am__quote@
437@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-afp_options.Po@am__quote@
438@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-afp_util.Po@am__quote@
439@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-afp_zeroconf.Po@am__quote@
440@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-afprun.Po@am__quote@
441@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-afs.Po@am__quote@
442@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-appl.Po@am__quote@
443@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-auth.Po@am__quote@
444@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-catsearch.Po@am__quote@
445@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-desktop.Po@am__quote@
446@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-dircache.Po@am__quote@
447@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-directory.Po@am__quote@
448@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-enumerate.Po@am__quote@
449@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-extattrs.Po@am__quote@
450@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-fce_api.Po@am__quote@
451@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-fce_util.Po@am__quote@
452@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-file.Po@am__quote@
453@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-filedir.Po@am__quote@
454@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-fork.Po@am__quote@
455@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-gettok.Po@am__quote@
456@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-hash.Po@am__quote@
457@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-main.Po@am__quote@
458@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-mangle.Po@am__quote@
459@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-messages.Po@am__quote@
460@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-nfsquota.Po@am__quote@
461@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-ofork.Po@am__quote@
462@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-quota.Po@am__quote@
463@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-status.Po@am__quote@
464@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-switch.Po@am__quote@
465@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-uam.Po@am__quote@
466@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-uid.Po@am__quote@
467@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-unix.Po@am__quote@
468@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afpd-volume.Po@am__quote@
469@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fce-fce_api.Po@am__quote@
470@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fce-fce_util.Po@am__quote@
471@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash-hash.Po@am__quote@
472
473.c.o:
474@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
475@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
476@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
477@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
478@am__fastdepCC_FALSE@	$(COMPILE) -c $<
479
480.c.obj:
481@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
482@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
483@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
484@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
485@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
486
487.c.lo:
488@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
489@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
490@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
491@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
492@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
493
494afpd-afp_asp.o: afp_asp.c
495@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-afp_asp.o -MD -MP -MF $(DEPDIR)/afpd-afp_asp.Tpo -c -o afpd-afp_asp.o `test -f 'afp_asp.c' || echo '$(srcdir)/'`afp_asp.c
496@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-afp_asp.Tpo $(DEPDIR)/afpd-afp_asp.Po
497@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='afp_asp.c' object='afpd-afp_asp.o' libtool=no @AMDEPBACKSLASH@
498@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
499@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-afp_asp.o `test -f 'afp_asp.c' || echo '$(srcdir)/'`afp_asp.c
500
501afpd-afp_asp.obj: afp_asp.c
502@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-afp_asp.obj -MD -MP -MF $(DEPDIR)/afpd-afp_asp.Tpo -c -o afpd-afp_asp.obj `if test -f 'afp_asp.c'; then $(CYGPATH_W) 'afp_asp.c'; else $(CYGPATH_W) '$(srcdir)/afp_asp.c'; fi`
503@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-afp_asp.Tpo $(DEPDIR)/afpd-afp_asp.Po
504@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='afp_asp.c' object='afpd-afp_asp.obj' libtool=no @AMDEPBACKSLASH@
505@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
506@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-afp_asp.obj `if test -f 'afp_asp.c'; then $(CYGPATH_W) 'afp_asp.c'; else $(CYGPATH_W) '$(srcdir)/afp_asp.c'; fi`
507
508afpd-afp_avahi.o: afp_avahi.c
509@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-afp_avahi.o -MD -MP -MF $(DEPDIR)/afpd-afp_avahi.Tpo -c -o afpd-afp_avahi.o `test -f 'afp_avahi.c' || echo '$(srcdir)/'`afp_avahi.c
510@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-afp_avahi.Tpo $(DEPDIR)/afpd-afp_avahi.Po
511@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='afp_avahi.c' object='afpd-afp_avahi.o' libtool=no @AMDEPBACKSLASH@
512@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
513@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-afp_avahi.o `test -f 'afp_avahi.c' || echo '$(srcdir)/'`afp_avahi.c
514
515afpd-afp_avahi.obj: afp_avahi.c
516@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-afp_avahi.obj -MD -MP -MF $(DEPDIR)/afpd-afp_avahi.Tpo -c -o afpd-afp_avahi.obj `if test -f 'afp_avahi.c'; then $(CYGPATH_W) 'afp_avahi.c'; else $(CYGPATH_W) '$(srcdir)/afp_avahi.c'; fi`
517@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-afp_avahi.Tpo $(DEPDIR)/afpd-afp_avahi.Po
518@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='afp_avahi.c' object='afpd-afp_avahi.obj' libtool=no @AMDEPBACKSLASH@
519@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
520@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-afp_avahi.obj `if test -f 'afp_avahi.c'; then $(CYGPATH_W) 'afp_avahi.c'; else $(CYGPATH_W) '$(srcdir)/afp_avahi.c'; fi`
521
522afpd-afp_config.o: afp_config.c
523@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-afp_config.o -MD -MP -MF $(DEPDIR)/afpd-afp_config.Tpo -c -o afpd-afp_config.o `test -f 'afp_config.c' || echo '$(srcdir)/'`afp_config.c
524@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-afp_config.Tpo $(DEPDIR)/afpd-afp_config.Po
525@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='afp_config.c' object='afpd-afp_config.o' libtool=no @AMDEPBACKSLASH@
526@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
527@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-afp_config.o `test -f 'afp_config.c' || echo '$(srcdir)/'`afp_config.c
528
529afpd-afp_config.obj: afp_config.c
530@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-afp_config.obj -MD -MP -MF $(DEPDIR)/afpd-afp_config.Tpo -c -o afpd-afp_config.obj `if test -f 'afp_config.c'; then $(CYGPATH_W) 'afp_config.c'; else $(CYGPATH_W) '$(srcdir)/afp_config.c'; fi`
531@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-afp_config.Tpo $(DEPDIR)/afpd-afp_config.Po
532@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='afp_config.c' object='afpd-afp_config.obj' libtool=no @AMDEPBACKSLASH@
533@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
534@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-afp_config.obj `if test -f 'afp_config.c'; then $(CYGPATH_W) 'afp_config.c'; else $(CYGPATH_W) '$(srcdir)/afp_config.c'; fi`
535
536afpd-afp_dsi.o: afp_dsi.c
537@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-afp_dsi.o -MD -MP -MF $(DEPDIR)/afpd-afp_dsi.Tpo -c -o afpd-afp_dsi.o `test -f 'afp_dsi.c' || echo '$(srcdir)/'`afp_dsi.c
538@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-afp_dsi.Tpo $(DEPDIR)/afpd-afp_dsi.Po
539@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='afp_dsi.c' object='afpd-afp_dsi.o' libtool=no @AMDEPBACKSLASH@
540@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
541@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-afp_dsi.o `test -f 'afp_dsi.c' || echo '$(srcdir)/'`afp_dsi.c
542
543afpd-afp_dsi.obj: afp_dsi.c
544@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-afp_dsi.obj -MD -MP -MF $(DEPDIR)/afpd-afp_dsi.Tpo -c -o afpd-afp_dsi.obj `if test -f 'afp_dsi.c'; then $(CYGPATH_W) 'afp_dsi.c'; else $(CYGPATH_W) '$(srcdir)/afp_dsi.c'; fi`
545@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-afp_dsi.Tpo $(DEPDIR)/afpd-afp_dsi.Po
546@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='afp_dsi.c' object='afpd-afp_dsi.obj' libtool=no @AMDEPBACKSLASH@
547@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
548@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-afp_dsi.obj `if test -f 'afp_dsi.c'; then $(CYGPATH_W) 'afp_dsi.c'; else $(CYGPATH_W) '$(srcdir)/afp_dsi.c'; fi`
549
550afpd-afp_options.o: afp_options.c
551@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-afp_options.o -MD -MP -MF $(DEPDIR)/afpd-afp_options.Tpo -c -o afpd-afp_options.o `test -f 'afp_options.c' || echo '$(srcdir)/'`afp_options.c
552@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-afp_options.Tpo $(DEPDIR)/afpd-afp_options.Po
553@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='afp_options.c' object='afpd-afp_options.o' libtool=no @AMDEPBACKSLASH@
554@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
555@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-afp_options.o `test -f 'afp_options.c' || echo '$(srcdir)/'`afp_options.c
556
557afpd-afp_options.obj: afp_options.c
558@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-afp_options.obj -MD -MP -MF $(DEPDIR)/afpd-afp_options.Tpo -c -o afpd-afp_options.obj `if test -f 'afp_options.c'; then $(CYGPATH_W) 'afp_options.c'; else $(CYGPATH_W) '$(srcdir)/afp_options.c'; fi`
559@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-afp_options.Tpo $(DEPDIR)/afpd-afp_options.Po
560@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='afp_options.c' object='afpd-afp_options.obj' libtool=no @AMDEPBACKSLASH@
561@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
562@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-afp_options.obj `if test -f 'afp_options.c'; then $(CYGPATH_W) 'afp_options.c'; else $(CYGPATH_W) '$(srcdir)/afp_options.c'; fi`
563
564afpd-afp_util.o: afp_util.c
565@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-afp_util.o -MD -MP -MF $(DEPDIR)/afpd-afp_util.Tpo -c -o afpd-afp_util.o `test -f 'afp_util.c' || echo '$(srcdir)/'`afp_util.c
566@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-afp_util.Tpo $(DEPDIR)/afpd-afp_util.Po
567@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='afp_util.c' object='afpd-afp_util.o' libtool=no @AMDEPBACKSLASH@
568@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
569@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-afp_util.o `test -f 'afp_util.c' || echo '$(srcdir)/'`afp_util.c
570
571afpd-afp_util.obj: afp_util.c
572@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-afp_util.obj -MD -MP -MF $(DEPDIR)/afpd-afp_util.Tpo -c -o afpd-afp_util.obj `if test -f 'afp_util.c'; then $(CYGPATH_W) 'afp_util.c'; else $(CYGPATH_W) '$(srcdir)/afp_util.c'; fi`
573@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-afp_util.Tpo $(DEPDIR)/afpd-afp_util.Po
574@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='afp_util.c' object='afpd-afp_util.obj' libtool=no @AMDEPBACKSLASH@
575@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
576@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-afp_util.obj `if test -f 'afp_util.c'; then $(CYGPATH_W) 'afp_util.c'; else $(CYGPATH_W) '$(srcdir)/afp_util.c'; fi`
577
578afpd-afp_zeroconf.o: afp_zeroconf.c
579@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-afp_zeroconf.o -MD -MP -MF $(DEPDIR)/afpd-afp_zeroconf.Tpo -c -o afpd-afp_zeroconf.o `test -f 'afp_zeroconf.c' || echo '$(srcdir)/'`afp_zeroconf.c
580@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-afp_zeroconf.Tpo $(DEPDIR)/afpd-afp_zeroconf.Po
581@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='afp_zeroconf.c' object='afpd-afp_zeroconf.o' libtool=no @AMDEPBACKSLASH@
582@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
583@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-afp_zeroconf.o `test -f 'afp_zeroconf.c' || echo '$(srcdir)/'`afp_zeroconf.c
584
585afpd-afp_zeroconf.obj: afp_zeroconf.c
586@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-afp_zeroconf.obj -MD -MP -MF $(DEPDIR)/afpd-afp_zeroconf.Tpo -c -o afpd-afp_zeroconf.obj `if test -f 'afp_zeroconf.c'; then $(CYGPATH_W) 'afp_zeroconf.c'; else $(CYGPATH_W) '$(srcdir)/afp_zeroconf.c'; fi`
587@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-afp_zeroconf.Tpo $(DEPDIR)/afpd-afp_zeroconf.Po
588@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='afp_zeroconf.c' object='afpd-afp_zeroconf.obj' libtool=no @AMDEPBACKSLASH@
589@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
590@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-afp_zeroconf.obj `if test -f 'afp_zeroconf.c'; then $(CYGPATH_W) 'afp_zeroconf.c'; else $(CYGPATH_W) '$(srcdir)/afp_zeroconf.c'; fi`
591
592afpd-afprun.o: afprun.c
593@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-afprun.o -MD -MP -MF $(DEPDIR)/afpd-afprun.Tpo -c -o afpd-afprun.o `test -f 'afprun.c' || echo '$(srcdir)/'`afprun.c
594@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-afprun.Tpo $(DEPDIR)/afpd-afprun.Po
595@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='afprun.c' object='afpd-afprun.o' libtool=no @AMDEPBACKSLASH@
596@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
597@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-afprun.o `test -f 'afprun.c' || echo '$(srcdir)/'`afprun.c
598
599afpd-afprun.obj: afprun.c
600@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-afprun.obj -MD -MP -MF $(DEPDIR)/afpd-afprun.Tpo -c -o afpd-afprun.obj `if test -f 'afprun.c'; then $(CYGPATH_W) 'afprun.c'; else $(CYGPATH_W) '$(srcdir)/afprun.c'; fi`
601@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-afprun.Tpo $(DEPDIR)/afpd-afprun.Po
602@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='afprun.c' object='afpd-afprun.obj' libtool=no @AMDEPBACKSLASH@
603@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
604@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-afprun.obj `if test -f 'afprun.c'; then $(CYGPATH_W) 'afprun.c'; else $(CYGPATH_W) '$(srcdir)/afprun.c'; fi`
605
606afpd-afs.o: afs.c
607@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-afs.o -MD -MP -MF $(DEPDIR)/afpd-afs.Tpo -c -o afpd-afs.o `test -f 'afs.c' || echo '$(srcdir)/'`afs.c
608@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-afs.Tpo $(DEPDIR)/afpd-afs.Po
609@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='afs.c' object='afpd-afs.o' libtool=no @AMDEPBACKSLASH@
610@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
611@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-afs.o `test -f 'afs.c' || echo '$(srcdir)/'`afs.c
612
613afpd-afs.obj: afs.c
614@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-afs.obj -MD -MP -MF $(DEPDIR)/afpd-afs.Tpo -c -o afpd-afs.obj `if test -f 'afs.c'; then $(CYGPATH_W) 'afs.c'; else $(CYGPATH_W) '$(srcdir)/afs.c'; fi`
615@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-afs.Tpo $(DEPDIR)/afpd-afs.Po
616@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='afs.c' object='afpd-afs.obj' libtool=no @AMDEPBACKSLASH@
617@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
618@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-afs.obj `if test -f 'afs.c'; then $(CYGPATH_W) 'afs.c'; else $(CYGPATH_W) '$(srcdir)/afs.c'; fi`
619
620afpd-appl.o: appl.c
621@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-appl.o -MD -MP -MF $(DEPDIR)/afpd-appl.Tpo -c -o afpd-appl.o `test -f 'appl.c' || echo '$(srcdir)/'`appl.c
622@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-appl.Tpo $(DEPDIR)/afpd-appl.Po
623@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='appl.c' object='afpd-appl.o' libtool=no @AMDEPBACKSLASH@
624@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
625@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-appl.o `test -f 'appl.c' || echo '$(srcdir)/'`appl.c
626
627afpd-appl.obj: appl.c
628@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-appl.obj -MD -MP -MF $(DEPDIR)/afpd-appl.Tpo -c -o afpd-appl.obj `if test -f 'appl.c'; then $(CYGPATH_W) 'appl.c'; else $(CYGPATH_W) '$(srcdir)/appl.c'; fi`
629@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-appl.Tpo $(DEPDIR)/afpd-appl.Po
630@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='appl.c' object='afpd-appl.obj' libtool=no @AMDEPBACKSLASH@
631@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
632@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-appl.obj `if test -f 'appl.c'; then $(CYGPATH_W) 'appl.c'; else $(CYGPATH_W) '$(srcdir)/appl.c'; fi`
633
634afpd-auth.o: auth.c
635@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-auth.o -MD -MP -MF $(DEPDIR)/afpd-auth.Tpo -c -o afpd-auth.o `test -f 'auth.c' || echo '$(srcdir)/'`auth.c
636@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-auth.Tpo $(DEPDIR)/afpd-auth.Po
637@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='auth.c' object='afpd-auth.o' libtool=no @AMDEPBACKSLASH@
638@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
639@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-auth.o `test -f 'auth.c' || echo '$(srcdir)/'`auth.c
640
641afpd-auth.obj: auth.c
642@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-auth.obj -MD -MP -MF $(DEPDIR)/afpd-auth.Tpo -c -o afpd-auth.obj `if test -f 'auth.c'; then $(CYGPATH_W) 'auth.c'; else $(CYGPATH_W) '$(srcdir)/auth.c'; fi`
643@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-auth.Tpo $(DEPDIR)/afpd-auth.Po
644@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='auth.c' object='afpd-auth.obj' libtool=no @AMDEPBACKSLASH@
645@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
646@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-auth.obj `if test -f 'auth.c'; then $(CYGPATH_W) 'auth.c'; else $(CYGPATH_W) '$(srcdir)/auth.c'; fi`
647
648afpd-catsearch.o: catsearch.c
649@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-catsearch.o -MD -MP -MF $(DEPDIR)/afpd-catsearch.Tpo -c -o afpd-catsearch.o `test -f 'catsearch.c' || echo '$(srcdir)/'`catsearch.c
650@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-catsearch.Tpo $(DEPDIR)/afpd-catsearch.Po
651@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='catsearch.c' object='afpd-catsearch.o' libtool=no @AMDEPBACKSLASH@
652@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
653@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-catsearch.o `test -f 'catsearch.c' || echo '$(srcdir)/'`catsearch.c
654
655afpd-catsearch.obj: catsearch.c
656@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-catsearch.obj -MD -MP -MF $(DEPDIR)/afpd-catsearch.Tpo -c -o afpd-catsearch.obj `if test -f 'catsearch.c'; then $(CYGPATH_W) 'catsearch.c'; else $(CYGPATH_W) '$(srcdir)/catsearch.c'; fi`
657@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-catsearch.Tpo $(DEPDIR)/afpd-catsearch.Po
658@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='catsearch.c' object='afpd-catsearch.obj' libtool=no @AMDEPBACKSLASH@
659@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
660@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-catsearch.obj `if test -f 'catsearch.c'; then $(CYGPATH_W) 'catsearch.c'; else $(CYGPATH_W) '$(srcdir)/catsearch.c'; fi`
661
662afpd-desktop.o: desktop.c
663@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-desktop.o -MD -MP -MF $(DEPDIR)/afpd-desktop.Tpo -c -o afpd-desktop.o `test -f 'desktop.c' || echo '$(srcdir)/'`desktop.c
664@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-desktop.Tpo $(DEPDIR)/afpd-desktop.Po
665@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='desktop.c' object='afpd-desktop.o' libtool=no @AMDEPBACKSLASH@
666@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
667@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-desktop.o `test -f 'desktop.c' || echo '$(srcdir)/'`desktop.c
668
669afpd-desktop.obj: desktop.c
670@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-desktop.obj -MD -MP -MF $(DEPDIR)/afpd-desktop.Tpo -c -o afpd-desktop.obj `if test -f 'desktop.c'; then $(CYGPATH_W) 'desktop.c'; else $(CYGPATH_W) '$(srcdir)/desktop.c'; fi`
671@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-desktop.Tpo $(DEPDIR)/afpd-desktop.Po
672@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='desktop.c' object='afpd-desktop.obj' libtool=no @AMDEPBACKSLASH@
673@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
674@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-desktop.obj `if test -f 'desktop.c'; then $(CYGPATH_W) 'desktop.c'; else $(CYGPATH_W) '$(srcdir)/desktop.c'; fi`
675
676afpd-dircache.o: dircache.c
677@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-dircache.o -MD -MP -MF $(DEPDIR)/afpd-dircache.Tpo -c -o afpd-dircache.o `test -f 'dircache.c' || echo '$(srcdir)/'`dircache.c
678@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-dircache.Tpo $(DEPDIR)/afpd-dircache.Po
679@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dircache.c' object='afpd-dircache.o' libtool=no @AMDEPBACKSLASH@
680@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
681@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-dircache.o `test -f 'dircache.c' || echo '$(srcdir)/'`dircache.c
682
683afpd-dircache.obj: dircache.c
684@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-dircache.obj -MD -MP -MF $(DEPDIR)/afpd-dircache.Tpo -c -o afpd-dircache.obj `if test -f 'dircache.c'; then $(CYGPATH_W) 'dircache.c'; else $(CYGPATH_W) '$(srcdir)/dircache.c'; fi`
685@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-dircache.Tpo $(DEPDIR)/afpd-dircache.Po
686@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dircache.c' object='afpd-dircache.obj' libtool=no @AMDEPBACKSLASH@
687@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
688@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-dircache.obj `if test -f 'dircache.c'; then $(CYGPATH_W) 'dircache.c'; else $(CYGPATH_W) '$(srcdir)/dircache.c'; fi`
689
690afpd-directory.o: directory.c
691@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-directory.o -MD -MP -MF $(DEPDIR)/afpd-directory.Tpo -c -o afpd-directory.o `test -f 'directory.c' || echo '$(srcdir)/'`directory.c
692@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-directory.Tpo $(DEPDIR)/afpd-directory.Po
693@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='directory.c' object='afpd-directory.o' libtool=no @AMDEPBACKSLASH@
694@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
695@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-directory.o `test -f 'directory.c' || echo '$(srcdir)/'`directory.c
696
697afpd-directory.obj: directory.c
698@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-directory.obj -MD -MP -MF $(DEPDIR)/afpd-directory.Tpo -c -o afpd-directory.obj `if test -f 'directory.c'; then $(CYGPATH_W) 'directory.c'; else $(CYGPATH_W) '$(srcdir)/directory.c'; fi`
699@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-directory.Tpo $(DEPDIR)/afpd-directory.Po
700@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='directory.c' object='afpd-directory.obj' libtool=no @AMDEPBACKSLASH@
701@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
702@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-directory.obj `if test -f 'directory.c'; then $(CYGPATH_W) 'directory.c'; else $(CYGPATH_W) '$(srcdir)/directory.c'; fi`
703
704afpd-enumerate.o: enumerate.c
705@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-enumerate.o -MD -MP -MF $(DEPDIR)/afpd-enumerate.Tpo -c -o afpd-enumerate.o `test -f 'enumerate.c' || echo '$(srcdir)/'`enumerate.c
706@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-enumerate.Tpo $(DEPDIR)/afpd-enumerate.Po
707@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='enumerate.c' object='afpd-enumerate.o' libtool=no @AMDEPBACKSLASH@
708@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
709@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-enumerate.o `test -f 'enumerate.c' || echo '$(srcdir)/'`enumerate.c
710
711afpd-enumerate.obj: enumerate.c
712@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-enumerate.obj -MD -MP -MF $(DEPDIR)/afpd-enumerate.Tpo -c -o afpd-enumerate.obj `if test -f 'enumerate.c'; then $(CYGPATH_W) 'enumerate.c'; else $(CYGPATH_W) '$(srcdir)/enumerate.c'; fi`
713@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-enumerate.Tpo $(DEPDIR)/afpd-enumerate.Po
714@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='enumerate.c' object='afpd-enumerate.obj' libtool=no @AMDEPBACKSLASH@
715@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
716@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-enumerate.obj `if test -f 'enumerate.c'; then $(CYGPATH_W) 'enumerate.c'; else $(CYGPATH_W) '$(srcdir)/enumerate.c'; fi`
717
718afpd-extattrs.o: extattrs.c
719@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-extattrs.o -MD -MP -MF $(DEPDIR)/afpd-extattrs.Tpo -c -o afpd-extattrs.o `test -f 'extattrs.c' || echo '$(srcdir)/'`extattrs.c
720@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-extattrs.Tpo $(DEPDIR)/afpd-extattrs.Po
721@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='extattrs.c' object='afpd-extattrs.o' libtool=no @AMDEPBACKSLASH@
722@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
723@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-extattrs.o `test -f 'extattrs.c' || echo '$(srcdir)/'`extattrs.c
724
725afpd-extattrs.obj: extattrs.c
726@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-extattrs.obj -MD -MP -MF $(DEPDIR)/afpd-extattrs.Tpo -c -o afpd-extattrs.obj `if test -f 'extattrs.c'; then $(CYGPATH_W) 'extattrs.c'; else $(CYGPATH_W) '$(srcdir)/extattrs.c'; fi`
727@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-extattrs.Tpo $(DEPDIR)/afpd-extattrs.Po
728@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='extattrs.c' object='afpd-extattrs.obj' libtool=no @AMDEPBACKSLASH@
729@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
730@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-extattrs.obj `if test -f 'extattrs.c'; then $(CYGPATH_W) 'extattrs.c'; else $(CYGPATH_W) '$(srcdir)/extattrs.c'; fi`
731
732afpd-fce_api.o: fce_api.c
733@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-fce_api.o -MD -MP -MF $(DEPDIR)/afpd-fce_api.Tpo -c -o afpd-fce_api.o `test -f 'fce_api.c' || echo '$(srcdir)/'`fce_api.c
734@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-fce_api.Tpo $(DEPDIR)/afpd-fce_api.Po
735@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fce_api.c' object='afpd-fce_api.o' libtool=no @AMDEPBACKSLASH@
736@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
737@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-fce_api.o `test -f 'fce_api.c' || echo '$(srcdir)/'`fce_api.c
738
739afpd-fce_api.obj: fce_api.c
740@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-fce_api.obj -MD -MP -MF $(DEPDIR)/afpd-fce_api.Tpo -c -o afpd-fce_api.obj `if test -f 'fce_api.c'; then $(CYGPATH_W) 'fce_api.c'; else $(CYGPATH_W) '$(srcdir)/fce_api.c'; fi`
741@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-fce_api.Tpo $(DEPDIR)/afpd-fce_api.Po
742@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fce_api.c' object='afpd-fce_api.obj' libtool=no @AMDEPBACKSLASH@
743@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
744@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-fce_api.obj `if test -f 'fce_api.c'; then $(CYGPATH_W) 'fce_api.c'; else $(CYGPATH_W) '$(srcdir)/fce_api.c'; fi`
745
746afpd-fce_util.o: fce_util.c
747@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-fce_util.o -MD -MP -MF $(DEPDIR)/afpd-fce_util.Tpo -c -o afpd-fce_util.o `test -f 'fce_util.c' || echo '$(srcdir)/'`fce_util.c
748@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-fce_util.Tpo $(DEPDIR)/afpd-fce_util.Po
749@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fce_util.c' object='afpd-fce_util.o' libtool=no @AMDEPBACKSLASH@
750@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
751@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-fce_util.o `test -f 'fce_util.c' || echo '$(srcdir)/'`fce_util.c
752
753afpd-fce_util.obj: fce_util.c
754@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-fce_util.obj -MD -MP -MF $(DEPDIR)/afpd-fce_util.Tpo -c -o afpd-fce_util.obj `if test -f 'fce_util.c'; then $(CYGPATH_W) 'fce_util.c'; else $(CYGPATH_W) '$(srcdir)/fce_util.c'; fi`
755@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-fce_util.Tpo $(DEPDIR)/afpd-fce_util.Po
756@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fce_util.c' object='afpd-fce_util.obj' libtool=no @AMDEPBACKSLASH@
757@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
758@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-fce_util.obj `if test -f 'fce_util.c'; then $(CYGPATH_W) 'fce_util.c'; else $(CYGPATH_W) '$(srcdir)/fce_util.c'; fi`
759
760afpd-file.o: file.c
761@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-file.o -MD -MP -MF $(DEPDIR)/afpd-file.Tpo -c -o afpd-file.o `test -f 'file.c' || echo '$(srcdir)/'`file.c
762@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-file.Tpo $(DEPDIR)/afpd-file.Po
763@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='file.c' object='afpd-file.o' libtool=no @AMDEPBACKSLASH@
764@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
765@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-file.o `test -f 'file.c' || echo '$(srcdir)/'`file.c
766
767afpd-file.obj: file.c
768@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-file.obj -MD -MP -MF $(DEPDIR)/afpd-file.Tpo -c -o afpd-file.obj `if test -f 'file.c'; then $(CYGPATH_W) 'file.c'; else $(CYGPATH_W) '$(srcdir)/file.c'; fi`
769@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-file.Tpo $(DEPDIR)/afpd-file.Po
770@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='file.c' object='afpd-file.obj' libtool=no @AMDEPBACKSLASH@
771@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
772@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-file.obj `if test -f 'file.c'; then $(CYGPATH_W) 'file.c'; else $(CYGPATH_W) '$(srcdir)/file.c'; fi`
773
774afpd-filedir.o: filedir.c
775@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-filedir.o -MD -MP -MF $(DEPDIR)/afpd-filedir.Tpo -c -o afpd-filedir.o `test -f 'filedir.c' || echo '$(srcdir)/'`filedir.c
776@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-filedir.Tpo $(DEPDIR)/afpd-filedir.Po
777@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='filedir.c' object='afpd-filedir.o' libtool=no @AMDEPBACKSLASH@
778@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
779@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-filedir.o `test -f 'filedir.c' || echo '$(srcdir)/'`filedir.c
780
781afpd-filedir.obj: filedir.c
782@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-filedir.obj -MD -MP -MF $(DEPDIR)/afpd-filedir.Tpo -c -o afpd-filedir.obj `if test -f 'filedir.c'; then $(CYGPATH_W) 'filedir.c'; else $(CYGPATH_W) '$(srcdir)/filedir.c'; fi`
783@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-filedir.Tpo $(DEPDIR)/afpd-filedir.Po
784@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='filedir.c' object='afpd-filedir.obj' libtool=no @AMDEPBACKSLASH@
785@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
786@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-filedir.obj `if test -f 'filedir.c'; then $(CYGPATH_W) 'filedir.c'; else $(CYGPATH_W) '$(srcdir)/filedir.c'; fi`
787
788afpd-fork.o: fork.c
789@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-fork.o -MD -MP -MF $(DEPDIR)/afpd-fork.Tpo -c -o afpd-fork.o `test -f 'fork.c' || echo '$(srcdir)/'`fork.c
790@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-fork.Tpo $(DEPDIR)/afpd-fork.Po
791@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fork.c' object='afpd-fork.o' libtool=no @AMDEPBACKSLASH@
792@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
793@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-fork.o `test -f 'fork.c' || echo '$(srcdir)/'`fork.c
794
795afpd-fork.obj: fork.c
796@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-fork.obj -MD -MP -MF $(DEPDIR)/afpd-fork.Tpo -c -o afpd-fork.obj `if test -f 'fork.c'; then $(CYGPATH_W) 'fork.c'; else $(CYGPATH_W) '$(srcdir)/fork.c'; fi`
797@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-fork.Tpo $(DEPDIR)/afpd-fork.Po
798@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fork.c' object='afpd-fork.obj' libtool=no @AMDEPBACKSLASH@
799@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
800@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-fork.obj `if test -f 'fork.c'; then $(CYGPATH_W) 'fork.c'; else $(CYGPATH_W) '$(srcdir)/fork.c'; fi`
801
802afpd-gettok.o: gettok.c
803@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-gettok.o -MD -MP -MF $(DEPDIR)/afpd-gettok.Tpo -c -o afpd-gettok.o `test -f 'gettok.c' || echo '$(srcdir)/'`gettok.c
804@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-gettok.Tpo $(DEPDIR)/afpd-gettok.Po
805@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gettok.c' object='afpd-gettok.o' libtool=no @AMDEPBACKSLASH@
806@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
807@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-gettok.o `test -f 'gettok.c' || echo '$(srcdir)/'`gettok.c
808
809afpd-gettok.obj: gettok.c
810@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-gettok.obj -MD -MP -MF $(DEPDIR)/afpd-gettok.Tpo -c -o afpd-gettok.obj `if test -f 'gettok.c'; then $(CYGPATH_W) 'gettok.c'; else $(CYGPATH_W) '$(srcdir)/gettok.c'; fi`
811@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-gettok.Tpo $(DEPDIR)/afpd-gettok.Po
812@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gettok.c' object='afpd-gettok.obj' libtool=no @AMDEPBACKSLASH@
813@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
814@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-gettok.obj `if test -f 'gettok.c'; then $(CYGPATH_W) 'gettok.c'; else $(CYGPATH_W) '$(srcdir)/gettok.c'; fi`
815
816afpd-hash.o: hash.c
817@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-hash.o -MD -MP -MF $(DEPDIR)/afpd-hash.Tpo -c -o afpd-hash.o `test -f 'hash.c' || echo '$(srcdir)/'`hash.c
818@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-hash.Tpo $(DEPDIR)/afpd-hash.Po
819@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='hash.c' object='afpd-hash.o' libtool=no @AMDEPBACKSLASH@
820@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
821@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-hash.o `test -f 'hash.c' || echo '$(srcdir)/'`hash.c
822
823afpd-hash.obj: hash.c
824@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-hash.obj -MD -MP -MF $(DEPDIR)/afpd-hash.Tpo -c -o afpd-hash.obj `if test -f 'hash.c'; then $(CYGPATH_W) 'hash.c'; else $(CYGPATH_W) '$(srcdir)/hash.c'; fi`
825@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-hash.Tpo $(DEPDIR)/afpd-hash.Po
826@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='hash.c' object='afpd-hash.obj' libtool=no @AMDEPBACKSLASH@
827@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
828@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-hash.obj `if test -f 'hash.c'; then $(CYGPATH_W) 'hash.c'; else $(CYGPATH_W) '$(srcdir)/hash.c'; fi`
829
830afpd-main.o: main.c
831@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-main.o -MD -MP -MF $(DEPDIR)/afpd-main.Tpo -c -o afpd-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
832@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-main.Tpo $(DEPDIR)/afpd-main.Po
833@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='main.c' object='afpd-main.o' libtool=no @AMDEPBACKSLASH@
834@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
835@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
836
837afpd-main.obj: main.c
838@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-main.obj -MD -MP -MF $(DEPDIR)/afpd-main.Tpo -c -o afpd-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
839@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-main.Tpo $(DEPDIR)/afpd-main.Po
840@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='main.c' object='afpd-main.obj' libtool=no @AMDEPBACKSLASH@
841@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
842@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
843
844afpd-mangle.o: mangle.c
845@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-mangle.o -MD -MP -MF $(DEPDIR)/afpd-mangle.Tpo -c -o afpd-mangle.o `test -f 'mangle.c' || echo '$(srcdir)/'`mangle.c
846@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-mangle.Tpo $(DEPDIR)/afpd-mangle.Po
847@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mangle.c' object='afpd-mangle.o' libtool=no @AMDEPBACKSLASH@
848@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
849@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-mangle.o `test -f 'mangle.c' || echo '$(srcdir)/'`mangle.c
850
851afpd-mangle.obj: mangle.c
852@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-mangle.obj -MD -MP -MF $(DEPDIR)/afpd-mangle.Tpo -c -o afpd-mangle.obj `if test -f 'mangle.c'; then $(CYGPATH_W) 'mangle.c'; else $(CYGPATH_W) '$(srcdir)/mangle.c'; fi`
853@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-mangle.Tpo $(DEPDIR)/afpd-mangle.Po
854@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mangle.c' object='afpd-mangle.obj' libtool=no @AMDEPBACKSLASH@
855@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
856@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-mangle.obj `if test -f 'mangle.c'; then $(CYGPATH_W) 'mangle.c'; else $(CYGPATH_W) '$(srcdir)/mangle.c'; fi`
857
858afpd-messages.o: messages.c
859@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-messages.o -MD -MP -MF $(DEPDIR)/afpd-messages.Tpo -c -o afpd-messages.o `test -f 'messages.c' || echo '$(srcdir)/'`messages.c
860@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-messages.Tpo $(DEPDIR)/afpd-messages.Po
861@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='messages.c' object='afpd-messages.o' libtool=no @AMDEPBACKSLASH@
862@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
863@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-messages.o `test -f 'messages.c' || echo '$(srcdir)/'`messages.c
864
865afpd-messages.obj: messages.c
866@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-messages.obj -MD -MP -MF $(DEPDIR)/afpd-messages.Tpo -c -o afpd-messages.obj `if test -f 'messages.c'; then $(CYGPATH_W) 'messages.c'; else $(CYGPATH_W) '$(srcdir)/messages.c'; fi`
867@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-messages.Tpo $(DEPDIR)/afpd-messages.Po
868@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='messages.c' object='afpd-messages.obj' libtool=no @AMDEPBACKSLASH@
869@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
870@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-messages.obj `if test -f 'messages.c'; then $(CYGPATH_W) 'messages.c'; else $(CYGPATH_W) '$(srcdir)/messages.c'; fi`
871
872afpd-nfsquota.o: nfsquota.c
873@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-nfsquota.o -MD -MP -MF $(DEPDIR)/afpd-nfsquota.Tpo -c -o afpd-nfsquota.o `test -f 'nfsquota.c' || echo '$(srcdir)/'`nfsquota.c
874@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-nfsquota.Tpo $(DEPDIR)/afpd-nfsquota.Po
875@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='nfsquota.c' object='afpd-nfsquota.o' libtool=no @AMDEPBACKSLASH@
876@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
877@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-nfsquota.o `test -f 'nfsquota.c' || echo '$(srcdir)/'`nfsquota.c
878
879afpd-nfsquota.obj: nfsquota.c
880@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-nfsquota.obj -MD -MP -MF $(DEPDIR)/afpd-nfsquota.Tpo -c -o afpd-nfsquota.obj `if test -f 'nfsquota.c'; then $(CYGPATH_W) 'nfsquota.c'; else $(CYGPATH_W) '$(srcdir)/nfsquota.c'; fi`
881@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-nfsquota.Tpo $(DEPDIR)/afpd-nfsquota.Po
882@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='nfsquota.c' object='afpd-nfsquota.obj' libtool=no @AMDEPBACKSLASH@
883@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
884@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-nfsquota.obj `if test -f 'nfsquota.c'; then $(CYGPATH_W) 'nfsquota.c'; else $(CYGPATH_W) '$(srcdir)/nfsquota.c'; fi`
885
886afpd-ofork.o: ofork.c
887@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-ofork.o -MD -MP -MF $(DEPDIR)/afpd-ofork.Tpo -c -o afpd-ofork.o `test -f 'ofork.c' || echo '$(srcdir)/'`ofork.c
888@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-ofork.Tpo $(DEPDIR)/afpd-ofork.Po
889@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ofork.c' object='afpd-ofork.o' libtool=no @AMDEPBACKSLASH@
890@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
891@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-ofork.o `test -f 'ofork.c' || echo '$(srcdir)/'`ofork.c
892
893afpd-ofork.obj: ofork.c
894@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-ofork.obj -MD -MP -MF $(DEPDIR)/afpd-ofork.Tpo -c -o afpd-ofork.obj `if test -f 'ofork.c'; then $(CYGPATH_W) 'ofork.c'; else $(CYGPATH_W) '$(srcdir)/ofork.c'; fi`
895@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-ofork.Tpo $(DEPDIR)/afpd-ofork.Po
896@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ofork.c' object='afpd-ofork.obj' libtool=no @AMDEPBACKSLASH@
897@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
898@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-ofork.obj `if test -f 'ofork.c'; then $(CYGPATH_W) 'ofork.c'; else $(CYGPATH_W) '$(srcdir)/ofork.c'; fi`
899
900afpd-quota.o: quota.c
901@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-quota.o -MD -MP -MF $(DEPDIR)/afpd-quota.Tpo -c -o afpd-quota.o `test -f 'quota.c' || echo '$(srcdir)/'`quota.c
902@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-quota.Tpo $(DEPDIR)/afpd-quota.Po
903@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='quota.c' object='afpd-quota.o' libtool=no @AMDEPBACKSLASH@
904@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
905@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-quota.o `test -f 'quota.c' || echo '$(srcdir)/'`quota.c
906
907afpd-quota.obj: quota.c
908@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-quota.obj -MD -MP -MF $(DEPDIR)/afpd-quota.Tpo -c -o afpd-quota.obj `if test -f 'quota.c'; then $(CYGPATH_W) 'quota.c'; else $(CYGPATH_W) '$(srcdir)/quota.c'; fi`
909@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-quota.Tpo $(DEPDIR)/afpd-quota.Po
910@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='quota.c' object='afpd-quota.obj' libtool=no @AMDEPBACKSLASH@
911@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
912@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-quota.obj `if test -f 'quota.c'; then $(CYGPATH_W) 'quota.c'; else $(CYGPATH_W) '$(srcdir)/quota.c'; fi`
913
914afpd-status.o: status.c
915@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-status.o -MD -MP -MF $(DEPDIR)/afpd-status.Tpo -c -o afpd-status.o `test -f 'status.c' || echo '$(srcdir)/'`status.c
916@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-status.Tpo $(DEPDIR)/afpd-status.Po
917@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='status.c' object='afpd-status.o' libtool=no @AMDEPBACKSLASH@
918@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
919@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-status.o `test -f 'status.c' || echo '$(srcdir)/'`status.c
920
921afpd-status.obj: status.c
922@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-status.obj -MD -MP -MF $(DEPDIR)/afpd-status.Tpo -c -o afpd-status.obj `if test -f 'status.c'; then $(CYGPATH_W) 'status.c'; else $(CYGPATH_W) '$(srcdir)/status.c'; fi`
923@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-status.Tpo $(DEPDIR)/afpd-status.Po
924@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='status.c' object='afpd-status.obj' libtool=no @AMDEPBACKSLASH@
925@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
926@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-status.obj `if test -f 'status.c'; then $(CYGPATH_W) 'status.c'; else $(CYGPATH_W) '$(srcdir)/status.c'; fi`
927
928afpd-switch.o: switch.c
929@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-switch.o -MD -MP -MF $(DEPDIR)/afpd-switch.Tpo -c -o afpd-switch.o `test -f 'switch.c' || echo '$(srcdir)/'`switch.c
930@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-switch.Tpo $(DEPDIR)/afpd-switch.Po
931@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='switch.c' object='afpd-switch.o' libtool=no @AMDEPBACKSLASH@
932@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
933@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-switch.o `test -f 'switch.c' || echo '$(srcdir)/'`switch.c
934
935afpd-switch.obj: switch.c
936@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-switch.obj -MD -MP -MF $(DEPDIR)/afpd-switch.Tpo -c -o afpd-switch.obj `if test -f 'switch.c'; then $(CYGPATH_W) 'switch.c'; else $(CYGPATH_W) '$(srcdir)/switch.c'; fi`
937@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-switch.Tpo $(DEPDIR)/afpd-switch.Po
938@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='switch.c' object='afpd-switch.obj' libtool=no @AMDEPBACKSLASH@
939@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
940@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-switch.obj `if test -f 'switch.c'; then $(CYGPATH_W) 'switch.c'; else $(CYGPATH_W) '$(srcdir)/switch.c'; fi`
941
942afpd-uam.o: uam.c
943@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-uam.o -MD -MP -MF $(DEPDIR)/afpd-uam.Tpo -c -o afpd-uam.o `test -f 'uam.c' || echo '$(srcdir)/'`uam.c
944@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-uam.Tpo $(DEPDIR)/afpd-uam.Po
945@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='uam.c' object='afpd-uam.o' libtool=no @AMDEPBACKSLASH@
946@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
947@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-uam.o `test -f 'uam.c' || echo '$(srcdir)/'`uam.c
948
949afpd-uam.obj: uam.c
950@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-uam.obj -MD -MP -MF $(DEPDIR)/afpd-uam.Tpo -c -o afpd-uam.obj `if test -f 'uam.c'; then $(CYGPATH_W) 'uam.c'; else $(CYGPATH_W) '$(srcdir)/uam.c'; fi`
951@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-uam.Tpo $(DEPDIR)/afpd-uam.Po
952@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='uam.c' object='afpd-uam.obj' libtool=no @AMDEPBACKSLASH@
953@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
954@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-uam.obj `if test -f 'uam.c'; then $(CYGPATH_W) 'uam.c'; else $(CYGPATH_W) '$(srcdir)/uam.c'; fi`
955
956afpd-uid.o: uid.c
957@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-uid.o -MD -MP -MF $(DEPDIR)/afpd-uid.Tpo -c -o afpd-uid.o `test -f 'uid.c' || echo '$(srcdir)/'`uid.c
958@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-uid.Tpo $(DEPDIR)/afpd-uid.Po
959@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='uid.c' object='afpd-uid.o' libtool=no @AMDEPBACKSLASH@
960@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
961@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-uid.o `test -f 'uid.c' || echo '$(srcdir)/'`uid.c
962
963afpd-uid.obj: uid.c
964@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-uid.obj -MD -MP -MF $(DEPDIR)/afpd-uid.Tpo -c -o afpd-uid.obj `if test -f 'uid.c'; then $(CYGPATH_W) 'uid.c'; else $(CYGPATH_W) '$(srcdir)/uid.c'; fi`
965@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-uid.Tpo $(DEPDIR)/afpd-uid.Po
966@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='uid.c' object='afpd-uid.obj' libtool=no @AMDEPBACKSLASH@
967@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
968@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-uid.obj `if test -f 'uid.c'; then $(CYGPATH_W) 'uid.c'; else $(CYGPATH_W) '$(srcdir)/uid.c'; fi`
969
970afpd-unix.o: unix.c
971@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-unix.o -MD -MP -MF $(DEPDIR)/afpd-unix.Tpo -c -o afpd-unix.o `test -f 'unix.c' || echo '$(srcdir)/'`unix.c
972@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-unix.Tpo $(DEPDIR)/afpd-unix.Po
973@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='unix.c' object='afpd-unix.o' libtool=no @AMDEPBACKSLASH@
974@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
975@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-unix.o `test -f 'unix.c' || echo '$(srcdir)/'`unix.c
976
977afpd-unix.obj: unix.c
978@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-unix.obj -MD -MP -MF $(DEPDIR)/afpd-unix.Tpo -c -o afpd-unix.obj `if test -f 'unix.c'; then $(CYGPATH_W) 'unix.c'; else $(CYGPATH_W) '$(srcdir)/unix.c'; fi`
979@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-unix.Tpo $(DEPDIR)/afpd-unix.Po
980@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='unix.c' object='afpd-unix.obj' libtool=no @AMDEPBACKSLASH@
981@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
982@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-unix.obj `if test -f 'unix.c'; then $(CYGPATH_W) 'unix.c'; else $(CYGPATH_W) '$(srcdir)/unix.c'; fi`
983
984afpd-volume.o: volume.c
985@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-volume.o -MD -MP -MF $(DEPDIR)/afpd-volume.Tpo -c -o afpd-volume.o `test -f 'volume.c' || echo '$(srcdir)/'`volume.c
986@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-volume.Tpo $(DEPDIR)/afpd-volume.Po
987@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='volume.c' object='afpd-volume.o' libtool=no @AMDEPBACKSLASH@
988@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
989@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-volume.o `test -f 'volume.c' || echo '$(srcdir)/'`volume.c
990
991afpd-volume.obj: volume.c
992@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-volume.obj -MD -MP -MF $(DEPDIR)/afpd-volume.Tpo -c -o afpd-volume.obj `if test -f 'volume.c'; then $(CYGPATH_W) 'volume.c'; else $(CYGPATH_W) '$(srcdir)/volume.c'; fi`
993@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-volume.Tpo $(DEPDIR)/afpd-volume.Po
994@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='volume.c' object='afpd-volume.obj' libtool=no @AMDEPBACKSLASH@
995@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
996@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-volume.obj `if test -f 'volume.c'; then $(CYGPATH_W) 'volume.c'; else $(CYGPATH_W) '$(srcdir)/volume.c'; fi`
997
998afpd-acls.o: acls.c
999@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-acls.o -MD -MP -MF $(DEPDIR)/afpd-acls.Tpo -c -o afpd-acls.o `test -f 'acls.c' || echo '$(srcdir)/'`acls.c
1000@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-acls.Tpo $(DEPDIR)/afpd-acls.Po
1001@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='acls.c' object='afpd-acls.o' libtool=no @AMDEPBACKSLASH@
1002@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1003@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-acls.o `test -f 'acls.c' || echo '$(srcdir)/'`acls.c
1004
1005afpd-acls.obj: acls.c
1006@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -MT afpd-acls.obj -MD -MP -MF $(DEPDIR)/afpd-acls.Tpo -c -o afpd-acls.obj `if test -f 'acls.c'; then $(CYGPATH_W) 'acls.c'; else $(CYGPATH_W) '$(srcdir)/acls.c'; fi`
1007@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/afpd-acls.Tpo $(DEPDIR)/afpd-acls.Po
1008@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='acls.c' object='afpd-acls.obj' libtool=no @AMDEPBACKSLASH@
1009@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1010@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(afpd_CFLAGS) $(CFLAGS) -c -o afpd-acls.obj `if test -f 'acls.c'; then $(CYGPATH_W) 'acls.c'; else $(CYGPATH_W) '$(srcdir)/acls.c'; fi`
1011
1012fce-fce_api.o: fce_api.c
1013@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fce_CFLAGS) $(CFLAGS) -MT fce-fce_api.o -MD -MP -MF $(DEPDIR)/fce-fce_api.Tpo -c -o fce-fce_api.o `test -f 'fce_api.c' || echo '$(srcdir)/'`fce_api.c
1014@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/fce-fce_api.Tpo $(DEPDIR)/fce-fce_api.Po
1015@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fce_api.c' object='fce-fce_api.o' libtool=no @AMDEPBACKSLASH@
1016@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1017@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fce_CFLAGS) $(CFLAGS) -c -o fce-fce_api.o `test -f 'fce_api.c' || echo '$(srcdir)/'`fce_api.c
1018
1019fce-fce_api.obj: fce_api.c
1020@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fce_CFLAGS) $(CFLAGS) -MT fce-fce_api.obj -MD -MP -MF $(DEPDIR)/fce-fce_api.Tpo -c -o fce-fce_api.obj `if test -f 'fce_api.c'; then $(CYGPATH_W) 'fce_api.c'; else $(CYGPATH_W) '$(srcdir)/fce_api.c'; fi`
1021@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/fce-fce_api.Tpo $(DEPDIR)/fce-fce_api.Po
1022@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fce_api.c' object='fce-fce_api.obj' libtool=no @AMDEPBACKSLASH@
1023@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1024@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fce_CFLAGS) $(CFLAGS) -c -o fce-fce_api.obj `if test -f 'fce_api.c'; then $(CYGPATH_W) 'fce_api.c'; else $(CYGPATH_W) '$(srcdir)/fce_api.c'; fi`
1025
1026fce-fce_util.o: fce_util.c
1027@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fce_CFLAGS) $(CFLAGS) -MT fce-fce_util.o -MD -MP -MF $(DEPDIR)/fce-fce_util.Tpo -c -o fce-fce_util.o `test -f 'fce_util.c' || echo '$(srcdir)/'`fce_util.c
1028@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/fce-fce_util.Tpo $(DEPDIR)/fce-fce_util.Po
1029@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fce_util.c' object='fce-fce_util.o' libtool=no @AMDEPBACKSLASH@
1030@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1031@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fce_CFLAGS) $(CFLAGS) -c -o fce-fce_util.o `test -f 'fce_util.c' || echo '$(srcdir)/'`fce_util.c
1032
1033fce-fce_util.obj: fce_util.c
1034@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fce_CFLAGS) $(CFLAGS) -MT fce-fce_util.obj -MD -MP -MF $(DEPDIR)/fce-fce_util.Tpo -c -o fce-fce_util.obj `if test -f 'fce_util.c'; then $(CYGPATH_W) 'fce_util.c'; else $(CYGPATH_W) '$(srcdir)/fce_util.c'; fi`
1035@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/fce-fce_util.Tpo $(DEPDIR)/fce-fce_util.Po
1036@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fce_util.c' object='fce-fce_util.obj' libtool=no @AMDEPBACKSLASH@
1037@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1038@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fce_CFLAGS) $(CFLAGS) -c -o fce-fce_util.obj `if test -f 'fce_util.c'; then $(CYGPATH_W) 'fce_util.c'; else $(CYGPATH_W) '$(srcdir)/fce_util.c'; fi`
1039
1040hash-hash.o: hash.c
1041@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hash_CFLAGS) $(CFLAGS) -MT hash-hash.o -MD -MP -MF $(DEPDIR)/hash-hash.Tpo -c -o hash-hash.o `test -f 'hash.c' || echo '$(srcdir)/'`hash.c
1042@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/hash-hash.Tpo $(DEPDIR)/hash-hash.Po
1043@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='hash.c' object='hash-hash.o' libtool=no @AMDEPBACKSLASH@
1044@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1045@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hash_CFLAGS) $(CFLAGS) -c -o hash-hash.o `test -f 'hash.c' || echo '$(srcdir)/'`hash.c
1046
1047hash-hash.obj: hash.c
1048@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hash_CFLAGS) $(CFLAGS) -MT hash-hash.obj -MD -MP -MF $(DEPDIR)/hash-hash.Tpo -c -o hash-hash.obj `if test -f 'hash.c'; then $(CYGPATH_W) 'hash.c'; else $(CYGPATH_W) '$(srcdir)/hash.c'; fi`
1049@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/hash-hash.Tpo $(DEPDIR)/hash-hash.Po
1050@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='hash.c' object='hash-hash.obj' libtool=no @AMDEPBACKSLASH@
1051@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1052@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hash_CFLAGS) $(CFLAGS) -c -o hash-hash.obj `if test -f 'hash.c'; then $(CYGPATH_W) 'hash.c'; else $(CYGPATH_W) '$(srcdir)/hash.c'; fi`
1053
1054mostlyclean-libtool:
1055	-rm -f *.lo
1056
1057clean-libtool:
1058	-rm -rf .libs _libs
1059
1060ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1061	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1062	unique=`for i in $$list; do \
1063	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1064	  done | \
1065	  $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
1066	      END { if (nonempty) { for (i in files) print i; }; }'`; \
1067	mkid -fID $$unique
1068tags: TAGS
1069
1070TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1071		$(TAGS_FILES) $(LISP)
1072	tags=; \
1073	here=`pwd`; \
1074	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1075	unique=`for i in $$list; do \
1076	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1077	  done | \
1078	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1079	      END { if (nonempty) { for (i in files) print i; }; }'`; \
1080	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
1081	  test -n "$$unique" || unique=$$empty_fix; \
1082	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1083	    $$tags $$unique; \
1084	fi
1085ctags: CTAGS
1086CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1087		$(TAGS_FILES) $(LISP)
1088	tags=; \
1089	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1090	unique=`for i in $$list; do \
1091	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1092	  done | \
1093	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1094	      END { if (nonempty) { for (i in files) print i; }; }'`; \
1095	test -z "$(CTAGS_ARGS)$$tags$$unique" \
1096	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1097	     $$tags $$unique
1098
1099GTAGS:
1100	here=`$(am__cd) $(top_builddir) && pwd` \
1101	  && cd $(top_srcdir) \
1102	  && gtags -i $(GTAGS_ARGS) $$here
1103
1104distclean-tags:
1105	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1106
1107distdir: $(DISTFILES)
1108	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1109	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1110	list='$(DISTFILES)'; \
1111	  dist_files=`for file in $$list; do echo $$file; done | \
1112	  sed -e "s|^$$srcdirstrip/||;t" \
1113	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1114	case $$dist_files in \
1115	  */*) $(MKDIR_P) `echo "$$dist_files" | \
1116			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1117			   sort -u` ;; \
1118	esac; \
1119	for file in $$dist_files; do \
1120	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1121	  if test -d $$d/$$file; then \
1122	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1123	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1124	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
1125	    fi; \
1126	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1127	  else \
1128	    test -f $(distdir)/$$file \
1129	    || cp -p $$d/$$file $(distdir)/$$file \
1130	    || exit 1; \
1131	  fi; \
1132	done
1133check-am: all-am
1134check: check-am
1135all-am: Makefile $(PROGRAMS) $(HEADERS)
1136installdirs:
1137	for dir in "$(DESTDIR)$(sbindir)"; do \
1138	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1139	done
1140install: install-am
1141install-exec: install-exec-am
1142install-data: install-data-am
1143uninstall: uninstall-am
1144
1145install-am: all-am
1146	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1147
1148installcheck: installcheck-am
1149install-strip:
1150	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1151	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1152	  `test -z '$(STRIP)' || \
1153	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1154mostlyclean-generic:
1155
1156clean-generic:
1157
1158distclean-generic:
1159	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1160
1161maintainer-clean-generic:
1162	@echo "This command is intended for maintainers to use"
1163	@echo "it deletes files that may require special tools to rebuild."
1164clean: clean-am
1165
1166clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
1167	clean-sbinPROGRAMS mostlyclean-am
1168
1169distclean: distclean-am
1170	-rm -rf ./$(DEPDIR)
1171	-rm -f Makefile
1172distclean-am: clean-am distclean-compile distclean-generic \
1173	distclean-tags
1174
1175dvi: dvi-am
1176
1177dvi-am:
1178
1179html: html-am
1180
1181info: info-am
1182
1183info-am:
1184
1185install-data-am:
1186
1187install-dvi: install-dvi-am
1188
1189install-exec-am: install-sbinPROGRAMS
1190
1191install-html: install-html-am
1192
1193install-info: install-info-am
1194
1195install-man:
1196
1197install-pdf: install-pdf-am
1198
1199install-ps: install-ps-am
1200
1201installcheck-am:
1202
1203maintainer-clean: maintainer-clean-am
1204	-rm -rf ./$(DEPDIR)
1205	-rm -f Makefile
1206maintainer-clean-am: distclean-am maintainer-clean-generic
1207
1208mostlyclean: mostlyclean-am
1209
1210mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1211	mostlyclean-libtool
1212
1213pdf: pdf-am
1214
1215pdf-am:
1216
1217ps: ps-am
1218
1219ps-am:
1220
1221uninstall-am: uninstall-sbinPROGRAMS
1222
1223.MAKE: install-am install-strip
1224
1225.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
1226	clean-libtool clean-noinstPROGRAMS clean-sbinPROGRAMS ctags \
1227	distclean distclean-compile distclean-generic \
1228	distclean-libtool distclean-tags distdir dvi dvi-am html \
1229	html-am info info-am install install-am install-data \
1230	install-data-am install-dvi install-dvi-am install-exec \
1231	install-exec-am install-html install-html-am install-info \
1232	install-info-am install-man install-pdf install-pdf-am \
1233	install-ps install-ps-am install-sbinPROGRAMS install-strip \
1234	installcheck installcheck-am installdirs maintainer-clean \
1235	maintainer-clean-generic mostlyclean mostlyclean-compile \
1236	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1237	tags uninstall uninstall-am uninstall-sbinPROGRAMS
1238
1239# Tell versions [3.59,3.63) of GNU make to not export all variables.
1240# Otherwise a system limit (for SysV at least) may be exceeded.
1241.NOEXPORT:
1242