| [00cc023] | 1 | # Makefile.in generated by automake 1.11.3 from Makefile.am. | 
|---|
|  | 2 | # @configure_input@ | 
|---|
|  | 3 |  | 
|---|
|  | 4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, | 
|---|
|  | 5 | # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software | 
|---|
|  | 6 | # Foundation, Inc. | 
|---|
|  | 7 | # This Makefile.in is free software; the Free Software Foundation | 
|---|
|  | 8 | # gives unlimited permission to copy and/or distribute it, | 
|---|
|  | 9 | # with or without modifications, as long as this notice is preserved. | 
|---|
|  | 10 |  | 
|---|
|  | 11 | # This program is distributed in the hope that it will be useful, | 
|---|
|  | 12 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without | 
|---|
|  | 13 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A | 
|---|
|  | 14 | # PARTICULAR PURPOSE. | 
|---|
|  | 15 |  | 
|---|
|  | 16 | @SET_MAKE@ | 
|---|
|  | 17 |  | 
|---|
|  | 18 | ######################## -*- Mode: Makefile-Automake -*- ###################### | 
|---|
| [b87a5ed] | 19 | ############################################################################### | 
|---|
|  | 20 |  | 
|---|
| [00cc023] | 21 |  | 
|---|
|  | 22 | VPATH = @srcdir@ | 
|---|
|  | 23 | pkgdatadir = $(datadir)/@PACKAGE@ | 
|---|
|  | 24 | pkgincludedir = $(includedir)/@PACKAGE@ | 
|---|
|  | 25 | pkglibdir = $(libdir)/@PACKAGE@ | 
|---|
|  | 26 | pkglibexecdir = $(libexecdir)/@PACKAGE@ | 
|---|
|  | 27 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | 
|---|
|  | 28 | install_sh_DATA = $(install_sh) -c -m 644 | 
|---|
|  | 29 | install_sh_PROGRAM = $(install_sh) -c | 
|---|
|  | 30 | install_sh_SCRIPT = $(install_sh) -c | 
|---|
|  | 31 | INSTALL_HEADER = $(INSTALL_DATA) | 
|---|
|  | 32 | transform = $(program_transform_name) | 
|---|
|  | 33 | NORMAL_INSTALL = : | 
|---|
|  | 34 | PRE_INSTALL = : | 
|---|
|  | 35 | POST_INSTALL = : | 
|---|
|  | 36 | NORMAL_UNINSTALL = : | 
|---|
|  | 37 | PRE_UNINSTALL = : | 
|---|
|  | 38 | POST_UNINSTALL = : | 
|---|
| [6e7e2b36] | 39 | subdir = src/libcfa | 
|---|
| [00cc023] | 40 | DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in | 
|---|
|  | 41 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | 
|---|
|  | 42 | am__aclocal_m4_deps = $(top_srcdir)/configure.ac | 
|---|
|  | 43 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | 
|---|
|  | 44 | $(ACLOCAL_M4) | 
|---|
|  | 45 | mkinstalldirs = $(install_sh) -d | 
|---|
|  | 46 | CONFIG_HEADER = $(top_builddir)/config.h | 
|---|
|  | 47 | CONFIG_CLEAN_FILES = | 
|---|
|  | 48 | CONFIG_CLEAN_VPATH_FILES = | 
|---|
|  | 49 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; | 
|---|
|  | 50 | am__vpath_adj = case $$p in \ | 
|---|
|  | 51 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ | 
|---|
|  | 52 | *) f=$$p;; \ | 
|---|
|  | 53 | esac; | 
|---|
|  | 54 | am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; | 
|---|
|  | 55 | am__install_max = 40 | 
|---|
|  | 56 | am__nobase_strip_setup = \ | 
|---|
|  | 57 | srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` | 
|---|
|  | 58 | am__nobase_strip = \ | 
|---|
|  | 59 | for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" | 
|---|
|  | 60 | am__nobase_list = $(am__nobase_strip_setup); \ | 
|---|
|  | 61 | for p in $$list; do echo "$$p $$p"; done | \ | 
|---|
|  | 62 | sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ | 
|---|
|  | 63 | $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ | 
|---|
|  | 64 | if (++n[$$2] == $(am__install_max)) \ | 
|---|
|  | 65 | { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ | 
|---|
|  | 66 | END { for (dir in files) print dir, files[dir] }' | 
|---|
|  | 67 | am__base_list = \ | 
|---|
|  | 68 | sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ | 
|---|
|  | 69 | sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | 
|---|
|  | 70 | am__uninstall_files_from_dir = { \ | 
|---|
|  | 71 | test -z "$$files" \ | 
|---|
|  | 72 | || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ | 
|---|
|  | 73 | || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ | 
|---|
|  | 74 | $(am__cd) "$$dir" && rm -f $$files; }; \ | 
|---|
|  | 75 | } | 
|---|
|  | 76 | am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(cfalibdir)" | 
|---|
|  | 77 | LIBRARIES = $(lib_LIBRARIES) | 
|---|
|  | 78 | AR = ar | 
|---|
|  | 79 | ARFLAGS = cru | 
|---|
|  | 80 | libcfa_a_AR = $(AR) $(ARFLAGS) | 
|---|
|  | 81 | libcfa_a_LIBADD = | 
|---|
|  | 82 | am_libcfa_a_OBJECTS = libcfa-prelude.$(OBJEXT) | 
|---|
|  | 83 | libcfa_a_OBJECTS = $(am_libcfa_a_OBJECTS) | 
|---|
|  | 84 | DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) | 
|---|
|  | 85 | depcomp = $(SHELL) $(top_srcdir)/automake/depcomp | 
|---|
|  | 86 | am__depfiles_maybe = depfiles | 
|---|
|  | 87 | am__mv = mv -f | 
|---|
|  | 88 | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ | 
|---|
|  | 89 | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | 
|---|
|  | 90 | CCLD = $(CC) | 
|---|
|  | 91 | LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ | 
|---|
|  | 92 | SOURCES = $(libcfa_a_SOURCES) | 
|---|
|  | 93 | DIST_SOURCES = $(libcfa_a_SOURCES) | 
|---|
|  | 94 | DATA = $(cfalib_DATA) | 
|---|
|  | 95 | ETAGS = etags | 
|---|
|  | 96 | CTAGS = ctags | 
|---|
|  | 97 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | 
|---|
|  | 98 | ACLOCAL = @ACLOCAL@ | 
|---|
|  | 99 | ALLOCA = @ALLOCA@ | 
|---|
|  | 100 | AMTAR = @AMTAR@ | 
|---|
|  | 101 | AUTOCONF = @AUTOCONF@ | 
|---|
|  | 102 | AUTOHEADER = @AUTOHEADER@ | 
|---|
|  | 103 | AUTOMAKE = @AUTOMAKE@ | 
|---|
|  | 104 | AWK = @AWK@ | 
|---|
|  | 105 | BACKEND_CC = @BACKEND_CC@ | 
|---|
|  | 106 | CC = @CC@ | 
|---|
|  | 107 | CCDEPMODE = @CCDEPMODE@ | 
|---|
|  | 108 | CFA_BINDIR = @CFA_BINDIR@ | 
|---|
|  | 109 | CFA_INCDIR = @CFA_INCDIR@ | 
|---|
| [76f2e97f] | 110 | CFA_LIBDIR = @CFA_LIBDIR@ | 
|---|
| [00cc023] | 111 | CFA_PREFIX = @CFA_PREFIX@ | 
|---|
|  | 112 | CFLAGS = @CFLAGS@ | 
|---|
|  | 113 | CPP = @CPP@ | 
|---|
|  | 114 | CPPFLAGS = @CPPFLAGS@ | 
|---|
|  | 115 | CXX = @CXX@ | 
|---|
|  | 116 | CXXDEPMODE = @CXXDEPMODE@ | 
|---|
|  | 117 | CXXFLAGS = @CXXFLAGS@ | 
|---|
|  | 118 | CYGPATH_W = @CYGPATH_W@ | 
|---|
|  | 119 | DEFS = @DEFS@ | 
|---|
|  | 120 | DEPDIR = @DEPDIR@ | 
|---|
|  | 121 | ECHO_C = @ECHO_C@ | 
|---|
|  | 122 | ECHO_N = @ECHO_N@ | 
|---|
|  | 123 | ECHO_T = @ECHO_T@ | 
|---|
|  | 124 | EGREP = @EGREP@ | 
|---|
|  | 125 | EXEEXT = @EXEEXT@ | 
|---|
|  | 126 | GCC_PATH = @GCC_PATH@ | 
|---|
|  | 127 | GREP = @GREP@ | 
|---|
|  | 128 | INSTALL = @INSTALL@ | 
|---|
|  | 129 | INSTALL_DATA = @INSTALL_DATA@ | 
|---|
|  | 130 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ | 
|---|
|  | 131 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ | 
|---|
|  | 132 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | 
|---|
|  | 133 | LDFLAGS = @LDFLAGS@ | 
|---|
| [56c3935] | 134 | LEX = @LEX@ | 
|---|
|  | 135 | LEXLIB = @LEXLIB@ | 
|---|
|  | 136 | LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ | 
|---|
| [00cc023] | 137 | LIBOBJS = @LIBOBJS@ | 
|---|
|  | 138 | LIBS = @LIBS@ | 
|---|
|  | 139 | LTLIBOBJS = @LTLIBOBJS@ | 
|---|
|  | 140 | MAINT = @MAINT@ | 
|---|
|  | 141 | MAKEINFO = @MAKEINFO@ | 
|---|
|  | 142 | MKDIR_P = @MKDIR_P@ | 
|---|
|  | 143 | OBJEXT = @OBJEXT@ | 
|---|
|  | 144 | PACKAGE = @PACKAGE@ | 
|---|
|  | 145 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | 
|---|
|  | 146 | PACKAGE_NAME = @PACKAGE_NAME@ | 
|---|
|  | 147 | PACKAGE_STRING = @PACKAGE_STRING@ | 
|---|
|  | 148 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ | 
|---|
|  | 149 | PACKAGE_URL = @PACKAGE_URL@ | 
|---|
|  | 150 | PACKAGE_VERSION = @PACKAGE_VERSION@ | 
|---|
|  | 151 | PATH_SEPARATOR = @PATH_SEPARATOR@ | 
|---|
|  | 152 | RANLIB = @RANLIB@ | 
|---|
|  | 153 | SET_MAKE = @SET_MAKE@ | 
|---|
|  | 154 | SHELL = @SHELL@ | 
|---|
|  | 155 | STRIP = @STRIP@ | 
|---|
|  | 156 | VERSION = @VERSION@ | 
|---|
| [56c3935] | 157 | YACC = @YACC@ | 
|---|
|  | 158 | YFLAGS = @YFLAGS@ | 
|---|
| [00cc023] | 159 | abs_builddir = @abs_builddir@ | 
|---|
|  | 160 | abs_srcdir = @abs_srcdir@ | 
|---|
|  | 161 | abs_top_builddir = @abs_top_builddir@ | 
|---|
|  | 162 | abs_top_srcdir = @abs_top_srcdir@ | 
|---|
|  | 163 | ac_ct_CC = @ac_ct_CC@ | 
|---|
|  | 164 | ac_ct_CXX = @ac_ct_CXX@ | 
|---|
|  | 165 | am__include = @am__include@ | 
|---|
|  | 166 | am__leading_dot = @am__leading_dot@ | 
|---|
|  | 167 | am__quote = @am__quote@ | 
|---|
|  | 168 | am__tar = @am__tar@ | 
|---|
|  | 169 | am__untar = @am__untar@ | 
|---|
|  | 170 | bindir = @bindir@ | 
|---|
|  | 171 | build_alias = @build_alias@ | 
|---|
|  | 172 | builddir = @builddir@ | 
|---|
|  | 173 | datadir = @datadir@ | 
|---|
|  | 174 | datarootdir = @datarootdir@ | 
|---|
|  | 175 | docdir = @docdir@ | 
|---|
|  | 176 | dvidir = @dvidir@ | 
|---|
|  | 177 | exec_prefix = @exec_prefix@ | 
|---|
|  | 178 | host_alias = @host_alias@ | 
|---|
|  | 179 | htmldir = @htmldir@ | 
|---|
|  | 180 | includedir = @includedir@ | 
|---|
|  | 181 | infodir = @infodir@ | 
|---|
|  | 182 | install_sh = @install_sh@ | 
|---|
|  | 183 | libdir = @libdir@ | 
|---|
|  | 184 | libexecdir = @libexecdir@ | 
|---|
|  | 185 | localedir = @localedir@ | 
|---|
|  | 186 | localstatedir = @localstatedir@ | 
|---|
|  | 187 | mandir = @mandir@ | 
|---|
|  | 188 | mkdir_p = @mkdir_p@ | 
|---|
|  | 189 | oldincludedir = @oldincludedir@ | 
|---|
|  | 190 | pdfdir = @pdfdir@ | 
|---|
|  | 191 | prefix = @prefix@ | 
|---|
|  | 192 | program_transform_name = @program_transform_name@ | 
|---|
|  | 193 | psdir = @psdir@ | 
|---|
|  | 194 | sbindir = @sbindir@ | 
|---|
|  | 195 | sharedstatedir = @sharedstatedir@ | 
|---|
|  | 196 | srcdir = @srcdir@ | 
|---|
|  | 197 | sysconfdir = @sysconfdir@ | 
|---|
|  | 198 | target_alias = @target_alias@ | 
|---|
|  | 199 | top_build_prefix = @top_build_prefix@ | 
|---|
|  | 200 | top_builddir = @top_builddir@ | 
|---|
|  | 201 | top_srcdir = @top_srcdir@ | 
|---|
|  | 202 | libcfa_a_SOURCES = libcfa-prelude.c | 
|---|
|  | 203 | lib_LIBRARIES = libcfa.a | 
|---|
|  | 204 |  | 
|---|
|  | 205 | # put into lib for now | 
|---|
|  | 206 | cfalibdir = ${libdir} | 
|---|
|  | 207 | cfalib_DATA = prelude.cf builtins.cf | 
|---|
| [aa30dc0] | 208 | MAINTAINERCLEANFILES = ${srcdir}/libcfa-prelude.c | 
|---|
| [00cc023] | 209 | all: all-am | 
|---|
|  | 210 |  | 
|---|
|  | 211 | .SUFFIXES: | 
|---|
|  | 212 | .SUFFIXES: .c .o .obj | 
|---|
|  | 213 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps) | 
|---|
|  | 214 | @for dep in $?; do \ | 
|---|
|  | 215 | case '$(am__configure_deps)' in \ | 
|---|
|  | 216 | *$$dep*) \ | 
|---|
|  | 217 | ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ | 
|---|
|  | 218 | && { if test -f $@; then exit 0; else break; fi; }; \ | 
|---|
|  | 219 | exit 1;; \ | 
|---|
|  | 220 | esac; \ | 
|---|
|  | 221 | done; \ | 
|---|
| [6e7e2b36] | 222 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/libcfa/Makefile'; \ | 
|---|
| [00cc023] | 223 | $(am__cd) $(top_srcdir) && \ | 
|---|
| [6e7e2b36] | 224 | $(AUTOMAKE) --gnu src/libcfa/Makefile | 
|---|
| [00cc023] | 225 | .PRECIOUS: Makefile | 
|---|
|  | 226 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | 
|---|
|  | 227 | @case '$?' in \ | 
|---|
|  | 228 | *config.status*) \ | 
|---|
|  | 229 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ | 
|---|
|  | 230 | *) \ | 
|---|
|  | 231 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ | 
|---|
|  | 232 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ | 
|---|
|  | 233 | esac; | 
|---|
|  | 234 |  | 
|---|
|  | 235 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) | 
|---|
|  | 236 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | 
|---|
|  | 237 |  | 
|---|
|  | 238 | $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) | 
|---|
|  | 239 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | 
|---|
|  | 240 | $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) | 
|---|
|  | 241 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | 
|---|
|  | 242 | $(am__aclocal_m4_deps): | 
|---|
|  | 243 | install-libLIBRARIES: $(lib_LIBRARIES) | 
|---|
|  | 244 | @$(NORMAL_INSTALL) | 
|---|
|  | 245 | test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)" | 
|---|
|  | 246 | @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \ | 
|---|
|  | 247 | list2=; for p in $$list; do \ | 
|---|
|  | 248 | if test -f $$p; then \ | 
|---|
|  | 249 | list2="$$list2 $$p"; \ | 
|---|
|  | 250 | else :; fi; \ | 
|---|
|  | 251 | done; \ | 
|---|
|  | 252 | test -z "$$list2" || { \ | 
|---|
|  | 253 | echo " $(INSTALL_DATA) $$list2 '$(DESTDIR)$(libdir)'"; \ | 
|---|
|  | 254 | $(INSTALL_DATA) $$list2 "$(DESTDIR)$(libdir)" || exit $$?; } | 
|---|
|  | 255 | @$(POST_INSTALL) | 
|---|
|  | 256 | @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \ | 
|---|
|  | 257 | for p in $$list; do \ | 
|---|
|  | 258 | if test -f $$p; then \ | 
|---|
|  | 259 | $(am__strip_dir) \ | 
|---|
|  | 260 | echo " ( cd '$(DESTDIR)$(libdir)' && $(RANLIB) $$f )"; \ | 
|---|
|  | 261 | ( cd "$(DESTDIR)$(libdir)" && $(RANLIB) $$f ) || exit $$?; \ | 
|---|
|  | 262 | else :; fi; \ | 
|---|
|  | 263 | done | 
|---|
|  | 264 |  | 
|---|
|  | 265 | uninstall-libLIBRARIES: | 
|---|
|  | 266 | @$(NORMAL_UNINSTALL) | 
|---|
|  | 267 | @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \ | 
|---|
|  | 268 | files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ | 
|---|
|  | 269 | dir='$(DESTDIR)$(libdir)'; $(am__uninstall_files_from_dir) | 
|---|
|  | 270 |  | 
|---|
|  | 271 | clean-libLIBRARIES: | 
|---|
|  | 272 | -test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES) | 
|---|
|  | 273 | libcfa.a: $(libcfa_a_OBJECTS) $(libcfa_a_DEPENDENCIES) $(EXTRA_libcfa_a_DEPENDENCIES) | 
|---|
|  | 274 | -rm -f libcfa.a | 
|---|
|  | 275 | $(libcfa_a_AR) libcfa.a $(libcfa_a_OBJECTS) $(libcfa_a_LIBADD) | 
|---|
|  | 276 | $(RANLIB) libcfa.a | 
|---|
|  | 277 |  | 
|---|
|  | 278 | mostlyclean-compile: | 
|---|
|  | 279 | -rm -f *.$(OBJEXT) | 
|---|
|  | 280 |  | 
|---|
|  | 281 | distclean-compile: | 
|---|
|  | 282 | -rm -f *.tab.c | 
|---|
|  | 283 |  | 
|---|
|  | 284 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcfa-prelude.Po@am__quote@ | 
|---|
|  | 285 |  | 
|---|
|  | 286 | .c.o: | 
|---|
|  | 287 | @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< | 
|---|
|  | 288 | @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po | 
|---|
|  | 289 | @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ | 
|---|
|  | 290 | @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
|  | 291 | @am__fastdepCC_FALSE@   $(COMPILE) -c $< | 
|---|
|  | 292 |  | 
|---|
|  | 293 | .c.obj: | 
|---|
|  | 294 | @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` | 
|---|
|  | 295 | @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po | 
|---|
|  | 296 | @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ | 
|---|
|  | 297 | @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
|  | 298 | @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'` | 
|---|
|  | 299 | install-cfalibDATA: $(cfalib_DATA) | 
|---|
|  | 300 | @$(NORMAL_INSTALL) | 
|---|
|  | 301 | test -z "$(cfalibdir)" || $(MKDIR_P) "$(DESTDIR)$(cfalibdir)" | 
|---|
|  | 302 | @list='$(cfalib_DATA)'; test -n "$(cfalibdir)" || list=; \ | 
|---|
|  | 303 | for p in $$list; do \ | 
|---|
|  | 304 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ | 
|---|
|  | 305 | echo "$$d$$p"; \ | 
|---|
|  | 306 | done | $(am__base_list) | \ | 
|---|
|  | 307 | while read files; do \ | 
|---|
|  | 308 | echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(cfalibdir)'"; \ | 
|---|
|  | 309 | $(INSTALL_DATA) $$files "$(DESTDIR)$(cfalibdir)" || exit $$?; \ | 
|---|
|  | 310 | done | 
|---|
|  | 311 |  | 
|---|
|  | 312 | uninstall-cfalibDATA: | 
|---|
|  | 313 | @$(NORMAL_UNINSTALL) | 
|---|
|  | 314 | @list='$(cfalib_DATA)'; test -n "$(cfalibdir)" || list=; \ | 
|---|
|  | 315 | files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ | 
|---|
|  | 316 | dir='$(DESTDIR)$(cfalibdir)'; $(am__uninstall_files_from_dir) | 
|---|
|  | 317 |  | 
|---|
|  | 318 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) | 
|---|
|  | 319 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | 
|---|
|  | 320 | unique=`for i in $$list; do \ | 
|---|
|  | 321 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | 
|---|
|  | 322 | done | \ | 
|---|
|  | 323 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ | 
|---|
|  | 324 | END { if (nonempty) { for (i in files) print i; }; }'`; \ | 
|---|
|  | 325 | mkid -fID $$unique | 
|---|
|  | 326 | tags: TAGS | 
|---|
|  | 327 |  | 
|---|
|  | 328 | TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \ | 
|---|
|  | 329 | $(TAGS_FILES) $(LISP) | 
|---|
|  | 330 | set x; \ | 
|---|
|  | 331 | here=`pwd`; \ | 
|---|
|  | 332 | list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \ | 
|---|
|  | 333 | unique=`for i in $$list; do \ | 
|---|
|  | 334 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | 
|---|
|  | 335 | done | \ | 
|---|
|  | 336 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ | 
|---|
|  | 337 | END { if (nonempty) { for (i in files) print i; }; }'`; \ | 
|---|
|  | 338 | shift; \ | 
|---|
|  | 339 | if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ | 
|---|
|  | 340 | test -n "$$unique" || unique=$$empty_fix; \ | 
|---|
|  | 341 | if test $$# -gt 0; then \ | 
|---|
|  | 342 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | 
|---|
|  | 343 | "$$@" $$unique; \ | 
|---|
|  | 344 | else \ | 
|---|
|  | 345 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | 
|---|
|  | 346 | $$unique; \ | 
|---|
|  | 347 | fi; \ | 
|---|
|  | 348 | fi | 
|---|
|  | 349 | ctags: CTAGS | 
|---|
|  | 350 | CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \ | 
|---|
|  | 351 | $(TAGS_FILES) $(LISP) | 
|---|
|  | 352 | list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \ | 
|---|
|  | 353 | unique=`for i in $$list; do \ | 
|---|
|  | 354 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | 
|---|
|  | 355 | done | \ | 
|---|
|  | 356 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ | 
|---|
|  | 357 | END { if (nonempty) { for (i in files) print i; }; }'`; \ | 
|---|
|  | 358 | test -z "$(CTAGS_ARGS)$$unique" \ | 
|---|
|  | 359 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ | 
|---|
|  | 360 | $$unique | 
|---|
|  | 361 |  | 
|---|
|  | 362 | GTAGS: | 
|---|
|  | 363 | here=`$(am__cd) $(top_builddir) && pwd` \ | 
|---|
|  | 364 | && $(am__cd) $(top_srcdir) \ | 
|---|
|  | 365 | && gtags -i $(GTAGS_ARGS) "$$here" | 
|---|
|  | 366 |  | 
|---|
|  | 367 | distclean-tags: | 
|---|
|  | 368 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags | 
|---|
|  | 369 |  | 
|---|
|  | 370 | distdir: $(DISTFILES) | 
|---|
|  | 371 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | 
|---|
|  | 372 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | 
|---|
|  | 373 | list='$(DISTFILES)'; \ | 
|---|
|  | 374 | dist_files=`for file in $$list; do echo $$file; done | \ | 
|---|
|  | 375 | sed -e "s|^$$srcdirstrip/||;t" \ | 
|---|
|  | 376 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ | 
|---|
|  | 377 | case $$dist_files in \ | 
|---|
|  | 378 | */*) $(MKDIR_P) `echo "$$dist_files" | \ | 
|---|
|  | 379 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ | 
|---|
|  | 380 | sort -u` ;; \ | 
|---|
|  | 381 | esac; \ | 
|---|
|  | 382 | for file in $$dist_files; do \ | 
|---|
|  | 383 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ | 
|---|
|  | 384 | if test -d $$d/$$file; then \ | 
|---|
|  | 385 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ | 
|---|
|  | 386 | if test -d "$(distdir)/$$file"; then \ | 
|---|
|  | 387 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ | 
|---|
|  | 388 | fi; \ | 
|---|
|  | 389 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | 
|---|
|  | 390 | cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ | 
|---|
|  | 391 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ | 
|---|
|  | 392 | fi; \ | 
|---|
|  | 393 | cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ | 
|---|
|  | 394 | else \ | 
|---|
|  | 395 | test -f "$(distdir)/$$file" \ | 
|---|
|  | 396 | || cp -p $$d/$$file "$(distdir)/$$file" \ | 
|---|
|  | 397 | || exit 1; \ | 
|---|
|  | 398 | fi; \ | 
|---|
|  | 399 | done | 
|---|
|  | 400 | check-am: all-am | 
|---|
|  | 401 | check: check-am | 
|---|
|  | 402 | all-am: Makefile $(LIBRARIES) $(DATA) | 
|---|
|  | 403 | installdirs: | 
|---|
|  | 404 | for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(cfalibdir)"; do \ | 
|---|
|  | 405 | test -z "$$dir" || $(MKDIR_P) "$$dir"; \ | 
|---|
|  | 406 | done | 
|---|
|  | 407 | install: install-am | 
|---|
|  | 408 | install-exec: install-exec-am | 
|---|
|  | 409 | install-data: install-data-am | 
|---|
|  | 410 | uninstall: uninstall-am | 
|---|
|  | 411 |  | 
|---|
|  | 412 | install-am: all-am | 
|---|
|  | 413 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | 
|---|
|  | 414 |  | 
|---|
|  | 415 | installcheck: installcheck-am | 
|---|
|  | 416 | install-strip: | 
|---|
|  | 417 | if test -z '$(STRIP)'; then \ | 
|---|
|  | 418 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | 
|---|
|  | 419 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | 
|---|
|  | 420 | install; \ | 
|---|
|  | 421 | else \ | 
|---|
|  | 422 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | 
|---|
|  | 423 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | 
|---|
|  | 424 | "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ | 
|---|
|  | 425 | fi | 
|---|
|  | 426 | mostlyclean-generic: | 
|---|
|  | 427 |  | 
|---|
|  | 428 | clean-generic: | 
|---|
|  | 429 |  | 
|---|
|  | 430 | distclean-generic: | 
|---|
|  | 431 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) | 
|---|
|  | 432 | -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) | 
|---|
|  | 433 |  | 
|---|
|  | 434 | maintainer-clean-generic: | 
|---|
|  | 435 | @echo "This command is intended for maintainers to use" | 
|---|
|  | 436 | @echo "it deletes files that may require special tools to rebuild." | 
|---|
| [aa30dc0] | 437 | -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) | 
|---|
| [00cc023] | 438 | clean: clean-am | 
|---|
|  | 439 |  | 
|---|
|  | 440 | clean-am: clean-generic clean-libLIBRARIES mostlyclean-am | 
|---|
|  | 441 |  | 
|---|
|  | 442 | distclean: distclean-am | 
|---|
|  | 443 | -rm -rf ./$(DEPDIR) | 
|---|
|  | 444 | -rm -f Makefile | 
|---|
|  | 445 | distclean-am: clean-am distclean-compile distclean-generic \ | 
|---|
|  | 446 | distclean-tags | 
|---|
|  | 447 |  | 
|---|
|  | 448 | dvi: dvi-am | 
|---|
| [51b73452] | 449 |  | 
|---|
| [00cc023] | 450 | dvi-am: | 
|---|
| [51b73452] | 451 |  | 
|---|
| [00cc023] | 452 | html: html-am | 
|---|
| [51b73452] | 453 |  | 
|---|
| [00cc023] | 454 | html-am: | 
|---|
|  | 455 |  | 
|---|
|  | 456 | info: info-am | 
|---|
|  | 457 |  | 
|---|
|  | 458 | info-am: | 
|---|
|  | 459 |  | 
|---|
|  | 460 | install-data-am: install-cfalibDATA | 
|---|
|  | 461 |  | 
|---|
|  | 462 | install-dvi: install-dvi-am | 
|---|
|  | 463 |  | 
|---|
|  | 464 | install-dvi-am: | 
|---|
|  | 465 |  | 
|---|
|  | 466 | install-exec-am: install-libLIBRARIES | 
|---|
|  | 467 |  | 
|---|
|  | 468 | install-html: install-html-am | 
|---|
|  | 469 |  | 
|---|
|  | 470 | install-html-am: | 
|---|
|  | 471 |  | 
|---|
|  | 472 | install-info: install-info-am | 
|---|
|  | 473 |  | 
|---|
|  | 474 | install-info-am: | 
|---|
|  | 475 |  | 
|---|
|  | 476 | install-man: | 
|---|
|  | 477 |  | 
|---|
|  | 478 | install-pdf: install-pdf-am | 
|---|
|  | 479 |  | 
|---|
|  | 480 | install-pdf-am: | 
|---|
|  | 481 |  | 
|---|
|  | 482 | install-ps: install-ps-am | 
|---|
|  | 483 |  | 
|---|
|  | 484 | install-ps-am: | 
|---|
|  | 485 |  | 
|---|
|  | 486 | installcheck-am: | 
|---|
|  | 487 |  | 
|---|
|  | 488 | maintainer-clean: maintainer-clean-am | 
|---|
|  | 489 | -rm -rf ./$(DEPDIR) | 
|---|
|  | 490 | -rm -f Makefile | 
|---|
|  | 491 | maintainer-clean-am: distclean-am maintainer-clean-generic | 
|---|
|  | 492 |  | 
|---|
|  | 493 | mostlyclean: mostlyclean-am | 
|---|
|  | 494 |  | 
|---|
|  | 495 | mostlyclean-am: mostlyclean-compile mostlyclean-generic | 
|---|
|  | 496 |  | 
|---|
|  | 497 | pdf: pdf-am | 
|---|
|  | 498 |  | 
|---|
|  | 499 | pdf-am: | 
|---|
|  | 500 |  | 
|---|
|  | 501 | ps: ps-am | 
|---|
|  | 502 |  | 
|---|
|  | 503 | ps-am: | 
|---|
|  | 504 |  | 
|---|
|  | 505 | uninstall-am: uninstall-cfalibDATA uninstall-libLIBRARIES | 
|---|
|  | 506 |  | 
|---|
|  | 507 | .MAKE: install-am install-strip | 
|---|
|  | 508 |  | 
|---|
|  | 509 | .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ | 
|---|
|  | 510 | clean-libLIBRARIES ctags distclean distclean-compile \ | 
|---|
|  | 511 | distclean-generic distclean-tags distdir dvi dvi-am html \ | 
|---|
|  | 512 | html-am info info-am install install-am install-cfalibDATA \ | 
|---|
|  | 513 | install-data install-data-am install-dvi install-dvi-am \ | 
|---|
|  | 514 | install-exec install-exec-am install-html install-html-am \ | 
|---|
|  | 515 | install-info install-info-am install-libLIBRARIES install-man \ | 
|---|
|  | 516 | install-pdf install-pdf-am install-ps install-ps-am \ | 
|---|
|  | 517 | install-strip installcheck installcheck-am installdirs \ | 
|---|
|  | 518 | maintainer-clean maintainer-clean-generic mostlyclean \ | 
|---|
|  | 519 | mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \ | 
|---|
|  | 520 | tags uninstall uninstall-am uninstall-cfalibDATA \ | 
|---|
|  | 521 | uninstall-libLIBRARIES | 
|---|
|  | 522 |  | 
|---|
|  | 523 |  | 
|---|
|  | 524 | # create forward declarations for gcc builtins | 
|---|
| [aa30dc0] | 525 | ${libdir}/builtins.cf : ${libdir} ${srcdir}/builtins.cf | 
|---|
| [00cc023] | 526 | ${INSTALL} ${srcdir}/builtins.cf ${libdir} | 
|---|
| [aa30dc0] | 527 | sed -i -e "s#typedef.*ptrdiff_t.*#`@BACKEND_CC@ -E ${srcdir}/ptrdiff_t.c | grep 'typedef.*ptrdiff_t'`#" ${srcdir}/prelude.cf | 
|---|
| [51b73452] | 528 |  | 
|---|
| [5887db27] | 529 | builtins.cf : builtins.c | 
|---|
| [db82596] | 530 | @if [ -e $< ] ; then \ | 
|---|
| [2bae7307] | 531 | @BACKEND_CC@ -E -P $^ | sed -e "/targetm/s/.*//" -e "/_Decimal/s/.*//" -e "s/void (const char \*)0();//" -e "s/\"//g" -e "s/\(__builtin_\) /\1/" > $@ ; \ | 
|---|
|  | 532 | fi | 
|---|
| [51b73452] | 533 |  | 
|---|
| [0c7a885] | 534 | builtins.c : builtins.def prototypes.awk | 
|---|
| [db82596] | 535 | @if [ -e $< ] ; then \ | 
|---|
| [2bae7307] | 536 | @BACKEND_CC@ -E prototypes.c | awk -f prototypes.awk > $@ ; \ | 
|---|
|  | 537 | fi | 
|---|
|  | 538 |  | 
|---|
|  | 539 | builtins.def : | 
|---|
| [5887db27] | 540 |  | 
|---|
| [db82596] | 541 | prototypes.awk : | 
|---|
|  | 542 |  | 
|---|
| [aa30dc0] | 543 | libcfa-prelude.c : ${srcdir}/prelude.cf | 
|---|
| [00cc023] | 544 | ${libdir}/cfa-cpp -l ${srcdir}/prelude.cf $@ | 
|---|
| [51b73452] | 545 |  | 
|---|
| [5887db27] | 546 | libcfa-prelude.o : libcfa-prelude.c | 
|---|
| [9df2dd5] | 547 | ${BACKEND_CC} -c -o $@ $< | 
|---|
| [51b73452] | 548 |  | 
|---|
| [00cc023] | 549 | # Tell versions [3.59,3.63) of GNU make to not export all variables. | 
|---|
|  | 550 | # Otherwise a system limit (for SysV at least) may be exceeded. | 
|---|
|  | 551 | .NOEXPORT: | 
|---|