| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | # Makefile.in generated by automake 1.16.2 from Makefile.am.
 | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | # @configure_input@
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | # Copyright (C) 1994-2020 Free Software Foundation, Inc.
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | # This Makefile.in is free software; the Free Software Foundation
 | 
					
						
							|  |  |  | # gives unlimited permission to copy and/or distribute it,
 | 
					
						
							|  |  |  | # with or without modifications, as long as this notice is preserved.
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | # This program is distributed in the hope that it will be useful,
 | 
					
						
							|  |  |  | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 | 
					
						
							|  |  |  | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 | 
					
						
							|  |  |  | # PARTICULAR PURPOSE.
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @SET_MAKE@ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | VPATH = @srcdir@ | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | am__is_gnu_make = { \
 | 
					
						
							|  |  |  |   if test -z '$(MAKELEVEL)'; then \
 | 
					
						
							|  |  |  |     false; \
 | 
					
						
							|  |  |  |   elif test -n '$(MAKE_HOST)'; then \
 | 
					
						
							|  |  |  |     true; \
 | 
					
						
							|  |  |  |   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
 | 
					
						
							|  |  |  |     true; \
 | 
					
						
							|  |  |  |   else \
 | 
					
						
							|  |  |  |     false; \
 | 
					
						
							|  |  |  |   fi; \
 | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | am__make_running_with_option = \
 | 
					
						
							|  |  |  |   case $${target_option-} in \
 | 
					
						
							|  |  |  |       ?) ;; \
 | 
					
						
							|  |  |  |       *) echo "am__make_running_with_option: internal error: invalid" \
 | 
					
						
							|  |  |  |               "target option '$${target_option-}' specified" >&2; \
 | 
					
						
							|  |  |  |          exit 1;; \
 | 
					
						
							|  |  |  |   esac; \
 | 
					
						
							|  |  |  |   has_opt=no; \
 | 
					
						
							|  |  |  |   sane_makeflags=$$MAKEFLAGS; \
 | 
					
						
							|  |  |  |   if $(am__is_gnu_make); then \
 | 
					
						
							|  |  |  |     sane_makeflags=$$MFLAGS; \
 | 
					
						
							|  |  |  |   else \
 | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  |     case $$MAKEFLAGS in \
 | 
					
						
							|  |  |  |       *\\[\ \	]*) \
 | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  |         bs=\\; \
 | 
					
						
							|  |  |  |         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
 | 
					
						
							|  |  |  |           | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
 | 
					
						
							|  |  |  |     esac; \
 | 
					
						
							|  |  |  |   fi; \
 | 
					
						
							|  |  |  |   skip_next=no; \
 | 
					
						
							|  |  |  |   strip_trailopt () \
 | 
					
						
							|  |  |  |   { \
 | 
					
						
							|  |  |  |     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
 | 
					
						
							|  |  |  |   }; \
 | 
					
						
							|  |  |  |   for flg in $$sane_makeflags; do \
 | 
					
						
							|  |  |  |     test $$skip_next = yes && { skip_next=no; continue; }; \
 | 
					
						
							|  |  |  |     case $$flg in \
 | 
					
						
							|  |  |  |       *=*|--*) continue;; \
 | 
					
						
							|  |  |  |         -*I) strip_trailopt 'I'; skip_next=yes;; \
 | 
					
						
							|  |  |  |       -*I?*) strip_trailopt 'I';; \
 | 
					
						
							|  |  |  |         -*O) strip_trailopt 'O'; skip_next=yes;; \
 | 
					
						
							|  |  |  |       -*O?*) strip_trailopt 'O';; \
 | 
					
						
							|  |  |  |         -*l) strip_trailopt 'l'; skip_next=yes;; \
 | 
					
						
							|  |  |  |       -*l?*) strip_trailopt 'l';; \
 | 
					
						
							|  |  |  |       -[dEDm]) skip_next=yes;; \
 | 
					
						
							|  |  |  |       -[JT]) skip_next=yes;; \
 | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  |     esac; \
 | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  |     case $$flg in \
 | 
					
						
							|  |  |  |       *$$target_option*) has_opt=yes; break;; \
 | 
					
						
							|  |  |  |     esac; \
 | 
					
						
							|  |  |  |   done; \
 | 
					
						
							|  |  |  |   test $$has_opt = yes | 
					
						
							|  |  |  | am__make_dryrun = (target_option=n; $(am__make_running_with_option)) | 
					
						
							|  |  |  | am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | pkgdatadir = $(datadir)/@PACKAGE@ | 
					
						
							|  |  |  | pkgincludedir = $(includedir)/@PACKAGE@ | 
					
						
							|  |  |  | pkglibdir = $(libdir)/@PACKAGE@ | 
					
						
							|  |  |  | pkglibexecdir = $(libexecdir)/@PACKAGE@ | 
					
						
							|  |  |  | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | 
					
						
							|  |  |  | install_sh_DATA = $(install_sh) -c -m 644 | 
					
						
							|  |  |  | install_sh_PROGRAM = $(install_sh) -c | 
					
						
							|  |  |  | install_sh_SCRIPT = $(install_sh) -c | 
					
						
							|  |  |  | INSTALL_HEADER = $(INSTALL_DATA) | 
					
						
							|  |  |  | transform = $(program_transform_name) | 
					
						
							|  |  |  | NORMAL_INSTALL = : | 
					
						
							|  |  |  | PRE_INSTALL = : | 
					
						
							|  |  |  | POST_INSTALL = : | 
					
						
							|  |  |  | NORMAL_UNINSTALL = : | 
					
						
							|  |  |  | PRE_UNINSTALL = : | 
					
						
							|  |  |  | POST_UNINSTALL = : | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | build_triplet = @build@ | 
					
						
							|  |  |  | host_triplet = @host@ | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | noinst_PROGRAMS = sysdef$(EXEEXT) | 
					
						
							|  |  |  | subdir = lib | 
					
						
							|  |  |  | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | 
					
						
							| 
									
										
										
										
											2021-08-21 14:51:38 +00:00
										 |  |  | am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
 | 
					
						
							|  |  |  | 	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
 | 
					
						
							|  |  |  | 	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
 | 
					
						
							|  |  |  | 	$(top_srcdir)/configure.ac | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 | 
					
						
							|  |  |  | 	$(ACLOCAL_M4) | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | mkinstalldirs = $(install_sh) -d | 
					
						
							| 
									
										
										
										
											2021-08-21 14:51:38 +00:00
										 |  |  | CONFIG_HEADER = $(top_builddir)/h2-cfg.h | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | CONFIG_CLEAN_FILES = lib.gpr libh2.gpr | 
					
						
							|  |  |  | CONFIG_CLEAN_VPATH_FILES = | 
					
						
							|  |  |  | PROGRAMS = $(noinst_PROGRAMS) | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | am__dirstamp = $(am__leading_dot)dirstamp | 
					
						
							|  |  |  | am_sysdef_OBJECTS = posix/sysdef-sysdef.$(OBJEXT) | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | sysdef_OBJECTS = $(am_sysdef_OBJECTS) | 
					
						
							|  |  |  | sysdef_DEPENDENCIES = | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | AM_V_lt = $(am__v_lt_@AM_V@) | 
					
						
							|  |  |  | am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) | 
					
						
							|  |  |  | am__v_lt_0 = --silent | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | am__v_lt_1 =  | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | sysdef_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 | 
					
						
							|  |  |  | 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 | 
					
						
							|  |  |  | 	$(sysdef_LDFLAGS) $(LDFLAGS) -o $@ | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | AM_V_P = $(am__v_P_@AM_V@) | 
					
						
							|  |  |  | am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) | 
					
						
							|  |  |  | am__v_P_0 = false | 
					
						
							|  |  |  | am__v_P_1 = : | 
					
						
							|  |  |  | AM_V_GEN = $(am__v_GEN_@AM_V@) | 
					
						
							|  |  |  | am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) | 
					
						
							|  |  |  | am__v_GEN_0 = @echo "  GEN     " $@; | 
					
						
							|  |  |  | am__v_GEN_1 =  | 
					
						
							|  |  |  | AM_V_at = $(am__v_at_@AM_V@) | 
					
						
							|  |  |  | am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) | 
					
						
							|  |  |  | am__v_at_0 = @ | 
					
						
							|  |  |  | am__v_at_1 =  | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | DEFAULT_INCLUDES =  | 
					
						
							|  |  |  | depcomp = $(SHELL) $(top_srcdir)/ac/depcomp | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | am__maybe_remake_depfiles = depfiles | 
					
						
							|  |  |  | am__depfiles_remade = posix/$(DEPDIR)/sysdef-sysdef.Po | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | am__mv = mv -f | 
					
						
							|  |  |  | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 | 
					
						
							|  |  |  | 	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 | 
					
						
							|  |  |  | 	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
 | 
					
						
							|  |  |  | 	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 | 
					
						
							|  |  |  | 	$(AM_CFLAGS) $(CFLAGS) | 
					
						
							|  |  |  | AM_V_CC = $(am__v_CC_@AM_V@) | 
					
						
							|  |  |  | am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | am__v_CC_0 = @echo "  CC      " $@; | 
					
						
							|  |  |  | am__v_CC_1 =  | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | CCLD = $(CC) | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 | 
					
						
							|  |  |  | 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 | 
					
						
							|  |  |  | 	$(AM_LDFLAGS) $(LDFLAGS) -o $@ | 
					
						
							|  |  |  | AM_V_CCLD = $(am__v_CCLD_@AM_V@) | 
					
						
							|  |  |  | am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | am__v_CCLD_0 = @echo "  CCLD    " $@; | 
					
						
							|  |  |  | am__v_CCLD_1 =  | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | SOURCES = $(sysdef_SOURCES) | 
					
						
							|  |  |  | DIST_SOURCES = $(sysdef_SOURCES) | 
					
						
							|  |  |  | am__can_run_installinfo = \
 | 
					
						
							|  |  |  |   case $$AM_UPDATE_INFO_DIR in \
 | 
					
						
							|  |  |  |     n|no|NO) false;; \
 | 
					
						
							|  |  |  |     *) (install-info --version) >/dev/null 2>&1;; \
 | 
					
						
							|  |  |  |   esac | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) | 
					
						
							|  |  |  | # Read a list of newline-separated strings from the standard input,
 | 
					
						
							|  |  |  | # and print each of them once, without duplicates.  Input order is
 | 
					
						
							|  |  |  | # *not* preserved.
 | 
					
						
							|  |  |  | am__uniquify_input = $(AWK) '\
 | 
					
						
							|  |  |  |   BEGIN { nonempty = 0; } \
 | 
					
						
							|  |  |  |   { items[$$0] = 1; nonempty = 1; } \
 | 
					
						
							|  |  |  |   END { if (nonempty) { for (i in items) print i; }; } \
 | 
					
						
							|  |  |  | ' | 
					
						
							|  |  |  | # Make sure the list of sources is unique.  This is necessary because,
 | 
					
						
							|  |  |  | # e.g., the same source file might be shared among _SOURCES variables
 | 
					
						
							|  |  |  | # for different programs/libraries.
 | 
					
						
							|  |  |  | am__define_uniq_tagged_files = \
 | 
					
						
							|  |  |  |   list='$(am__tagged_files)'; \
 | 
					
						
							|  |  |  |   unique=`for i in $$list; do \
 | 
					
						
							|  |  |  |     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 | 
					
						
							|  |  |  |   done | $(am__uniquify_input)` | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | ETAGS = etags | 
					
						
							|  |  |  | CTAGS = ctags | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/lib.gpr.in \
 | 
					
						
							|  |  |  | 	$(srcdir)/libh2.gpr.in $(top_srcdir)/ac/depcomp | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | 
					
						
							|  |  |  | ACLOCAL = @ACLOCAL@ | 
					
						
							|  |  |  | ADA_OBJDIR = @ADA_OBJDIR@ | 
					
						
							|  |  |  | AMTAR = @AMTAR@ | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ | 
					
						
							|  |  |  | AR = @AR@ | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | AUTOCONF = @AUTOCONF@ | 
					
						
							|  |  |  | AUTOHEADER = @AUTOHEADER@ | 
					
						
							|  |  |  | AUTOMAKE = @AUTOMAKE@ | 
					
						
							|  |  |  | AWK = @AWK@ | 
					
						
							|  |  |  | CC = @CC@ | 
					
						
							|  |  |  | CCDEPMODE = @CCDEPMODE@ | 
					
						
							|  |  |  | CFLAGS = @CFLAGS@ | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | CHAR_TYPE = @CHAR_TYPE@ | 
					
						
							|  |  |  | CPP = @CPP@ | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | CPPFLAGS = @CPPFLAGS@ | 
					
						
							|  |  |  | CYGPATH_W = @CYGPATH_W@ | 
					
						
							|  |  |  | DEFS = @DEFS@ | 
					
						
							|  |  |  | DEPDIR = @DEPDIR@ | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | DLLTOOL = @DLLTOOL@ | 
					
						
							|  |  |  | DSYMUTIL = @DSYMUTIL@ | 
					
						
							|  |  |  | DUMPBIN = @DUMPBIN@ | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | ECHO_C = @ECHO_C@ | 
					
						
							|  |  |  | ECHO_N = @ECHO_N@ | 
					
						
							|  |  |  | ECHO_T = @ECHO_T@ | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | EGREP = @EGREP@ | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | EXEEXT = @EXEEXT@ | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | FGREP = @FGREP@ | 
					
						
							|  |  |  | GREP = @GREP@ | 
					
						
							|  |  |  | H2_PROJECT_AUTHOR = @H2_PROJECT_AUTHOR@ | 
					
						
							|  |  |  | H2_PROJECT_URL = @H2_PROJECT_URL@ | 
					
						
							|  |  |  | H2_SIZEOF_CHAR = @H2_SIZEOF_CHAR@ | 
					
						
							|  |  |  | H2_SIZEOF_DOUBLE = @H2_SIZEOF_DOUBLE@ | 
					
						
							|  |  |  | H2_SIZEOF_FLOAT = @H2_SIZEOF_FLOAT@ | 
					
						
							|  |  |  | H2_SIZEOF_INT = @H2_SIZEOF_INT@ | 
					
						
							|  |  |  | H2_SIZEOF_LONG = @H2_SIZEOF_LONG@ | 
					
						
							|  |  |  | H2_SIZEOF_LONG_DOUBLE = @H2_SIZEOF_LONG_DOUBLE@ | 
					
						
							|  |  |  | H2_SIZEOF_LONG_LONG = @H2_SIZEOF_LONG_LONG@ | 
					
						
							|  |  |  | H2_SIZEOF_OFF64_T = @H2_SIZEOF_OFF64_T@ | 
					
						
							|  |  |  | H2_SIZEOF_OFF_T = @H2_SIZEOF_OFF_T@ | 
					
						
							|  |  |  | H2_SIZEOF_SHORT = @H2_SIZEOF_SHORT@ | 
					
						
							|  |  |  | H2_SIZEOF_VOID_P = @H2_SIZEOF_VOID_P@ | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | INSTALL = @INSTALL@ | 
					
						
							|  |  |  | INSTALL_DATA = @INSTALL_DATA@ | 
					
						
							|  |  |  | INSTALL_PROGRAM = @INSTALL_PROGRAM@ | 
					
						
							|  |  |  | INSTALL_SCRIPT = @INSTALL_SCRIPT@ | 
					
						
							|  |  |  | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | LD = @LD@ | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | LDFLAGS = @LDFLAGS@ | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | LIBM = @LIBM@ | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | LIBOBJS = @LIBOBJS@ | 
					
						
							|  |  |  | LIBS = @LIBS@ | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | LIBTOOL = @LIBTOOL@ | 
					
						
							|  |  |  | LIBTOOL_DEPS = @LIBTOOL_DEPS@ | 
					
						
							|  |  |  | LIPO = @LIPO@ | 
					
						
							|  |  |  | LN_S = @LN_S@ | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | LTLIBOBJS = @LTLIBOBJS@ | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | MAKEINFO = @MAKEINFO@ | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | MANIFEST_TOOL = @MANIFEST_TOOL@ | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | MKDIR_P = @MKDIR_P@ | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | NM = @NM@ | 
					
						
							|  |  |  | NMEDIT = @NMEDIT@ | 
					
						
							|  |  |  | OBJDUMP = @OBJDUMP@ | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | OBJEXT = @OBJEXT@ | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | OTOOL = @OTOOL@ | 
					
						
							|  |  |  | OTOOL64 = @OTOOL64@ | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | PACKAGE = @PACKAGE@ | 
					
						
							|  |  |  | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | 
					
						
							|  |  |  | PACKAGE_NAME = @PACKAGE_NAME@ | 
					
						
							|  |  |  | PACKAGE_STRING = @PACKAGE_STRING@ | 
					
						
							|  |  |  | PACKAGE_TARNAME = @PACKAGE_TARNAME@ | 
					
						
							|  |  |  | PACKAGE_URL = @PACKAGE_URL@ | 
					
						
							|  |  |  | PACKAGE_VERSION = @PACKAGE_VERSION@ | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@ | 
					
						
							|  |  |  | PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@ | 
					
						
							|  |  |  | PACKAGE_VERSION_PATCH = @PACKAGE_VERSION_PATCH@ | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | PATH_SEPARATOR = @PATH_SEPARATOR@ | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | RANLIB = @RANLIB@ | 
					
						
							|  |  |  | SED = @SED@ | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | SET_MAKE = @SET_MAKE@ | 
					
						
							|  |  |  | SHELL = @SHELL@ | 
					
						
							|  |  |  | STRIP = @STRIP@ | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | UNICOWS_LIBS = @UNICOWS_LIBS@ | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | VERSION = @VERSION@ | 
					
						
							|  |  |  | abs_builddir = @abs_builddir@ | 
					
						
							|  |  |  | abs_srcdir = @abs_srcdir@ | 
					
						
							|  |  |  | abs_top_builddir = @abs_top_builddir@ | 
					
						
							|  |  |  | abs_top_srcdir = @abs_top_srcdir@ | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | ac_ct_AR = @ac_ct_AR@ | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | ac_ct_CC = @ac_ct_CC@ | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | am__include = @am__include@ | 
					
						
							|  |  |  | am__leading_dot = @am__leading_dot@ | 
					
						
							|  |  |  | am__quote = @am__quote@ | 
					
						
							|  |  |  | am__tar = @am__tar@ | 
					
						
							|  |  |  | am__untar = @am__untar@ | 
					
						
							|  |  |  | bindir = @bindir@ | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | build = @build@ | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | build_alias = @build_alias@ | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | build_cpu = @build_cpu@ | 
					
						
							|  |  |  | build_os = @build_os@ | 
					
						
							|  |  |  | build_vendor = @build_vendor@ | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | builddir = @builddir@ | 
					
						
							|  |  |  | datadir = @datadir@ | 
					
						
							|  |  |  | datarootdir = @datarootdir@ | 
					
						
							|  |  |  | docdir = @docdir@ | 
					
						
							|  |  |  | dvidir = @dvidir@ | 
					
						
							|  |  |  | exec_prefix = @exec_prefix@ | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | host = @host@ | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | host_alias = @host_alias@ | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | host_cpu = @host_cpu@ | 
					
						
							|  |  |  | host_os = @host_os@ | 
					
						
							|  |  |  | host_vendor = @host_vendor@ | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | htmldir = @htmldir@ | 
					
						
							|  |  |  | includedir = @includedir@ | 
					
						
							|  |  |  | infodir = @infodir@ | 
					
						
							|  |  |  | install_sh = @install_sh@ | 
					
						
							|  |  |  | libdir = @libdir@ | 
					
						
							|  |  |  | libexecdir = @libexecdir@ | 
					
						
							|  |  |  | localedir = @localedir@ | 
					
						
							|  |  |  | localstatedir = @localstatedir@ | 
					
						
							|  |  |  | mandir = @mandir@ | 
					
						
							|  |  |  | mkdir_p = @mkdir_p@ | 
					
						
							|  |  |  | oldincludedir = @oldincludedir@ | 
					
						
							|  |  |  | pdfdir = @pdfdir@ | 
					
						
							|  |  |  | prefix = @prefix@ | 
					
						
							|  |  |  | program_transform_name = @program_transform_name@ | 
					
						
							|  |  |  | psdir = @psdir@ | 
					
						
							|  |  |  | sbindir = @sbindir@ | 
					
						
							|  |  |  | sharedstatedir = @sharedstatedir@ | 
					
						
							|  |  |  | srcdir = @srcdir@ | 
					
						
							|  |  |  | sysconfdir = @sysconfdir@ | 
					
						
							|  |  |  | target_alias = @target_alias@ | 
					
						
							|  |  |  | top_build_prefix = @top_build_prefix@ | 
					
						
							|  |  |  | top_builddir = @top_builddir@ | 
					
						
							|  |  |  | top_srcdir = @top_srcdir@ | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | AUTOMAKE_OPTIONS = nostdinc subdir-objects | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | EXTRA_DIST = \
 | 
					
						
							|  |  |  | 	h2.ads \
 | 
					
						
							|  |  |  | 	h2-pool.ads \
 | 
					
						
							|  |  |  | 	h2-pool.adb  \
 | 
					
						
							|  |  |  | 	h2-ascii.ads  \
 | 
					
						
							|  |  |  | 	h2-utf8.ads \
 | 
					
						
							|  |  |  | 	h2-utf8.adb  \
 | 
					
						
							| 
									
										
										
										
											2014-06-05 15:26:37 +00:00
										 |  |  | 	h2-os.ads \
 | 
					
						
							|  |  |  | 	h2-os.adb \
 | 
					
						
							|  |  |  | 	posix/h2-os-file.adb \
 | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | 	h2-io.ads \
 | 
					
						
							|  |  |  | 	h2-io.adb \
 | 
					
						
							|  |  |  | 	h2-io-file.adb \
 | 
					
						
							|  |  |  | 	h2-scheme.ads  \
 | 
					
						
							|  |  |  | 	h2-scheme.adb  \
 | 
					
						
							|  |  |  | 	h2-scheme-bigint.adb  \
 | 
					
						
							|  |  |  | 	h2-scheme-token.adb  \
 | 
					
						
							|  |  |  | 	h2-scheme-execute.adb \
 | 
					
						
							|  |  |  | 	h2-scheme-execute-apply.adb  \
 | 
					
						
							|  |  |  | 	h2-scheme-execute-evaluate.adb \
 | 
					
						
							|  |  |  | 	h2-slim.ads \
 | 
					
						
							|  |  |  | 	h2-wide.ads \
 | 
					
						
							|  |  |  | 	h2-wide_wide.ads | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | sysdef_SOURCES = posix/sysdef.c | 
					
						
							|  |  |  | sysdef_CPPFLAGS =  | 
					
						
							|  |  |  | sysdef_LDFLAGS =  | 
					
						
							|  |  |  | sysdef_LDADD =  | 
					
						
							| 
									
										
										
										
											2021-08-21 14:51:38 +00:00
										 |  |  | all: all-am | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | .SUFFIXES: | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | .SUFFIXES: .c .lo .o .obj | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps) | 
					
						
							|  |  |  | 	@for dep in $?; do \
 | 
					
						
							|  |  |  | 	  case '$(am__configure_deps)' in \
 | 
					
						
							|  |  |  | 	    *$$dep*) \
 | 
					
						
							|  |  |  | 	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 | 
					
						
							|  |  |  | 	        && { if test -f $@; then exit 0; else break; fi; }; \
 | 
					
						
							|  |  |  | 	      exit 1;; \
 | 
					
						
							|  |  |  | 	  esac; \
 | 
					
						
							|  |  |  | 	done; \
 | 
					
						
							|  |  |  | 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign lib/Makefile'; \
 | 
					
						
							|  |  |  | 	$(am__cd) $(top_srcdir) && \
 | 
					
						
							|  |  |  | 	  $(AUTOMAKE) --foreign lib/Makefile | 
					
						
							|  |  |  | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | 
					
						
							|  |  |  | 	@case '$?' in \
 | 
					
						
							|  |  |  | 	  *config.status*) \
 | 
					
						
							|  |  |  | 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 | 
					
						
							|  |  |  | 	  *) \
 | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
 | 
					
						
							|  |  |  | 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
 | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | 	esac; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) | 
					
						
							|  |  |  | 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | $(top_srcdir)/configure:  $(am__configure_deps) | 
					
						
							|  |  |  | 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | 
					
						
							|  |  |  | $(ACLOCAL_M4):  $(am__aclocal_m4_deps) | 
					
						
							|  |  |  | 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | 
					
						
							|  |  |  | $(am__aclocal_m4_deps): | 
					
						
							|  |  |  | lib.gpr: $(top_builddir)/config.status $(srcdir)/lib.gpr.in | 
					
						
							|  |  |  | 	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ | 
					
						
							|  |  |  | libh2.gpr: $(top_builddir)/config.status $(srcdir)/libh2.gpr.in | 
					
						
							|  |  |  | 	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | clean-noinstPROGRAMS: | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | 	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
 | 
					
						
							|  |  |  | 	echo " rm -f" $$list; \
 | 
					
						
							|  |  |  | 	rm -f $$list || exit $$?; \
 | 
					
						
							|  |  |  | 	test -n "$(EXEEXT)" || exit 0; \
 | 
					
						
							|  |  |  | 	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 | 
					
						
							|  |  |  | 	echo " rm -f" $$list; \
 | 
					
						
							|  |  |  | 	rm -f $$list | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | posix/$(am__dirstamp): | 
					
						
							|  |  |  | 	@$(MKDIR_P) posix | 
					
						
							|  |  |  | 	@: > posix/$(am__dirstamp) | 
					
						
							|  |  |  | posix/$(DEPDIR)/$(am__dirstamp): | 
					
						
							|  |  |  | 	@$(MKDIR_P) posix/$(DEPDIR) | 
					
						
							|  |  |  | 	@: > posix/$(DEPDIR)/$(am__dirstamp) | 
					
						
							|  |  |  | posix/sysdef-sysdef.$(OBJEXT): posix/$(am__dirstamp) \ | 
					
						
							|  |  |  | 	posix/$(DEPDIR)/$(am__dirstamp) | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | sysdef$(EXEEXT): $(sysdef_OBJECTS) $(sysdef_DEPENDENCIES) $(EXTRA_sysdef_DEPENDENCIES)  | 
					
						
							|  |  |  | 	@rm -f sysdef$(EXEEXT) | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | 	$(AM_V_CCLD)$(sysdef_LINK) $(sysdef_OBJECTS) $(sysdef_LDADD) $(LIBS) | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | mostlyclean-compile: | 
					
						
							|  |  |  | 	-rm -f *.$(OBJEXT) | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | 	-rm -f posix/*.$(OBJEXT) | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | distclean-compile: | 
					
						
							|  |  |  | 	-rm -f *.tab.c | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | @AMDEP_TRUE@@am__include@ @am__quote@posix/$(DEPDIR)/sysdef-sysdef.Po@am__quote@ # am--include-marker
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | $(am__depfiles_remade): | 
					
						
							|  |  |  | 	@$(MKDIR_P) $(@D) | 
					
						
							|  |  |  | 	@echo '# dummy' >$@-t && $(am__mv) $@-t $@ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | am--depfiles: $(am__depfiles_remade) | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | .c.o: | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | @am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
 | 
					
						
							|  |  |  | @am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ | 
					
						
							|  |  |  | @am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | @am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | .c.obj: | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | @am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
 | 
					
						
							|  |  |  | @am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ | 
					
						
							|  |  |  | @am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | @am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | .c.lo: | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | @am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
 | 
					
						
							|  |  |  | @am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ | 
					
						
							|  |  |  | @am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ | 
					
						
							|  |  |  | @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
					
						
							|  |  |  | @am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | posix/sysdef-sysdef.o: posix/sysdef.c | 
					
						
							|  |  |  | @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sysdef_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT posix/sysdef-sysdef.o -MD -MP -MF posix/$(DEPDIR)/sysdef-sysdef.Tpo -c -o posix/sysdef-sysdef.o `test -f 'posix/sysdef.c' || echo '$(srcdir)/'`posix/sysdef.c | 
					
						
							|  |  |  | @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) posix/$(DEPDIR)/sysdef-sysdef.Tpo posix/$(DEPDIR)/sysdef-sysdef.Po | 
					
						
							|  |  |  | @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='posix/sysdef.c' object='posix/sysdef-sysdef.o' libtool=no @AMDEPBACKSLASH@ | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | @am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sysdef_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o posix/sysdef-sysdef.o `test -f 'posix/sysdef.c' || echo '$(srcdir)/'`posix/sysdef.c | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | posix/sysdef-sysdef.obj: posix/sysdef.c | 
					
						
							|  |  |  | @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sysdef_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT posix/sysdef-sysdef.obj -MD -MP -MF posix/$(DEPDIR)/sysdef-sysdef.Tpo -c -o posix/sysdef-sysdef.obj `if test -f 'posix/sysdef.c'; then $(CYGPATH_W) 'posix/sysdef.c'; else $(CYGPATH_W) '$(srcdir)/posix/sysdef.c'; fi` | 
					
						
							|  |  |  | @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) posix/$(DEPDIR)/sysdef-sysdef.Tpo posix/$(DEPDIR)/sysdef-sysdef.Po | 
					
						
							|  |  |  | @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='posix/sysdef.c' object='posix/sysdef-sysdef.obj' libtool=no @AMDEPBACKSLASH@ | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | @am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sysdef_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o posix/sysdef-sysdef.obj `if test -f 'posix/sysdef.c'; then $(CYGPATH_W) 'posix/sysdef.c'; else $(CYGPATH_W) '$(srcdir)/posix/sysdef.c'; fi` | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | mostlyclean-libtool: | 
					
						
							|  |  |  | 	-rm -f *.lo | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | clean-libtool: | 
					
						
							|  |  |  | 	-rm -rf .libs _libs | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | ID: $(am__tagged_files) | 
					
						
							|  |  |  | 	$(am__define_uniq_tagged_files); mkid -fID $$unique | 
					
						
							| 
									
										
										
										
											2021-08-21 14:51:38 +00:00
										 |  |  | tags: tags-am | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | TAGS: tags | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | 	set x; \
 | 
					
						
							|  |  |  | 	here=`pwd`; \
 | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | 	$(am__define_uniq_tagged_files); \
 | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | 	shift; \
 | 
					
						
							|  |  |  | 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 | 
					
						
							|  |  |  | 	  test -n "$$unique" || unique=$$empty_fix; \
 | 
					
						
							|  |  |  | 	  if test $$# -gt 0; then \ | 
					
						
							|  |  |  | 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 | 
					
						
							|  |  |  | 	      "$$@" $$unique; \
 | 
					
						
							|  |  |  | 	  else \
 | 
					
						
							|  |  |  | 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 | 
					
						
							|  |  |  | 	      $$unique; \
 | 
					
						
							|  |  |  | 	  fi; \
 | 
					
						
							|  |  |  | 	fi | 
					
						
							| 
									
										
										
										
											2021-08-21 14:51:38 +00:00
										 |  |  | ctags: ctags-am | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | CTAGS: ctags | 
					
						
							|  |  |  | ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) | 
					
						
							|  |  |  | 	$(am__define_uniq_tagged_files); \
 | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | 	test -z "$(CTAGS_ARGS)$$unique" \
 | 
					
						
							|  |  |  | 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 | 
					
						
							|  |  |  | 	     $$unique | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | GTAGS: | 
					
						
							|  |  |  | 	here=`$(am__cd) $(top_builddir) && pwd` \
 | 
					
						
							|  |  |  | 	  && $(am__cd) $(top_srcdir) \
 | 
					
						
							|  |  |  | 	  && gtags -i $(GTAGS_ARGS) "$$here" | 
					
						
							| 
									
										
										
										
											2021-08-21 14:51:38 +00:00
										 |  |  | cscopelist: cscopelist-am | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | cscopelist-am: $(am__tagged_files) | 
					
						
							|  |  |  | 	list='$(am__tagged_files)'; \
 | 
					
						
							|  |  |  | 	case "$(srcdir)" in \
 | 
					
						
							|  |  |  | 	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
 | 
					
						
							|  |  |  | 	  *) sdir=$(subdir)/$(srcdir) ;; \
 | 
					
						
							|  |  |  | 	esac; \
 | 
					
						
							|  |  |  | 	for i in $$list; do \
 | 
					
						
							|  |  |  | 	  if test -f "$$i"; then \
 | 
					
						
							|  |  |  | 	    echo "$(subdir)/$$i"; \
 | 
					
						
							|  |  |  | 	  else \
 | 
					
						
							|  |  |  | 	    echo "$$sdir/$$i"; \
 | 
					
						
							|  |  |  | 	  fi; \
 | 
					
						
							|  |  |  | 	done >> $(top_builddir)/cscope.files | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | distclean-tags: | 
					
						
							|  |  |  | 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | distdir: $(BUILT_SOURCES) | 
					
						
							|  |  |  | 	$(MAKE) $(AM_MAKEFLAGS) distdir-am | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | distdir-am: $(DISTFILES) | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 | 
					
						
							|  |  |  | 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 | 
					
						
							|  |  |  | 	list='$(DISTFILES)'; \
 | 
					
						
							|  |  |  | 	  dist_files=`for file in $$list; do echo $$file; done | \
 | 
					
						
							|  |  |  | 	  sed -e "s|^$$srcdirstrip/||;t" \
 | 
					
						
							|  |  |  | 	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 | 
					
						
							|  |  |  | 	case $$dist_files in \
 | 
					
						
							|  |  |  | 	  */*) $(MKDIR_P) `echo "$$dist_files" | \
 | 
					
						
							|  |  |  | 			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 | 
					
						
							|  |  |  | 			   sort -u` ;; \
 | 
					
						
							|  |  |  | 	esac; \
 | 
					
						
							|  |  |  | 	for file in $$dist_files; do \
 | 
					
						
							|  |  |  | 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 | 
					
						
							|  |  |  | 	  if test -d $$d/$$file; then \
 | 
					
						
							|  |  |  | 	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 | 
					
						
							|  |  |  | 	    if test -d "$(distdir)/$$file"; then \
 | 
					
						
							|  |  |  | 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 | 
					
						
							|  |  |  | 	    fi; \
 | 
					
						
							|  |  |  | 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 | 
					
						
							|  |  |  | 	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 | 
					
						
							|  |  |  | 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 | 
					
						
							|  |  |  | 	    fi; \
 | 
					
						
							|  |  |  | 	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 | 
					
						
							|  |  |  | 	  else \
 | 
					
						
							|  |  |  | 	    test -f "$(distdir)/$$file" \
 | 
					
						
							|  |  |  | 	    || cp -p $$d/$$file "$(distdir)/$$file" \
 | 
					
						
							|  |  |  | 	    || exit 1; \
 | 
					
						
							|  |  |  | 	  fi; \
 | 
					
						
							|  |  |  | 	done | 
					
						
							|  |  |  | check-am: all-am | 
					
						
							| 
									
										
										
										
											2021-08-21 14:51:38 +00:00
										 |  |  | check: check-am | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | all-am: Makefile $(PROGRAMS) all-local | 
					
						
							| 
									
										
										
										
											2021-08-21 14:51:38 +00:00
										 |  |  | installdirs: | 
					
						
							|  |  |  | install: install-am | 
					
						
							|  |  |  | install-exec: install-exec-am | 
					
						
							|  |  |  | install-data: install-data-am | 
					
						
							|  |  |  | uninstall: uninstall-am | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | install-am: all-am | 
					
						
							|  |  |  | 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-08-21 14:51:38 +00:00
										 |  |  | installcheck: installcheck-am | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | install-strip: | 
					
						
							|  |  |  | 	if test -z '$(STRIP)'; then \
 | 
					
						
							|  |  |  | 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 | 
					
						
							|  |  |  | 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 | 
					
						
							|  |  |  | 	      install; \
 | 
					
						
							|  |  |  | 	else \
 | 
					
						
							|  |  |  | 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 | 
					
						
							|  |  |  | 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 | 
					
						
							|  |  |  | 	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 | 
					
						
							|  |  |  | 	fi | 
					
						
							|  |  |  | mostlyclean-generic: | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | clean-generic: | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | distclean-generic: | 
					
						
							|  |  |  | 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) | 
					
						
							|  |  |  | 	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | 	-rm -f posix/$(DEPDIR)/$(am__dirstamp) | 
					
						
							|  |  |  | 	-rm -f posix/$(am__dirstamp) | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | maintainer-clean-generic: | 
					
						
							|  |  |  | 	@echo "This command is intended for maintainers to use" | 
					
						
							|  |  |  | 	@echo "it deletes files that may require special tools to rebuild." | 
					
						
							| 
									
										
										
										
											2021-08-21 14:51:38 +00:00
										 |  |  | clean: clean-am | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | clean-am: clean-generic clean-libtool clean-local clean-noinstPROGRAMS \ | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | 	mostlyclean-am | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-08-21 14:51:38 +00:00
										 |  |  | distclean: distclean-am | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | 		-rm -f posix/$(DEPDIR)/sysdef-sysdef.Po | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | 	-rm -f Makefile | 
					
						
							|  |  |  | distclean-am: clean-am distclean-compile distclean-generic \ | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | 	distclean-tags | 
					
						
							| 
									
										
										
										
											2013-12-10 16:14:06 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-08-21 14:51:38 +00:00
										 |  |  | dvi: dvi-am | 
					
						
							| 
									
										
										
										
											2013-12-10 16:14:06 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | dvi-am: | 
					
						
							| 
									
										
										
										
											2013-12-10 16:14:06 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-08-21 14:51:38 +00:00
										 |  |  | html: html-am | 
					
						
							| 
									
										
										
										
											2013-12-10 16:14:06 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | html-am: | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-08-21 14:51:38 +00:00
										 |  |  | info: info-am | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | info-am: | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | install-data-am: | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-08-21 14:51:38 +00:00
										 |  |  | install-dvi: install-dvi-am | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | install-dvi-am: | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | install-exec-am: | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-08-21 14:51:38 +00:00
										 |  |  | install-html: install-html-am | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | install-html-am: | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-08-21 14:51:38 +00:00
										 |  |  | install-info: install-info-am | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | install-info-am: | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | install-man: | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-08-21 14:51:38 +00:00
										 |  |  | install-pdf: install-pdf-am | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | install-pdf-am: | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-08-21 14:51:38 +00:00
										 |  |  | install-ps: install-ps-am | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | install-ps-am: | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | installcheck-am: | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-08-21 14:51:38 +00:00
										 |  |  | maintainer-clean: maintainer-clean-am | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | 		-rm -f posix/$(DEPDIR)/sysdef-sysdef.Po | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | 	-rm -f Makefile | 
					
						
							|  |  |  | maintainer-clean-am: distclean-am maintainer-clean-generic | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-08-21 14:51:38 +00:00
										 |  |  | mostlyclean: mostlyclean-am | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2014-07-02 14:29:01 +00:00
										 |  |  | mostlyclean-am: mostlyclean-compile mostlyclean-generic \ | 
					
						
							|  |  |  | 	mostlyclean-libtool | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-08-21 14:51:38 +00:00
										 |  |  | pdf: pdf-am | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | pdf-am: | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-08-21 14:51:38 +00:00
										 |  |  | ps: ps-am | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | ps-am: | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | uninstall-am: | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-08-21 14:51:38 +00:00
										 |  |  | .MAKE: install-am install-strip | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .PHONY: CTAGS GTAGS TAGS all all-am all-local am--depfiles check \ | 
					
						
							|  |  |  | 	check-am clean clean-generic clean-libtool clean-local \
 | 
					
						
							|  |  |  | 	clean-noinstPROGRAMS cscopelist-am ctags ctags-am distclean \
 | 
					
						
							|  |  |  | 	distclean-compile distclean-generic distclean-libtool \
 | 
					
						
							|  |  |  | 	distclean-tags distdir dvi dvi-am html html-am info info-am \
 | 
					
						
							|  |  |  | 	install install-am install-data install-data-am install-dvi \
 | 
					
						
							|  |  |  | 	install-dvi-am install-exec install-exec-am install-html \
 | 
					
						
							|  |  |  | 	install-html-am install-info install-info-am install-man \
 | 
					
						
							|  |  |  | 	install-pdf install-pdf-am install-ps install-ps-am \
 | 
					
						
							|  |  |  | 	install-strip installcheck installcheck-am installdirs \
 | 
					
						
							|  |  |  | 	maintainer-clean maintainer-clean-generic mostlyclean \
 | 
					
						
							|  |  |  | 	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
 | 
					
						
							|  |  |  | 	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am | 
					
						
							| 
									
										
										
										
											2021-08-21 14:31:39 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | .PRECIOUS: Makefile | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | all-local: libh2.so | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | libh2.so: @abs_builddir@/@ADA_OBJDIR@ @abs_builddir@/posix/h2-sysdef.ads | 
					
						
							|  |  |  | 	gprbuild @abs_builddir@/lib.gpr | 
					
						
							| 
									
										
										
										
											2013-12-10 16:14:06 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | @abs_builddir@/@ADA_OBJDIR@: | 
					
						
							|  |  |  | 	mkdir -p @abs_builddir@/@ADA_OBJDIR@ | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | # cross-compiling will fail for this.
 | 
					
						
							|  |  |  | @abs_builddir@/posix/h2-sysdef.ads:  @abs_builddir@/sysdef | 
					
						
							|  |  |  | 	mkdir -p @abs_builddir@/posix | 
					
						
							|  |  |  | 	@abs_builddir@/sysdef H2.Sysdef > @abs_builddir@/posix/h2-sysdef.ads | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | clean-local: | 
					
						
							|  |  |  | 	gprclean -P@abs_builddir@/lib.gpr | 
					
						
							|  |  |  | 	rm -f  @abs_builddir@/posix/h2-sysdef.ads | 
					
						
							| 
									
										
										
										
											2014-01-17 14:15:08 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2014-06-04 17:15:52 +00:00
										 |  |  | # Tell versions [3.59,3.63) of GNU make to not export all variables.
 | 
					
						
							|  |  |  | # Otherwise a system limit (for SysV at least) may be exceeded.
 | 
					
						
							|  |  |  | .NOEXPORT: |