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