Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/Makefile.in

    rc6bbcdb r575a6e5  
    8989PRE_UNINSTALL = :
    9090POST_UNINSTALL = :
    91 build_triplet = @build@
    92 host_triplet = @host@
    9391subdir = .
    9492ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
    95 am__aclocal_m4_deps = $(top_srcdir)/automake/libtool.m4 \
    96         $(top_srcdir)/automake/ltoptions.m4 \
    97         $(top_srcdir)/automake/ltsugar.m4 \
    98         $(top_srcdir)/automake/ltversion.m4 \
    99         $(top_srcdir)/automake/lt~obsolete.m4 \
    100         $(top_srcdir)/../automake/cfa.m4 $(top_srcdir)/configure.ac
     93am__aclocal_m4_deps = $(top_srcdir)/../automake/cfa.m4 \
     94        $(top_srcdir)/configure.ac
    10195am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
    10296        $(ACLOCAL_M4)
     
    164158CSCOPE = cscope
    165159DIST_SUBDIRS = $(SUBDIRS)
    166 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/automake/compile \
    167         $(top_srcdir)/automake/config.guess \
    168         $(top_srcdir)/automake/config.sub \
    169         $(top_srcdir)/automake/install-sh \
    170         $(top_srcdir)/automake/ltmain.sh \
    171         $(top_srcdir)/automake/missing automake/compile \
    172         automake/config.guess automake/config.sub automake/depcomp \
    173         automake/install-sh automake/ltmain.sh automake/missing
     160am__DIST_COMMON = $(srcdir)/Makefile.in \
     161        $(top_srcdir)/./automake/compile \
     162        $(top_srcdir)/./automake/install-sh \
     163        $(top_srcdir)/./automake/missing ./automake/compile \
     164        ./automake/config.guess ./automake/config.sub \
     165        ./automake/depcomp ./automake/install-sh ./automake/missing
    174166DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
    175167distdir = $(PACKAGE)-$(VERSION)
     
    217209AMTAR = @AMTAR@
    218210AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
    219 AR = @AR@
    220211ARCHITECTURE = @ARCHITECTURE@
    221212ARCH_FLAGS = @ARCH_FLAGS@
     
    236227CFA_NAME = @CFA_NAME@
    237228CFA_PREFIX = @CFA_PREFIX@
    238 CFA_VERSION = @CFA_VERSION@
    239229CFLAGS = @CFLAGS@
    240230CONFIGURATION = @CONFIGURATION@
    241 CONFIG_BUILDLIB = @CONFIG_BUILDLIB@
    242231CONFIG_CFAFLAGS = @CONFIG_CFAFLAGS@
    243232CONFIG_CFLAGS = @CONFIG_CFLAGS@
    244 CPP = @CPP@
    245233CPPFLAGS = @CPPFLAGS@
    246234CXX = @CXX@
    247 CXXCPP = @CXXCPP@
    248235CXXDEPMODE = @CXXDEPMODE@
    249236CXXFLAGS = @CXXFLAGS@
     
    251238DEFS = @DEFS@
    252239DEPDIR = @DEPDIR@
    253 DLLTOOL = @DLLTOOL@
    254240DRIVER_DIR = @DRIVER_DIR@
    255 DSYMUTIL = @DSYMUTIL@
    256 DUMPBIN = @DUMPBIN@
    257241ECHO_C = @ECHO_C@
    258242ECHO_N = @ECHO_N@
    259243ECHO_T = @ECHO_T@
    260 EGREP = @EGREP@
    261244EXEEXT = @EXEEXT@
    262 FGREP = @FGREP@
    263 GREP = @GREP@
    264245INSTALL = @INSTALL@
    265246INSTALL_DATA = @INSTALL_DATA@
     
    267248INSTALL_SCRIPT = @INSTALL_SCRIPT@
    268249INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
    269 LD = @LD@
    270250LDFLAGS = @LDFLAGS@
    271251LIBOBJS = @LIBOBJS@
    272252LIBS = @LIBS@
    273 LIBTOOL = @LIBTOOL@
    274 LIPO = @LIPO@
    275 LN_S = @LN_S@
    276253LTLIBOBJS = @LTLIBOBJS@
    277 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
    278254MAKEINFO = @MAKEINFO@
    279 MANIFEST_TOOL = @MANIFEST_TOOL@
    280255MKDIR_P = @MKDIR_P@
    281 NM = @NM@
    282 NMEDIT = @NMEDIT@
    283 OBJDUMP = @OBJDUMP@
    284256OBJEXT = @OBJEXT@
    285 OTOOL = @OTOOL@
    286 OTOOL64 = @OTOOL64@
    287257PACKAGE = @PACKAGE@
    288258PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
     
    294264PATH_SEPARATOR = @PATH_SEPARATOR@
    295265RANLIB = @RANLIB@
    296 SED = @SED@
    297266SET_MAKE = @SET_MAKE@
    298267SHELL = @SHELL@
     
    303272abs_top_builddir = @abs_top_builddir@
    304273abs_top_srcdir = @abs_top_srcdir@
    305 ac_ct_AR = @ac_ct_AR@
    306274ac_ct_CC = @ac_ct_CC@
    307275ac_ct_CXX = @ac_ct_CXX@
    308 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
    309276am__include = @am__include@
    310277am__leading_dot = @am__leading_dot@
     
    313280am__untar = @am__untar@
    314281bindir = @bindir@
    315 build = @build@
    316282build_alias = @build_alias@
    317 build_cpu = @build_cpu@
    318 build_os = @build_os@
    319 build_vendor = @build_vendor@
    320283builddir = @builddir@
    321284datadir = @datadir@
     
    324287dvidir = @dvidir@
    325288exec_prefix = @exec_prefix@
    326 host = @host@
    327289host_alias = @host_alias@
    328 host_cpu = @host_cpu@
    329 host_os = @host_os@
    330 host_vendor = @host_vendor@
    331290htmldir = @htmldir@
    332291includedir = @includedir@
     
    354313top_srcdir = @top_srcdir@
    355314AUTOMAKE_OPTIONS = foreign # do not require all the GNU file names
    356 ACLOCAL_AMFLAGS = -I automake
    357315SUBDIRS = prelude src      # order important
    358316all: all-recursive
     
    392350        $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
    393351$(am__aclocal_m4_deps):
    394 
    395 mostlyclean-libtool:
    396         -rm -f *.lo
    397 
    398 clean-libtool:
    399         -rm -rf .libs _libs
    400 
    401 distclean-libtool:
    402         -rm -f libtool config.lt
    403352
    404353# This directory's subdirectories are mostly independent; you can cd
     
    733682clean: clean-recursive
    734683
    735 clean-am: clean-generic clean-libtool mostlyclean-am
     684clean-am: clean-generic mostlyclean-am
    736685
    737686distclean: distclean-recursive
    738687        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
    739688        -rm -f Makefile
    740 distclean-am: clean-am distclean-generic distclean-libtool \
    741         distclean-tags
     689distclean-am: clean-am distclean-generic distclean-tags
    742690
    743691dvi: dvi-recursive
     
    789737mostlyclean: mostlyclean-recursive
    790738
    791 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
     739mostlyclean-am: mostlyclean-generic
    792740
    793741pdf: pdf-recursive
     
    805753.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
    806754        am--refresh check check-am clean clean-cscope clean-generic \
    807         clean-libtool cscope cscopelist-am ctags ctags-am dist \
    808         dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
    809         dist-xz dist-zip distcheck distclean distclean-generic \
    810         distclean-libtool distclean-tags distcleancheck distdir \
    811         distuninstallcheck dvi dvi-am html html-am info info-am \
    812         install install-am install-data install-data-am install-dvi \
    813         install-dvi-am install-exec install-exec-am install-html \
    814         install-html-am install-info install-info-am install-man \
    815         install-pdf install-pdf-am install-ps install-ps-am \
    816         install-strip installcheck installcheck-am installdirs \
    817         installdirs-am maintainer-clean maintainer-clean-generic \
    818         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
    819         ps ps-am tags tags-am uninstall uninstall-am
     755        cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
     756        dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \
     757        distcheck distclean distclean-generic distclean-tags \
     758        distcleancheck distdir distuninstallcheck dvi dvi-am html \
     759        html-am info info-am install install-am install-data \
     760        install-data-am install-dvi install-dvi-am install-exec \
     761        install-exec-am install-html install-html-am install-info \
     762        install-info-am install-man install-pdf install-pdf-am \
     763        install-ps install-ps-am install-strip installcheck \
     764        installcheck-am installdirs installdirs-am maintainer-clean \
     765        maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
     766        pdf-am ps ps-am tags tags-am uninstall uninstall-am
    820767
    821768.PRECIOUS: Makefile
Note: See TracChangeset for help on using the changeset viewer.