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