1# Makefile.in generated by automake 1.14.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2013 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
17VPATH = @srcdir@
18am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19am__make_running_with_option = \
20  case $${target_option-} in \
21      ?) ;; \
22      *) echo "am__make_running_with_option: internal error: invalid" \
23              "target option '$${target_option-}' specified" >&2; \
24         exit 1;; \
25  esac; \
26  has_opt=no; \
27  sane_makeflags=$$MAKEFLAGS; \
28  if $(am__is_gnu_make); then \
29    sane_makeflags=$$MFLAGS; \
30  else \
31    case $$MAKEFLAGS in \
32      *\\[\ \	]*) \
33        bs=\\; \
34        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
36    esac; \
37  fi; \
38  skip_next=no; \
39  strip_trailopt () \
40  { \
41    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42  }; \
43  for flg in $$sane_makeflags; do \
44    test $$skip_next = yes && { skip_next=no; continue; }; \
45    case $$flg in \
46      *=*|--*) continue;; \
47        -*I) strip_trailopt 'I'; skip_next=yes;; \
48      -*I?*) strip_trailopt 'I';; \
49        -*O) strip_trailopt 'O'; skip_next=yes;; \
50      -*O?*) strip_trailopt 'O';; \
51        -*l) strip_trailopt 'l'; skip_next=yes;; \
52      -*l?*) strip_trailopt 'l';; \
53      -[dEDm]) skip_next=yes;; \
54      -[JT]) skip_next=yes;; \
55    esac; \
56    case $$flg in \
57      *$$target_option*) has_opt=yes; break;; \
58    esac; \
59  done; \
60  test $$has_opt = yes
61am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63pkgdatadir = $(datadir)/@PACKAGE@
64pkgincludedir = $(includedir)/@PACKAGE@
65pkglibdir = $(libdir)/@PACKAGE@
66pkglibexecdir = $(libexecdir)/@PACKAGE@
67am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68install_sh_DATA = $(install_sh) -c -m 644
69install_sh_PROGRAM = $(install_sh) -c
70install_sh_SCRIPT = $(install_sh) -c
71INSTALL_HEADER = $(INSTALL_DATA)
72transform = $(program_transform_name)
73NORMAL_INSTALL = :
74PRE_INSTALL = :
75POST_INSTALL = :
76NORMAL_UNINSTALL = :
77PRE_UNINSTALL = :
78POST_UNINSTALL = :
79build_triplet = @build@
80host_triplet = @host@
81subdir = glib
82DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
83	$(srcdir)/glib-sharp-3.0.pc.in \
84	$(srcdir)/glib-sharp.dll.config.in
85ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
86am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
87	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
88	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
89	$(top_srcdir)/configure.ac
90am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
91	$(ACLOCAL_M4)
92mkinstalldirs = $(install_sh) -d
93CONFIG_HEADER = $(top_builddir)/config.h
94CONFIG_CLEAN_FILES = glib-sharp-3.0.pc glib-sharp.dll.config
95CONFIG_CLEAN_VPATH_FILES =
96AM_V_P = $(am__v_P_@AM_V@)
97am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
98am__v_P_0 = false
99am__v_P_1 = :
100AM_V_GEN = $(am__v_GEN_@AM_V@)
101am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
102am__v_GEN_0 = @echo "  GEN     " $@;
103am__v_GEN_1 =
104AM_V_at = $(am__v_at_@AM_V@)
105am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
106am__v_at_0 = @
107am__v_at_1 =
108SOURCES =
109DIST_SOURCES =
110RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
111	ctags-recursive dvi-recursive html-recursive info-recursive \
112	install-data-recursive install-dvi-recursive \
113	install-exec-recursive install-html-recursive \
114	install-info-recursive install-pdf-recursive \
115	install-ps-recursive install-recursive installcheck-recursive \
116	installdirs-recursive pdf-recursive ps-recursive \
117	tags-recursive uninstall-recursive
118am__can_run_installinfo = \
119  case $$AM_UPDATE_INFO_DIR in \
120    n|no|NO) false;; \
121    *) (install-info --version) >/dev/null 2>&1;; \
122  esac
123am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
124am__vpath_adj = case $$p in \
125    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
126    *) f=$$p;; \
127  esac;
128am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
129am__install_max = 40
130am__nobase_strip_setup = \
131  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
132am__nobase_strip = \
133  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
134am__nobase_list = $(am__nobase_strip_setup); \
135  for p in $$list; do echo "$$p $$p"; done | \
136  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
137  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
138    if (++n[$$2] == $(am__install_max)) \
139      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
140    END { for (dir in files) print dir, files[dir] }'
141am__base_list = \
142  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
143  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
144am__uninstall_files_from_dir = { \
145  test -z "$$files" \
146    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
147    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
148         $(am__cd) "$$dir" && rm -f $$files; }; \
149  }
150am__installdirs = "$(DESTDIR)$(gapidir)" "$(DESTDIR)$(pkgconfigdir)"
151DATA = $(gapi_DATA) $(noinst_DATA) $(pkgconfig_DATA)
152RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
153  distclean-recursive maintainer-clean-recursive
154am__recursive_targets = \
155  $(RECURSIVE_TARGETS) \
156  $(RECURSIVE_CLEAN_TARGETS) \
157  $(am__extra_recursive_targets)
158AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
159	distdir
160am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
161# Read a list of newline-separated strings from the standard input,
162# and print each of them once, without duplicates.  Input order is
163# *not* preserved.
164am__uniquify_input = $(AWK) '\
165  BEGIN { nonempty = 0; } \
166  { items[$$0] = 1; nonempty = 1; } \
167  END { if (nonempty) { for (i in items) print i; }; } \
168'
169# Make sure the list of sources is unique.  This is necessary because,
170# e.g., the same source file might be shared among _SOURCES variables
171# for different programs/libraries.
172am__define_uniq_tagged_files = \
173  list='$(am__tagged_files)'; \
174  unique=`for i in $$list; do \
175    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
176  done | $(am__uniquify_input)`
177ETAGS = etags
178CTAGS = ctags
179DIST_SUBDIRS = $(SUBDIRS)
180DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
181am__relativize = \
182  dir0=`pwd`; \
183  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
184  sed_rest='s,^[^/]*/*,,'; \
185  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
186  sed_butlast='s,/*[^/]*$$,,'; \
187  while test -n "$$dir1"; do \
188    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
189    if test "$$first" != "."; then \
190      if test "$$first" = ".."; then \
191        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
192        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
193      else \
194        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
195        if test "$$first2" = "$$first"; then \
196          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
197        else \
198          dir2="../$$dir2"; \
199        fi; \
200        dir0="$$dir0"/"$$first"; \
201      fi; \
202    fi; \
203    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
204  done; \
205  reldir="$$dir2"
206ACLOCAL = @ACLOCAL@
207AL = @AL@
208AMTAR = @AMTAR@
209AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
210API_VERSION = @API_VERSION@
211AR = @AR@
212AS = @AS@
213ASSEMBLYINFO = @ASSEMBLYINFO@
214ATK_CFLAGS = @ATK_CFLAGS@
215ATK_LIBS = @ATK_LIBS@
216AUTOCONF = @AUTOCONF@
217AUTOHEADER = @AUTOHEADER@
218AUTOMAKE = @AUTOMAKE@
219AWK = @AWK@
220BUILD_EXEEXT = @BUILD_EXEEXT@
221CAIRO_API_VERSION = @CAIRO_API_VERSION@
222CC = @CC@
223CCDEPMODE = @CCDEPMODE@
224CC_FOR_BUILD = @CC_FOR_BUILD@
225CFLAGS = @CFLAGS@
226CPP = @CPP@
227CPPFLAGS = @CPPFLAGS@
228CSC = @CSC@
229CSFLAGS = @CSFLAGS@
230CYGPATH_W = @CYGPATH_W@
231DEFS = @DEFS@
232DEPDIR = @DEPDIR@
233DLLTOOL = @DLLTOOL@
234DSYMUTIL = @DSYMUTIL@
235DUMPBIN = @DUMPBIN@
236ECHO_C = @ECHO_C@
237ECHO_N = @ECHO_N@
238ECHO_T = @ECHO_T@
239EGREP = @EGREP@
240EXEEXT = @EXEEXT@
241FGREP = @FGREP@
242GACUTIL = @GACUTIL@
243GACUTIL_FLAGS = @GACUTIL_FLAGS@
244GENERATED_SOURCES_FILES = @GENERATED_SOURCES_FILES@
245GENERATED_SOURCES_OPTION = @GENERATED_SOURCES_OPTION@
246GIO_CFLAGS = @GIO_CFLAGS@
247GIO_LIBS = @GIO_LIBS@
248GLIB_2_31_CFLAGS = @GLIB_2_31_CFLAGS@
249GLIB_2_31_LIBS = @GLIB_2_31_LIBS@
250GLIB_CFLAGS = @GLIB_CFLAGS@
251GLIB_LIBS = @GLIB_LIBS@
252GREP = @GREP@
253GTK_CFLAGS = @GTK_CFLAGS@
254GTK_LIBS = @GTK_LIBS@
255HOST_CC = @HOST_CC@
256INSTALL = @INSTALL@
257INSTALL_DATA = @INSTALL_DATA@
258INSTALL_PROGRAM = @INSTALL_PROGRAM@
259INSTALL_SCRIPT = @INSTALL_SCRIPT@
260INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
261LD = @LD@
262LDFLAGS = @LDFLAGS@
263LIBOBJS = @LIBOBJS@
264LIBS = @LIBS@
265LIBTOOL = @LIBTOOL@
266LIB_PREFIX = @LIB_PREFIX@
267LIB_SUFFIX = @LIB_SUFFIX@
268LIPO = @LIPO@
269LN_S = @LN_S@
270LTLIBOBJS = @LTLIBOBJS@
271MAINT = @MAINT@
272MAKEINFO = @MAKEINFO@
273MANIFEST_TOOL = @MANIFEST_TOOL@
274MDOC = @MDOC@
275MKDIR_P = @MKDIR_P@
276MONO_DEPENDENCY_CFLAGS = @MONO_DEPENDENCY_CFLAGS@
277MONO_DEPENDENCY_LIBS = @MONO_DEPENDENCY_LIBS@
278NM = @NM@
279NMEDIT = @NMEDIT@
280OBJDUMP = @OBJDUMP@
281OBJEXT = @OBJEXT@
282OFF_T_FLAGS = @OFF_T_FLAGS@
283OTOOL = @OTOOL@
284OTOOL64 = @OTOOL64@
285PACKAGE = @PACKAGE@
286PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
287PACKAGE_NAME = @PACKAGE_NAME@
288PACKAGE_STRING = @PACKAGE_STRING@
289PACKAGE_TARNAME = @PACKAGE_TARNAME@
290PACKAGE_URL = @PACKAGE_URL@
291PACKAGE_VERSION = @PACKAGE_VERSION@
292PANGO_CFLAGS = @PANGO_CFLAGS@
293PANGO_LIBS = @PANGO_LIBS@
294PATH_SEPARATOR = @PATH_SEPARATOR@
295PKG_CONFIG = @PKG_CONFIG@
296PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
297PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
298POLICY_VERSIONS = @POLICY_VERSIONS@
299PROFILER_CFLAGS = @PROFILER_CFLAGS@
300PROFILER_LIBS = @PROFILER_LIBS@
301RANLIB = @RANLIB@
302RUNTIME = @RUNTIME@
303SED = @SED@
304SET_MAKE = @SET_MAKE@
305SHELL = @SHELL@
306STRIP = @STRIP@
307VERSION = @VERSION@
308WIX = @WIX@
309abs_builddir = @abs_builddir@
310abs_srcdir = @abs_srcdir@
311abs_top_builddir = @abs_top_builddir@
312abs_top_srcdir = @abs_top_srcdir@
313ac_ct_AR = @ac_ct_AR@
314ac_ct_CC = @ac_ct_CC@
315ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
316am__include = @am__include@
317am__leading_dot = @am__leading_dot@
318am__quote = @am__quote@
319am__tar = @am__tar@
320am__untar = @am__untar@
321bindir = @bindir@
322build = @build@
323build_alias = @build_alias@
324build_cpu = @build_cpu@
325build_os = @build_os@
326build_vendor = @build_vendor@
327builddir = @builddir@
328datadir = @datadir@
329datarootdir = @datarootdir@
330docdir = @docdir@
331dvidir = @dvidir@
332exec_prefix = @exec_prefix@
333host = @host@
334host_alias = @host_alias@
335host_cpu = @host_cpu@
336host_os = @host_os@
337host_vendor = @host_vendor@
338htmldir = @htmldir@
339includedir = @includedir@
340infodir = @infodir@
341install_sh = @install_sh@
342libdir = @libdir@
343libexecdir = @libexecdir@
344localedir = @localedir@
345localstatedir = @localstatedir@
346mandir = @mandir@
347mkdir_p = @mkdir_p@
348oldincludedir = @oldincludedir@
349pdfdir = @pdfdir@
350prefix = @prefix@
351program_transform_name = @program_transform_name@
352psdir = @psdir@
353sbindir = @sbindir@
354sharedstatedir = @sharedstatedir@
355srcdir = @srcdir@
356sysconfdir = @sysconfdir@
357target_alias = @target_alias@
358top_build_prefix = @top_build_prefix@
359top_builddir = @top_builddir@
360top_srcdir = @top_srcdir@
361SUBDIRS =
362SNK = $(top_srcdir)/gtk-sharp.snk
363TARGET = $(ASSEMBLY)
364ASSEMBLY = $(ASSEMBLY_NAME).dll
365ASSEMBLY_NAME = glib-sharp
366ASSEMBLY_NAME_VERSION = $(ASSEMBLY_NAME),Version=$(API_VERSION)
367noinst_DATA = $(ASSEMBLY) $(ASSEMBLY).config $(POLICY_ASSEMBLIES)
368pkgconfigdir = $(prefix)/libdata/pkgconfig
369pkgconfig_DATA = glib-sharp-3.0.pc
370gapidir = $(datadir)/gapi-3.0
371gapi_DATA = glib-api.xml
372CLEANFILES = $(ASSEMBLY) $(ASSEMBLY).mdb $(POLICY_ASSEMBLIES) $(POLICY_CONFIGS)
373DISTCLEANFILES = $(ASSEMBLY).config
374POLICY_ASSEMBLIES = $(addsuffix .$(ASSEMBLY), $(addprefix policy., $(POLICY_VERSIONS)))
375POLICY_CONFIGS = $(addsuffix .config, $(addprefix policy., $(POLICY_VERSIONS)))
376references =
377
378# TODO: auto-generate at compile time the following classes:
379#  Cond, Date, DateTime, Mutex, PollFD, RecMutex, (half)Source,
380#  SourceCallbackFuncs, SourceDummyMarshal, SourceFunc,
381#  SourceFuncNative, SourceFuncs, TimeVal, TimeZone
382# (to do that, we need to fill missing pieces in glib's
383#  gobject-introspection metadata upstream)
384sources = \
385	Argv.cs					\
386	ConnectBeforeAttribute.cs		\
387	Cond.cs					\
388	Date.cs					\
389	DateTime.cs				\
390	DefaultSignalHandlerAttribute.cs	\
391	DestroyNotify.cs			\
392	ExceptionManager.cs			\
393	FileUtils.cs				\
394	GException.cs				\
395	GInterfaceAdapter.cs			\
396	GInterfaceAttribute.cs			\
397	GLibSynchronizationContext.cs		\
398	Global.cs				\
399	GString.cs				\
400	GType.cs				\
401	GTypeAttribute.cs			\
402	Idle.cs					\
403	InitiallyUnowned.cs			\
404	IOChannel.cs				\
405	IWrapper.cs				\
406	KeyFile.cs				\
407	ListBase.cs				\
408	List.cs					\
409	Log.cs					\
410	MainContext.cs				\
411	MainLoop.cs				\
412	ManagedValue.cs				\
413	Markup.cs				\
414	Marshaller.cs				\
415	MissingIntPtrCtorException.cs		\
416	Mutex.cs				\
417	NotifyHandler.cs			\
418	Object.cs				\
419	ObjectManager.cs			\
420	Opaque.cs				\
421	ParamSpec.cs				\
422	PollFD.cs				\
423	Priority.cs				\
424	PropertyAttribute.cs			\
425	PtrArray.cs				\
426	RecMutex.cs				\
427	Signal.cs				\
428	SignalArgs.cs				\
429	SignalAttribute.cs			\
430	SignalClosure.cs			\
431	SList.cs				\
432	Source.cs				\
433	SourceFunc.cs				\
434	SourceFuncs.cs				\
435	SourceDummyMarshal.cs			\
436	GLibSharp.SourceFuncNative.cs		\
437	GLibSharp.SourceDummyMarshalNative.cs	\
438	SourceCallbackFuncs.cs			\
439	Spawn.cs				\
440	Thread.cs				\
441	Timeout.cs				\
442	TimeVal.cs				\
443	TimeZone.cs				\
444	ToggleRef.cs				\
445	TypeFundamentals.cs			\
446	TypeInitializerAttribute.cs		\
447	ValueArray.cs				\
448	Value.cs				\
449	Variant.cs				\
450	VariantType.cs
451
452build_sources = $(addprefix $(srcdir)/, $(sources))
453dist_sources = $(sources)
454EXTRA_DIST = \
455	$(dist_sources)			\
456	$(ASSEMBLY).config.in		\
457	glib-sharp-3.0.pc.in		\
458	glib-api.xml
459
460all: all-recursive
461
462.SUFFIXES:
463$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
464	@for dep in $?; do \
465	  case '$(am__configure_deps)' in \
466	    *$$dep*) \
467	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
468	        && { if test -f $@; then exit 0; else break; fi; }; \
469	      exit 1;; \
470	  esac; \
471	done; \
472	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign glib/Makefile'; \
473	$(am__cd) $(top_srcdir) && \
474	  $(AUTOMAKE) --foreign glib/Makefile
475.PRECIOUS: Makefile
476Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
477	@case '$?' in \
478	  *config.status*) \
479	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
480	  *) \
481	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
482	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
483	esac;
484
485$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
486	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
487
488$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
489	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
490$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
491	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
492$(am__aclocal_m4_deps):
493glib-sharp-3.0.pc: $(top_builddir)/config.status $(srcdir)/glib-sharp-3.0.pc.in
494	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
495glib-sharp.dll.config: $(top_builddir)/config.status $(srcdir)/glib-sharp.dll.config.in
496	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
497
498mostlyclean-libtool:
499	-rm -f *.lo
500
501clean-libtool:
502	-rm -rf .libs _libs
503install-gapiDATA: $(gapi_DATA)
504	@$(NORMAL_INSTALL)
505	@list='$(gapi_DATA)'; test -n "$(gapidir)" || list=; \
506	if test -n "$$list"; then \
507	  echo " $(MKDIR_P) '$(DESTDIR)$(gapidir)'"; \
508	  $(MKDIR_P) "$(DESTDIR)$(gapidir)" || exit 1; \
509	fi; \
510	for p in $$list; do \
511	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
512	  echo "$$d$$p"; \
513	done | $(am__base_list) | \
514	while read files; do \
515	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(gapidir)'"; \
516	  $(INSTALL_DATA) $$files "$(DESTDIR)$(gapidir)" || exit $$?; \
517	done
518
519uninstall-gapiDATA:
520	@$(NORMAL_UNINSTALL)
521	@list='$(gapi_DATA)'; test -n "$(gapidir)" || list=; \
522	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
523	dir='$(DESTDIR)$(gapidir)'; $(am__uninstall_files_from_dir)
524install-pkgconfigDATA: $(pkgconfig_DATA)
525	@$(NORMAL_INSTALL)
526	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
527	if test -n "$$list"; then \
528	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
529	  $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
530	fi; \
531	for p in $$list; do \
532	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
533	  echo "$$d$$p"; \
534	done | $(am__base_list) | \
535	while read files; do \
536	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
537	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
538	done
539
540uninstall-pkgconfigDATA:
541	@$(NORMAL_UNINSTALL)
542	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
543	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
544	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
545
546# This directory's subdirectories are mostly independent; you can cd
547# into them and run 'make' without going through this Makefile.
548# To change the values of 'make' variables: instead of editing Makefiles,
549# (1) if the variable is set in 'config.status', edit 'config.status'
550#     (which will cause the Makefiles to be regenerated when you run 'make');
551# (2) otherwise, pass the desired values on the 'make' command line.
552$(am__recursive_targets):
553	@fail=; \
554	if $(am__make_keepgoing); then \
555	  failcom='fail=yes'; \
556	else \
557	  failcom='exit 1'; \
558	fi; \
559	dot_seen=no; \
560	target=`echo $@ | sed s/-recursive//`; \
561	case "$@" in \
562	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
563	  *) list='$(SUBDIRS)' ;; \
564	esac; \
565	for subdir in $$list; do \
566	  echo "Making $$target in $$subdir"; \
567	  if test "$$subdir" = "."; then \
568	    dot_seen=yes; \
569	    local_target="$$target-am"; \
570	  else \
571	    local_target="$$target"; \
572	  fi; \
573	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
574	  || eval $$failcom; \
575	done; \
576	if test "$$dot_seen" = "no"; then \
577	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
578	fi; test -z "$$fail"
579
580ID: $(am__tagged_files)
581	$(am__define_uniq_tagged_files); mkid -fID $$unique
582tags: tags-recursive
583TAGS: tags
584
585tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
586	set x; \
587	here=`pwd`; \
588	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
589	  include_option=--etags-include; \
590	  empty_fix=.; \
591	else \
592	  include_option=--include; \
593	  empty_fix=; \
594	fi; \
595	list='$(SUBDIRS)'; for subdir in $$list; do \
596	  if test "$$subdir" = .; then :; else \
597	    test ! -f $$subdir/TAGS || \
598	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
599	  fi; \
600	done; \
601	$(am__define_uniq_tagged_files); \
602	shift; \
603	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
604	  test -n "$$unique" || unique=$$empty_fix; \
605	  if test $$# -gt 0; then \
606	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
607	      "$$@" $$unique; \
608	  else \
609	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
610	      $$unique; \
611	  fi; \
612	fi
613ctags: ctags-recursive
614
615CTAGS: ctags
616ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
617	$(am__define_uniq_tagged_files); \
618	test -z "$(CTAGS_ARGS)$$unique" \
619	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
620	     $$unique
621
622GTAGS:
623	here=`$(am__cd) $(top_builddir) && pwd` \
624	  && $(am__cd) $(top_srcdir) \
625	  && gtags -i $(GTAGS_ARGS) "$$here"
626cscopelist: cscopelist-recursive
627
628cscopelist-am: $(am__tagged_files)
629	list='$(am__tagged_files)'; \
630	case "$(srcdir)" in \
631	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
632	  *) sdir=$(subdir)/$(srcdir) ;; \
633	esac; \
634	for i in $$list; do \
635	  if test -f "$$i"; then \
636	    echo "$(subdir)/$$i"; \
637	  else \
638	    echo "$$sdir/$$i"; \
639	  fi; \
640	done >> $(top_builddir)/cscope.files
641
642distclean-tags:
643	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
644
645distdir: $(DISTFILES)
646	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
647	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
648	list='$(DISTFILES)'; \
649	  dist_files=`for file in $$list; do echo $$file; done | \
650	  sed -e "s|^$$srcdirstrip/||;t" \
651	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
652	case $$dist_files in \
653	  */*) $(MKDIR_P) `echo "$$dist_files" | \
654			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
655			   sort -u` ;; \
656	esac; \
657	for file in $$dist_files; do \
658	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
659	  if test -d $$d/$$file; then \
660	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
661	    if test -d "$(distdir)/$$file"; then \
662	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
663	    fi; \
664	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
665	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
666	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
667	    fi; \
668	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
669	  else \
670	    test -f "$(distdir)/$$file" \
671	    || cp -p $$d/$$file "$(distdir)/$$file" \
672	    || exit 1; \
673	  fi; \
674	done
675	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
676	  if test "$$subdir" = .; then :; else \
677	    $(am__make_dryrun) \
678	      || test -d "$(distdir)/$$subdir" \
679	      || $(MKDIR_P) "$(distdir)/$$subdir" \
680	      || exit 1; \
681	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
682	    $(am__relativize); \
683	    new_distdir=$$reldir; \
684	    dir1=$$subdir; dir2="$(top_distdir)"; \
685	    $(am__relativize); \
686	    new_top_distdir=$$reldir; \
687	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
688	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
689	    ($(am__cd) $$subdir && \
690	      $(MAKE) $(AM_MAKEFLAGS) \
691	        top_distdir="$$new_top_distdir" \
692	        distdir="$$new_distdir" \
693		am__remove_distdir=: \
694		am__skip_length_check=: \
695		am__skip_mode_fix=: \
696	        distdir) \
697	      || exit 1; \
698	  fi; \
699	done
700check-am: all-am
701check: check-recursive
702all-am: Makefile $(DATA)
703installdirs: installdirs-recursive
704installdirs-am:
705	for dir in "$(DESTDIR)$(gapidir)" "$(DESTDIR)$(pkgconfigdir)"; do \
706	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
707	done
708install: install-recursive
709install-exec: install-exec-recursive
710install-data: install-data-recursive
711uninstall: uninstall-recursive
712
713install-am: all-am
714	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
715
716installcheck: installcheck-recursive
717install-strip:
718	if test -z '$(STRIP)'; then \
719	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
720	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
721	      install; \
722	else \
723	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
724	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
725	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
726	fi
727mostlyclean-generic:
728
729clean-generic:
730	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
731
732distclean-generic:
733	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
734	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
735	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
736
737maintainer-clean-generic:
738	@echo "This command is intended for maintainers to use"
739	@echo "it deletes files that may require special tools to rebuild."
740clean: clean-recursive
741
742clean-am: clean-generic clean-libtool mostlyclean-am
743
744distclean: distclean-recursive
745	-rm -f Makefile
746distclean-am: clean-am distclean-generic distclean-tags
747
748dvi: dvi-recursive
749
750dvi-am:
751
752html: html-recursive
753
754html-am:
755
756info: info-recursive
757
758info-am:
759
760install-data-am: install-data-local install-gapiDATA \
761	install-pkgconfigDATA
762
763install-dvi: install-dvi-recursive
764
765install-dvi-am:
766
767install-exec-am:
768
769install-html: install-html-recursive
770
771install-html-am:
772
773install-info: install-info-recursive
774
775install-info-am:
776
777install-man:
778
779install-pdf: install-pdf-recursive
780
781install-pdf-am:
782
783install-ps: install-ps-recursive
784
785install-ps-am:
786
787installcheck-am:
788
789maintainer-clean: maintainer-clean-recursive
790	-rm -f Makefile
791maintainer-clean-am: distclean-am maintainer-clean-generic
792
793mostlyclean: mostlyclean-recursive
794
795mostlyclean-am: mostlyclean-generic mostlyclean-libtool
796
797pdf: pdf-recursive
798
799pdf-am:
800
801ps: ps-recursive
802
803ps-am:
804
805uninstall-am: uninstall-gapiDATA uninstall-local \
806	uninstall-pkgconfigDATA
807
808.MAKE: $(am__recursive_targets) install-am install-strip
809
810.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
811	check-am clean clean-generic clean-libtool cscopelist-am ctags \
812	ctags-am distclean distclean-generic distclean-libtool \
813	distclean-tags distdir dvi dvi-am html html-am info info-am \
814	install install-am install-data install-data-am \
815	install-data-local install-dvi install-dvi-am install-exec \
816	install-exec-am install-gapiDATA install-html install-html-am \
817	install-info install-info-am install-man install-pdf \
818	install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
819	install-strip installcheck installcheck-am installdirs \
820	installdirs-am maintainer-clean maintainer-clean-generic \
821	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
822	ps ps-am tags tags-am uninstall uninstall-am \
823	uninstall-gapiDATA uninstall-local uninstall-pkgconfigDATA
824
825
826$(ASSEMBLY): $(build_sources) $(SNK)
827	@rm -f $(ASSEMBLY).mdb
828	$(CSC) $(CSFLAGS) -keyfile:$(SNK) -unsafe -out:$(ASSEMBLY) -target:library $(references) $(build_sources) $(top_builddir)$(ASSEMBLYINFO)
829
830policy.%.config: $(top_builddir)/policy.config
831	sed -e "s/@ASSEMBLY_NAME@/$(ASSEMBLY_NAME)/" -e "s/@POLICY@/$*/" $(top_builddir)/policy.config > $@
832
833$(POLICY_ASSEMBLIES) : policy.%.$(ASSEMBLY): policy.%.config $(SNK)
834	$(AL) -link:policy.$*.config -out:$@ -keyfile:$(SNK)
835
836install-data-local:
837	@if test -n '$(TARGET)'; then							\
838	  echo "$(GACUTIL) -i $(ASSEMBLY) -f $(GACUTIL_FLAGS)";				\
839	  "$(GACUTIL)" -i $(ASSEMBLY) -f $(GACUTIL_FLAGS) || exit 1;			\
840	  if test -n '$(POLICY_VERSIONS)'; then						\
841	    for i in $(POLICY_VERSIONS); do						\
842	      echo "$(GACUTIL) -i policy.$$i.$(ASSEMBLY) -f $(GACUTIL_FLAGS)";		\
843	      "$(GACUTIL)" -i policy.$$i.$(ASSEMBLY) -f $(GACUTIL_FLAGS) || exit 1;	\
844	    done									\
845	  fi										\
846	fi
847
848uninstall-local:
849	@if test -n '$(TARGET)'; then							\
850	  echo "$(GACUTIL) -u $(ASSEMBLY_NAME_VERSION) $(GACUTIL_FLAGS)";		\
851	  "$(GACUTIL)" -u $(ASSEMBLY_NAME_VERSION) $(GACUTIL_FLAGS) || exit 1;		\
852	  if test -n '$(POLICY_VERSIONS)'; then						\
853	    for i in $(POLICY_VERSIONS); do						\
854	      echo "$(GACUTIL) -u policy.$$i.$(ASSEMBLY_NAME) $(GACUTIL_FLAGS)";	\
855	      "$(GACUTIL)" -u policy.$$i.$(ASSEMBLY_NAME) $(GACUTIL_FLAGS) || exit 1;	\
856	    done									\
857	  fi										\
858	fi
859
860# Tell versions [3.59,3.63) of GNU make to not export all variables.
861# Otherwise a system limit (for SysV at least) may be exceeded.
862.NOEXPORT:
863