Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/prelude/Makefile.in

    r44f44617 r8c680e9  
    1 # Makefile.in generated by automake 1.15 from Makefile.am.
     1# Makefile.in generated by automake 1.11.3 from Makefile.am.
    22# @configure_input@
    33
    4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
    5 
     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.
    67# This Makefile.in is free software; the Free Software Foundation
    78# gives unlimited permission to copy and/or distribute it,
     
    1920
    2021VPATH = @srcdir@
    21 am__is_gnu_make = { \
    22   if test -z '$(MAKELEVEL)'; then \
    23     false; \
    24   elif test -n '$(MAKE_HOST)'; then \
    25     true; \
    26   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
    27     true; \
    28   else \
    29     false; \
    30   fi; \
    31 }
    32 am__make_running_with_option = \
    33   case $${target_option-} in \
    34       ?) ;; \
    35       *) echo "am__make_running_with_option: internal error: invalid" \
    36               "target option '$${target_option-}' specified" >&2; \
    37          exit 1;; \
    38   esac; \
    39   has_opt=no; \
    40   sane_makeflags=$$MAKEFLAGS; \
    41   if $(am__is_gnu_make); then \
    42     sane_makeflags=$$MFLAGS; \
    43   else \
    44     case $$MAKEFLAGS in \
    45       *\\[\ \   ]*) \
    46         bs=\\; \
    47         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
    48           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
    49     esac; \
    50   fi; \
    51   skip_next=no; \
    52   strip_trailopt () \
    53   { \
    54     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
    55   }; \
    56   for flg in $$sane_makeflags; do \
    57     test $$skip_next = yes && { skip_next=no; continue; }; \
    58     case $$flg in \
    59       *=*|--*) continue;; \
    60         -*I) strip_trailopt 'I'; skip_next=yes;; \
    61       -*I?*) strip_trailopt 'I';; \
    62         -*O) strip_trailopt 'O'; skip_next=yes;; \
    63       -*O?*) strip_trailopt 'O';; \
    64         -*l) strip_trailopt 'l'; skip_next=yes;; \
    65       -*l?*) strip_trailopt 'l';; \
    66       -[dEDm]) skip_next=yes;; \
    67       -[JT]) skip_next=yes;; \
    68     esac; \
    69     case $$flg in \
    70       *$$target_option*) has_opt=yes; break;; \
    71     esac; \
    72   done; \
    73   test $$has_opt = yes
    74 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
    75 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
    7622pkgdatadir = $(datadir)/@PACKAGE@
    7723pkgincludedir = $(includedir)/@PACKAGE@
     
    9339host_triplet = @host@
    9440subdir = src/prelude
     41DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
    9542ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
    9643am__aclocal_m4_deps = $(top_srcdir)/configure.ac
    9744am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
    9845        $(ACLOCAL_M4)
    99 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
    10046mkinstalldirs = $(install_sh) -d
    10147CONFIG_HEADER = $(top_builddir)/config.h
    10248CONFIG_CLEAN_FILES =
    10349CONFIG_CLEAN_VPATH_FILES =
    104 AM_V_P = $(am__v_P_@AM_V@)
    105 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
    106 am__v_P_0 = false
    107 am__v_P_1 = :
    10850AM_V_GEN = $(am__v_GEN_@AM_V@)
    10951am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
    110 am__v_GEN_0 = @echo "  GEN     " $@;
    111 am__v_GEN_1 =
     52am__v_GEN_0 = @echo "  GEN   " $@;
    11253AM_V_at = $(am__v_at_@AM_V@)
    11354am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
    11455am__v_at_0 = @
    115 am__v_at_1 =
    11656SOURCES =
    11757DIST_SOURCES =
    118 am__can_run_installinfo = \
    119   case $$AM_UPDATE_INFO_DIR in \
    120     n|no|NO) false;; \
    121     *) (install-info --version) >/dev/null 2>&1;; \
    122   esac
    12358am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
    12459am__vpath_adj = case $$p in \
     
    15085am__installdirs = "$(DESTDIR)$(cfalibdir)"
    15186DATA = $(cfalib_DATA) $(noinst_DATA)
    152 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
    153 am__DIST_COMMON = $(srcdir)/Makefile.in
    15487DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
    15588ACLOCAL = @ACLOCAL@
     
    16295AWK = @AWK@
    16396BACKEND_CC = @BACKEND_CC@
    164 CC = ${abs_top_srcdir}/src/driver/cfa
     97CC = @CC@
    16598CCAS = @CCAS@
    16699CCASDEPMODE = @CCASDEPMODE@
     
    264197program_transform_name = @program_transform_name@
    265198psdir = @psdir@
    266 runstatedir = @runstatedir@
    267199sbindir = @sbindir@
    268200sharedstatedir = @sharedstatedir@
     
    294226          esac; \
    295227        done; \
    296         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/prelude/Makefile'; \
     228        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/prelude/Makefile'; \
    297229        $(am__cd) $(top_srcdir) && \
    298           $(AUTOMAKE) --gnu src/prelude/Makefile
     230          $(AUTOMAKE) --foreign src/prelude/Makefile
     231.PRECIOUS: Makefile
    299232Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
    300233        @case '$?' in \
     
    316249install-cfalibDATA: $(cfalib_DATA)
    317250        @$(NORMAL_INSTALL)
     251        test -z "$(cfalibdir)" || $(MKDIR_P) "$(DESTDIR)$(cfalibdir)"
    318252        @list='$(cfalib_DATA)'; test -n "$(cfalibdir)" || list=; \
    319         if test -n "$$list"; then \
    320           echo " $(MKDIR_P) '$(DESTDIR)$(cfalibdir)'"; \
    321           $(MKDIR_P) "$(DESTDIR)$(cfalibdir)" || exit 1; \
    322         fi; \
    323253        for p in $$list; do \
    324254          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
     
    335265        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
    336266        dir='$(DESTDIR)$(cfalibdir)'; $(am__uninstall_files_from_dir)
    337 tags TAGS:
    338 
    339 ctags CTAGS:
    340 
    341 cscope cscopelist:
     267tags: TAGS
     268TAGS:
     269
     270ctags: CTAGS
     271CTAGS:
    342272
    343273
     
    479409.MAKE: install-am install-strip
    480410
    481 .PHONY: all all-am check check-am clean clean-generic cscopelist-am \
    482         ctags-am distclean distclean-generic distdir dvi dvi-am html \
    483         html-am info info-am install install-am install-cfalibDATA \
    484         install-data install-data-am install-dvi install-dvi-am \
    485         install-exec install-exec-am install-html install-html-am \
    486         install-info install-info-am install-man install-pdf \
    487         install-pdf-am install-ps install-ps-am install-strip \
    488         installcheck installcheck-am installdirs maintainer-clean \
     411.PHONY: all all-am check check-am clean clean-generic distclean \
     412        distclean-generic distdir dvi dvi-am html html-am info info-am \
     413        install install-am install-cfalibDATA install-data \
     414        install-data-am install-dvi install-dvi-am install-exec \
     415        install-exec-am install-html install-html-am install-info \
     416        install-info-am install-man install-pdf install-pdf-am \
     417        install-ps install-ps-am install-strip installcheck \
     418        installcheck-am installdirs maintainer-clean \
    489419        maintainer-clean-generic maintainer-clean-local mostlyclean \
    490         mostlyclean-generic pdf pdf-am ps ps-am tags-am uninstall \
    491         uninstall-am uninstall-cfalibDATA
    492 
    493 .PRECIOUS: Makefile
     420        mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
     421        uninstall-cfalibDATA
    494422
    495423
     
    516444
    517445# create forward declarations for cfa builtins
    518 builtins.cf : builtins.c ${CC}
    519         ${AM_V_GEN}${CC} -E -P ${<} -o ${@} -MD -MP -MF $(DEPDIR)/builtins.Po
     446builtins.cf : builtins.c
     447        ${AM_V_GEN}@BACKEND_CC@ -E -P ${<} -o ${@} -MD -MP -MF $(DEPDIR)/builtins.Po
    520448        ${AM_V_at}sed -i 's/builtins.o/builtins.cf/g' $(DEPDIR)/builtins.Po
    521449
Note: See TracChangeset for help on using the changeset viewer.