1# Makefile.in generated by automake 1.13.4 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@
81bin_PROGRAMS = gschlas$(EXEEXT)
82subdir = utils/gschlas
83DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
84	$(top_srcdir)/build-tools/depcomp
85ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
86am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
87	$(top_srcdir)/m4/geda-assert.m4 $(top_srcdir)/m4/geda-awk.m4 \
88	$(top_srcdir)/m4/geda-data-dirs.m4 \
89	$(top_srcdir)/m4/geda-desktop-i18n.m4 \
90	$(top_srcdir)/m4/geda-desktop.m4 \
91	$(top_srcdir)/m4/geda-doxygen.m4 \
92	$(top_srcdir)/m4/geda-gattrib.m4 \
93	$(top_srcdir)/m4/geda-gcc-flags.m4 \
94	$(top_srcdir)/m4/geda-git-version.m4 \
95	$(top_srcdir)/m4/geda-git.m4 $(top_srcdir)/m4/geda-groff.m4 \
96	$(top_srcdir)/m4/geda-guile.m4 $(top_srcdir)/m4/geda-host.m4 \
97	$(top_srcdir)/m4/geda-libgeda.m4 \
98	$(top_srcdir)/m4/geda-stroke.m4 \
99	$(top_srcdir)/m4/geda-uri-viewer.m4 \
100	$(top_srcdir)/m4/geda-windows.m4 $(top_srcdir)/m4/gettext.m4 \
101	$(top_srcdir)/m4/glibc2.m4 $(top_srcdir)/m4/glibc21.m4 \
102	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \
103	$(top_srcdir)/m4/intl.m4 $(top_srcdir)/m4/intmax.m4 \
104	$(top_srcdir)/m4/inttypes-pri.m4 \
105	$(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/lcmessage.m4 \
106	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
107	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
108	$(top_srcdir)/m4/lock.m4 $(top_srcdir)/m4/longdouble.m4 \
109	$(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/ltoptions.m4 \
110	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
111	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
112	$(top_srcdir)/m4/pcb-data-dirs.m4 $(top_srcdir)/m4/po.m4 \
113	$(top_srcdir)/m4/printf-posix.m4 $(top_srcdir)/m4/progtest.m4 \
114	$(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/stdint_h.m4 \
115	$(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/ulonglong.m4 \
116	$(top_srcdir)/m4/visibility.m4 $(top_srcdir)/m4/wchar_t.m4 \
117	$(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/xsize.m4 \
118	$(top_srcdir)/configure.ac
119am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
120	$(ACLOCAL_M4)
121mkinstalldirs = $(install_sh) -d
122CONFIG_HEADER = $(top_builddir)/config.h
123CONFIG_CLEAN_FILES =
124CONFIG_CLEAN_VPATH_FILES =
125am__installdirs = "$(DESTDIR)$(bindir)"
126PROGRAMS = $(bin_PROGRAMS)
127am_gschlas_OBJECTS = gschlas-g_rc.$(OBJEXT) \
128	gschlas-g_register.$(OBJEXT) gschlas-globals.$(OBJEXT) \
129	gschlas-gschlas.$(OBJEXT) gschlas-i_vars.$(OBJEXT) \
130	gschlas-parsecmd.$(OBJEXT) gschlas-s_util.$(OBJEXT)
131gschlas_OBJECTS = $(am_gschlas_OBJECTS)
132gschlas_DEPENDENCIES = $(top_builddir)/libgeda/src/libgeda.la
133AM_V_lt = $(am__v_lt_@AM_V@)
134am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
135am__v_lt_0 = --silent
136am__v_lt_1 =
137gschlas_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
138	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(gschlas_CFLAGS) \
139	$(CFLAGS) $(gschlas_LDFLAGS) $(LDFLAGS) -o $@
140AM_V_P = $(am__v_P_@AM_V@)
141am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
142am__v_P_0 = false
143am__v_P_1 = :
144AM_V_GEN = $(am__v_GEN_@AM_V@)
145am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
146am__v_GEN_0 = @echo "  GEN     " $@;
147am__v_GEN_1 =
148AM_V_at = $(am__v_at_@AM_V@)
149am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
150am__v_at_0 = @
151am__v_at_1 =
152DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
153depcomp = $(SHELL) $(top_srcdir)/build-tools/depcomp
154am__depfiles_maybe = depfiles
155am__mv = mv -f
156COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
157	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
158LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
159	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
160	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
161	$(AM_CFLAGS) $(CFLAGS)
162AM_V_CC = $(am__v_CC_@AM_V@)
163am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
164am__v_CC_0 = @echo "  CC      " $@;
165am__v_CC_1 =
166CCLD = $(CC)
167LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
168	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
169	$(AM_LDFLAGS) $(LDFLAGS) -o $@
170AM_V_CCLD = $(am__v_CCLD_@AM_V@)
171am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
172am__v_CCLD_0 = @echo "  CCLD    " $@;
173am__v_CCLD_1 =
174SOURCES = $(gschlas_SOURCES)
175DIST_SOURCES = $(gschlas_SOURCES)
176am__can_run_installinfo = \
177  case $$AM_UPDATE_INFO_DIR in \
178    n|no|NO) false;; \
179    *) (install-info --version) >/dev/null 2>&1;; \
180  esac
181am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
182# Read a list of newline-separated strings from the standard input,
183# and print each of them once, without duplicates.  Input order is
184# *not* preserved.
185am__uniquify_input = $(AWK) '\
186  BEGIN { nonempty = 0; } \
187  { items[$$0] = 1; nonempty = 1; } \
188  END { if (nonempty) { for (i in items) print i; }; } \
189'
190# Make sure the list of sources is unique.  This is necessary because,
191# e.g., the same source file might be shared among _SOURCES variables
192# for different programs/libraries.
193am__define_uniq_tagged_files = \
194  list='$(am__tagged_files)'; \
195  unique=`for i in $$list; do \
196    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
197  done | $(am__uniquify_input)`
198ETAGS = etags
199CTAGS = ctags
200DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
201ACLOCAL = @ACLOCAL@
202ALLOCA = @ALLOCA@
203AMTAR = @AMTAR@
204AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
205AR = @AR@
206AS = @AS@
207AUTOCONF = @AUTOCONF@
208AUTOHEADER = @AUTOHEADER@
209AUTOMAKE = @AUTOMAKE@
210AWK = @AWK@
211BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
212CAIRO_CFLAGS = @CAIRO_CFLAGS@
213CAIRO_LIBS = @CAIRO_LIBS@
214CATOBJEXT = @CATOBJEXT@
215CC = @CC@
216CCDEPMODE = @CCDEPMODE@
217CFLAGS = @CFLAGS@
218CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
219CHANGELOG_BASE = @CHANGELOG_BASE@
220CONVERT = @CONVERT@
221CPP = @CPP@
222CPPFLAGS = @CPPFLAGS@
223CYGPATH_W = @CYGPATH_W@
224DATADIRNAME = @DATADIRNAME@
225DATE_VERSION = @DATE_VERSION@
226DEFS = @DEFS@
227DEPDIR = @DEPDIR@
228DESKTOP_I18N = @DESKTOP_I18N@
229DESKTOP_I18N_CREATE = @DESKTOP_I18N_CREATE@
230DESKTOP_I18N_LOCALE_DIR = @DESKTOP_I18N_LOCALE_DIR@
231DESKTOP_I18N_SCRIPT = @DESKTOP_I18N_SCRIPT@
232DLLTOOL = @DLLTOOL@
233DOTTED_VERSION = @DOTTED_VERSION@
234DOXYGEN = @DOXYGEN@
235DSYMUTIL = @DSYMUTIL@
236DUMPBIN = @DUMPBIN@
237ECHO_C = @ECHO_C@
238ECHO_N = @ECHO_N@
239ECHO_T = @ECHO_T@
240EGREP = @EGREP@
241EXEEXT = @EXEEXT@
242FGREP = @FGREP@
243GCC_CFLAGS = @GCC_CFLAGS@
244GDK_PIXBUF_CFLAGS = @GDK_PIXBUF_CFLAGS@
245GDK_PIXBUF_LIBS = @GDK_PIXBUF_LIBS@
246GEDADATADIR = @GEDADATADIR@
247GEDARCDIR = @GEDARCDIR@
248GENCAT = @GENCAT@
249GETTEXT = @GETTEXT@
250GIT = @GIT@
251GLIBC2 = @GLIBC2@
252GLIBC21 = @GLIBC21@
253GLIB_CFLAGS = @GLIB_CFLAGS@
254GLIB_LIBS = @GLIB_LIBS@
255GMSGFMT = @GMSGFMT@
256GMSGFMT_015 = @GMSGFMT_015@
257GREP = @GREP@
258GROFF = @GROFF@
259GTK_CFLAGS = @GTK_CFLAGS@
260GTK_LIBS = @GTK_LIBS@
261GUILE = @GUILE@
262GUILE_CFLAGS = @GUILE_CFLAGS@
263GUILE_LIBS = @GUILE_LIBS@
264GUILE_PKG_NAME = @GUILE_PKG_NAME@
265GUILE_SNARF = @GUILE_SNARF@
266HAVE_ASPRINTF = @HAVE_ASPRINTF@
267HAVE_GIT_REPO = @HAVE_GIT_REPO@
268HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
269HAVE_SNPRINTF = @HAVE_SNPRINTF@
270HAVE_VISIBILITY = @HAVE_VISIBILITY@
271HAVE_WPRINTF = @HAVE_WPRINTF@
272ICON_THEME_INSTALLER = @ICON_THEME_INSTALLER@
273INKSCAPE = @INKSCAPE@
274INSTALL = @INSTALL@
275INSTALL_DATA = @INSTALL_DATA@
276INSTALL_PROGRAM = @INSTALL_PROGRAM@
277INSTALL_SCRIPT = @INSTALL_SCRIPT@
278INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
279INSTOBJEXT = @INSTOBJEXT@
280INTLBISON = @INTLBISON@
281INTLLIBS = @INTLLIBS@
282INTLOBJS = @INTLOBJS@
283INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
284INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
285KDEDATADIR = @KDEDATADIR@
286LD = @LD@
287LDFLAGS = @LDFLAGS@
288LEX = @LEX@
289LEXLIB = @LEXLIB@
290LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
291LIBGEDA_GETTEXT_DOMAIN = @LIBGEDA_GETTEXT_DOMAIN@
292LIBGEDA_SHLIB_VERSION = @LIBGEDA_SHLIB_VERSION@
293LIBICONV = @LIBICONV@
294LIBINTL = @LIBINTL@
295LIBMULTITHREAD = @LIBMULTITHREAD@
296LIBOBJS = @LIBOBJS@
297LIBPTH = @LIBPTH@
298LIBS = @LIBS@
299LIBSTROKE_CPPFLAGS = @LIBSTROKE_CPPFLAGS@
300LIBSTROKE_LDFLAGS = @LIBSTROKE_LDFLAGS@
301LIBTHREAD = @LIBTHREAD@
302LIBTOOL = @LIBTOOL@
303LIPO = @LIPO@
304LN_S = @LN_S@
305LTLIBICONV = @LTLIBICONV@
306LTLIBINTL = @LTLIBINTL@
307LTLIBMULTITHREAD = @LTLIBMULTITHREAD@
308LTLIBOBJS = @LTLIBOBJS@
309LTLIBPTH = @LTLIBPTH@
310LTLIBTHREAD = @LTLIBTHREAD@
311M4 = @M4@
312MAKEINFO = @MAKEINFO@
313MANIFEST_TOOL = @MANIFEST_TOOL@
314MINGW_CFLAGS = @MINGW_CFLAGS@
315MINGW_GUI_LDFLAGS = @MINGW_GUI_LDFLAGS@
316MKDIR_P = @MKDIR_P@
317MSGFMT = @MSGFMT@
318MSGFMT_015 = @MSGFMT_015@
319MSGMERGE = @MSGMERGE@
320NM = @NM@
321NMEDIT = @NMEDIT@
322OBJDUMP = @OBJDUMP@
323OBJEXT = @OBJEXT@
324OTOOL = @OTOOL@
325OTOOL64 = @OTOOL64@
326PACKAGE = @PACKAGE@
327PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
328PACKAGE_NAME = @PACKAGE_NAME@
329PACKAGE_STRING = @PACKAGE_STRING@
330PACKAGE_TARNAME = @PACKAGE_TARNAME@
331PACKAGE_URL = @PACKAGE_URL@
332PACKAGE_VERSION = @PACKAGE_VERSION@
333PATH_SEPARATOR = @PATH_SEPARATOR@
334PCBDATADIR = @PCBDATADIR@
335PCBLIBPATH = @PCBLIBPATH@
336PCBM4DIR = @PCBM4DIR@
337PDFLATEX = @PDFLATEX@
338PKG_CONFIG = @PKG_CONFIG@
339PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
340PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
341POSUB = @POSUB@
342PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
343RANLIB = @RANLIB@
344SED = @SED@
345SET_MAKE = @SET_MAKE@
346SHELL = @SHELL@
347STRIP = @STRIP@
348UPDATE_DESKTOP_DATABASE = @UPDATE_DESKTOP_DATABASE@
349UPDATE_MIME_DATABASE = @UPDATE_MIME_DATABASE@
350URI_VIEWER = @URI_VIEWER@
351USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
352USE_NLS = @USE_NLS@
353VERSION = @VERSION@
354WINDOWS_LIBTOOL_FLAGS = @WINDOWS_LIBTOOL_FLAGS@
355WOE32DLL = @WOE32DLL@
356XDGDATADIR = @XDGDATADIR@
357XGETTEXT = @XGETTEXT@
358XGETTEXT_015 = @XGETTEXT_015@
359abs_builddir = @abs_builddir@
360abs_srcdir = @abs_srcdir@
361abs_top_builddir = @abs_top_builddir@
362abs_top_srcdir = @abs_top_srcdir@
363ac_ct_AR = @ac_ct_AR@
364ac_ct_CC = @ac_ct_CC@
365ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
366am__include = @am__include@
367am__leading_dot = @am__leading_dot@
368am__quote = @am__quote@
369am__tar = @am__tar@
370am__untar = @am__untar@
371bindir = @bindir@
372build = @build@
373build_alias = @build_alias@
374build_cpu = @build_cpu@
375build_os = @build_os@
376build_vendor = @build_vendor@
377builddir = @builddir@
378datadir = @datadir@
379datarootdir = @datarootdir@
380docdir = @docdir@
381dvidir = @dvidir@
382exec_prefix = @exec_prefix@
383host = @host@
384host_alias = @host_alias@
385host_cpu = @host_cpu@
386host_os = @host_os@
387host_vendor = @host_vendor@
388htmldir = @htmldir@
389includedir = @includedir@
390infodir = @infodir@
391install_sh = @install_sh@
392libdir = @libdir@
393libexecdir = @libexecdir@
394localedir = @localedir@
395localstatedir = @localstatedir@
396mandir = @mandir@
397mkdir_p = @mkdir_p@
398oldincludedir = @oldincludedir@
399pdfdir = @pdfdir@
400prefix = @prefix@
401program_transform_name = @program_transform_name@
402psdir = @psdir@
403sbindir = @sbindir@
404sharedstatedir = @sharedstatedir@
405srcdir = @srcdir@
406sysconfdir = @sysconfdir@
407target_alias = @target_alias@
408top_build_prefix = @top_build_prefix@
409top_builddir = @top_builddir@
410top_srcdir = @top_srcdir@
411
412# don't forget all *.h files */
413gschlas_SOURCES = \
414	g_rc.c \
415	g_register.c \
416	globals.c \
417	gschlas.c \
418	i_vars.c \
419	parsecmd.c \
420	s_util.c
421
422gschlas_CPPFLAGS = -I$(top_srcdir)/libgeda/include -I$(srcdir)/../include \
423	-I$(top_srcdir) -I$(includedir)
424
425gschlas_CFLAGS = $(GCC_CFLAGS) $(MINGW_CFLIGS) $(GLIB_CFLAGS) \
426	$(GUILE_CFLAGS) $(GDK_PIXBUF_CFLAGS)
427
428gschlas_LDFLAGS = $(GLIB_LIBS) $(GUILE_LIBS) $(GDK_PIXBUF_LIBS)
429gschlas_LDADD = $(top_builddir)/libgeda/src/libgeda.la
430MOSTLYCLEANFILES = *.log *.ps core FILE *~
431CLEANFILES = *.log *.ps core FILE *~
432DISTCLEANFILES = *.log core FILE *~
433MAINTAINERCLEANFILES = *.log *.ps core FILE *~ Makefile.in
434all: all-am
435
436.SUFFIXES:
437.SUFFIXES: .c .lo .o .obj
438$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
439	@for dep in $?; do \
440	  case '$(am__configure_deps)' in \
441	    *$$dep*) \
442	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
443	        && { if test -f $@; then exit 0; else break; fi; }; \
444	      exit 1;; \
445	  esac; \
446	done; \
447	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu utils/gschlas/Makefile'; \
448	$(am__cd) $(top_srcdir) && \
449	  $(AUTOMAKE) --gnu utils/gschlas/Makefile
450.PRECIOUS: Makefile
451Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
452	@case '$?' in \
453	  *config.status*) \
454	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
455	  *) \
456	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
457	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
458	esac;
459
460$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
461	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
462
463$(top_srcdir)/configure:  $(am__configure_deps)
464	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
465$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
466	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
467$(am__aclocal_m4_deps):
468install-binPROGRAMS: $(bin_PROGRAMS)
469	@$(NORMAL_INSTALL)
470	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
471	if test -n "$$list"; then \
472	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
473	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
474	fi; \
475	for p in $$list; do echo "$$p $$p"; done | \
476	sed 's/$(EXEEXT)$$//' | \
477	while read p p1; do if test -f $$p \
478	 || test -f $$p1 \
479	  ; then echo "$$p"; echo "$$p"; else :; fi; \
480	done | \
481	sed -e 'p;s,.*/,,;n;h' \
482	    -e 's|.*|.|' \
483	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
484	sed 'N;N;N;s,\n, ,g' | \
485	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
486	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
487	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
488	    else { print "f", $$3 "/" $$4, $$1; } } \
489	  END { for (d in files) print "f", d, files[d] }' | \
490	while read type dir files; do \
491	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
492	    test -z "$$files" || { \
493	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
494	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
495	    } \
496	; done
497
498uninstall-binPROGRAMS:
499	@$(NORMAL_UNINSTALL)
500	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
501	files=`for p in $$list; do echo "$$p"; done | \
502	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
503	      -e 's/$$/$(EXEEXT)/' \
504	`; \
505	test -n "$$list" || exit 0; \
506	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
507	cd "$(DESTDIR)$(bindir)" && rm -f $$files
508
509clean-binPROGRAMS:
510	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
511	echo " rm -f" $$list; \
512	rm -f $$list || exit $$?; \
513	test -n "$(EXEEXT)" || exit 0; \
514	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
515	echo " rm -f" $$list; \
516	rm -f $$list
517
518gschlas$(EXEEXT): $(gschlas_OBJECTS) $(gschlas_DEPENDENCIES) $(EXTRA_gschlas_DEPENDENCIES)
519	@rm -f gschlas$(EXEEXT)
520	$(AM_V_CCLD)$(gschlas_LINK) $(gschlas_OBJECTS) $(gschlas_LDADD) $(LIBS)
521
522mostlyclean-compile:
523	-rm -f *.$(OBJEXT)
524
525distclean-compile:
526	-rm -f *.tab.c
527
528@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gschlas-g_rc.Po@am__quote@
529@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gschlas-g_register.Po@am__quote@
530@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gschlas-globals.Po@am__quote@
531@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gschlas-gschlas.Po@am__quote@
532@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gschlas-i_vars.Po@am__quote@
533@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gschlas-parsecmd.Po@am__quote@
534@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gschlas-s_util.Po@am__quote@
535
536.c.o:
537@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
538@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
539@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
540@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
541@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
542
543.c.obj:
544@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
545@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
546@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
547@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
548@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
549
550.c.lo:
551@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
552@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
553@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
554@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
555@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
556
557gschlas-g_rc.o: g_rc.c
558@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gschlas_CPPFLAGS) $(CPPFLAGS) $(gschlas_CFLAGS) $(CFLAGS) -MT gschlas-g_rc.o -MD -MP -MF $(DEPDIR)/gschlas-g_rc.Tpo -c -o gschlas-g_rc.o `test -f 'g_rc.c' || echo '$(srcdir)/'`g_rc.c
559@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gschlas-g_rc.Tpo $(DEPDIR)/gschlas-g_rc.Po
560@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='g_rc.c' object='gschlas-g_rc.o' libtool=no @AMDEPBACKSLASH@
561@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
562@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gschlas_CPPFLAGS) $(CPPFLAGS) $(gschlas_CFLAGS) $(CFLAGS) -c -o gschlas-g_rc.o `test -f 'g_rc.c' || echo '$(srcdir)/'`g_rc.c
563
564gschlas-g_rc.obj: g_rc.c
565@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gschlas_CPPFLAGS) $(CPPFLAGS) $(gschlas_CFLAGS) $(CFLAGS) -MT gschlas-g_rc.obj -MD -MP -MF $(DEPDIR)/gschlas-g_rc.Tpo -c -o gschlas-g_rc.obj `if test -f 'g_rc.c'; then $(CYGPATH_W) 'g_rc.c'; else $(CYGPATH_W) '$(srcdir)/g_rc.c'; fi`
566@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gschlas-g_rc.Tpo $(DEPDIR)/gschlas-g_rc.Po
567@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='g_rc.c' object='gschlas-g_rc.obj' libtool=no @AMDEPBACKSLASH@
568@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
569@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gschlas_CPPFLAGS) $(CPPFLAGS) $(gschlas_CFLAGS) $(CFLAGS) -c -o gschlas-g_rc.obj `if test -f 'g_rc.c'; then $(CYGPATH_W) 'g_rc.c'; else $(CYGPATH_W) '$(srcdir)/g_rc.c'; fi`
570
571gschlas-g_register.o: g_register.c
572@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gschlas_CPPFLAGS) $(CPPFLAGS) $(gschlas_CFLAGS) $(CFLAGS) -MT gschlas-g_register.o -MD -MP -MF $(DEPDIR)/gschlas-g_register.Tpo -c -o gschlas-g_register.o `test -f 'g_register.c' || echo '$(srcdir)/'`g_register.c
573@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gschlas-g_register.Tpo $(DEPDIR)/gschlas-g_register.Po
574@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='g_register.c' object='gschlas-g_register.o' libtool=no @AMDEPBACKSLASH@
575@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
576@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gschlas_CPPFLAGS) $(CPPFLAGS) $(gschlas_CFLAGS) $(CFLAGS) -c -o gschlas-g_register.o `test -f 'g_register.c' || echo '$(srcdir)/'`g_register.c
577
578gschlas-g_register.obj: g_register.c
579@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gschlas_CPPFLAGS) $(CPPFLAGS) $(gschlas_CFLAGS) $(CFLAGS) -MT gschlas-g_register.obj -MD -MP -MF $(DEPDIR)/gschlas-g_register.Tpo -c -o gschlas-g_register.obj `if test -f 'g_register.c'; then $(CYGPATH_W) 'g_register.c'; else $(CYGPATH_W) '$(srcdir)/g_register.c'; fi`
580@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gschlas-g_register.Tpo $(DEPDIR)/gschlas-g_register.Po
581@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='g_register.c' object='gschlas-g_register.obj' libtool=no @AMDEPBACKSLASH@
582@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
583@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gschlas_CPPFLAGS) $(CPPFLAGS) $(gschlas_CFLAGS) $(CFLAGS) -c -o gschlas-g_register.obj `if test -f 'g_register.c'; then $(CYGPATH_W) 'g_register.c'; else $(CYGPATH_W) '$(srcdir)/g_register.c'; fi`
584
585gschlas-globals.o: globals.c
586@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gschlas_CPPFLAGS) $(CPPFLAGS) $(gschlas_CFLAGS) $(CFLAGS) -MT gschlas-globals.o -MD -MP -MF $(DEPDIR)/gschlas-globals.Tpo -c -o gschlas-globals.o `test -f 'globals.c' || echo '$(srcdir)/'`globals.c
587@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gschlas-globals.Tpo $(DEPDIR)/gschlas-globals.Po
588@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='globals.c' object='gschlas-globals.o' libtool=no @AMDEPBACKSLASH@
589@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
590@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gschlas_CPPFLAGS) $(CPPFLAGS) $(gschlas_CFLAGS) $(CFLAGS) -c -o gschlas-globals.o `test -f 'globals.c' || echo '$(srcdir)/'`globals.c
591
592gschlas-globals.obj: globals.c
593@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gschlas_CPPFLAGS) $(CPPFLAGS) $(gschlas_CFLAGS) $(CFLAGS) -MT gschlas-globals.obj -MD -MP -MF $(DEPDIR)/gschlas-globals.Tpo -c -o gschlas-globals.obj `if test -f 'globals.c'; then $(CYGPATH_W) 'globals.c'; else $(CYGPATH_W) '$(srcdir)/globals.c'; fi`
594@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gschlas-globals.Tpo $(DEPDIR)/gschlas-globals.Po
595@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='globals.c' object='gschlas-globals.obj' libtool=no @AMDEPBACKSLASH@
596@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
597@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gschlas_CPPFLAGS) $(CPPFLAGS) $(gschlas_CFLAGS) $(CFLAGS) -c -o gschlas-globals.obj `if test -f 'globals.c'; then $(CYGPATH_W) 'globals.c'; else $(CYGPATH_W) '$(srcdir)/globals.c'; fi`
598
599gschlas-gschlas.o: gschlas.c
600@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gschlas_CPPFLAGS) $(CPPFLAGS) $(gschlas_CFLAGS) $(CFLAGS) -MT gschlas-gschlas.o -MD -MP -MF $(DEPDIR)/gschlas-gschlas.Tpo -c -o gschlas-gschlas.o `test -f 'gschlas.c' || echo '$(srcdir)/'`gschlas.c
601@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gschlas-gschlas.Tpo $(DEPDIR)/gschlas-gschlas.Po
602@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gschlas.c' object='gschlas-gschlas.o' libtool=no @AMDEPBACKSLASH@
603@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
604@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gschlas_CPPFLAGS) $(CPPFLAGS) $(gschlas_CFLAGS) $(CFLAGS) -c -o gschlas-gschlas.o `test -f 'gschlas.c' || echo '$(srcdir)/'`gschlas.c
605
606gschlas-gschlas.obj: gschlas.c
607@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gschlas_CPPFLAGS) $(CPPFLAGS) $(gschlas_CFLAGS) $(CFLAGS) -MT gschlas-gschlas.obj -MD -MP -MF $(DEPDIR)/gschlas-gschlas.Tpo -c -o gschlas-gschlas.obj `if test -f 'gschlas.c'; then $(CYGPATH_W) 'gschlas.c'; else $(CYGPATH_W) '$(srcdir)/gschlas.c'; fi`
608@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gschlas-gschlas.Tpo $(DEPDIR)/gschlas-gschlas.Po
609@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gschlas.c' object='gschlas-gschlas.obj' libtool=no @AMDEPBACKSLASH@
610@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
611@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gschlas_CPPFLAGS) $(CPPFLAGS) $(gschlas_CFLAGS) $(CFLAGS) -c -o gschlas-gschlas.obj `if test -f 'gschlas.c'; then $(CYGPATH_W) 'gschlas.c'; else $(CYGPATH_W) '$(srcdir)/gschlas.c'; fi`
612
613gschlas-i_vars.o: i_vars.c
614@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gschlas_CPPFLAGS) $(CPPFLAGS) $(gschlas_CFLAGS) $(CFLAGS) -MT gschlas-i_vars.o -MD -MP -MF $(DEPDIR)/gschlas-i_vars.Tpo -c -o gschlas-i_vars.o `test -f 'i_vars.c' || echo '$(srcdir)/'`i_vars.c
615@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gschlas-i_vars.Tpo $(DEPDIR)/gschlas-i_vars.Po
616@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='i_vars.c' object='gschlas-i_vars.o' libtool=no @AMDEPBACKSLASH@
617@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
618@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gschlas_CPPFLAGS) $(CPPFLAGS) $(gschlas_CFLAGS) $(CFLAGS) -c -o gschlas-i_vars.o `test -f 'i_vars.c' || echo '$(srcdir)/'`i_vars.c
619
620gschlas-i_vars.obj: i_vars.c
621@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gschlas_CPPFLAGS) $(CPPFLAGS) $(gschlas_CFLAGS) $(CFLAGS) -MT gschlas-i_vars.obj -MD -MP -MF $(DEPDIR)/gschlas-i_vars.Tpo -c -o gschlas-i_vars.obj `if test -f 'i_vars.c'; then $(CYGPATH_W) 'i_vars.c'; else $(CYGPATH_W) '$(srcdir)/i_vars.c'; fi`
622@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gschlas-i_vars.Tpo $(DEPDIR)/gschlas-i_vars.Po
623@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='i_vars.c' object='gschlas-i_vars.obj' libtool=no @AMDEPBACKSLASH@
624@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
625@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gschlas_CPPFLAGS) $(CPPFLAGS) $(gschlas_CFLAGS) $(CFLAGS) -c -o gschlas-i_vars.obj `if test -f 'i_vars.c'; then $(CYGPATH_W) 'i_vars.c'; else $(CYGPATH_W) '$(srcdir)/i_vars.c'; fi`
626
627gschlas-parsecmd.o: parsecmd.c
628@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gschlas_CPPFLAGS) $(CPPFLAGS) $(gschlas_CFLAGS) $(CFLAGS) -MT gschlas-parsecmd.o -MD -MP -MF $(DEPDIR)/gschlas-parsecmd.Tpo -c -o gschlas-parsecmd.o `test -f 'parsecmd.c' || echo '$(srcdir)/'`parsecmd.c
629@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gschlas-parsecmd.Tpo $(DEPDIR)/gschlas-parsecmd.Po
630@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='parsecmd.c' object='gschlas-parsecmd.o' libtool=no @AMDEPBACKSLASH@
631@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
632@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gschlas_CPPFLAGS) $(CPPFLAGS) $(gschlas_CFLAGS) $(CFLAGS) -c -o gschlas-parsecmd.o `test -f 'parsecmd.c' || echo '$(srcdir)/'`parsecmd.c
633
634gschlas-parsecmd.obj: parsecmd.c
635@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gschlas_CPPFLAGS) $(CPPFLAGS) $(gschlas_CFLAGS) $(CFLAGS) -MT gschlas-parsecmd.obj -MD -MP -MF $(DEPDIR)/gschlas-parsecmd.Tpo -c -o gschlas-parsecmd.obj `if test -f 'parsecmd.c'; then $(CYGPATH_W) 'parsecmd.c'; else $(CYGPATH_W) '$(srcdir)/parsecmd.c'; fi`
636@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gschlas-parsecmd.Tpo $(DEPDIR)/gschlas-parsecmd.Po
637@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='parsecmd.c' object='gschlas-parsecmd.obj' libtool=no @AMDEPBACKSLASH@
638@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
639@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gschlas_CPPFLAGS) $(CPPFLAGS) $(gschlas_CFLAGS) $(CFLAGS) -c -o gschlas-parsecmd.obj `if test -f 'parsecmd.c'; then $(CYGPATH_W) 'parsecmd.c'; else $(CYGPATH_W) '$(srcdir)/parsecmd.c'; fi`
640
641gschlas-s_util.o: s_util.c
642@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gschlas_CPPFLAGS) $(CPPFLAGS) $(gschlas_CFLAGS) $(CFLAGS) -MT gschlas-s_util.o -MD -MP -MF $(DEPDIR)/gschlas-s_util.Tpo -c -o gschlas-s_util.o `test -f 's_util.c' || echo '$(srcdir)/'`s_util.c
643@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gschlas-s_util.Tpo $(DEPDIR)/gschlas-s_util.Po
644@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='s_util.c' object='gschlas-s_util.o' libtool=no @AMDEPBACKSLASH@
645@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
646@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gschlas_CPPFLAGS) $(CPPFLAGS) $(gschlas_CFLAGS) $(CFLAGS) -c -o gschlas-s_util.o `test -f 's_util.c' || echo '$(srcdir)/'`s_util.c
647
648gschlas-s_util.obj: s_util.c
649@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gschlas_CPPFLAGS) $(CPPFLAGS) $(gschlas_CFLAGS) $(CFLAGS) -MT gschlas-s_util.obj -MD -MP -MF $(DEPDIR)/gschlas-s_util.Tpo -c -o gschlas-s_util.obj `if test -f 's_util.c'; then $(CYGPATH_W) 's_util.c'; else $(CYGPATH_W) '$(srcdir)/s_util.c'; fi`
650@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gschlas-s_util.Tpo $(DEPDIR)/gschlas-s_util.Po
651@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='s_util.c' object='gschlas-s_util.obj' libtool=no @AMDEPBACKSLASH@
652@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
653@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gschlas_CPPFLAGS) $(CPPFLAGS) $(gschlas_CFLAGS) $(CFLAGS) -c -o gschlas-s_util.obj `if test -f 's_util.c'; then $(CYGPATH_W) 's_util.c'; else $(CYGPATH_W) '$(srcdir)/s_util.c'; fi`
654
655mostlyclean-libtool:
656	-rm -f *.lo
657
658clean-libtool:
659	-rm -rf .libs _libs
660
661ID: $(am__tagged_files)
662	$(am__define_uniq_tagged_files); mkid -fID $$unique
663tags: tags-am
664TAGS: tags
665
666tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
667	set x; \
668	here=`pwd`; \
669	$(am__define_uniq_tagged_files); \
670	shift; \
671	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
672	  test -n "$$unique" || unique=$$empty_fix; \
673	  if test $$# -gt 0; then \
674	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
675	      "$$@" $$unique; \
676	  else \
677	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
678	      $$unique; \
679	  fi; \
680	fi
681ctags: ctags-am
682
683CTAGS: ctags
684ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
685	$(am__define_uniq_tagged_files); \
686	test -z "$(CTAGS_ARGS)$$unique" \
687	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
688	     $$unique
689
690GTAGS:
691	here=`$(am__cd) $(top_builddir) && pwd` \
692	  && $(am__cd) $(top_srcdir) \
693	  && gtags -i $(GTAGS_ARGS) "$$here"
694cscopelist: cscopelist-am
695
696cscopelist-am: $(am__tagged_files)
697	list='$(am__tagged_files)'; \
698	case "$(srcdir)" in \
699	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
700	  *) sdir=$(subdir)/$(srcdir) ;; \
701	esac; \
702	for i in $$list; do \
703	  if test -f "$$i"; then \
704	    echo "$(subdir)/$$i"; \
705	  else \
706	    echo "$$sdir/$$i"; \
707	  fi; \
708	done >> $(top_builddir)/cscope.files
709
710distclean-tags:
711	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
712
713distdir: $(DISTFILES)
714	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
715	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
716	list='$(DISTFILES)'; \
717	  dist_files=`for file in $$list; do echo $$file; done | \
718	  sed -e "s|^$$srcdirstrip/||;t" \
719	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
720	case $$dist_files in \
721	  */*) $(MKDIR_P) `echo "$$dist_files" | \
722			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
723			   sort -u` ;; \
724	esac; \
725	for file in $$dist_files; do \
726	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
727	  if test -d $$d/$$file; then \
728	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
729	    if test -d "$(distdir)/$$file"; then \
730	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
731	    fi; \
732	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
733	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
734	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
735	    fi; \
736	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
737	  else \
738	    test -f "$(distdir)/$$file" \
739	    || cp -p $$d/$$file "$(distdir)/$$file" \
740	    || exit 1; \
741	  fi; \
742	done
743check-am: all-am
744check: check-am
745all-am: Makefile $(PROGRAMS)
746installdirs:
747	for dir in "$(DESTDIR)$(bindir)"; do \
748	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
749	done
750install: install-am
751install-exec: install-exec-am
752install-data: install-data-am
753uninstall: uninstall-am
754
755install-am: all-am
756	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
757
758installcheck: installcheck-am
759install-strip:
760	if test -z '$(STRIP)'; then \
761	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
762	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
763	      install; \
764	else \
765	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
766	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
767	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
768	fi
769mostlyclean-generic:
770	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
771
772clean-generic:
773	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
774
775distclean-generic:
776	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
777	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
778	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
779
780maintainer-clean-generic:
781	@echo "This command is intended for maintainers to use"
782	@echo "it deletes files that may require special tools to rebuild."
783	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
784clean: clean-am
785
786clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
787
788distclean: distclean-am
789	-rm -rf ./$(DEPDIR)
790	-rm -f Makefile
791distclean-am: clean-am distclean-compile distclean-generic \
792	distclean-tags
793
794dvi: dvi-am
795
796dvi-am:
797
798html: html-am
799
800html-am:
801
802info: info-am
803
804info-am:
805
806install-data-am:
807
808install-dvi: install-dvi-am
809
810install-dvi-am:
811
812install-exec-am: install-binPROGRAMS
813
814install-html: install-html-am
815
816install-html-am:
817
818install-info: install-info-am
819
820install-info-am:
821
822install-man:
823
824install-pdf: install-pdf-am
825
826install-pdf-am:
827
828install-ps: install-ps-am
829
830install-ps-am:
831
832installcheck-am:
833
834maintainer-clean: maintainer-clean-am
835	-rm -rf ./$(DEPDIR)
836	-rm -f Makefile
837maintainer-clean-am: distclean-am maintainer-clean-generic
838
839mostlyclean: mostlyclean-am
840
841mostlyclean-am: mostlyclean-compile mostlyclean-generic \
842	mostlyclean-libtool
843
844pdf: pdf-am
845
846pdf-am:
847
848ps: ps-am
849
850ps-am:
851
852uninstall-am: uninstall-binPROGRAMS
853
854.MAKE: install-am install-strip
855
856.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
857	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
858	ctags ctags-am distclean distclean-compile distclean-generic \
859	distclean-libtool distclean-tags distdir dvi dvi-am html \
860	html-am info info-am install install-am install-binPROGRAMS \
861	install-data install-data-am install-dvi install-dvi-am \
862	install-exec install-exec-am install-html install-html-am \
863	install-info install-info-am install-man install-pdf \
864	install-pdf-am install-ps install-ps-am install-strip \
865	installcheck installcheck-am installdirs maintainer-clean \
866	maintainer-clean-generic mostlyclean mostlyclean-compile \
867	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
868	tags tags-am uninstall uninstall-am uninstall-binPROGRAMS
869
870
871# Tell versions [3.59,3.63) of GNU make to not export all variables.
872# Otherwise a system limit (for SysV at least) may be exceeded.
873.NOEXPORT:
874