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
17VPATH = @srcdir@
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = @build@
90host_triplet = @host@
91target_triplet = @target@
92subdir = gdk/glue
93ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94am__aclocal_m4_deps = $(top_srcdir)/configure.in
95am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
96	$(ACLOCAL_M4)
97DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
98mkinstalldirs = $(install_sh) -d
99CONFIG_HEADER = $(top_builddir)/config.h
100CONFIG_CLEAN_FILES =
101CONFIG_CLEAN_VPATH_FILES =
102am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
103am__vpath_adj = case $$p in \
104    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
105    *) f=$$p;; \
106  esac;
107am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
108am__install_max = 40
109am__nobase_strip_setup = \
110  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
111am__nobase_strip = \
112  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
113am__nobase_list = $(am__nobase_strip_setup); \
114  for p in $$list; do echo "$$p $$p"; done | \
115  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
116  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
117    if (++n[$$2] == $(am__install_max)) \
118      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
119    END { for (dir in files) print dir, files[dir] }'
120am__base_list = \
121  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
122  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
123am__uninstall_files_from_dir = { \
124  test -z "$$files" \
125    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
126    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
127         $(am__cd) "$$dir" && rm -f $$files; }; \
128  }
129am__installdirs = "$(DESTDIR)$(libdir)"
130LTLIBRARIES = $(lib_LTLIBRARIES)
131am__DEPENDENCIES_1 =
132libgdksharpglue_2_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
133am_libgdksharpglue_2_la_OBJECTS = dragcontext.lo device.lo event.lo \
134	selection.lo windowmanager.lo
135nodist_libgdksharpglue_2_la_OBJECTS = generated.lo
136libgdksharpglue_2_la_OBJECTS = $(am_libgdksharpglue_2_la_OBJECTS) \
137	$(nodist_libgdksharpglue_2_la_OBJECTS)
138AM_V_lt = $(am__v_lt_@AM_V@)
139am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
140am__v_lt_0 = --silent
141am__v_lt_1 =
142libgdksharpglue_2_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
143	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
144	$(AM_CFLAGS) $(CFLAGS) $(libgdksharpglue_2_la_LDFLAGS) \
145	$(LDFLAGS) -o $@
146AM_V_P = $(am__v_P_@AM_V@)
147am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
148am__v_P_0 = false
149am__v_P_1 = :
150AM_V_GEN = $(am__v_GEN_@AM_V@)
151am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
152am__v_GEN_0 = @echo "  GEN     " $@;
153am__v_GEN_1 =
154AM_V_at = $(am__v_at_@AM_V@)
155am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
156am__v_at_0 = @
157am__v_at_1 =
158DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
159depcomp = $(SHELL) $(top_srcdir)/depcomp
160am__depfiles_maybe = depfiles
161am__mv = mv -f
162COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
163	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
164LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
165	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
166	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
167	$(AM_CFLAGS) $(CFLAGS)
168AM_V_CC = $(am__v_CC_@AM_V@)
169am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
170am__v_CC_0 = @echo "  CC      " $@;
171am__v_CC_1 =
172CCLD = $(CC)
173LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
174	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
175	$(AM_LDFLAGS) $(LDFLAGS) -o $@
176AM_V_CCLD = $(am__v_CCLD_@AM_V@)
177am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
178am__v_CCLD_0 = @echo "  CCLD    " $@;
179am__v_CCLD_1 =
180SOURCES = $(libgdksharpglue_2_la_SOURCES) \
181	$(nodist_libgdksharpglue_2_la_SOURCES)
182DIST_SOURCES = $(libgdksharpglue_2_la_SOURCES)
183am__can_run_installinfo = \
184  case $$AM_UPDATE_INFO_DIR in \
185    n|no|NO) false;; \
186    *) (install-info --version) >/dev/null 2>&1;; \
187  esac
188am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
189# Read a list of newline-separated strings from the standard input,
190# and print each of them once, without duplicates.  Input order is
191# *not* preserved.
192am__uniquify_input = $(AWK) '\
193  BEGIN { nonempty = 0; } \
194  { items[$$0] = 1; nonempty = 1; } \
195  END { if (nonempty) { for (i in items) print i; }; } \
196'
197# Make sure the list of sources is unique.  This is necessary because,
198# e.g., the same source file might be shared among _SOURCES variables
199# for different programs/libraries.
200am__define_uniq_tagged_files = \
201  list='$(am__tagged_files)'; \
202  unique=`for i in $$list; do \
203    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
204  done | $(am__uniquify_input)`
205ETAGS = etags
206CTAGS = ctags
207am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
208DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
209ACLOCAL = @ACLOCAL@
210AL = @AL@
211AMTAR = @AMTAR@
212AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
213API_VERSION = @API_VERSION@
214AR = @AR@
215AS = @AS@
216ATK_CFLAGS = @ATK_CFLAGS@
217ATK_LIBS = @ATK_LIBS@
218AUTOCONF = @AUTOCONF@
219AUTOHEADER = @AUTOHEADER@
220AUTOMAKE = @AUTOMAKE@
221AWK = @AWK@
222BUILD_EXEEXT = @BUILD_EXEEXT@
223BUILD_GTK_CFLAGS = @BUILD_GTK_CFLAGS@
224BUILD_GTK_LIBS = @BUILD_GTK_LIBS@
225CC = @CC@
226CCDEPMODE = @CCDEPMODE@
227CC_FOR_BUILD = @CC_FOR_BUILD@
228CFLAGS = @CFLAGS@
229CPP = @CPP@
230CPPFLAGS = @CPPFLAGS@
231CSC = @CSC@
232CSFLAGS = @CSFLAGS@
233CYGPATH_W = @CYGPATH_W@
234DEFS = @DEFS@
235DEPDIR = @DEPDIR@
236DLLTOOL = @DLLTOOL@
237DSYMUTIL = @DSYMUTIL@
238DUMPBIN = @DUMPBIN@
239ECHO_C = @ECHO_C@
240ECHO_N = @ECHO_N@
241ECHO_T = @ECHO_T@
242EGREP = @EGREP@
243EXEEXT = @EXEEXT@
244FGREP = @FGREP@
245GACUTIL = @GACUTIL@
246GACUTIL_FLAGS = @GACUTIL_FLAGS@
247GDK_BACKEND = @GDK_BACKEND@
248GENERATED_SOURCES = @GENERATED_SOURCES@
249GLADE_CFLAGS = @GLADE_CFLAGS@
250GLADE_LIBS = @GLADE_LIBS@
251GLIB_2_31_CFLAGS = @GLIB_2_31_CFLAGS@
252GLIB_2_31_LIBS = @GLIB_2_31_LIBS@
253GLIB_CFLAGS = @GLIB_CFLAGS@
254GLIB_LIBS = @GLIB_LIBS@
255GREP = @GREP@
256GTK_CFLAGS = @GTK_CFLAGS@
257GTK_LIBS = @GTK_LIBS@
258GTK_SHARP_VERSION_CFLAGS = @GTK_SHARP_VERSION_CFLAGS@
259HOST_CC = @HOST_CC@
260INSTALL = @INSTALL@
261INSTALL_DATA = @INSTALL_DATA@
262INSTALL_PROGRAM = @INSTALL_PROGRAM@
263INSTALL_SCRIPT = @INSTALL_SCRIPT@
264INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
265LD = @LD@
266LDFLAGS = @LDFLAGS@
267LIBOBJS = @LIBOBJS@
268LIBS = @LIBS@
269LIBTOOL = @LIBTOOL@
270LIB_PREFIX = @LIB_PREFIX@
271LIB_SUFFIX = @LIB_SUFFIX@
272LIPO = @LIPO@
273LN_S = @LN_S@
274LTLIBOBJS = @LTLIBOBJS@
275LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
276MAINT = @MAINT@
277MAKEINFO = @MAKEINFO@
278MANIFEST_TOOL = @MANIFEST_TOOL@
279MDASSEMBLER = @MDASSEMBLER@
280MKDIR_P = @MKDIR_P@
281MONODOCER = @MONODOCER@
282MONO_CAIRO_CFLAGS = @MONO_CAIRO_CFLAGS@
283MONO_CAIRO_LIBS = @MONO_CAIRO_LIBS@
284MONO_DEPENDENCY_CFLAGS = @MONO_DEPENDENCY_CFLAGS@
285MONO_DEPENDENCY_LIBS = @MONO_DEPENDENCY_LIBS@
286NM = @NM@
287NMEDIT = @NMEDIT@
288OBJDUMP = @OBJDUMP@
289OBJEXT = @OBJEXT@
290OFF_T_FLAGS = @OFF_T_FLAGS@
291OTOOL = @OTOOL@
292OTOOL64 = @OTOOL64@
293PACKAGE = @PACKAGE@
294PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
295PACKAGE_NAME = @PACKAGE_NAME@
296PACKAGE_STRING = @PACKAGE_STRING@
297PACKAGE_TARNAME = @PACKAGE_TARNAME@
298PACKAGE_URL = @PACKAGE_URL@
299PACKAGE_VERSION = @PACKAGE_VERSION@
300PANGO_CFLAGS = @PANGO_CFLAGS@
301PANGO_LIBS = @PANGO_LIBS@
302PATH_SEPARATOR = @PATH_SEPARATOR@
303PKG_CONFIG = @PKG_CONFIG@
304PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
305PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
306POLICY_VERSIONS = @POLICY_VERSIONS@
307RANLIB = @RANLIB@
308RUNTIME = @RUNTIME@
309SED = @SED@
310SET_MAKE = @SET_MAKE@
311SHELL = @SHELL@
312STRIP = @STRIP@
313VERSION = @VERSION@
314WIX = @WIX@
315abs_builddir = @abs_builddir@
316abs_srcdir = @abs_srcdir@
317abs_top_builddir = @abs_top_builddir@
318abs_top_srcdir = @abs_top_srcdir@
319ac_ct_AR = @ac_ct_AR@
320ac_ct_CC = @ac_ct_CC@
321ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
322am__include = @am__include@
323am__leading_dot = @am__leading_dot@
324am__quote = @am__quote@
325am__tar = @am__tar@
326am__untar = @am__untar@
327bindir = @bindir@
328build = @build@
329build_alias = @build_alias@
330build_cpu = @build_cpu@
331build_os = @build_os@
332build_vendor = @build_vendor@
333builddir = @builddir@
334datadir = @datadir@
335datarootdir = @datarootdir@
336docdir = @docdir@
337dvidir = @dvidir@
338exec_prefix = @exec_prefix@
339host = @host@
340host_alias = @host_alias@
341host_cpu = @host_cpu@
342host_os = @host_os@
343host_vendor = @host_vendor@
344htmldir = @htmldir@
345includedir = @includedir@
346infodir = @infodir@
347install_sh = @install_sh@
348libdir = @libdir@
349libexecdir = @libexecdir@
350localedir = @localedir@
351localstatedir = @localstatedir@
352mandir = @mandir@
353mkdir_p = @mkdir_p@
354oldincludedir = @oldincludedir@
355pdfdir = @pdfdir@
356prefix = @prefix@
357program_transform_name = @program_transform_name@
358psdir = @psdir@
359runstatedir = @runstatedir@
360sbindir = @sbindir@
361sharedstatedir = @sharedstatedir@
362srcdir = @srcdir@
363sysconfdir = @sysconfdir@
364target = @target@
365target_alias = @target_alias@
366target_cpu = @target_cpu@
367target_os = @target_os@
368target_vendor = @target_vendor@
369top_build_prefix = @top_build_prefix@
370top_builddir = @top_builddir@
371top_srcdir = @top_srcdir@
372lib_LTLIBRARIES = libgdksharpglue-2.la
373libgdksharpglue_2_la_SOURCES = \
374	dragcontext.c		\
375	device.c		\
376	event.c			\
377	selection.c		\
378	vmglueheaders.h		\
379	windowmanager.c
380
381nodist_libgdksharpglue_2_la_SOURCES = generated.c
382
383# Adding a new glue file?
384libgdksharpglue_2_la_LDFLAGS = -module -avoid-version -no-undefined
385libgdksharpglue_2_la_LIBADD = $(GTK_LIBS)
386INCLUDES = $(GTK_CFLAGS) $(GTK_SHARP_VERSION_CFLAGS) -I$(top_srcdir)
387CLEANFILES = lib*.a lib*.dll
388EXTRA_DIST = win32dll.c
389all: all-am
390
391.SUFFIXES:
392.SUFFIXES: .c .lo .o .obj
393$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
394	@for dep in $?; do \
395	  case '$(am__configure_deps)' in \
396	    *$$dep*) \
397	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
398	        && { if test -f $@; then exit 0; else break; fi; }; \
399	      exit 1;; \
400	  esac; \
401	done; \
402	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign gdk/glue/Makefile'; \
403	$(am__cd) $(top_srcdir) && \
404	  $(AUTOMAKE) --foreign gdk/glue/Makefile
405Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
406	@case '$?' in \
407	  *config.status*) \
408	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
409	  *) \
410	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
411	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
412	esac;
413
414$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
415	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
416
417$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
418	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
419$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
420	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
421$(am__aclocal_m4_deps):
422
423install-libLTLIBRARIES: $(lib_LTLIBRARIES)
424	@$(NORMAL_INSTALL)
425	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
426	list2=; for p in $$list; do \
427	  if test -f $$p; then \
428	    list2="$$list2 $$p"; \
429	  else :; fi; \
430	done; \
431	test -z "$$list2" || { \
432	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
433	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
434	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
435	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
436	}
437
438uninstall-libLTLIBRARIES:
439	@$(NORMAL_UNINSTALL)
440	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
441	for p in $$list; do \
442	  $(am__strip_dir) \
443	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
444	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
445	done
446
447clean-libLTLIBRARIES:
448	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
449	@list='$(lib_LTLIBRARIES)'; \
450	locs=`for p in $$list; do echo $$p; done | \
451	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
452	      sort -u`; \
453	test -z "$$locs" || { \
454	  echo rm -f $${locs}; \
455	  rm -f $${locs}; \
456	}
457
458libgdksharpglue-2.la: $(libgdksharpglue_2_la_OBJECTS) $(libgdksharpglue_2_la_DEPENDENCIES) $(EXTRA_libgdksharpglue_2_la_DEPENDENCIES)
459	$(AM_V_CCLD)$(libgdksharpglue_2_la_LINK) -rpath $(libdir) $(libgdksharpglue_2_la_OBJECTS) $(libgdksharpglue_2_la_LIBADD) $(LIBS)
460
461mostlyclean-compile:
462	-rm -f *.$(OBJEXT)
463
464distclean-compile:
465	-rm -f *.tab.c
466
467@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/device.Plo@am__quote@
468@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dragcontext.Plo@am__quote@
469@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/event.Plo@am__quote@
470@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/generated.Plo@am__quote@
471@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/selection.Plo@am__quote@
472@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/windowmanager.Plo@am__quote@
473
474.c.o:
475@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
476@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
477@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
478@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
479@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
480
481.c.obj:
482@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
483@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
484@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
485@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
486@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
487
488.c.lo:
489@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
490@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
491@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
492@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
493@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
494
495mostlyclean-libtool:
496	-rm -f *.lo
497
498clean-libtool:
499	-rm -rf .libs _libs
500
501ID: $(am__tagged_files)
502	$(am__define_uniq_tagged_files); mkid -fID $$unique
503tags: tags-am
504TAGS: tags
505
506tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
507	set x; \
508	here=`pwd`; \
509	$(am__define_uniq_tagged_files); \
510	shift; \
511	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
512	  test -n "$$unique" || unique=$$empty_fix; \
513	  if test $$# -gt 0; then \
514	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
515	      "$$@" $$unique; \
516	  else \
517	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
518	      $$unique; \
519	  fi; \
520	fi
521ctags: ctags-am
522
523CTAGS: ctags
524ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
525	$(am__define_uniq_tagged_files); \
526	test -z "$(CTAGS_ARGS)$$unique" \
527	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
528	     $$unique
529
530GTAGS:
531	here=`$(am__cd) $(top_builddir) && pwd` \
532	  && $(am__cd) $(top_srcdir) \
533	  && gtags -i $(GTAGS_ARGS) "$$here"
534cscopelist: cscopelist-am
535
536cscopelist-am: $(am__tagged_files)
537	list='$(am__tagged_files)'; \
538	case "$(srcdir)" in \
539	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
540	  *) sdir=$(subdir)/$(srcdir) ;; \
541	esac; \
542	for i in $$list; do \
543	  if test -f "$$i"; then \
544	    echo "$(subdir)/$$i"; \
545	  else \
546	    echo "$$sdir/$$i"; \
547	  fi; \
548	done >> $(top_builddir)/cscope.files
549
550distclean-tags:
551	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
552
553distdir: $(DISTFILES)
554	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
555	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
556	list='$(DISTFILES)'; \
557	  dist_files=`for file in $$list; do echo $$file; done | \
558	  sed -e "s|^$$srcdirstrip/||;t" \
559	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
560	case $$dist_files in \
561	  */*) $(MKDIR_P) `echo "$$dist_files" | \
562			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
563			   sort -u` ;; \
564	esac; \
565	for file in $$dist_files; do \
566	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
567	  if test -d $$d/$$file; then \
568	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
569	    if test -d "$(distdir)/$$file"; then \
570	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
571	    fi; \
572	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
573	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
574	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
575	    fi; \
576	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
577	  else \
578	    test -f "$(distdir)/$$file" \
579	    || cp -p $$d/$$file "$(distdir)/$$file" \
580	    || exit 1; \
581	  fi; \
582	done
583check-am: all-am
584check: check-am
585all-am: Makefile $(LTLIBRARIES)
586installdirs:
587	for dir in "$(DESTDIR)$(libdir)"; do \
588	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
589	done
590install: install-am
591install-exec: install-exec-am
592install-data: install-data-am
593uninstall: uninstall-am
594
595install-am: all-am
596	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
597
598installcheck: installcheck-am
599install-strip:
600	if test -z '$(STRIP)'; then \
601	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
602	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
603	      install; \
604	else \
605	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
606	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
607	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
608	fi
609mostlyclean-generic:
610
611clean-generic:
612	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
613
614distclean-generic:
615	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
616	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
617
618maintainer-clean-generic:
619	@echo "This command is intended for maintainers to use"
620	@echo "it deletes files that may require special tools to rebuild."
621clean: clean-am
622
623clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
624	mostlyclean-am
625
626distclean: distclean-am
627	-rm -rf ./$(DEPDIR)
628	-rm -f Makefile
629distclean-am: clean-am distclean-compile distclean-generic \
630	distclean-tags
631
632dvi: dvi-am
633
634dvi-am:
635
636html: html-am
637
638html-am:
639
640info: info-am
641
642info-am:
643
644install-data-am:
645
646install-dvi: install-dvi-am
647
648install-dvi-am:
649
650install-exec-am: install-libLTLIBRARIES
651
652install-html: install-html-am
653
654install-html-am:
655
656install-info: install-info-am
657
658install-info-am:
659
660install-man:
661
662install-pdf: install-pdf-am
663
664install-pdf-am:
665
666install-ps: install-ps-am
667
668install-ps-am:
669
670installcheck-am:
671
672maintainer-clean: maintainer-clean-am
673	-rm -rf ./$(DEPDIR)
674	-rm -f Makefile
675maintainer-clean-am: distclean-am maintainer-clean-generic
676
677mostlyclean: mostlyclean-am
678
679mostlyclean-am: mostlyclean-compile mostlyclean-generic \
680	mostlyclean-libtool
681
682pdf: pdf-am
683
684pdf-am:
685
686ps: ps-am
687
688ps-am:
689
690uninstall-am: uninstall-libLTLIBRARIES
691
692.MAKE: install-am install-strip
693
694.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
695	clean-libLTLIBRARIES clean-libtool cscopelist-am ctags \
696	ctags-am distclean distclean-compile distclean-generic \
697	distclean-libtool distclean-tags distdir dvi dvi-am html \
698	html-am info info-am install install-am install-data \
699	install-data-am install-dvi install-dvi-am install-exec \
700	install-exec-am install-html install-html-am install-info \
701	install-info-am install-libLTLIBRARIES install-man install-pdf \
702	install-pdf-am install-ps install-ps-am install-strip \
703	installcheck installcheck-am installdirs maintainer-clean \
704	maintainer-clean-generic mostlyclean mostlyclean-compile \
705	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
706	tags tags-am uninstall uninstall-am uninstall-libLTLIBRARIES
707
708.PRECIOUS: Makefile
709
710
711libgdksharpglue.dll: $(libgdksharpglue_2_la_OBJECTS) libgdksharpglue.rc libgdksharpglue.def
712	./build-dll libgdksharpglue-2 $(VERSION)
713
714# Tell versions [3.59,3.63) of GNU make to not export all variables.
715# Otherwise a system limit (for SysV at least) may be exceeded.
716.NOEXPORT:
717