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