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
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 = :
89subdir = debug
90ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
91am__aclocal_m4_deps =  \
92	$(top_srcdir)/../../non-free/lib/pic16/supported-devices.ac \
93	$(top_srcdir)/../../non-free/lib/pic16/processors.ac \
94	$(top_srcdir)/configure.ac
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)"
130LIBRARIES = $(lib_LIBRARIES)
131AM_V_AR = $(am__v_AR_@AM_V@)
132am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
133am__v_AR_0 = @echo "  AR      " $@;
134am__v_AR_1 =
135libdebug_a_AR = $(AR) $(ARFLAGS)
136libdebug_a_LIBADD =
137am_libdebug_a_OBJECTS = gstack.$(OBJEXT)
138libdebug_a_OBJECTS = $(am_libdebug_a_OBJECTS)
139AM_V_P = $(am__v_P_@AM_V@)
140am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
141am__v_P_0 = false
142am__v_P_1 = :
143AM_V_GEN = $(am__v_GEN_@AM_V@)
144am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
145am__v_GEN_0 = @echo "  GEN     " $@;
146am__v_GEN_1 =
147AM_V_at = $(am__v_at_@AM_V@)
148am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
149am__v_at_0 = @
150am__v_at_1 =
151DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
152depcomp = $(SHELL) $(top_srcdir)/depcomp
153am__maybe_remake_depfiles = depfiles
154am__depfiles_remade = ./$(DEPDIR)/gstack.Po
155am__mv = mv -f
156AM_V_lt = $(am__v_lt_@AM_V@)
157am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
158am__v_lt_0 = --silent
159am__v_lt_1 =
160COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
161	$(CPPFLAGS) $(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 = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
168AM_V_CCLD = $(am__v_CCLD_@AM_V@)
169am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
170am__v_CCLD_0 = @echo "  CCLD    " $@;
171am__v_CCLD_1 =
172SOURCES = $(libdebug_a_SOURCES)
173DIST_SOURCES = $(libdebug_a_SOURCES)
174am__can_run_installinfo = \
175  case $$AM_UPDATE_INFO_DIR in \
176    n|no|NO) false;; \
177    *) (install-info --version) >/dev/null 2>&1;; \
178  esac
179am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
180# Read a list of newline-separated strings from the standard input,
181# and print each of them once, without duplicates.  Input order is
182# *not* preserved.
183am__uniquify_input = $(AWK) '\
184  BEGIN { nonempty = 0; } \
185  { items[$$0] = 1; nonempty = 1; } \
186  END { if (nonempty) { for (i in items) print i; }; } \
187'
188# Make sure the list of sources is unique.  This is necessary because,
189# e.g., the same source file might be shared among _SOURCES variables
190# for different programs/libraries.
191am__define_uniq_tagged_files = \
192  list='$(am__tagged_files)'; \
193  unique=`for i in $$list; do \
194    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
195  done | $(am__uniquify_input)`
196ETAGS = etags
197CTAGS = ctags
198am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/Makefile.common \
199	$(top_srcdir)/depcomp
200DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
201ACLOCAL = @ACLOCAL@
202AMTAR = @AMTAR@
203AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
204AR = @AR@
205PICARCH = @PICARCH@
206ARFLAGS = @ARFLAGS@
207AUTOCONF = @AUTOCONF@
208AUTOHEADER = @AUTOHEADER@
209AUTOMAKE = @AUTOMAKE@
210AWK = @AWK@
211CC = @CC@
212CCAS = @CCAS@
213CCASDEPMODE = @CCASDEPMODE@
214CCASFLAGS = @CCASFLAGS@
215CCDEPMODE = @CCDEPMODE@
216CFLAGS = @CFLAGS@
217CYGPATH_W = @CYGPATH_W@
218DEFS = @DEFS@
219DEPDIR = @DEPDIR@
220ECHO_C = @ECHO_C@
221ECHO_N = @ECHO_N@
222ECHO_T = @ECHO_T@
223GOOD_PICS = @GOOD_PICS@
224INSTALL = @INSTALL@
225INSTALL_DATA = @INSTALL_DATA@
226INSTALL_PROGRAM = @INSTALL_PROGRAM@
227INSTALL_SCRIPT = @INSTALL_SCRIPT@
228INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
229LD = @LD@
230LIBOBJS = @LIBOBJS@
231LIBS = @LIBS@
232LTLIBOBJS = @LTLIBOBJS@
233MAKEINFO = @MAKEINFO@
234MKDIR_P = @MKDIR_P@
235OBJEXT = @OBJEXT@
236PACKAGE = @PACKAGE@
237PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
238PACKAGE_NAME = @PACKAGE_NAME@
239PACKAGE_STRING = @PACKAGE_STRING@
240PACKAGE_TARNAME = @PACKAGE_TARNAME@
241PACKAGE_URL = @PACKAGE_URL@
242PACKAGE_VERSION = @PACKAGE_VERSION@
243PATH_SEPARATOR = @PATH_SEPARATOR@
244RANLIB = @RANLIB@
245SET_MAKE = @SET_MAKE@
246SHELL = @SHELL@
247STRIP = @STRIP@
248USE_FLOATS = @USE_FLOATS@
249VERSION = @VERSION@
250abs_builddir = @abs_builddir@
251abs_srcdir = @abs_srcdir@
252abs_top_builddir = @abs_top_builddir@
253abs_top_srcdir = @abs_top_srcdir@
254am__include = @am__include@
255am__leading_dot = @am__leading_dot@
256am__quote = @am__quote@
257am__tar = @am__tar@
258am__untar = @am__untar@
259bindir = @bindir@
260build_alias = @build_alias@
261builddir = @builddir@
262datadir = @datadir@
263datarootdir = @datarootdir@
264docdir = @docdir@
265dvidir = @dvidir@
266exec_prefix = @exec_prefix@
267host_alias = @host_alias@
268htmldir = @htmldir@
269includedir = @includedir@
270infodir = @infodir@
271install_sh = @install_sh@
272libdir = @libdir@
273libexecdir = @libexecdir@
274localedir = @localedir@
275localstatedir = @localstatedir@
276mandir = @mandir@
277mkdir_p = @mkdir_p@
278oldincludedir = @oldincludedir@
279pdfdir = @pdfdir@
280prefix = @prefix@
281program_transform_name = @program_transform_name@
282psdir = @psdir@
283runstatedir = @runstatedir@
284sbindir = @sbindir@
285sharedstatedir = @sharedstatedir@
286srcdir = @srcdir@
287sysconfdir = @sysconfdir@
288target_alias = @target_alias@
289top_build_prefix = @top_build_prefix@
290top_builddir = @top_builddir@
291top_srcdir = @top_srcdir@
292lib_LIBRARIES = libdebug.a
293libdebug_a_SOURCES = gstack/gstack.c
294AM_CPPFLAGS = -I. -I$(top_srcdir)/../../include/pic16 \
295	-I$(top_srcdir)/../../non-free/include/pic16
296#AM_CFLAGS += --no-optimize-goto
297
298#AM_CFLAGS += --debug-ralloc
299#AM_CFLAGS += --debug-xtra
300#AM_CFLAGS += --pcode-verbose
301
302#AM_CFLAGS += --nooverlay
303#AM_CFLAGS += --nogcse
304#AM_CFLAGS += --nolabelopt
305#AM_CFLAGS += --noinvariant
306#AM_CFLAGS += --noinduction
307#AM_CFLAGS += --nojtbound
308#AM_CFLAGS += --noloopreverse
309AM_CFLAGS = --std-c11 --asm="$(CCAS)" --no-warn-non-free \
310	--fomit-frame-pointer --obanksel=9 --denable-peeps \
311	--optimize-cmp --optimize-df --i-code-in-asm @USE_FLOATS@
312AM_CCASFLAGS = -I$(top_srcdir)/../../include/pic16 \
313	-I$(top_srcdir)/../../non-free/include/pic16 -I$(srcdir)
314all: all-am
315
316.SUFFIXES:
317.SUFFIXES: .c .o .obj
318$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/Makefile.common $(am__configure_deps)
319	@for dep in $?; do \
320	  case '$(am__configure_deps)' in \
321	    *$$dep*) \
322	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
323	        && { if test -f $@; then exit 0; else break; fi; }; \
324	      exit 1;; \
325	  esac; \
326	done; \
327	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign debug/Makefile'; \
328	$(am__cd) $(top_srcdir) && \
329	  $(AUTOMAKE) --foreign debug/Makefile
330Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
331	@case '$?' in \
332	  *config.status*) \
333	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
334	  *) \
335	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
336	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
337	esac;
338$(top_srcdir)/Makefile.common $(am__empty):
339
340$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
341	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
342
343$(top_srcdir)/configure:  $(am__configure_deps)
344	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
345$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
346	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
347$(am__aclocal_m4_deps):
348install-libLIBRARIES: $(lib_LIBRARIES)
349	@$(NORMAL_INSTALL)
350	@list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
351	list2=; for p in $$list; do \
352	  if test -f $$p; then \
353	    list2="$$list2 $$p"; \
354	  else :; fi; \
355	done; \
356	test -z "$$list2" || { \
357	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
358	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
359	  echo " $(INSTALL_DATA) $$list2 '$(DESTDIR)$(libdir)'"; \
360	  $(INSTALL_DATA) $$list2 "$(DESTDIR)$(libdir)" || exit $$?; }
361	@$(POST_INSTALL)
362	@list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
363	for p in $$list; do \
364	  if test -f $$p; then \
365	    $(am__strip_dir) \
366	    echo " ( cd '$(DESTDIR)$(libdir)' && $(RANLIB) $$f )"; \
367	    ( cd "$(DESTDIR)$(libdir)" && $(RANLIB) $$f ) || exit $$?; \
368	  else :; fi; \
369	done
370
371uninstall-libLIBRARIES:
372	@$(NORMAL_UNINSTALL)
373	@list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
374	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
375	dir='$(DESTDIR)$(libdir)'; $(am__uninstall_files_from_dir)
376
377clean-libLIBRARIES:
378	-test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
379
380libdebug.a: $(libdebug_a_OBJECTS) $(libdebug_a_DEPENDENCIES) $(EXTRA_libdebug_a_DEPENDENCIES)
381	$(AM_V_at)-rm -f libdebug.a
382	$(AM_V_AR)$(libdebug_a_AR) libdebug.a $(libdebug_a_OBJECTS) $(libdebug_a_LIBADD)
383	$(AM_V_at)$(RANLIB) libdebug.a
384
385mostlyclean-compile:
386	-rm -f *.$(OBJEXT)
387
388distclean-compile:
389	-rm -f *.tab.c
390
391@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gstack.Po@am__quote@ # am--include-marker
392
393$(am__depfiles_remade):
394	@$(MKDIR_P) $(@D)
395	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
396
397am--depfiles: $(am__depfiles_remade)
398
399.c.o:
400@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
401@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
402@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
403@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
404@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
405
406.c.obj:
407@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
408@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
409@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
410@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
411@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
412
413gstack.o: gstack/gstack.c
414@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gstack.o -MD -MP -MF $(DEPDIR)/gstack.Tpo -c -o gstack.o `test -f 'gstack/gstack.c' || echo '$(srcdir)/'`gstack/gstack.c
415@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gstack.Tpo $(DEPDIR)/gstack.Po
416@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstack/gstack.c' object='gstack.o' libtool=no @AMDEPBACKSLASH@
417@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
418@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gstack.o `test -f 'gstack/gstack.c' || echo '$(srcdir)/'`gstack/gstack.c
419
420gstack.obj: gstack/gstack.c
421@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gstack.obj -MD -MP -MF $(DEPDIR)/gstack.Tpo -c -o gstack.obj `if test -f 'gstack/gstack.c'; then $(CYGPATH_W) 'gstack/gstack.c'; else $(CYGPATH_W) '$(srcdir)/gstack/gstack.c'; fi`
422@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gstack.Tpo $(DEPDIR)/gstack.Po
423@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstack/gstack.c' object='gstack.obj' libtool=no @AMDEPBACKSLASH@
424@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
425@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gstack.obj `if test -f 'gstack/gstack.c'; then $(CYGPATH_W) 'gstack/gstack.c'; else $(CYGPATH_W) '$(srcdir)/gstack/gstack.c'; fi`
426
427ID: $(am__tagged_files)
428	$(am__define_uniq_tagged_files); mkid -fID $$unique
429tags: tags-am
430TAGS: tags
431
432tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
433	set x; \
434	here=`pwd`; \
435	$(am__define_uniq_tagged_files); \
436	shift; \
437	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
438	  test -n "$$unique" || unique=$$empty_fix; \
439	  if test $$# -gt 0; then \
440	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
441	      "$$@" $$unique; \
442	  else \
443	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
444	      $$unique; \
445	  fi; \
446	fi
447ctags: ctags-am
448
449CTAGS: ctags
450ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
451	$(am__define_uniq_tagged_files); \
452	test -z "$(CTAGS_ARGS)$$unique" \
453	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
454	     $$unique
455
456GTAGS:
457	here=`$(am__cd) $(top_builddir) && pwd` \
458	  && $(am__cd) $(top_srcdir) \
459	  && gtags -i $(GTAGS_ARGS) "$$here"
460cscopelist: cscopelist-am
461
462cscopelist-am: $(am__tagged_files)
463	list='$(am__tagged_files)'; \
464	case "$(srcdir)" in \
465	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
466	  *) sdir=$(subdir)/$(srcdir) ;; \
467	esac; \
468	for i in $$list; do \
469	  if test -f "$$i"; then \
470	    echo "$(subdir)/$$i"; \
471	  else \
472	    echo "$$sdir/$$i"; \
473	  fi; \
474	done >> $(top_builddir)/cscope.files
475
476distclean-tags:
477	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
478
479distdir: $(BUILT_SOURCES)
480	$(MAKE) $(AM_MAKEFLAGS) distdir-am
481
482distdir-am: $(DISTFILES)
483	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
484	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
485	list='$(DISTFILES)'; \
486	  dist_files=`for file in $$list; do echo $$file; done | \
487	  sed -e "s|^$$srcdirstrip/||;t" \
488	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
489	case $$dist_files in \
490	  */*) $(MKDIR_P) `echo "$$dist_files" | \
491			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
492			   sort -u` ;; \
493	esac; \
494	for file in $$dist_files; do \
495	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
496	  if test -d $$d/$$file; then \
497	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
498	    if test -d "$(distdir)/$$file"; then \
499	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
500	    fi; \
501	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
502	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
503	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
504	    fi; \
505	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
506	  else \
507	    test -f "$(distdir)/$$file" \
508	    || cp -p $$d/$$file "$(distdir)/$$file" \
509	    || exit 1; \
510	  fi; \
511	done
512check-am: all-am
513check: check-am
514all-am: Makefile $(LIBRARIES)
515installdirs:
516	for dir in "$(DESTDIR)$(libdir)"; do \
517	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
518	done
519install: install-am
520install-exec: install-exec-am
521install-data: install-data-am
522uninstall: uninstall-am
523
524install-am: all-am
525	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
526
527installcheck: installcheck-am
528install-strip:
529	if test -z '$(STRIP)'; then \
530	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
531	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
532	      install; \
533	else \
534	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
535	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
536	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
537	fi
538mostlyclean-generic:
539
540clean-generic:
541
542distclean-generic:
543	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
544	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
545
546maintainer-clean-generic:
547	@echo "This command is intended for maintainers to use"
548	@echo "it deletes files that may require special tools to rebuild."
549clean: clean-am
550
551clean-am: clean-generic clean-libLIBRARIES clean-local mostlyclean-am
552
553distclean: distclean-am
554		-rm -f ./$(DEPDIR)/gstack.Po
555	-rm -f Makefile
556distclean-am: clean-am distclean-compile distclean-generic \
557	distclean-tags
558
559dvi: dvi-am
560
561dvi-am:
562
563html: html-am
564
565html-am:
566
567info: info-am
568
569info-am:
570
571install-data-am:
572
573install-dvi: install-dvi-am
574
575install-dvi-am:
576
577install-exec-am: install-libLIBRARIES
578
579install-html: install-html-am
580
581install-html-am:
582
583install-info: install-info-am
584
585install-info-am:
586
587install-man:
588
589install-pdf: install-pdf-am
590
591install-pdf-am:
592
593install-ps: install-ps-am
594
595install-ps-am:
596
597installcheck-am:
598
599maintainer-clean: maintainer-clean-am
600		-rm -f ./$(DEPDIR)/gstack.Po
601	-rm -f Makefile
602maintainer-clean-am: distclean-am maintainer-clean-generic
603
604mostlyclean: mostlyclean-am
605
606mostlyclean-am: mostlyclean-compile mostlyclean-generic
607
608pdf: pdf-am
609
610pdf-am:
611
612ps: ps-am
613
614ps-am:
615
616uninstall-am: uninstall-libLIBRARIES
617
618.MAKE: install-am install-strip
619
620.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
621	clean-generic clean-libLIBRARIES clean-local cscopelist-am \
622	ctags ctags-am distclean distclean-compile distclean-generic \
623	distclean-tags distdir dvi dvi-am html html-am info info-am \
624	install install-am install-data install-data-am install-dvi \
625	install-dvi-am install-exec install-exec-am install-html \
626	install-html-am install-info install-info-am \
627	install-libLIBRARIES install-man install-pdf install-pdf-am \
628	install-ps install-ps-am install-strip installcheck \
629	installcheck-am installdirs maintainer-clean \
630	maintainer-clean-generic mostlyclean mostlyclean-compile \
631	mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \
632	uninstall-am uninstall-libLIBRARIES
633
634.PRECIOUS: Makefile
635
636
637clean-local:
638	$(RM) *.asm;
639	$(RM) *.lst;
640
641clean-intermediate: clean-local
642	list='$(SUBDIRS)'; for subdir in $$list; do \
643	  echo "Making $@ in $$subdir"; \
644	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@); \
645	done
646
647# Tell versions [3.59,3.63) of GNU make to not export all variables.
648# Otherwise a system limit (for SysV at least) may be exceeded.
649.NOEXPORT:
650