]> git.decadent.org.uk Git - nfs-utils.git/blob - tools/rpcgen/Makefile.in
Imported Upstream version 1.0.8+1.0.9pre1
[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_MOUNT_FALSE = @CONFIG_MOUNT_FALSE@
99 CONFIG_MOUNT_TRUE = @CONFIG_MOUNT_TRUE@
100 CONFIG_NFSV4_FALSE = @CONFIG_NFSV4_FALSE@
101 CONFIG_NFSV4_TRUE = @CONFIG_NFSV4_TRUE@
102 CONFIG_RQUOTAD_FALSE = @CONFIG_RQUOTAD_FALSE@
103 CONFIG_RQUOTAD_TRUE = @CONFIG_RQUOTAD_TRUE@
104 CPP = @CPP@
105 CPPFLAGS = @CPPFLAGS@
106 CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
107 CXX = @CXX@
108 CXXCPP = @CXXCPP@
109 CXXDEPMODE = @CXXDEPMODE@
110 CXXFLAGS = @CXXFLAGS@
111 CXXFLAGS_FOR_BUILD = @CXXFLAGS_FOR_BUILD@
112 CYGPATH_W = @CYGPATH_W@
113 DEFS = @DEFS@
114 DEPDIR = @DEPDIR@
115 ECHO = @ECHO@
116 ECHO_C = @ECHO_C@
117 ECHO_N = @ECHO_N@
118 ECHO_T = @ECHO_T@
119 EGREP = @EGREP@
120 EXEEXT = @EXEEXT@
121 F77 = @F77@
122 FFLAGS = @FFLAGS@
123 GREP = @GREP@
124 GSSAPI_CFLAGS = @GSSAPI_CFLAGS@
125 GSSAPI_LIBS = @GSSAPI_LIBS@
126 GSSD = @GSSD@
127 HAVE_LIBWRAP = @HAVE_LIBWRAP@
128 HAVE_TCP_WRAPPER = @HAVE_TCP_WRAPPER@
129 IDMAPD = @IDMAPD@
130 INSTALL_DATA = @INSTALL_DATA@
131 INSTALL_PROGRAM = @INSTALL_PROGRAM@
132 INSTALL_SCRIPT = @INSTALL_SCRIPT@
133 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
134 K5VERS = @K5VERS@
135 KRBCFLAGS = @KRBCFLAGS@
136 KRBDIR = @KRBDIR@
137 KRBLIBS = @KRBLIBS@
138 LD = @LD@
139 LDFLAGS = @LDFLAGS@
140 LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
141 LIBBSD = @LIBBSD@
142 LIBCRYPT = @LIBCRYPT@
143 LIBNSL = @LIBNSL@
144 LIBOBJS = @LIBOBJS@
145 LIBS = @LIBS@
146 LIBSOCKET = @LIBSOCKET@
147 LIBTOOL = @LIBTOOL@ --tag=CC
148 LIBWRAP = @LIBWRAP@
149 LN_S = @LN_S@
150 LTLIBOBJS = @LTLIBOBJS@
151 MAKEINFO = @MAKEINFO@
152 OBJEXT = @OBJEXT@
153 PACKAGE = @PACKAGE@
154 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
155 PACKAGE_NAME = @PACKAGE_NAME@
156 PACKAGE_STRING = @PACKAGE_STRING@
157 PACKAGE_TARNAME = @PACKAGE_TARNAME@
158 PACKAGE_VERSION = @PACKAGE_VERSION@
159 PATH_SEPARATOR = @PATH_SEPARATOR@
160 PKG_CONFIG = @PKG_CONFIG@
161 RANLIB = @RANLIB@
162 RELEASE = @RELEASE@
163 RPCSECGSS_CFLAGS = @RPCSECGSS_CFLAGS@
164 RPCSECGSS_LIBS = @RPCSECGSS_LIBS@
165 SET_MAKE = @SET_MAKE@
166 SHELL = @SHELL@
167 STRIP = @STRIP@
168 SVCGSSD = @SVCGSSD@
169 VERSION = @VERSION@
170 ac_ct_CC = @ac_ct_CC@
171 ac_ct_CXX = @ac_ct_CXX@
172 ac_ct_F77 = @ac_ct_F77@
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 datarootdir = @datarootdir@
190 docdir = @docdir@
191 dvidir = @dvidir@
192 enable_gss = @enable_gss@
193 enable_nfsv3 = @enable_nfsv3@
194 enable_nfsv4 = @enable_nfsv4@
195 exec_prefix = @exec_prefix@
196 host = @host@
197 host_alias = @host_alias@
198 host_cpu = @host_cpu@
199 host_os = @host_os@
200 host_vendor = @host_vendor@
201 htmldir = @htmldir@
202 includedir = @includedir@
203 infodir = @infodir@
204 install_sh = @install_sh@
205 kprefix = @kprefix@
206 libdir = @libdir@
207 libexecdir = @libexecdir@
208 localedir = @localedir@
209 localstatedir = @localstatedir@
210 mandir = @mandir@
211 mkdir_p = @mkdir_p@
212 oldincludedir = @oldincludedir@
213 pdfdir = @pdfdir@
214 prefix = @prefix@
215 program_transform_name = @program_transform_name@
216 psdir = @psdir@
217 sbindir = @sbindir@
218 secure_statd = @secure_statd@
219 sharedstatedir = @sharedstatedir@
220 statduser = @statduser@
221 statedir = @statedir@
222 sysconfdir = @sysconfdir@
223 target_alias = @target_alias@
224 rpcgen_SOURCES = rpc_clntout.c rpc_cout.c rpc_hout.c rpc_main.c \
225                  rpc_parse.c rpc_scan.c rpc_svcout.c rpc_tblout.c \
226                  rpc_util.c rpc_sample.c rpc_output.h rpc_parse.h \
227                  rpc_scan.h rpc_util.h
228
229 rpcgen_CFLAGS = $(CFLAGS_FOR_BUILD)
230 rpcgen_CPPLAGS = $(CPPFLAGS_FOR_BUILD)
231 rpcgen_LDFLAGS = $(LDFLAGS_FOR_BUILD)
232 MAINTAINERCLEANFILES = Makefile.in
233 EXTRA_DIST = rpcgen.new.1
234 all: all-am
235
236 .SUFFIXES:
237 .SUFFIXES: .c .lo .o .obj
238 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
239         @for dep in $?; do \
240           case '$(am__configure_deps)' in \
241             *$$dep*) \
242               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
243                 && exit 0; \
244               exit 1;; \
245           esac; \
246         done; \
247         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  tools/rpcgen/Makefile'; \
248         cd $(top_srcdir) && \
249           $(AUTOMAKE) --gnu  tools/rpcgen/Makefile
250 .PRECIOUS: Makefile
251 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
252         @case '$?' in \
253           *config.status*) \
254             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
255           *) \
256             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
257             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
258         esac;
259
260 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
261         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
262
263 $(top_srcdir)/configure:  $(am__configure_deps)
264         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
265 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
266         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
267
268 clean-noinstPROGRAMS:
269         @list='$(noinst_PROGRAMS)'; for p in $$list; do \
270           f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
271           echo " rm -f $$p $$f"; \
272           rm -f $$p $$f ; \
273         done
274 rpcgen$(EXEEXT): $(rpcgen_OBJECTS) $(rpcgen_DEPENDENCIES) 
275         @rm -f rpcgen$(EXEEXT)
276         $(LINK) $(rpcgen_LDFLAGS) $(rpcgen_OBJECTS) $(rpcgen_LDADD) $(LIBS)
277
278 mostlyclean-compile:
279         -rm -f *.$(OBJEXT)
280
281 distclean-compile:
282         -rm -f *.tab.c
283
284 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpcgen-rpc_clntout.Po@am__quote@
285 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpcgen-rpc_cout.Po@am__quote@
286 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpcgen-rpc_hout.Po@am__quote@
287 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpcgen-rpc_main.Po@am__quote@
288 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpcgen-rpc_parse.Po@am__quote@
289 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpcgen-rpc_sample.Po@am__quote@
290 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpcgen-rpc_scan.Po@am__quote@
291 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpcgen-rpc_svcout.Po@am__quote@
292 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpcgen-rpc_tblout.Po@am__quote@
293 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpcgen-rpc_util.Po@am__quote@
294
295 .c.o:
296 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
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 $<
301
302 .c.obj:
303 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
304 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
305 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
306 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
307 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
308
309 .c.lo:
310 @am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
311 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
312 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
313 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
314 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
315
316 rpcgen-rpc_clntout.o: rpc_clntout.c
317 @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; \
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.o' 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.o `test -f 'rpc_clntout.c' || echo '$(srcdir)/'`rpc_clntout.c
322
323 rpcgen-rpc_clntout.obj: rpc_clntout.c
324 @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`; \
325 @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
326 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_clntout.c' object='rpcgen-rpc_clntout.obj' 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_clntout.obj `if test -f 'rpc_clntout.c'; then $(CYGPATH_W) 'rpc_clntout.c'; else $(CYGPATH_W) '$(srcdir)/rpc_clntout.c'; fi`
329
330 rpcgen-rpc_cout.o: rpc_cout.c
331 @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; \
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.o' 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.o `test -f 'rpc_cout.c' || echo '$(srcdir)/'`rpc_cout.c
336
337 rpcgen-rpc_cout.obj: rpc_cout.c
338 @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`; \
339 @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
340 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_cout.c' object='rpcgen-rpc_cout.obj' 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_cout.obj `if test -f 'rpc_cout.c'; then $(CYGPATH_W) 'rpc_cout.c'; else $(CYGPATH_W) '$(srcdir)/rpc_cout.c'; fi`
343
344 rpcgen-rpc_hout.o: rpc_hout.c
345 @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; \
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.o' 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.o `test -f 'rpc_hout.c' || echo '$(srcdir)/'`rpc_hout.c
350
351 rpcgen-rpc_hout.obj: rpc_hout.c
352 @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`; \
353 @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
354 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_hout.c' object='rpcgen-rpc_hout.obj' 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_hout.obj `if test -f 'rpc_hout.c'; then $(CYGPATH_W) 'rpc_hout.c'; else $(CYGPATH_W) '$(srcdir)/rpc_hout.c'; fi`
357
358 rpcgen-rpc_main.o: rpc_main.c
359 @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; \
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.o' 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.o `test -f 'rpc_main.c' || echo '$(srcdir)/'`rpc_main.c
364
365 rpcgen-rpc_main.obj: rpc_main.c
366 @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`; \
367 @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
368 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_main.c' object='rpcgen-rpc_main.obj' 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_main.obj `if test -f 'rpc_main.c'; then $(CYGPATH_W) 'rpc_main.c'; else $(CYGPATH_W) '$(srcdir)/rpc_main.c'; fi`
371
372 rpcgen-rpc_parse.o: rpc_parse.c
373 @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; \
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.o' 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.o `test -f 'rpc_parse.c' || echo '$(srcdir)/'`rpc_parse.c
378
379 rpcgen-rpc_parse.obj: rpc_parse.c
380 @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`; \
381 @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
382 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_parse.c' object='rpcgen-rpc_parse.obj' 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_parse.obj `if test -f 'rpc_parse.c'; then $(CYGPATH_W) 'rpc_parse.c'; else $(CYGPATH_W) '$(srcdir)/rpc_parse.c'; fi`
385
386 rpcgen-rpc_scan.o: rpc_scan.c
387 @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; \
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.o' 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.o `test -f 'rpc_scan.c' || echo '$(srcdir)/'`rpc_scan.c
392
393 rpcgen-rpc_scan.obj: rpc_scan.c
394 @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`; \
395 @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
396 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_scan.c' object='rpcgen-rpc_scan.obj' 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_scan.obj `if test -f 'rpc_scan.c'; then $(CYGPATH_W) 'rpc_scan.c'; else $(CYGPATH_W) '$(srcdir)/rpc_scan.c'; fi`
399
400 rpcgen-rpc_svcout.o: rpc_svcout.c
401 @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; \
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.o' 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.o `test -f 'rpc_svcout.c' || echo '$(srcdir)/'`rpc_svcout.c
406
407 rpcgen-rpc_svcout.obj: rpc_svcout.c
408 @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`; \
409 @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
410 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_svcout.c' object='rpcgen-rpc_svcout.obj' 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_svcout.obj `if test -f 'rpc_svcout.c'; then $(CYGPATH_W) 'rpc_svcout.c'; else $(CYGPATH_W) '$(srcdir)/rpc_svcout.c'; fi`
413
414 rpcgen-rpc_tblout.o: rpc_tblout.c
415 @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; \
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.o' 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.o `test -f 'rpc_tblout.c' || echo '$(srcdir)/'`rpc_tblout.c
420
421 rpcgen-rpc_tblout.obj: rpc_tblout.c
422 @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`; \
423 @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
424 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_tblout.c' object='rpcgen-rpc_tblout.obj' 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_tblout.obj `if test -f 'rpc_tblout.c'; then $(CYGPATH_W) 'rpc_tblout.c'; else $(CYGPATH_W) '$(srcdir)/rpc_tblout.c'; fi`
427
428 rpcgen-rpc_util.o: rpc_util.c
429 @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; \
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.o' 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.o `test -f 'rpc_util.c' || echo '$(srcdir)/'`rpc_util.c
434
435 rpcgen-rpc_util.obj: rpc_util.c
436 @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`; \
437 @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
438 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_util.c' object='rpcgen-rpc_util.obj' 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_util.obj `if test -f 'rpc_util.c'; then $(CYGPATH_W) 'rpc_util.c'; else $(CYGPATH_W) '$(srcdir)/rpc_util.c'; fi`
441
442 rpcgen-rpc_sample.o: rpc_sample.c
443 @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; \
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.o' 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.o `test -f 'rpc_sample.c' || echo '$(srcdir)/'`rpc_sample.c
448
449 rpcgen-rpc_sample.obj: rpc_sample.c
450 @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`; \
451 @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
452 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rpc_sample.c' object='rpcgen-rpc_sample.obj' libtool=no @AMDEPBACKSLASH@
453 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
454 @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`
455
456 mostlyclean-libtool:
457         -rm -f *.lo
458
459 clean-libtool:
460         -rm -rf .libs _libs
461
462 distclean-libtool:
463         -rm -f libtool
464 uninstall-info-am:
465
466 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
467         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
468         unique=`for i in $$list; do \
469             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
470           done | \
471           $(AWK) '    { files[$$0] = 1; } \
472                END { for (i in files) print i; }'`; \
473         mkid -fID $$unique
474 tags: TAGS
475
476 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
477                 $(TAGS_FILES) $(LISP)
478         tags=; \
479         here=`pwd`; \
480         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
481         unique=`for i in $$list; do \
482             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
483           done | \
484           $(AWK) '    { files[$$0] = 1; } \
485                END { for (i in files) print i; }'`; \
486         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
487           test -n "$$unique" || unique=$$empty_fix; \
488           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
489             $$tags $$unique; \
490         fi
491 ctags: CTAGS
492 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
493                 $(TAGS_FILES) $(LISP)
494         tags=; \
495         here=`pwd`; \
496         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
497         unique=`for i in $$list; do \
498             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
499           done | \
500           $(AWK) '    { files[$$0] = 1; } \
501                END { for (i in files) print i; }'`; \
502         test -z "$(CTAGS_ARGS)$$tags$$unique" \
503           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
504              $$tags $$unique
505
506 GTAGS:
507         here=`$(am__cd) $(top_builddir) && pwd` \
508           && cd $(top_srcdir) \
509           && gtags -i $(GTAGS_ARGS) $$here
510
511 distclean-tags:
512         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
513
514 distdir: $(DISTFILES)
515         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
516         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
517         list='$(DISTFILES)'; for file in $$list; do \
518           case $$file in \
519             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
520             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
521           esac; \
522           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
523           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
524           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
525             dir="/$$dir"; \
526             $(mkdir_p) "$(distdir)$$dir"; \
527           else \
528             dir=''; \
529           fi; \
530           if test -d $$d/$$file; then \
531             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
532               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
533             fi; \
534             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
535           else \
536             test -f $(distdir)/$$file \
537             || cp -p $$d/$$file $(distdir)/$$file \
538             || exit 1; \
539           fi; \
540         done
541 check-am: all-am
542 check: check-am
543 all-am: Makefile $(PROGRAMS)
544 installdirs:
545 install: install-am
546 install-exec: install-exec-am
547 install-data: install-data-am
548 uninstall: uninstall-am
549
550 install-am: all-am
551         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
552
553 installcheck: installcheck-am
554 install-strip:
555         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
556           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
557           `test -z '$(STRIP)' || \
558             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
559 mostlyclean-generic:
560
561 clean-generic:
562
563 distclean-generic:
564         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
565
566 maintainer-clean-generic:
567         @echo "This command is intended for maintainers to use"
568         @echo "it deletes files that may require special tools to rebuild."
569         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
570 clean: clean-am
571
572 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
573         mostlyclean-am
574
575 distclean: distclean-am
576         -rm -rf ./$(DEPDIR)
577         -rm -f Makefile
578 distclean-am: clean-am distclean-compile distclean-generic \
579         distclean-libtool distclean-tags
580
581 dvi: dvi-am
582
583 dvi-am:
584
585 html: html-am
586
587 info: info-am
588
589 info-am:
590
591 install-data-am:
592
593 install-exec-am:
594
595 install-info: install-info-am
596
597 install-man:
598
599 installcheck-am:
600
601 maintainer-clean: maintainer-clean-am
602         -rm -rf ./$(DEPDIR)
603         -rm -f Makefile
604 maintainer-clean-am: distclean-am maintainer-clean-generic
605
606 mostlyclean: mostlyclean-am
607
608 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
609         mostlyclean-libtool
610
611 pdf: pdf-am
612
613 pdf-am:
614
615 ps: ps-am
616
617 ps-am:
618
619 uninstall-am: uninstall-info-am
620
621 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
622         clean-libtool clean-noinstPROGRAMS ctags distclean \
623         distclean-compile distclean-generic distclean-libtool \
624         distclean-tags distdir dvi dvi-am html html-am info info-am \
625         install install-am install-data install-data-am install-exec \
626         install-exec-am install-info install-info-am install-man \
627         install-strip installcheck installcheck-am installdirs \
628         maintainer-clean maintainer-clean-generic mostlyclean \
629         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
630         pdf pdf-am ps ps-am tags uninstall uninstall-am \
631         uninstall-info-am
632
633 # Tell versions [3.59,3.63) of GNU make to not export all variables.
634 # Otherwise a system limit (for SysV at least) may be exceeded.
635 .NOEXPORT: