]> git.decadent.org.uk Git - nfs-utils.git/blob - tools/rpcgen/Makefile.in
Imported Upstream version 1.0.11~git-20060117
[nfs-utils.git] / tools / rpcgen / Makefile.in
1 # Makefile.in generated by automake 1.8.5 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004  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 SOURCES = $(rpcgen_SOURCES)
18
19 srcdir = @srcdir@
20 top_srcdir = @top_srcdir@
21 VPATH = @srcdir@
22 pkgdatadir = $(datadir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkgincludedir = $(includedir)/@PACKAGE@
25 top_builddir = ../..
26 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 INSTALL = @INSTALL@
28 install_sh_DATA = $(install_sh) -c -m 644
29 install_sh_PROGRAM = $(install_sh) -c
30 install_sh_SCRIPT = $(install_sh) -c
31 INSTALL_HEADER = $(INSTALL_DATA)
32 transform = $(program_transform_name)
33 NORMAL_INSTALL = :
34 PRE_INSTALL = :
35 POST_INSTALL = :
36 NORMAL_UNINSTALL = :
37 PRE_UNINSTALL = :
38 POST_UNINSTALL = :
39 host_triplet = @host@
40 noinst_PROGRAMS = rpcgen$(EXEEXT)
41 subdir = tools/rpcgen
42 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
43 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44 am__aclocal_m4_deps = $(top_srcdir)/aclocal/bsdsignals.m4 \
45         $(top_srcdir)/aclocal/kerberos5.m4 \
46         $(top_srcdir)/aclocal/nfs-utils.m4 \
47         $(top_srcdir)/aclocal/tcp-wrappers.m4 \
48         $(top_srcdir)/configure.in
49 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50         $(ACLOCAL_M4)
51 mkinstalldirs = $(mkdir_p)
52 CONFIG_HEADER = $(top_builddir)/support/include/config.h
53 CONFIG_CLEAN_FILES =
54 PROGRAMS = $(noinst_PROGRAMS)
55 am_rpcgen_OBJECTS = rpcgen-rpc_clntout.$(OBJEXT) \
56         rpcgen-rpc_cout.$(OBJEXT) rpcgen-rpc_hout.$(OBJEXT) \
57         rpcgen-rpc_main.$(OBJEXT) rpcgen-rpc_parse.$(OBJEXT) \
58         rpcgen-rpc_scan.$(OBJEXT) rpcgen-rpc_svcout.$(OBJEXT) \
59         rpcgen-rpc_tblout.$(OBJEXT) rpcgen-rpc_util.$(OBJEXT) \
60         rpcgen-rpc_sample.$(OBJEXT)
61 rpcgen_OBJECTS = $(am_rpcgen_OBJECTS)
62 rpcgen_LDADD = $(LDADD)
63 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/support/include
64 depcomp = $(SHELL) $(top_srcdir)/depcomp
65 am__depfiles_maybe = depfiles
66 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/rpcgen-rpc_clntout.Po \
67 @AMDEP_TRUE@    ./$(DEPDIR)/rpcgen-rpc_cout.Po \
68 @AMDEP_TRUE@    ./$(DEPDIR)/rpcgen-rpc_hout.Po \
69 @AMDEP_TRUE@    ./$(DEPDIR)/rpcgen-rpc_main.Po \
70 @AMDEP_TRUE@    ./$(DEPDIR)/rpcgen-rpc_parse.Po \
71 @AMDEP_TRUE@    ./$(DEPDIR)/rpcgen-rpc_sample.Po \
72 @AMDEP_TRUE@    ./$(DEPDIR)/rpcgen-rpc_scan.Po \
73 @AMDEP_TRUE@    ./$(DEPDIR)/rpcgen-rpc_svcout.Po \
74 @AMDEP_TRUE@    ./$(DEPDIR)/rpcgen-rpc_tblout.Po \
75 @AMDEP_TRUE@    ./$(DEPDIR)/rpcgen-rpc_util.Po
76 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
77         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
78 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
79         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
80         $(AM_CFLAGS) $(CFLAGS)
81 CCLD = $(CC)
82 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
83         $(AM_LDFLAGS) $(LDFLAGS) -o $@
84 SOURCES = $(rpcgen_SOURCES)
85 DIST_SOURCES = $(rpcgen_SOURCES)
86 ETAGS = etags
87 CTAGS = ctags
88 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
89 ACLOCAL = @ACLOCAL@
90 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
91 ALLOCA = @ALLOCA@
92 AMDEP_FALSE = @AMDEP_FALSE@
93 AMDEP_TRUE = @AMDEP_TRUE@
94 AMTAR = @AMTAR@
95 AM_CFLAGS = @AM_CFLAGS@
96 AM_CPPFLAGS = @AM_CPPFLAGS@
97 AR = @AR@
98 AUTOCONF = @AUTOCONF@
99 AUTOHEADER = @AUTOHEADER@
100 AUTOMAKE = @AUTOMAKE@
101 AWK = @AWK@
102 CC = $(CC_FOR_BUILD)
103 CCDEPMODE = @CCDEPMODE@
104 CC_FOR_BUILD = @CC_FOR_BUILD@
105 CFLAGS = @CFLAGS@
106 CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
107 CONFIG_GSS_FALSE = @CONFIG_GSS_FALSE@
108 CONFIG_GSS_TRUE = @CONFIG_GSS_TRUE@
109 CONFIG_MOUNT_FALSE = @CONFIG_MOUNT_FALSE@
110 CONFIG_MOUNT_TRUE = @CONFIG_MOUNT_TRUE@
111 CONFIG_NFSV4_FALSE = @CONFIG_NFSV4_FALSE@
112 CONFIG_NFSV4_TRUE = @CONFIG_NFSV4_TRUE@
113 CONFIG_RQUOTAD_FALSE = @CONFIG_RQUOTAD_FALSE@
114 CONFIG_RQUOTAD_TRUE = @CONFIG_RQUOTAD_TRUE@
115 CPP = @CPP@
116 CPPFLAGS = @CPPFLAGS@
117 CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
118 CXX = @CXX@
119 CXXCPP = @CXXCPP@
120 CXXDEPMODE = @CXXDEPMODE@
121 CXXFLAGS = @CXXFLAGS@
122 CXXFLAGS_FOR_BUILD = @CXXFLAGS_FOR_BUILD@
123 CYGPATH_W = @CYGPATH_W@
124 DEFS = @DEFS@
125 DEPDIR = @DEPDIR@
126 ECHO = @ECHO@
127 ECHO_C = @ECHO_C@
128 ECHO_N = @ECHO_N@
129 ECHO_T = @ECHO_T@
130 EGREP = @EGREP@
131 EXEEXT = @EXEEXT@
132 F77 = @F77@
133 FFLAGS = @FFLAGS@
134 GREP = @GREP@
135 GSSAPI_CFLAGS = @GSSAPI_CFLAGS@
136 GSSAPI_LIBS = @GSSAPI_LIBS@
137 GSSD = @GSSD@
138 HAVE_LIBWRAP = @HAVE_LIBWRAP@
139 HAVE_TCP_WRAPPER = @HAVE_TCP_WRAPPER@
140 IDMAPD = @IDMAPD@
141 INSTALL_DATA = @INSTALL_DATA@
142 INSTALL_PROGRAM = @INSTALL_PROGRAM@
143 INSTALL_SCRIPT = @INSTALL_SCRIPT@
144 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
145 K5VERS = @K5VERS@
146 KRBCFLAGS = @KRBCFLAGS@
147 KRBDIR = @KRBDIR@
148 KRBLDFLAGS = @KRBLDFLAGS@
149 KRBLIBS = @KRBLIBS@
150 LD = @LD@
151 LDFLAGS = @LDFLAGS@
152 LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
153 LIBBSD = @LIBBSD@
154 LIBCRYPT = @LIBCRYPT@
155 LIBNSL = @LIBNSL@
156 LIBOBJS = @LIBOBJS@
157 LIBS = @LIBS@
158 LIBSOCKET = @LIBSOCKET@
159 LIBTOOL = @LIBTOOL@ --tag=CC
160 LIBWRAP = @LIBWRAP@
161 LN_S = @LN_S@
162 LTLIBOBJS = @LTLIBOBJS@
163 MAKEINFO = @MAKEINFO@
164 OBJEXT = @OBJEXT@
165 PACKAGE = @PACKAGE@
166 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
167 PACKAGE_NAME = @PACKAGE_NAME@
168 PACKAGE_STRING = @PACKAGE_STRING@
169 PACKAGE_TARNAME = @PACKAGE_TARNAME@
170 PACKAGE_VERSION = @PACKAGE_VERSION@
171 PATH_SEPARATOR = @PATH_SEPARATOR@
172 PKG_CONFIG = @PKG_CONFIG@
173 RANLIB = @RANLIB@
174 RELEASE = @RELEASE@
175 RPCSECGSS_CFLAGS = @RPCSECGSS_CFLAGS@
176 RPCSECGSS_LIBS = @RPCSECGSS_LIBS@
177 SET_MAKE = @SET_MAKE@
178 SHELL = @SHELL@
179 STRIP = @STRIP@
180 SVCGSSD = @SVCGSSD@
181 VERSION = @VERSION@
182 ac_ct_CC = @ac_ct_CC@
183 ac_ct_CXX = @ac_ct_CXX@
184 ac_ct_F77 = @ac_ct_F77@
185 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
186 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
187 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
188 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
189 am__include = @am__include@
190 am__leading_dot = @am__leading_dot@
191 am__quote = @am__quote@
192 bindir = @bindir@
193 build = @build@
194 build_alias = @build_alias@
195 build_cpu = @build_cpu@
196 build_os = @build_os@
197 build_vendor = @build_vendor@
198 datadir = @datadir@
199 datarootdir = @datarootdir@
200 docdir = @docdir@
201 dvidir = @dvidir@
202 enable_gss = @enable_gss@
203 enable_nfsv3 = @enable_nfsv3@
204 enable_nfsv4 = @enable_nfsv4@
205 exec_prefix = @exec_prefix@
206 host = @host@
207 host_alias = @host_alias@
208 host_cpu = @host_cpu@
209 host_os = @host_os@
210 host_vendor = @host_vendor@
211 htmldir = @htmldir@
212 includedir = @includedir@
213 infodir = @infodir@
214 install_sh = @install_sh@
215 kprefix = @kprefix@
216 libdir = @libdir@
217 libexecdir = @libexecdir@
218 localedir = @localedir@
219 localstatedir = @localstatedir@
220 mandir = @mandir@
221 mkdir_p = @mkdir_p@
222 oldincludedir = @oldincludedir@
223 pdfdir = @pdfdir@
224 prefix = @prefix@
225 program_transform_name = @program_transform_name@
226 psdir = @psdir@
227 sbindir = @sbindir@
228 secure_statd = @secure_statd@
229 sharedstatedir = @sharedstatedir@
230 statduser = @statduser@
231 statedir = @statedir@
232 sysconfdir = @sysconfdir@
233 target_alias = @target_alias@
234 rpcgen_SOURCES = rpc_clntout.c rpc_cout.c rpc_hout.c rpc_main.c \
235                  rpc_parse.c rpc_scan.c rpc_svcout.c rpc_tblout.c \
236                  rpc_util.c rpc_sample.c rpc_output.h rpc_parse.h \
237                  rpc_scan.h rpc_util.h
238
239 rpcgen_CFLAGS = $(CFLAGS_FOR_BUILD)
240 rpcgen_CPPLAGS = $(CPPFLAGS_FOR_BUILD)
241 rpcgen_LDFLAGS = $(LDFLAGS_FOR_BUILD)
242 MAINTAINERCLEANFILES = Makefile.in
243 EXTRA_DIST = rpcgen.new.1
244 all: all-am
245
246 .SUFFIXES:
247 .SUFFIXES: .c .lo .o .obj
248 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
249         @for dep in $?; do \
250           case '$(am__configure_deps)' in \
251             *$$dep*) \
252               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
253                 && exit 0; \
254               exit 1;; \
255           esac; \
256         done; \
257         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  tools/rpcgen/Makefile'; \
258         cd $(top_srcdir) && \
259           $(AUTOMAKE) --gnu  tools/rpcgen/Makefile
260 .PRECIOUS: Makefile
261 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
262         @case '$?' in \
263           *config.status*) \
264             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
265           *) \
266             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
267             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
268         esac;
269
270 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
271         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
272
273 $(top_srcdir)/configure:  $(am__configure_deps)
274         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
275 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
276         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
277
278 clean-noinstPROGRAMS:
279         @list='$(noinst_PROGRAMS)'; for p in $$list; do \
280           f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
281           echo " rm -f $$p $$f"; \
282           rm -f $$p $$f ; \
283         done
284 rpcgen$(EXEEXT): $(rpcgen_OBJECTS) $(rpcgen_DEPENDENCIES) 
285         @rm -f rpcgen$(EXEEXT)
286         $(LINK) $(rpcgen_LDFLAGS) $(rpcgen_OBJECTS) $(rpcgen_LDADD) $(LIBS)
287
288 mostlyclean-compile:
289         -rm -f *.$(OBJEXT)
290
291 distclean-compile:
292         -rm -f *.tab.c
293
294 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpcgen-rpc_clntout.Po@am__quote@
295 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpcgen-rpc_cout.Po@am__quote@
296 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpcgen-rpc_hout.Po@am__quote@
297 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpcgen-rpc_main.Po@am__quote@
298 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpcgen-rpc_parse.Po@am__quote@
299 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpcgen-rpc_sample.Po@am__quote@
300 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpcgen-rpc_scan.Po@am__quote@
301 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpcgen-rpc_svcout.Po@am__quote@
302 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpcgen-rpc_tblout.Po@am__quote@
303 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpcgen-rpc_util.Po@am__quote@
304
305 .c.o:
306 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
307 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
308 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
309 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
310 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
311 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
312
313 .c.obj:
314 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
315 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
316 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
317 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
318 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
319 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
320
321 .c.lo:
322 @am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
323 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
324 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
325 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
326 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
327 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
328
329 rpcgen-rpc_clntout.o: rpc_clntout.c
330 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -MT rpcgen-rpc_clntout.o -MD -MP -MF "$(DEPDIR)/rpcgen-rpc_clntout.Tpo" -c -o rpcgen-rpc_clntout.o `test -f 'rpc_clntout.c' || echo '$(srcdir)/'`rpc_clntout.c; \
331 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/rpcgen-rpc_clntout.Tpo" "$(DEPDIR)/rpcgen-rpc_clntout.Po"; else rm -f "$(DEPDIR)/rpcgen-rpc_clntout.Tpo"; exit 1; fi
332 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_clntout.c' object='rpcgen-rpc_clntout.o' libtool=no @AMDEPBACKSLASH@
333 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/rpcgen-rpc_clntout.Po' tmpdepfile='$(DEPDIR)/rpcgen-rpc_clntout.TPo' @AMDEPBACKSLASH@
334 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
335 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -c -o rpcgen-rpc_clntout.o `test -f 'rpc_clntout.c' || echo '$(srcdir)/'`rpc_clntout.c
336
337 rpcgen-rpc_clntout.obj: rpc_clntout.c
338 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -MT rpcgen-rpc_clntout.obj -MD -MP -MF "$(DEPDIR)/rpcgen-rpc_clntout.Tpo" -c -o rpcgen-rpc_clntout.obj `if test -f 'rpc_clntout.c'; then $(CYGPATH_W) 'rpc_clntout.c'; else $(CYGPATH_W) '$(srcdir)/rpc_clntout.c'; fi`; \
339 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/rpcgen-rpc_clntout.Tpo" "$(DEPDIR)/rpcgen-rpc_clntout.Po"; else rm -f "$(DEPDIR)/rpcgen-rpc_clntout.Tpo"; exit 1; fi
340 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_clntout.c' object='rpcgen-rpc_clntout.obj' libtool=no @AMDEPBACKSLASH@
341 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/rpcgen-rpc_clntout.Po' tmpdepfile='$(DEPDIR)/rpcgen-rpc_clntout.TPo' @AMDEPBACKSLASH@
342 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
343 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -c -o rpcgen-rpc_clntout.obj `if test -f 'rpc_clntout.c'; then $(CYGPATH_W) 'rpc_clntout.c'; else $(CYGPATH_W) '$(srcdir)/rpc_clntout.c'; fi`
344
345 rpcgen-rpc_clntout.lo: rpc_clntout.c
346 @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -MT rpcgen-rpc_clntout.lo -MD -MP -MF "$(DEPDIR)/rpcgen-rpc_clntout.Tpo" -c -o rpcgen-rpc_clntout.lo `test -f 'rpc_clntout.c' || echo '$(srcdir)/'`rpc_clntout.c; \
347 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/rpcgen-rpc_clntout.Tpo" "$(DEPDIR)/rpcgen-rpc_clntout.Plo"; else rm -f "$(DEPDIR)/rpcgen-rpc_clntout.Tpo"; exit 1; fi
348 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_clntout.c' object='rpcgen-rpc_clntout.lo' libtool=yes @AMDEPBACKSLASH@
349 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/rpcgen-rpc_clntout.Plo' tmpdepfile='$(DEPDIR)/rpcgen-rpc_clntout.TPlo' @AMDEPBACKSLASH@
350 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
351 @am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -c -o rpcgen-rpc_clntout.lo `test -f 'rpc_clntout.c' || echo '$(srcdir)/'`rpc_clntout.c
352
353 rpcgen-rpc_cout.o: rpc_cout.c
354 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -MT rpcgen-rpc_cout.o -MD -MP -MF "$(DEPDIR)/rpcgen-rpc_cout.Tpo" -c -o rpcgen-rpc_cout.o `test -f 'rpc_cout.c' || echo '$(srcdir)/'`rpc_cout.c; \
355 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/rpcgen-rpc_cout.Tpo" "$(DEPDIR)/rpcgen-rpc_cout.Po"; else rm -f "$(DEPDIR)/rpcgen-rpc_cout.Tpo"; exit 1; fi
356 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_cout.c' object='rpcgen-rpc_cout.o' libtool=no @AMDEPBACKSLASH@
357 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/rpcgen-rpc_cout.Po' tmpdepfile='$(DEPDIR)/rpcgen-rpc_cout.TPo' @AMDEPBACKSLASH@
358 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
359 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -c -o rpcgen-rpc_cout.o `test -f 'rpc_cout.c' || echo '$(srcdir)/'`rpc_cout.c
360
361 rpcgen-rpc_cout.obj: rpc_cout.c
362 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -MT rpcgen-rpc_cout.obj -MD -MP -MF "$(DEPDIR)/rpcgen-rpc_cout.Tpo" -c -o rpcgen-rpc_cout.obj `if test -f 'rpc_cout.c'; then $(CYGPATH_W) 'rpc_cout.c'; else $(CYGPATH_W) '$(srcdir)/rpc_cout.c'; fi`; \
363 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/rpcgen-rpc_cout.Tpo" "$(DEPDIR)/rpcgen-rpc_cout.Po"; else rm -f "$(DEPDIR)/rpcgen-rpc_cout.Tpo"; exit 1; fi
364 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_cout.c' object='rpcgen-rpc_cout.obj' libtool=no @AMDEPBACKSLASH@
365 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/rpcgen-rpc_cout.Po' tmpdepfile='$(DEPDIR)/rpcgen-rpc_cout.TPo' @AMDEPBACKSLASH@
366 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
367 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -c -o rpcgen-rpc_cout.obj `if test -f 'rpc_cout.c'; then $(CYGPATH_W) 'rpc_cout.c'; else $(CYGPATH_W) '$(srcdir)/rpc_cout.c'; fi`
368
369 rpcgen-rpc_cout.lo: rpc_cout.c
370 @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -MT rpcgen-rpc_cout.lo -MD -MP -MF "$(DEPDIR)/rpcgen-rpc_cout.Tpo" -c -o rpcgen-rpc_cout.lo `test -f 'rpc_cout.c' || echo '$(srcdir)/'`rpc_cout.c; \
371 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/rpcgen-rpc_cout.Tpo" "$(DEPDIR)/rpcgen-rpc_cout.Plo"; else rm -f "$(DEPDIR)/rpcgen-rpc_cout.Tpo"; exit 1; fi
372 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_cout.c' object='rpcgen-rpc_cout.lo' libtool=yes @AMDEPBACKSLASH@
373 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/rpcgen-rpc_cout.Plo' tmpdepfile='$(DEPDIR)/rpcgen-rpc_cout.TPlo' @AMDEPBACKSLASH@
374 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
375 @am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -c -o rpcgen-rpc_cout.lo `test -f 'rpc_cout.c' || echo '$(srcdir)/'`rpc_cout.c
376
377 rpcgen-rpc_hout.o: rpc_hout.c
378 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -MT rpcgen-rpc_hout.o -MD -MP -MF "$(DEPDIR)/rpcgen-rpc_hout.Tpo" -c -o rpcgen-rpc_hout.o `test -f 'rpc_hout.c' || echo '$(srcdir)/'`rpc_hout.c; \
379 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/rpcgen-rpc_hout.Tpo" "$(DEPDIR)/rpcgen-rpc_hout.Po"; else rm -f "$(DEPDIR)/rpcgen-rpc_hout.Tpo"; exit 1; fi
380 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_hout.c' object='rpcgen-rpc_hout.o' libtool=no @AMDEPBACKSLASH@
381 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/rpcgen-rpc_hout.Po' tmpdepfile='$(DEPDIR)/rpcgen-rpc_hout.TPo' @AMDEPBACKSLASH@
382 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
383 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -c -o rpcgen-rpc_hout.o `test -f 'rpc_hout.c' || echo '$(srcdir)/'`rpc_hout.c
384
385 rpcgen-rpc_hout.obj: rpc_hout.c
386 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -MT rpcgen-rpc_hout.obj -MD -MP -MF "$(DEPDIR)/rpcgen-rpc_hout.Tpo" -c -o rpcgen-rpc_hout.obj `if test -f 'rpc_hout.c'; then $(CYGPATH_W) 'rpc_hout.c'; else $(CYGPATH_W) '$(srcdir)/rpc_hout.c'; fi`; \
387 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/rpcgen-rpc_hout.Tpo" "$(DEPDIR)/rpcgen-rpc_hout.Po"; else rm -f "$(DEPDIR)/rpcgen-rpc_hout.Tpo"; exit 1; fi
388 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_hout.c' object='rpcgen-rpc_hout.obj' libtool=no @AMDEPBACKSLASH@
389 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/rpcgen-rpc_hout.Po' tmpdepfile='$(DEPDIR)/rpcgen-rpc_hout.TPo' @AMDEPBACKSLASH@
390 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
391 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -c -o rpcgen-rpc_hout.obj `if test -f 'rpc_hout.c'; then $(CYGPATH_W) 'rpc_hout.c'; else $(CYGPATH_W) '$(srcdir)/rpc_hout.c'; fi`
392
393 rpcgen-rpc_hout.lo: rpc_hout.c
394 @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -MT rpcgen-rpc_hout.lo -MD -MP -MF "$(DEPDIR)/rpcgen-rpc_hout.Tpo" -c -o rpcgen-rpc_hout.lo `test -f 'rpc_hout.c' || echo '$(srcdir)/'`rpc_hout.c; \
395 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/rpcgen-rpc_hout.Tpo" "$(DEPDIR)/rpcgen-rpc_hout.Plo"; else rm -f "$(DEPDIR)/rpcgen-rpc_hout.Tpo"; exit 1; fi
396 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_hout.c' object='rpcgen-rpc_hout.lo' libtool=yes @AMDEPBACKSLASH@
397 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/rpcgen-rpc_hout.Plo' tmpdepfile='$(DEPDIR)/rpcgen-rpc_hout.TPlo' @AMDEPBACKSLASH@
398 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
399 @am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -c -o rpcgen-rpc_hout.lo `test -f 'rpc_hout.c' || echo '$(srcdir)/'`rpc_hout.c
400
401 rpcgen-rpc_main.o: rpc_main.c
402 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -MT rpcgen-rpc_main.o -MD -MP -MF "$(DEPDIR)/rpcgen-rpc_main.Tpo" -c -o rpcgen-rpc_main.o `test -f 'rpc_main.c' || echo '$(srcdir)/'`rpc_main.c; \
403 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/rpcgen-rpc_main.Tpo" "$(DEPDIR)/rpcgen-rpc_main.Po"; else rm -f "$(DEPDIR)/rpcgen-rpc_main.Tpo"; exit 1; fi
404 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_main.c' object='rpcgen-rpc_main.o' libtool=no @AMDEPBACKSLASH@
405 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/rpcgen-rpc_main.Po' tmpdepfile='$(DEPDIR)/rpcgen-rpc_main.TPo' @AMDEPBACKSLASH@
406 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
407 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -c -o rpcgen-rpc_main.o `test -f 'rpc_main.c' || echo '$(srcdir)/'`rpc_main.c
408
409 rpcgen-rpc_main.obj: rpc_main.c
410 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -MT rpcgen-rpc_main.obj -MD -MP -MF "$(DEPDIR)/rpcgen-rpc_main.Tpo" -c -o rpcgen-rpc_main.obj `if test -f 'rpc_main.c'; then $(CYGPATH_W) 'rpc_main.c'; else $(CYGPATH_W) '$(srcdir)/rpc_main.c'; fi`; \
411 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/rpcgen-rpc_main.Tpo" "$(DEPDIR)/rpcgen-rpc_main.Po"; else rm -f "$(DEPDIR)/rpcgen-rpc_main.Tpo"; exit 1; fi
412 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_main.c' object='rpcgen-rpc_main.obj' libtool=no @AMDEPBACKSLASH@
413 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/rpcgen-rpc_main.Po' tmpdepfile='$(DEPDIR)/rpcgen-rpc_main.TPo' @AMDEPBACKSLASH@
414 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
415 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -c -o rpcgen-rpc_main.obj `if test -f 'rpc_main.c'; then $(CYGPATH_W) 'rpc_main.c'; else $(CYGPATH_W) '$(srcdir)/rpc_main.c'; fi`
416
417 rpcgen-rpc_main.lo: rpc_main.c
418 @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -MT rpcgen-rpc_main.lo -MD -MP -MF "$(DEPDIR)/rpcgen-rpc_main.Tpo" -c -o rpcgen-rpc_main.lo `test -f 'rpc_main.c' || echo '$(srcdir)/'`rpc_main.c; \
419 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/rpcgen-rpc_main.Tpo" "$(DEPDIR)/rpcgen-rpc_main.Plo"; else rm -f "$(DEPDIR)/rpcgen-rpc_main.Tpo"; exit 1; fi
420 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_main.c' object='rpcgen-rpc_main.lo' libtool=yes @AMDEPBACKSLASH@
421 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/rpcgen-rpc_main.Plo' tmpdepfile='$(DEPDIR)/rpcgen-rpc_main.TPlo' @AMDEPBACKSLASH@
422 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
423 @am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -c -o rpcgen-rpc_main.lo `test -f 'rpc_main.c' || echo '$(srcdir)/'`rpc_main.c
424
425 rpcgen-rpc_parse.o: rpc_parse.c
426 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -MT rpcgen-rpc_parse.o -MD -MP -MF "$(DEPDIR)/rpcgen-rpc_parse.Tpo" -c -o rpcgen-rpc_parse.o `test -f 'rpc_parse.c' || echo '$(srcdir)/'`rpc_parse.c; \
427 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/rpcgen-rpc_parse.Tpo" "$(DEPDIR)/rpcgen-rpc_parse.Po"; else rm -f "$(DEPDIR)/rpcgen-rpc_parse.Tpo"; exit 1; fi
428 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_parse.c' object='rpcgen-rpc_parse.o' libtool=no @AMDEPBACKSLASH@
429 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/rpcgen-rpc_parse.Po' tmpdepfile='$(DEPDIR)/rpcgen-rpc_parse.TPo' @AMDEPBACKSLASH@
430 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
431 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -c -o rpcgen-rpc_parse.o `test -f 'rpc_parse.c' || echo '$(srcdir)/'`rpc_parse.c
432
433 rpcgen-rpc_parse.obj: rpc_parse.c
434 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -MT rpcgen-rpc_parse.obj -MD -MP -MF "$(DEPDIR)/rpcgen-rpc_parse.Tpo" -c -o rpcgen-rpc_parse.obj `if test -f 'rpc_parse.c'; then $(CYGPATH_W) 'rpc_parse.c'; else $(CYGPATH_W) '$(srcdir)/rpc_parse.c'; fi`; \
435 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/rpcgen-rpc_parse.Tpo" "$(DEPDIR)/rpcgen-rpc_parse.Po"; else rm -f "$(DEPDIR)/rpcgen-rpc_parse.Tpo"; exit 1; fi
436 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_parse.c' object='rpcgen-rpc_parse.obj' libtool=no @AMDEPBACKSLASH@
437 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/rpcgen-rpc_parse.Po' tmpdepfile='$(DEPDIR)/rpcgen-rpc_parse.TPo' @AMDEPBACKSLASH@
438 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
439 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -c -o rpcgen-rpc_parse.obj `if test -f 'rpc_parse.c'; then $(CYGPATH_W) 'rpc_parse.c'; else $(CYGPATH_W) '$(srcdir)/rpc_parse.c'; fi`
440
441 rpcgen-rpc_parse.lo: rpc_parse.c
442 @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -MT rpcgen-rpc_parse.lo -MD -MP -MF "$(DEPDIR)/rpcgen-rpc_parse.Tpo" -c -o rpcgen-rpc_parse.lo `test -f 'rpc_parse.c' || echo '$(srcdir)/'`rpc_parse.c; \
443 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/rpcgen-rpc_parse.Tpo" "$(DEPDIR)/rpcgen-rpc_parse.Plo"; else rm -f "$(DEPDIR)/rpcgen-rpc_parse.Tpo"; exit 1; fi
444 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_parse.c' object='rpcgen-rpc_parse.lo' libtool=yes @AMDEPBACKSLASH@
445 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/rpcgen-rpc_parse.Plo' tmpdepfile='$(DEPDIR)/rpcgen-rpc_parse.TPlo' @AMDEPBACKSLASH@
446 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
447 @am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -c -o rpcgen-rpc_parse.lo `test -f 'rpc_parse.c' || echo '$(srcdir)/'`rpc_parse.c
448
449 rpcgen-rpc_scan.o: rpc_scan.c
450 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -MT rpcgen-rpc_scan.o -MD -MP -MF "$(DEPDIR)/rpcgen-rpc_scan.Tpo" -c -o rpcgen-rpc_scan.o `test -f 'rpc_scan.c' || echo '$(srcdir)/'`rpc_scan.c; \
451 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/rpcgen-rpc_scan.Tpo" "$(DEPDIR)/rpcgen-rpc_scan.Po"; else rm -f "$(DEPDIR)/rpcgen-rpc_scan.Tpo"; exit 1; fi
452 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_scan.c' object='rpcgen-rpc_scan.o' libtool=no @AMDEPBACKSLASH@
453 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/rpcgen-rpc_scan.Po' tmpdepfile='$(DEPDIR)/rpcgen-rpc_scan.TPo' @AMDEPBACKSLASH@
454 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
455 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -c -o rpcgen-rpc_scan.o `test -f 'rpc_scan.c' || echo '$(srcdir)/'`rpc_scan.c
456
457 rpcgen-rpc_scan.obj: rpc_scan.c
458 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -MT rpcgen-rpc_scan.obj -MD -MP -MF "$(DEPDIR)/rpcgen-rpc_scan.Tpo" -c -o rpcgen-rpc_scan.obj `if test -f 'rpc_scan.c'; then $(CYGPATH_W) 'rpc_scan.c'; else $(CYGPATH_W) '$(srcdir)/rpc_scan.c'; fi`; \
459 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/rpcgen-rpc_scan.Tpo" "$(DEPDIR)/rpcgen-rpc_scan.Po"; else rm -f "$(DEPDIR)/rpcgen-rpc_scan.Tpo"; exit 1; fi
460 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_scan.c' object='rpcgen-rpc_scan.obj' libtool=no @AMDEPBACKSLASH@
461 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/rpcgen-rpc_scan.Po' tmpdepfile='$(DEPDIR)/rpcgen-rpc_scan.TPo' @AMDEPBACKSLASH@
462 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
463 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -c -o rpcgen-rpc_scan.obj `if test -f 'rpc_scan.c'; then $(CYGPATH_W) 'rpc_scan.c'; else $(CYGPATH_W) '$(srcdir)/rpc_scan.c'; fi`
464
465 rpcgen-rpc_scan.lo: rpc_scan.c
466 @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -MT rpcgen-rpc_scan.lo -MD -MP -MF "$(DEPDIR)/rpcgen-rpc_scan.Tpo" -c -o rpcgen-rpc_scan.lo `test -f 'rpc_scan.c' || echo '$(srcdir)/'`rpc_scan.c; \
467 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/rpcgen-rpc_scan.Tpo" "$(DEPDIR)/rpcgen-rpc_scan.Plo"; else rm -f "$(DEPDIR)/rpcgen-rpc_scan.Tpo"; exit 1; fi
468 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_scan.c' object='rpcgen-rpc_scan.lo' libtool=yes @AMDEPBACKSLASH@
469 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/rpcgen-rpc_scan.Plo' tmpdepfile='$(DEPDIR)/rpcgen-rpc_scan.TPlo' @AMDEPBACKSLASH@
470 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
471 @am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -c -o rpcgen-rpc_scan.lo `test -f 'rpc_scan.c' || echo '$(srcdir)/'`rpc_scan.c
472
473 rpcgen-rpc_svcout.o: rpc_svcout.c
474 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -MT rpcgen-rpc_svcout.o -MD -MP -MF "$(DEPDIR)/rpcgen-rpc_svcout.Tpo" -c -o rpcgen-rpc_svcout.o `test -f 'rpc_svcout.c' || echo '$(srcdir)/'`rpc_svcout.c; \
475 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/rpcgen-rpc_svcout.Tpo" "$(DEPDIR)/rpcgen-rpc_svcout.Po"; else rm -f "$(DEPDIR)/rpcgen-rpc_svcout.Tpo"; exit 1; fi
476 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_svcout.c' object='rpcgen-rpc_svcout.o' libtool=no @AMDEPBACKSLASH@
477 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/rpcgen-rpc_svcout.Po' tmpdepfile='$(DEPDIR)/rpcgen-rpc_svcout.TPo' @AMDEPBACKSLASH@
478 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
479 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -c -o rpcgen-rpc_svcout.o `test -f 'rpc_svcout.c' || echo '$(srcdir)/'`rpc_svcout.c
480
481 rpcgen-rpc_svcout.obj: rpc_svcout.c
482 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -MT rpcgen-rpc_svcout.obj -MD -MP -MF "$(DEPDIR)/rpcgen-rpc_svcout.Tpo" -c -o rpcgen-rpc_svcout.obj `if test -f 'rpc_svcout.c'; then $(CYGPATH_W) 'rpc_svcout.c'; else $(CYGPATH_W) '$(srcdir)/rpc_svcout.c'; fi`; \
483 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/rpcgen-rpc_svcout.Tpo" "$(DEPDIR)/rpcgen-rpc_svcout.Po"; else rm -f "$(DEPDIR)/rpcgen-rpc_svcout.Tpo"; exit 1; fi
484 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_svcout.c' object='rpcgen-rpc_svcout.obj' libtool=no @AMDEPBACKSLASH@
485 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/rpcgen-rpc_svcout.Po' tmpdepfile='$(DEPDIR)/rpcgen-rpc_svcout.TPo' @AMDEPBACKSLASH@
486 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
487 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -c -o rpcgen-rpc_svcout.obj `if test -f 'rpc_svcout.c'; then $(CYGPATH_W) 'rpc_svcout.c'; else $(CYGPATH_W) '$(srcdir)/rpc_svcout.c'; fi`
488
489 rpcgen-rpc_svcout.lo: rpc_svcout.c
490 @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -MT rpcgen-rpc_svcout.lo -MD -MP -MF "$(DEPDIR)/rpcgen-rpc_svcout.Tpo" -c -o rpcgen-rpc_svcout.lo `test -f 'rpc_svcout.c' || echo '$(srcdir)/'`rpc_svcout.c; \
491 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/rpcgen-rpc_svcout.Tpo" "$(DEPDIR)/rpcgen-rpc_svcout.Plo"; else rm -f "$(DEPDIR)/rpcgen-rpc_svcout.Tpo"; exit 1; fi
492 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_svcout.c' object='rpcgen-rpc_svcout.lo' libtool=yes @AMDEPBACKSLASH@
493 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/rpcgen-rpc_svcout.Plo' tmpdepfile='$(DEPDIR)/rpcgen-rpc_svcout.TPlo' @AMDEPBACKSLASH@
494 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
495 @am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -c -o rpcgen-rpc_svcout.lo `test -f 'rpc_svcout.c' || echo '$(srcdir)/'`rpc_svcout.c
496
497 rpcgen-rpc_tblout.o: rpc_tblout.c
498 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -MT rpcgen-rpc_tblout.o -MD -MP -MF "$(DEPDIR)/rpcgen-rpc_tblout.Tpo" -c -o rpcgen-rpc_tblout.o `test -f 'rpc_tblout.c' || echo '$(srcdir)/'`rpc_tblout.c; \
499 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/rpcgen-rpc_tblout.Tpo" "$(DEPDIR)/rpcgen-rpc_tblout.Po"; else rm -f "$(DEPDIR)/rpcgen-rpc_tblout.Tpo"; exit 1; fi
500 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_tblout.c' object='rpcgen-rpc_tblout.o' libtool=no @AMDEPBACKSLASH@
501 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/rpcgen-rpc_tblout.Po' tmpdepfile='$(DEPDIR)/rpcgen-rpc_tblout.TPo' @AMDEPBACKSLASH@
502 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
503 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -c -o rpcgen-rpc_tblout.o `test -f 'rpc_tblout.c' || echo '$(srcdir)/'`rpc_tblout.c
504
505 rpcgen-rpc_tblout.obj: rpc_tblout.c
506 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -MT rpcgen-rpc_tblout.obj -MD -MP -MF "$(DEPDIR)/rpcgen-rpc_tblout.Tpo" -c -o rpcgen-rpc_tblout.obj `if test -f 'rpc_tblout.c'; then $(CYGPATH_W) 'rpc_tblout.c'; else $(CYGPATH_W) '$(srcdir)/rpc_tblout.c'; fi`; \
507 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/rpcgen-rpc_tblout.Tpo" "$(DEPDIR)/rpcgen-rpc_tblout.Po"; else rm -f "$(DEPDIR)/rpcgen-rpc_tblout.Tpo"; exit 1; fi
508 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_tblout.c' object='rpcgen-rpc_tblout.obj' libtool=no @AMDEPBACKSLASH@
509 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/rpcgen-rpc_tblout.Po' tmpdepfile='$(DEPDIR)/rpcgen-rpc_tblout.TPo' @AMDEPBACKSLASH@
510 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
511 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -c -o rpcgen-rpc_tblout.obj `if test -f 'rpc_tblout.c'; then $(CYGPATH_W) 'rpc_tblout.c'; else $(CYGPATH_W) '$(srcdir)/rpc_tblout.c'; fi`
512
513 rpcgen-rpc_tblout.lo: rpc_tblout.c
514 @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -MT rpcgen-rpc_tblout.lo -MD -MP -MF "$(DEPDIR)/rpcgen-rpc_tblout.Tpo" -c -o rpcgen-rpc_tblout.lo `test -f 'rpc_tblout.c' || echo '$(srcdir)/'`rpc_tblout.c; \
515 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/rpcgen-rpc_tblout.Tpo" "$(DEPDIR)/rpcgen-rpc_tblout.Plo"; else rm -f "$(DEPDIR)/rpcgen-rpc_tblout.Tpo"; exit 1; fi
516 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_tblout.c' object='rpcgen-rpc_tblout.lo' libtool=yes @AMDEPBACKSLASH@
517 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/rpcgen-rpc_tblout.Plo' tmpdepfile='$(DEPDIR)/rpcgen-rpc_tblout.TPlo' @AMDEPBACKSLASH@
518 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
519 @am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -c -o rpcgen-rpc_tblout.lo `test -f 'rpc_tblout.c' || echo '$(srcdir)/'`rpc_tblout.c
520
521 rpcgen-rpc_util.o: rpc_util.c
522 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -MT rpcgen-rpc_util.o -MD -MP -MF "$(DEPDIR)/rpcgen-rpc_util.Tpo" -c -o rpcgen-rpc_util.o `test -f 'rpc_util.c' || echo '$(srcdir)/'`rpc_util.c; \
523 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/rpcgen-rpc_util.Tpo" "$(DEPDIR)/rpcgen-rpc_util.Po"; else rm -f "$(DEPDIR)/rpcgen-rpc_util.Tpo"; exit 1; fi
524 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_util.c' object='rpcgen-rpc_util.o' libtool=no @AMDEPBACKSLASH@
525 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/rpcgen-rpc_util.Po' tmpdepfile='$(DEPDIR)/rpcgen-rpc_util.TPo' @AMDEPBACKSLASH@
526 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
527 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -c -o rpcgen-rpc_util.o `test -f 'rpc_util.c' || echo '$(srcdir)/'`rpc_util.c
528
529 rpcgen-rpc_util.obj: rpc_util.c
530 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -MT rpcgen-rpc_util.obj -MD -MP -MF "$(DEPDIR)/rpcgen-rpc_util.Tpo" -c -o rpcgen-rpc_util.obj `if test -f 'rpc_util.c'; then $(CYGPATH_W) 'rpc_util.c'; else $(CYGPATH_W) '$(srcdir)/rpc_util.c'; fi`; \
531 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/rpcgen-rpc_util.Tpo" "$(DEPDIR)/rpcgen-rpc_util.Po"; else rm -f "$(DEPDIR)/rpcgen-rpc_util.Tpo"; exit 1; fi
532 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_util.c' object='rpcgen-rpc_util.obj' libtool=no @AMDEPBACKSLASH@
533 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/rpcgen-rpc_util.Po' tmpdepfile='$(DEPDIR)/rpcgen-rpc_util.TPo' @AMDEPBACKSLASH@
534 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
535 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -c -o rpcgen-rpc_util.obj `if test -f 'rpc_util.c'; then $(CYGPATH_W) 'rpc_util.c'; else $(CYGPATH_W) '$(srcdir)/rpc_util.c'; fi`
536
537 rpcgen-rpc_util.lo: rpc_util.c
538 @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -MT rpcgen-rpc_util.lo -MD -MP -MF "$(DEPDIR)/rpcgen-rpc_util.Tpo" -c -o rpcgen-rpc_util.lo `test -f 'rpc_util.c' || echo '$(srcdir)/'`rpc_util.c; \
539 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/rpcgen-rpc_util.Tpo" "$(DEPDIR)/rpcgen-rpc_util.Plo"; else rm -f "$(DEPDIR)/rpcgen-rpc_util.Tpo"; exit 1; fi
540 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_util.c' object='rpcgen-rpc_util.lo' libtool=yes @AMDEPBACKSLASH@
541 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/rpcgen-rpc_util.Plo' tmpdepfile='$(DEPDIR)/rpcgen-rpc_util.TPlo' @AMDEPBACKSLASH@
542 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
543 @am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -c -o rpcgen-rpc_util.lo `test -f 'rpc_util.c' || echo '$(srcdir)/'`rpc_util.c
544
545 rpcgen-rpc_sample.o: rpc_sample.c
546 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -MT rpcgen-rpc_sample.o -MD -MP -MF "$(DEPDIR)/rpcgen-rpc_sample.Tpo" -c -o rpcgen-rpc_sample.o `test -f 'rpc_sample.c' || echo '$(srcdir)/'`rpc_sample.c; \
547 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/rpcgen-rpc_sample.Tpo" "$(DEPDIR)/rpcgen-rpc_sample.Po"; else rm -f "$(DEPDIR)/rpcgen-rpc_sample.Tpo"; exit 1; fi
548 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_sample.c' object='rpcgen-rpc_sample.o' libtool=no @AMDEPBACKSLASH@
549 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/rpcgen-rpc_sample.Po' tmpdepfile='$(DEPDIR)/rpcgen-rpc_sample.TPo' @AMDEPBACKSLASH@
550 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
551 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -c -o rpcgen-rpc_sample.o `test -f 'rpc_sample.c' || echo '$(srcdir)/'`rpc_sample.c
552
553 rpcgen-rpc_sample.obj: rpc_sample.c
554 @am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -MT rpcgen-rpc_sample.obj -MD -MP -MF "$(DEPDIR)/rpcgen-rpc_sample.Tpo" -c -o rpcgen-rpc_sample.obj `if test -f 'rpc_sample.c'; then $(CYGPATH_W) 'rpc_sample.c'; else $(CYGPATH_W) '$(srcdir)/rpc_sample.c'; fi`; \
555 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/rpcgen-rpc_sample.Tpo" "$(DEPDIR)/rpcgen-rpc_sample.Po"; else rm -f "$(DEPDIR)/rpcgen-rpc_sample.Tpo"; exit 1; fi
556 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_sample.c' object='rpcgen-rpc_sample.obj' libtool=no @AMDEPBACKSLASH@
557 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/rpcgen-rpc_sample.Po' tmpdepfile='$(DEPDIR)/rpcgen-rpc_sample.TPo' @AMDEPBACKSLASH@
558 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
559 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -c -o rpcgen-rpc_sample.obj `if test -f 'rpc_sample.c'; then $(CYGPATH_W) 'rpc_sample.c'; else $(CYGPATH_W) '$(srcdir)/rpc_sample.c'; fi`
560
561 rpcgen-rpc_sample.lo: rpc_sample.c
562 @am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -MT rpcgen-rpc_sample.lo -MD -MP -MF "$(DEPDIR)/rpcgen-rpc_sample.Tpo" -c -o rpcgen-rpc_sample.lo `test -f 'rpc_sample.c' || echo '$(srcdir)/'`rpc_sample.c; \
563 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/rpcgen-rpc_sample.Tpo" "$(DEPDIR)/rpcgen-rpc_sample.Plo"; else rm -f "$(DEPDIR)/rpcgen-rpc_sample.Tpo"; exit 1; fi
564 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_sample.c' object='rpcgen-rpc_sample.lo' libtool=yes @AMDEPBACKSLASH@
565 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/rpcgen-rpc_sample.Plo' tmpdepfile='$(DEPDIR)/rpcgen-rpc_sample.TPlo' @AMDEPBACKSLASH@
566 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
567 @am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rpcgen_CFLAGS) $(CFLAGS) -c -o rpcgen-rpc_sample.lo `test -f 'rpc_sample.c' || echo '$(srcdir)/'`rpc_sample.c
568
569 mostlyclean-libtool:
570         -rm -f *.lo
571
572 clean-libtool:
573         -rm -rf .libs _libs
574
575 distclean-libtool:
576         -rm -f libtool
577 uninstall-info-am:
578
579 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
580         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
581         unique=`for i in $$list; do \
582             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
583           done | \
584           $(AWK) '    { files[$$0] = 1; } \
585                END { for (i in files) print i; }'`; \
586         mkid -fID $$unique
587 tags: TAGS
588
589 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
590                 $(TAGS_FILES) $(LISP)
591         tags=; \
592         here=`pwd`; \
593         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
594         unique=`for i in $$list; do \
595             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
596           done | \
597           $(AWK) '    { files[$$0] = 1; } \
598                END { for (i in files) print i; }'`; \
599         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
600           test -n "$$unique" || unique=$$empty_fix; \
601           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
602             $$tags $$unique; \
603         fi
604 ctags: CTAGS
605 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
606                 $(TAGS_FILES) $(LISP)
607         tags=; \
608         here=`pwd`; \
609         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
610         unique=`for i in $$list; do \
611             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
612           done | \
613           $(AWK) '    { files[$$0] = 1; } \
614                END { for (i in files) print i; }'`; \
615         test -z "$(CTAGS_ARGS)$$tags$$unique" \
616           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
617              $$tags $$unique
618
619 GTAGS:
620         here=`$(am__cd) $(top_builddir) && pwd` \
621           && cd $(top_srcdir) \
622           && gtags -i $(GTAGS_ARGS) $$here
623
624 distclean-tags:
625         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
626
627 distdir: $(DISTFILES)
628         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
629         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
630         list='$(DISTFILES)'; for file in $$list; do \
631           case $$file in \
632             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
633             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
634           esac; \
635           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
636           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
637           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
638             dir="/$$dir"; \
639             $(mkdir_p) "$(distdir)$$dir"; \
640           else \
641             dir=''; \
642           fi; \
643           if test -d $$d/$$file; then \
644             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
645               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
646             fi; \
647             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
648           else \
649             test -f $(distdir)/$$file \
650             || cp -p $$d/$$file $(distdir)/$$file \
651             || exit 1; \
652           fi; \
653         done
654 check-am: all-am
655 check: check-am
656 all-am: Makefile $(PROGRAMS)
657 installdirs:
658 install: install-am
659 install-exec: install-exec-am
660 install-data: install-data-am
661 uninstall: uninstall-am
662
663 install-am: all-am
664         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
665
666 installcheck: installcheck-am
667 install-strip:
668         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
669           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
670           `test -z '$(STRIP)' || \
671             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
672 mostlyclean-generic:
673
674 clean-generic:
675
676 distclean-generic:
677         -rm -f $(CONFIG_CLEAN_FILES)
678
679 maintainer-clean-generic:
680         @echo "This command is intended for maintainers to use"
681         @echo "it deletes files that may require special tools to rebuild."
682         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
683 clean: clean-am
684
685 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
686         mostlyclean-am
687
688 distclean: distclean-am
689         -rm -rf ./$(DEPDIR)
690         -rm -f Makefile
691 distclean-am: clean-am distclean-compile distclean-generic \
692         distclean-libtool distclean-tags
693
694 dvi: dvi-am
695
696 dvi-am:
697
698 html: html-am
699
700 info: info-am
701
702 info-am:
703
704 install-data-am:
705
706 install-exec-am:
707
708 install-info: install-info-am
709
710 install-man:
711
712 installcheck-am:
713
714 maintainer-clean: maintainer-clean-am
715         -rm -rf ./$(DEPDIR)
716         -rm -f Makefile
717 maintainer-clean-am: distclean-am maintainer-clean-generic
718
719 mostlyclean: mostlyclean-am
720
721 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
722         mostlyclean-libtool
723
724 pdf: pdf-am
725
726 pdf-am:
727
728 ps: ps-am
729
730 ps-am:
731
732 uninstall-am: uninstall-info-am
733
734 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
735         clean-libtool clean-noinstPROGRAMS ctags distclean \
736         distclean-compile distclean-generic distclean-libtool \
737         distclean-tags distdir dvi dvi-am html html-am info info-am \
738         install install-am install-data install-data-am install-exec \
739         install-exec-am install-info install-info-am install-man \
740         install-strip installcheck installcheck-am installdirs \
741         maintainer-clean maintainer-clean-generic mostlyclean \
742         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
743         pdf pdf-am ps ps-am tags uninstall uninstall-am \
744         uninstall-info-am
745
746 # Tell versions [3.59,3.63) of GNU make to not export all variables.
747 # Otherwise a system limit (for SysV at least) may be exceeded.
748 .NOEXPORT: