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