• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/rss/
1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37noinst_PROGRAMS = rss$(EXEEXT)
38DIST_COMMON = $(srcdir)/../Makefile.c_rules \
39	$(srcdir)/../Makefile.defines $(srcdir)/Makefile.am \
40	$(srcdir)/Makefile.in
41subdir = gsoap/samples/rss
42ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43am__aclocal_m4_deps = $(top_srcdir)/configure.in
44am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45	$(ACLOCAL_M4)
46mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
47CONFIG_HEADER = $(top_builddir)/config.h
48CONFIG_CLEAN_FILES =
49CONFIG_CLEAN_VPATH_FILES =
50PROGRAMS = $(noinst_PROGRAMS)
51am__objects_1 =
52am__objects_2 = soapC.$(OBJEXT)
53am_rss_OBJECTS = rss.$(OBJEXT) $(am__objects_1) $(am__objects_2)
54rss_OBJECTS = $(am_rss_OBJECTS)
55rss_LDADD = $(LDADD)
56am__DEPENDENCIES_1 =
57rss_DEPENDENCIES = $(SOAP_C_LIB) $(am__DEPENDENCIES_1)
58DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
59depcomp = $(SHELL) $(top_srcdir)/depcomp
60am__depfiles_maybe = depfiles
61am__mv = mv -f
62COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
63	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
64CCLD = $(CC)
65LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
66SOURCES = $(rss_SOURCES)
67DIST_SOURCES = $(rss_SOURCES)
68ETAGS = etags
69CTAGS = ctags
70DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
71ACLOCAL = @ACLOCAL@
72AMTAR = @AMTAR@
73AUTOCONF = @AUTOCONF@
74AUTOHEADER = @AUTOHEADER@
75AUTOMAKE = @AUTOMAKE@
76AWK = @AWK@
77BISON_DEFINE = @BISON_DEFINE@
78CC = @CC@
79CCDEPMODE = @CCDEPMODE@
80CFLAGS = @CFLAGS@
81CPP = @CPP@
82CPPFLAGS = @CPPFLAGS@
83CXX = @CXX@
84CXXDEPMODE = @CXXDEPMODE@
85CXXFLAGS = @CXXFLAGS@
86CYGPATH_W = @CYGPATH_W@
87DEFS = @DEFS@
88DEPDIR = @DEPDIR@
89ECHO_C = @ECHO_C@
90ECHO_N = @ECHO_N@
91ECHO_T = @ECHO_T@
92EGREP = @EGREP@
93ENABLE_SAMPLES = @ENABLE_SAMPLES@
94EXEEXT = @EXEEXT@
95GREP = @GREP@
96INSTALL = @INSTALL@
97INSTALL_DATA = @INSTALL_DATA@
98INSTALL_PROGRAM = @INSTALL_PROGRAM@
99INSTALL_SCRIPT = @INSTALL_SCRIPT@
100INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
101LDFLAGS = @LDFLAGS@
102LEX = @LEX@
103LEXLIB = @LEXLIB@
104LEX_DEFINE = @LEX_DEFINE@
105LEX_FLAGS = @LEX_FLAGS@
106LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
107LIBOBJS = @LIBOBJS@
108LIBS = @LIBS@
109LN_S = @LN_S@
110LTLIBOBJS = @LTLIBOBJS@
111MAKEINFO = @MAKEINFO@
112MKDIR_P = @MKDIR_P@
113OBJEXT = @OBJEXT@
114PACKAGE = @PACKAGE@
115PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
116PACKAGE_NAME = @PACKAGE_NAME@
117PACKAGE_STRING = @PACKAGE_STRING@
118PACKAGE_TARNAME = @PACKAGE_TARNAME@
119PACKAGE_URL = @PACKAGE_URL@
120PACKAGE_VERSION = @PACKAGE_VERSION@
121PATH_SEPARATOR = @PATH_SEPARATOR@
122POW_LIB = @POW_LIB@
123RANLIB = @RANLIB@
124SAMPLE_DIRS = @SAMPLE_DIRS@
125SAMPLE_EXTRA_LIBS = @SAMPLE_EXTRA_LIBS@
126SET_MAKE = @SET_MAKE@
127SHELL = @SHELL@
128SOAPCPP2_DEBUG = @SOAPCPP2_DEBUG@
129SOAPCPP2_IMPORTPATH = @SOAPCPP2_IMPORTPATH@
130SOAPCPP2_NONAMESPACES = @SOAPCPP2_NONAMESPACES@
131STRIP = @STRIP@
132VERSION = @VERSION@
133WSDL2H_EXTRA_FLAGS = @WSDL2H_EXTRA_FLAGS@
134WSDL2H_EXTRA_LIBS = @WSDL2H_EXTRA_LIBS@
135WSDL2H_IMPORTPATH = @WSDL2H_IMPORTPATH@
136YACC = @YACC@
137YACC_LIB = @YACC_LIB@
138YFLAGS = @YFLAGS@
139abs_builddir = @abs_builddir@
140abs_srcdir = @abs_srcdir@
141abs_top_builddir = @abs_top_builddir@
142abs_top_srcdir = @abs_top_srcdir@
143ac_ct_CC = @ac_ct_CC@
144ac_ct_CXX = @ac_ct_CXX@
145am__include = @am__include@
146am__leading_dot = @am__leading_dot@
147am__quote = @am__quote@
148am__tar = @am__tar@
149am__untar = @am__untar@
150bindir = @bindir@
151build = @build@
152build_alias = @build_alias@
153build_cpu = @build_cpu@
154build_os = @build_os@
155build_vendor = @build_vendor@
156builddir = @builddir@
157datadir = @datadir@
158datarootdir = @datarootdir@
159docdir = @docdir@
160dvidir = @dvidir@
161exec_prefix = @exec_prefix@
162host = @host@
163host_alias = @host_alias@
164host_cpu = @host_cpu@
165host_os = @host_os@
166host_vendor = @host_vendor@
167htmldir = @htmldir@
168includedir = @includedir@
169infodir = @infodir@
170install_sh = @install_sh@
171libdir = @libdir@
172libexecdir = @libexecdir@
173localedir = @localedir@
174localstatedir = @localstatedir@
175mandir = @mandir@
176mkdir_p = @mkdir_p@
177oldincludedir = @oldincludedir@
178pdfdir = @pdfdir@
179platform = @platform@
180prefix = @prefix@
181program_transform_name = @program_transform_name@
182psdir = @psdir@
183sbindir = @sbindir@
184sharedstatedir = @sharedstatedir@
185srcdir = @srcdir@
186sysconfdir = @sysconfdir@
187target_alias = @target_alias@
188top_build_prefix = @top_build_prefix@
189top_builddir = @top_builddir@
190top_srcdir = @top_srcdir@
191
192####### This is the input file for automake, which will generate Makefile.in ##########
193AUTOMAKE_OPTIONS = foreign 1.4
194SOAPHEADER = rss.h
195AM_CFLAGS = -D$(platform)
196AM_CXXFLAGS = -D$(platform)
197INCLUDES = -I$(top_srcdir)/gsoap -I$(top_srcdir)/gsoap/plugin
198SOAP = $(top_srcdir)/gsoap/src/soapcpp2
199SOAP_NS_DEF = ns.nsmap ns.wsdl
200SOAP_H_FILES = soapH.h soapStub.h 
201SOAP_FLAGS = -I$(top_srcdir)/gsoap/import
202SOAP_C_CORE = soapC.c
203SOAP_C_CLIENT = soapClient.c $(SOAP_C_CORE)
204SOAP_C_SERVER = soapServer.c $(SOAP_C_CORE)
205SOAP_C_LIB = $(top_builddir)/gsoap/libgsoap.a
206SOAP_C_LIB_CK = $(top_builddir)/gsoap/libgsoapck.a
207SOAP_C_LIB_SSL = $(top_builddir)/gsoap/libgsoapssl.a
208SOAP_CPP_CORE = soapC.cpp
209SOAP_CPP_CLIENT = soapClient.cpp $(SOAP_CPP_CORE)
210SOAP_CPP_SERVER = soapServer.cpp $(SOAP_CPP_CORE)
211SOAP_CPP_LIB = $(top_builddir)/gsoap/libgsoap++.a
212SOAP_CPP_LIB_CK = $(top_builddir)/gsoap/libgsoapck++.a
213SOAP_CPP_LIB_SSL = $(top_builddir)/gsoap/libgsoapssl++.a
214SOAP_C_SRC = $(SOAP_C_CLIENT) soapServer.c $(SOAP_H_FILES) $(SOAP_NS)
215LDADD = $(SOAP_C_LIB) $(SAMPLE_EXTRA_LIBS)
216BUILT_SOURCES = $(SOAP_C_SRC) 
217CLEANFILES = $(SOAP_C_SRC) *.req.xml *.res.xml *.nsmap *.xsd soapStub.h soapH.h soapC.c soapClient.c soapClientLib.c soapServer.c soapServerLib.c *~
218SOAP_NS = $(SOAP_NS_DEF)
219rss_SOURCES = rss.c $(SOAPHEADER) $(SOAP_C_CORE)
220all: $(BUILT_SOURCES)
221	$(MAKE) $(AM_MAKEFLAGS) all-am
222
223.SUFFIXES:
224.SUFFIXES: .c .o .obj
225$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/../Makefile.defines $(srcdir)/../Makefile.c_rules $(am__configure_deps)
226	@for dep in $?; do \
227	  case '$(am__configure_deps)' in \
228	    *$$dep*) \
229	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
230	        && { if test -f $@; then exit 0; else break; fi; }; \
231	      exit 1;; \
232	  esac; \
233	done; \
234	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign gsoap/samples/rss/Makefile'; \
235	$(am__cd) $(top_srcdir) && \
236	  $(AUTOMAKE) --foreign gsoap/samples/rss/Makefile
237.PRECIOUS: Makefile
238Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
239	@case '$?' in \
240	  *config.status*) \
241	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
242	  *) \
243	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
244	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
245	esac;
246
247$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
248	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
249
250$(top_srcdir)/configure:  $(am__configure_deps)
251	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
252$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
253	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
254$(am__aclocal_m4_deps):
255
256clean-noinstPROGRAMS:
257	-test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
258rss$(EXEEXT): $(rss_OBJECTS) $(rss_DEPENDENCIES) 
259	@rm -f rss$(EXEEXT)
260	$(LINK) $(rss_OBJECTS) $(rss_LDADD) $(LIBS)
261
262mostlyclean-compile:
263	-rm -f *.$(OBJEXT)
264
265distclean-compile:
266	-rm -f *.tab.c
267
268@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rss.Po@am__quote@
269@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/soapC.Po@am__quote@
270
271.c.o:
272@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
273@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
274@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
275@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
276@am__fastdepCC_FALSE@	$(COMPILE) -c $<
277
278.c.obj:
279@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
280@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
281@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
282@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
283@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
284
285ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
286	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
287	unique=`for i in $$list; do \
288	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
289	  done | \
290	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
291	      END { if (nonempty) { for (i in files) print i; }; }'`; \
292	mkid -fID $$unique
293tags: TAGS
294
295TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
296		$(TAGS_FILES) $(LISP)
297	set x; \
298	here=`pwd`; \
299	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
300	unique=`for i in $$list; do \
301	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
302	  done | \
303	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
304	      END { if (nonempty) { for (i in files) print i; }; }'`; \
305	shift; \
306	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
307	  test -n "$$unique" || unique=$$empty_fix; \
308	  if test $$# -gt 0; then \
309	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
310	      "$$@" $$unique; \
311	  else \
312	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
313	      $$unique; \
314	  fi; \
315	fi
316ctags: CTAGS
317CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
318		$(TAGS_FILES) $(LISP)
319	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
320	unique=`for i in $$list; do \
321	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
322	  done | \
323	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
324	      END { if (nonempty) { for (i in files) print i; }; }'`; \
325	test -z "$(CTAGS_ARGS)$$unique" \
326	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
327	     $$unique
328
329GTAGS:
330	here=`$(am__cd) $(top_builddir) && pwd` \
331	  && $(am__cd) $(top_srcdir) \
332	  && gtags -i $(GTAGS_ARGS) "$$here"
333
334distclean-tags:
335	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
336
337distdir: $(DISTFILES)
338	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
339	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
340	list='$(DISTFILES)'; \
341	  dist_files=`for file in $$list; do echo $$file; done | \
342	  sed -e "s|^$$srcdirstrip/||;t" \
343	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
344	case $$dist_files in \
345	  */*) $(MKDIR_P) `echo "$$dist_files" | \
346			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
347			   sort -u` ;; \
348	esac; \
349	for file in $$dist_files; do \
350	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
351	  if test -d $$d/$$file; then \
352	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
353	    if test -d "$(distdir)/$$file"; then \
354	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
355	    fi; \
356	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
357	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
358	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
359	    fi; \
360	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
361	  else \
362	    test -f "$(distdir)/$$file" \
363	    || cp -p $$d/$$file "$(distdir)/$$file" \
364	    || exit 1; \
365	  fi; \
366	done
367check-am: all-am
368check: $(BUILT_SOURCES)
369	$(MAKE) $(AM_MAKEFLAGS) check-am
370all-am: Makefile $(PROGRAMS)
371installdirs:
372install: $(BUILT_SOURCES)
373	$(MAKE) $(AM_MAKEFLAGS) install-am
374install-exec: install-exec-am
375install-data: install-data-am
376uninstall: uninstall-am
377
378install-am: all-am
379	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
380
381installcheck: installcheck-am
382install-strip:
383	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
384	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
385	  `test -z '$(STRIP)' || \
386	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
387mostlyclean-generic:
388
389clean-generic:
390	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
391
392distclean-generic:
393	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
394	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
395
396maintainer-clean-generic:
397	@echo "This command is intended for maintainers to use"
398	@echo "it deletes files that may require special tools to rebuild."
399	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
400clean: clean-am
401
402clean-am: clean-generic clean-noinstPROGRAMS mostlyclean-am
403
404distclean: distclean-am
405	-rm -rf ./$(DEPDIR)
406	-rm -f Makefile
407distclean-am: clean-am distclean-compile distclean-generic \
408	distclean-tags
409
410dvi: dvi-am
411
412dvi-am:
413
414html: html-am
415
416html-am:
417
418info: info-am
419
420info-am:
421
422install-data-am:
423
424install-dvi: install-dvi-am
425
426install-dvi-am:
427
428install-exec-am:
429
430install-html: install-html-am
431
432install-html-am:
433
434install-info: install-info-am
435
436install-info-am:
437
438install-man:
439
440install-pdf: install-pdf-am
441
442install-pdf-am:
443
444install-ps: install-ps-am
445
446install-ps-am:
447
448installcheck-am:
449
450maintainer-clean: maintainer-clean-am
451	-rm -rf ./$(DEPDIR)
452	-rm -f Makefile
453maintainer-clean-am: distclean-am maintainer-clean-generic
454
455mostlyclean: mostlyclean-am
456
457mostlyclean-am: mostlyclean-compile mostlyclean-generic
458
459pdf: pdf-am
460
461pdf-am:
462
463ps: ps-am
464
465ps-am:
466
467uninstall-am:
468
469.MAKE: all check install install-am install-strip
470
471.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
472	clean-noinstPROGRAMS ctags distclean distclean-compile \
473	distclean-generic distclean-tags distdir dvi dvi-am html \
474	html-am info info-am install install-am install-data \
475	install-data-am install-dvi install-dvi-am install-exec \
476	install-exec-am install-html install-html-am install-info \
477	install-info-am install-man install-pdf install-pdf-am \
478	install-ps install-ps-am install-strip installcheck \
479	installcheck-am installdirs maintainer-clean \
480	maintainer-clean-generic mostlyclean mostlyclean-compile \
481	mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
482	uninstall-am
483
484
485$(SOAP_C_SRC) : $(SOAPHEADER)
486	$(SOAP) -cL $(SOAP_FLAGS) $< 
487
488# Tell versions [3.59,3.63) of GNU make to not export all variables.
489# Otherwise a system limit (for SysV at least) may be exceeded.
490.NOEXPORT:
491