1# Makefile.in generated by automake 1.15 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
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
18VPATH = @srcdir@
19am__is_gnu_make = { \
20  if test -z '$(MAKELEVEL)'; then \
21    false; \
22  elif test -n '$(MAKE_HOST)'; then \
23    true; \
24  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
25    true; \
26  else \
27    false; \
28  fi; \
29}
30am__make_running_with_option = \
31  case $${target_option-} in \
32      ?) ;; \
33      *) echo "am__make_running_with_option: internal error: invalid" \
34              "target option '$${target_option-}' specified" >&2; \
35         exit 1;; \
36  esac; \
37  has_opt=no; \
38  sane_makeflags=$$MAKEFLAGS; \
39  if $(am__is_gnu_make); then \
40    sane_makeflags=$$MFLAGS; \
41  else \
42    case $$MAKEFLAGS in \
43      *\\[\ \	]*) \
44        bs=\\; \
45        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
46          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
47    esac; \
48  fi; \
49  skip_next=no; \
50  strip_trailopt () \
51  { \
52    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53  }; \
54  for flg in $$sane_makeflags; do \
55    test $$skip_next = yes && { skip_next=no; continue; }; \
56    case $$flg in \
57      *=*|--*) continue;; \
58        -*I) strip_trailopt 'I'; skip_next=yes;; \
59      -*I?*) strip_trailopt 'I';; \
60        -*O) strip_trailopt 'O'; skip_next=yes;; \
61      -*O?*) strip_trailopt 'O';; \
62        -*l) strip_trailopt 'l'; skip_next=yes;; \
63      -*l?*) strip_trailopt 'l';; \
64      -[dEDm]) skip_next=yes;; \
65      -[JT]) skip_next=yes;; \
66    esac; \
67    case $$flg in \
68      *$$target_option*) has_opt=yes; break;; \
69    esac; \
70  done; \
71  test $$has_opt = yes
72am__make_dryrun = (target_option=n; $(am__make_running_with_option))
73am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
74pkgdatadir = $(datadir)/@PACKAGE@
75pkgincludedir = $(includedir)/@PACKAGE@
76pkglibdir = $(libdir)/@PACKAGE@
77pkglibexecdir = $(libexecdir)/@PACKAGE@
78am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79install_sh_DATA = $(install_sh) -c -m 644
80install_sh_PROGRAM = $(install_sh) -c
81install_sh_SCRIPT = $(install_sh) -c
82INSTALL_HEADER = $(INSTALL_DATA)
83transform = $(program_transform_name)
84NORMAL_INSTALL = :
85PRE_INSTALL = :
86POST_INSTALL = :
87NORMAL_UNINSTALL = :
88PRE_UNINSTALL = :
89POST_UNINSTALL = :
90build_triplet = @build@
91host_triplet = @host@
92target_triplet = @target@
93subdir = test/1.1/asp.net
94ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
95am__aclocal_m4_deps = $(top_srcdir)/build/m4/shave/shave.m4 \
96	$(top_srcdir)/build/m4/shamrock/expansions.m4 \
97	$(top_srcdir)/build/m4/shamrock/mono.m4 \
98	$(top_srcdir)/build/m4/shamrock/monodoc.m4 \
99	$(top_srcdir)/build/m4/shamrock/programs.m4 \
100	$(top_srcdir)/configure.ac
101am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
102	$(ACLOCAL_M4)
103DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
104mkinstalldirs = $(install_sh) -d
105CONFIG_CLEAN_FILES =
106CONFIG_CLEAN_VPATH_FILES =
107am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
108am__vpath_adj = case $$p in \
109    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
110    *) f=$$p;; \
111  esac;
112am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
113am__install_max = 40
114am__nobase_strip_setup = \
115  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
116am__nobase_strip = \
117  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
118am__nobase_list = $(am__nobase_strip_setup); \
119  for p in $$list; do echo "$$p $$p"; done | \
120  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
121  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
122    if (++n[$$2] == $(am__install_max)) \
123      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
124    END { for (dir in files) print dir, files[dir] }'
125am__base_list = \
126  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
127  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
128am__uninstall_files_from_dir = { \
129  test -z "$$files" \
130    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
131    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
132         $(am__cd) "$$dir" && rm -f $$files; }; \
133  }
134am__installdirs = "$(DESTDIR)$(samplesbindir)" \
135	"$(DESTDIR)$(samplesdir)"
136SCRIPTS = $(samplesbin_SCRIPTS)
137AM_V_P = $(am__v_P_@AM_V@)
138am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
139am__v_P_0 = false
140am__v_P_1 = :
141AM_V_GEN = $(am__v_GEN_@AM_V@)
142am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
143am__v_GEN_0 = @echo "  GEN     " $@;
144am__v_GEN_1 =
145AM_V_at = $(am__v_at_@AM_V@)
146am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
147am__v_at_0 = @
148am__v_at_1 =
149SOURCES =
150DIST_SOURCES =
151am__can_run_installinfo = \
152  case $$AM_UPDATE_INFO_DIR in \
153    n|no|NO) false;; \
154    *) (install-info --version) >/dev/null 2>&1;; \
155  esac
156DATA = $(samples_DATA)
157am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
158am__DIST_COMMON = $(srcdir)/Makefile.in
159DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
160ACLOCAL = @ACLOCAL@
161ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
162AMTAR = @AMTAR@
163AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
164AM_MAKEFLAGS = @AM_MAKEFLAGS@
165AR = @AR@
166AUTOCONF = @AUTOCONF@
167AUTOHEADER = @AUTOHEADER@
168AUTOMAKE = @AUTOMAKE@
169AWK = @AWK@
170CC = @CC@
171CCAS = @CCAS@
172CCDEPMODE = @CCDEPMODE@
173CFLAGS = @CFLAGS@
174CPP = @CPP@
175CPPFLAGS = @CPPFLAGS@
176CXX = @CXX@
177CYGPATH_W = @CYGPATH_W@
178DEFS = @DEFS@
179DEPDIR = @DEPDIR@
180DLLTOOL = @DLLTOOL@
181DMCS = @DMCS@
182DOCDIR = @DOCDIR@
183DSYMUTIL = @DSYMUTIL@
184DUMPBIN = @DUMPBIN@
185ECHO_C = @ECHO_C@
186ECHO_N = @ECHO_N@
187ECHO_T = @ECHO_T@
188EGREP = @EGREP@
189EXEEXT = @EXEEXT@
190F77 = @F77@
191FC = @FC@
192FGREP = @FGREP@
193GACUTIL = @GACUTIL@
194GACUTIL_FLAGS = @GACUTIL_FLAGS@
195GMCS = @GMCS@
196GREP = @GREP@
197INSTALL = @INSTALL@
198INSTALL_DATA = @INSTALL_DATA@
199INSTALL_PROGRAM = @INSTALL_PROGRAM@
200INSTALL_SCRIPT = @INSTALL_SCRIPT@
201INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
202LD = @LD@
203LDFLAGS = @LDFLAGS@
204LIBOBJS = @LIBOBJS@
205LIBS = @LIBS@
206LIBTOOL = @LIBTOOL@
207LIPO = @LIPO@
208LN_S = @LN_S@
209LTLIBOBJS = @LTLIBOBJS@
210LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
211MAINT = @MAINT@
212MAKEFLAGS = @MAKEFLAGS@
213MAKEINFO = @MAKEINFO@
214MANIFEST_TOOL = @MANIFEST_TOOL@
215MCS = @MCS@
216MDOC = @MDOC@
217MKDIR_P = @MKDIR_P@
218MONO = @MONO@
219MONO_MODULE_CFLAGS = @MONO_MODULE_CFLAGS@
220MONO_MODULE_LIBS = @MONO_MODULE_LIBS@
221NM = @NM@
222NMEDIT = @NMEDIT@
223OBJC = @OBJC@
224OBJDUMP = @OBJDUMP@
225OBJEXT = @OBJEXT@
226OTOOL = @OTOOL@
227OTOOL64 = @OTOOL64@
228PACKAGE = @PACKAGE@
229PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
230PACKAGE_NAME = @PACKAGE_NAME@
231PACKAGE_STRING = @PACKAGE_STRING@
232PACKAGE_TARNAME = @PACKAGE_TARNAME@
233PACKAGE_URL = @PACKAGE_URL@
234PACKAGE_VERSION = @PACKAGE_VERSION@
235PATH_SEPARATOR = @PATH_SEPARATOR@
236PKG_CONFIG = @PKG_CONFIG@
237PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
238PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
239Q = @Q@
240RANLIB = @RANLIB@
241RC = @RC@
242RUNTIME = @RUNTIME@
243SED = @SED@
244SET_MAKE = @SET_MAKE@
245SHELL = @SHELL@
246SN = @SN@
247STRIP = @STRIP@
248V = @V@
249VERSION = @VERSION@
250WEBTRACING = @WEBTRACING@
251XSP_VERSION = @XSP_VERSION@
252abs_builddir = @abs_builddir@
253abs_srcdir = @abs_srcdir@
254abs_top_builddir = @abs_top_builddir@
255abs_top_srcdir = @abs_top_srcdir@
256ac_ct_AR = @ac_ct_AR@
257ac_ct_CC = @ac_ct_CC@
258ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
259am__include = @am__include@
260am__leading_dot = @am__leading_dot@
261am__quote = @am__quote@
262am__tar = @am__tar@
263am__untar = @am__untar@
264bindir = @bindir@
265build = @build@
266build_alias = @build_alias@
267build_cpu = @build_cpu@
268build_os = @build_os@
269build_vendor = @build_vendor@
270builddir = @builddir@
271datadir = @datadir@
272datarootdir = @datarootdir@
273docdir = @docdir@
274dvidir = @dvidir@
275exec_prefix = @exec_prefix@
276expanded_bindir = @expanded_bindir@
277expanded_datadir = @expanded_datadir@
278expanded_libdir = @expanded_libdir@
279host = @host@
280host_alias = @host_alias@
281host_cpu = @host_cpu@
282host_os = @host_os@
283host_vendor = @host_vendor@
284htmldir = @htmldir@
285includedir = @includedir@
286infodir = @infodir@
287install_sh = @install_sh@
288libdir = @libdir@
289libexecdir = @libexecdir@
290localedir = @localedir@
291localstatedir = @localstatedir@
292mandir = @mandir@
293mkdir_p = @mkdir_p@
294oldincludedir = @oldincludedir@
295pdfdir = @pdfdir@
296prefix = @prefix@
297program_transform_name = @program_transform_name@
298psdir = @psdir@
299runstatedir = @runstatedir@
300sbindir = @sbindir@
301sharedstatedir = @sharedstatedir@
302shavedir = @shavedir@
303srcdir = @srcdir@
304sysconfdir = @sysconfdir@
305target = @target@
306target_alias = @target_alias@
307target_cpu = @target_cpu@
308target_os = @target_os@
309target_vendor = @target_vendor@
310top_build_prefix = @top_build_prefix@
311top_builddir = @top_builddir@
312top_srcdir = @top_srcdir@
313samplesdir = $(pkglibdir)/test/1.1/asp.net
314testfiles = \
315		browsercaps.aspx \
316		codebehind1.aspx \
317		code-render.aspx \
318		body.inc \
319		header.inc \
320		registertest1.ascx \
321		registertest2.ascx \
322		includetest.aspx \
323		registertest.aspx \
324		server-side-object.aspx \
325		session1.aspx \
326		typedesc.aspx \
327		index.aspx \
328		transfer1.aspx \
329		transfer2.aspx \
330		serial.aspx
331
332typedesc_src = typedesc.cs
333codebehind_src = codebehind1.cs
334typedesc_build = $(addprefix $(srcdir)/, $(typedesc_src))
335codebehind_build = $(addprefix $(srcdir)/, $(codebehind_src))
336samplesbindir = $(pkglibdir)/test/bin
337samplesbin_SCRIPTS = codebehind1.dll typedesc.dll
338samples_DATA = $(testfiles)
339EXTRA_DIST = $(testfiles) \
340	     $(codebehind_src) \
341	     $(typedesc_src)
342
343CLEANFILES = $(samplesbin_SCRIPTS)
344all: all-am
345
346.SUFFIXES:
347$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
348	@for dep in $?; do \
349	  case '$(am__configure_deps)' in \
350	    *$$dep*) \
351	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
352	        && { if test -f $@; then exit 0; else break; fi; }; \
353	      exit 1;; \
354	  esac; \
355	done; \
356	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign test/1.1/asp.net/Makefile'; \
357	$(am__cd) $(top_srcdir) && \
358	  $(AUTOMAKE) --foreign test/1.1/asp.net/Makefile
359Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
360	@case '$?' in \
361	  *config.status*) \
362	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
363	  *) \
364	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
365	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
366	esac;
367
368$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
369	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
370
371$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
372	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
373$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
374	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
375$(am__aclocal_m4_deps):
376install-samplesbinSCRIPTS: $(samplesbin_SCRIPTS)
377	@$(NORMAL_INSTALL)
378	@list='$(samplesbin_SCRIPTS)'; test -n "$(samplesbindir)" || list=; \
379	if test -n "$$list"; then \
380	  echo " $(MKDIR_P) '$(DESTDIR)$(samplesbindir)'"; \
381	  $(MKDIR_P) "$(DESTDIR)$(samplesbindir)" || exit 1; \
382	fi; \
383	for p in $$list; do \
384	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
385	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
386	done | \
387	sed -e 'p;s,.*/,,;n' \
388	    -e 'h;s|.*|.|' \
389	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
390	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
391	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
392	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
393	      if (++n[d] == $(am__install_max)) { \
394		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
395	    else { print "f", d "/" $$4, $$1 } } \
396	  END { for (d in files) print "f", d, files[d] }' | \
397	while read type dir files; do \
398	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
399	     test -z "$$files" || { \
400	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(samplesbindir)$$dir'"; \
401	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(samplesbindir)$$dir" || exit $$?; \
402	     } \
403	; done
404
405uninstall-samplesbinSCRIPTS:
406	@$(NORMAL_UNINSTALL)
407	@list='$(samplesbin_SCRIPTS)'; test -n "$(samplesbindir)" || exit 0; \
408	files=`for p in $$list; do echo "$$p"; done | \
409	       sed -e 's,.*/,,;$(transform)'`; \
410	dir='$(DESTDIR)$(samplesbindir)'; $(am__uninstall_files_from_dir)
411
412mostlyclean-libtool:
413	-rm -f *.lo
414
415clean-libtool:
416	-rm -rf .libs _libs
417install-samplesDATA: $(samples_DATA)
418	@$(NORMAL_INSTALL)
419	@list='$(samples_DATA)'; test -n "$(samplesdir)" || list=; \
420	if test -n "$$list"; then \
421	  echo " $(MKDIR_P) '$(DESTDIR)$(samplesdir)'"; \
422	  $(MKDIR_P) "$(DESTDIR)$(samplesdir)" || exit 1; \
423	fi; \
424	for p in $$list; do \
425	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
426	  echo "$$d$$p"; \
427	done | $(am__base_list) | \
428	while read files; do \
429	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(samplesdir)'"; \
430	  $(INSTALL_DATA) $$files "$(DESTDIR)$(samplesdir)" || exit $$?; \
431	done
432
433uninstall-samplesDATA:
434	@$(NORMAL_UNINSTALL)
435	@list='$(samples_DATA)'; test -n "$(samplesdir)" || list=; \
436	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
437	dir='$(DESTDIR)$(samplesdir)'; $(am__uninstall_files_from_dir)
438tags TAGS:
439
440ctags CTAGS:
441
442cscope cscopelist:
443
444
445distdir: $(DISTFILES)
446	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
447	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
448	list='$(DISTFILES)'; \
449	  dist_files=`for file in $$list; do echo $$file; done | \
450	  sed -e "s|^$$srcdirstrip/||;t" \
451	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
452	case $$dist_files in \
453	  */*) $(MKDIR_P) `echo "$$dist_files" | \
454			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
455			   sort -u` ;; \
456	esac; \
457	for file in $$dist_files; do \
458	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
459	  if test -d $$d/$$file; then \
460	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
461	    if test -d "$(distdir)/$$file"; then \
462	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
463	    fi; \
464	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
465	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
466	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
467	    fi; \
468	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
469	  else \
470	    test -f "$(distdir)/$$file" \
471	    || cp -p $$d/$$file "$(distdir)/$$file" \
472	    || exit 1; \
473	  fi; \
474	done
475check-am: all-am
476check: check-am
477all-am: Makefile $(SCRIPTS) $(DATA)
478installdirs:
479	for dir in "$(DESTDIR)$(samplesbindir)" "$(DESTDIR)$(samplesdir)"; do \
480	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
481	done
482install: install-am
483install-exec: install-exec-am
484install-data: install-data-am
485uninstall: uninstall-am
486
487install-am: all-am
488	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
489
490installcheck: installcheck-am
491install-strip:
492	if test -z '$(STRIP)'; then \
493	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
494	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
495	      install; \
496	else \
497	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
498	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
499	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
500	fi
501mostlyclean-generic:
502
503clean-generic:
504	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
505
506distclean-generic:
507	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
508	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
509
510maintainer-clean-generic:
511	@echo "This command is intended for maintainers to use"
512	@echo "it deletes files that may require special tools to rebuild."
513clean: clean-am
514
515clean-am: clean-generic clean-libtool mostlyclean-am
516
517distclean: distclean-am
518	-rm -f Makefile
519distclean-am: clean-am distclean-generic
520
521dvi: dvi-am
522
523dvi-am:
524
525html: html-am
526
527html-am:
528
529info: info-am
530
531info-am:
532
533install-data-am: install-samplesDATA install-samplesbinSCRIPTS
534
535install-dvi: install-dvi-am
536
537install-dvi-am:
538
539install-exec-am:
540
541install-html: install-html-am
542
543install-html-am:
544
545install-info: install-info-am
546
547install-info-am:
548
549install-man:
550
551install-pdf: install-pdf-am
552
553install-pdf-am:
554
555install-ps: install-ps-am
556
557install-ps-am:
558
559installcheck-am:
560
561maintainer-clean: maintainer-clean-am
562	-rm -f Makefile
563maintainer-clean-am: distclean-am maintainer-clean-generic
564
565mostlyclean: mostlyclean-am
566
567mostlyclean-am: mostlyclean-generic mostlyclean-libtool
568
569pdf: pdf-am
570
571pdf-am:
572
573ps: ps-am
574
575ps-am:
576
577uninstall-am: uninstall-samplesDATA uninstall-samplesbinSCRIPTS
578
579.MAKE: install-am install-strip
580
581.PHONY: all all-am check check-am clean clean-generic clean-libtool \
582	cscopelist-am ctags-am distclean distclean-generic \
583	distclean-libtool distdir dvi dvi-am html html-am info info-am \
584	install install-am install-data install-data-am install-dvi \
585	install-dvi-am install-exec install-exec-am install-html \
586	install-html-am install-info install-info-am install-man \
587	install-pdf install-pdf-am install-ps install-ps-am \
588	install-samplesDATA install-samplesbinSCRIPTS install-strip \
589	installcheck installcheck-am installdirs maintainer-clean \
590	maintainer-clean-generic mostlyclean mostlyclean-generic \
591	mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
592	uninstall-am uninstall-samplesDATA uninstall-samplesbinSCRIPTS
593
594.PRECIOUS: Makefile
595
596
597%.dll: %.cs
598	$(DMCS) -r:System.Web.dll -t:library -out:$@ $^
599
600typedesc.dll: $(typedesc_build)
601
602codebehind1.dll: $(codebehind_build)
603
604# Tell versions [3.59,3.63) of GNU make to not export all variables.
605# Otherwise a system limit (for SysV at least) may be exceeded.
606.NOEXPORT:
607