diff options
author | dos-reis <gdr@axiomatics.org> | 2014-02-23 06:42:21 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2014-02-23 06:42:21 +0000 |
commit | 13e5c3f6bc5954bcb6b6a76672b1ae6850385179 (patch) | |
tree | f0a3e0894f48b7f53529d3cafeb5939531f470ec /src | |
parent | d9885ac83981e3a67657c8e24df8943e5e126a9e (diff) | |
download | open-axiom-13e5c3f6bc5954bcb6b6a76672b1ae6850385179.tar.gz |
FASLEXT is now AC_SUBST
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.in | 2 | ||||
-rw-r--r-- | src/algebra/Makefile.am | 3 | ||||
-rw-r--r-- | src/algebra/Makefile.in | 5 | ||||
-rw-r--r-- | src/io/Makefile.in | 2 | ||||
-rw-r--r-- | src/rt/Makefile.in | 2 | ||||
-rw-r--r-- | src/syntax/Makefile.in | 2 |
6 files changed, 5 insertions, 11 deletions
diff --git a/src/Makefile.in b/src/Makefile.in index e9b7ecb7..fe45f1c0 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -236,6 +236,7 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ +FASLEXT = @FASLEXT@ FGREP = @FGREP@ GCLOPTS = @GCLOPTS@ GREP = @GREP@ @@ -348,7 +349,6 @@ oa_enable_checking = @oa_enable_checking@ oa_enable_profiling = @oa_enable_profiling@ oa_enable_threads = @oa_enable_threads@ oa_eval_flags = @oa_eval_flags@ -oa_fasl_type = @oa_fasl_type@ oa_host_has_regex = @oa_host_has_regex@ oa_keep_files = @oa_keep_files@ oa_lisp_flavor = @oa_lisp_flavor@ diff --git a/src/algebra/Makefile.am b/src/algebra/Makefile.am index 6825f6d8..a44bed95 100644 --- a/src/algebra/Makefile.am +++ b/src/algebra/Makefile.am @@ -79,9 +79,6 @@ INPUT=../input STAMP = echo timestamp > -# Extension of the output file name returned by compile-file -FASLEXT = @oa_fasl_type@ - oa_hammer = $(top_builddir)/src/utils/hammer$(EXEEXT) # Name of the driver to launch the compiler diff --git a/src/algebra/Makefile.in b/src/algebra/Makefile.in index e9254726..5ebcfb14 100644 --- a/src/algebra/Makefile.in +++ b/src/algebra/Makefile.in @@ -420,6 +420,7 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ +FASLEXT = @FASLEXT@ FGREP = @FGREP@ GCLOPTS = @GCLOPTS@ GREP = @GREP@ @@ -532,7 +533,6 @@ oa_enable_checking = @oa_enable_checking@ oa_enable_profiling = @oa_enable_profiling@ oa_enable_threads = @oa_enable_threads@ oa_eval_flags = @oa_eval_flags@ -oa_fasl_type = @oa_fasl_type@ oa_host_has_regex = @oa_host_has_regex@ oa_keep_files = @oa_keep_files@ oa_lisp_flavor = @oa_lisp_flavor@ @@ -585,9 +585,6 @@ DOC = $(oa_target_docdir)/src/algebra OUTSRC = $(oa_target_srcdir)/algebra INPUT = ../input STAMP = echo timestamp > - -# Extension of the output file name returned by compile-file -FASLEXT = @oa_fasl_type@ oa_hammer = $(top_builddir)/src/utils/hammer$(EXEEXT) # Name of the driver to launch the compiler diff --git a/src/io/Makefile.in b/src/io/Makefile.in index 4bf2aeee..2b0c7d32 100644 --- a/src/io/Makefile.in +++ b/src/io/Makefile.in @@ -233,6 +233,7 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ +FASLEXT = @FASLEXT@ FGREP = @FGREP@ GCLOPTS = @GCLOPTS@ GREP = @GREP@ @@ -345,7 +346,6 @@ oa_enable_checking = @oa_enable_checking@ oa_enable_profiling = @oa_enable_profiling@ oa_enable_threads = @oa_enable_threads@ oa_eval_flags = @oa_eval_flags@ -oa_fasl_type = @oa_fasl_type@ oa_host_has_regex = @oa_host_has_regex@ oa_keep_files = @oa_keep_files@ oa_lisp_flavor = @oa_lisp_flavor@ diff --git a/src/rt/Makefile.in b/src/rt/Makefile.in index 5ff44e8c..9cbce2df 100644 --- a/src/rt/Makefile.in +++ b/src/rt/Makefile.in @@ -233,6 +233,7 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ +FASLEXT = @FASLEXT@ FGREP = @FGREP@ GCLOPTS = @GCLOPTS@ GREP = @GREP@ @@ -345,7 +346,6 @@ oa_enable_checking = @oa_enable_checking@ oa_enable_profiling = @oa_enable_profiling@ oa_enable_threads = @oa_enable_threads@ oa_eval_flags = @oa_eval_flags@ -oa_fasl_type = @oa_fasl_type@ oa_host_has_regex = @oa_host_has_regex@ oa_keep_files = @oa_keep_files@ oa_lisp_flavor = @oa_lisp_flavor@ diff --git a/src/syntax/Makefile.in b/src/syntax/Makefile.in index 6c459782..56fcaf5a 100644 --- a/src/syntax/Makefile.in +++ b/src/syntax/Makefile.in @@ -233,6 +233,7 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ +FASLEXT = @FASLEXT@ FGREP = @FGREP@ GCLOPTS = @GCLOPTS@ GREP = @GREP@ @@ -345,7 +346,6 @@ oa_enable_checking = @oa_enable_checking@ oa_enable_profiling = @oa_enable_profiling@ oa_enable_threads = @oa_enable_threads@ oa_eval_flags = @oa_eval_flags@ -oa_fasl_type = @oa_fasl_type@ oa_host_has_regex = @oa_host_has_regex@ oa_keep_files = @oa_keep_files@ oa_lisp_flavor = @oa_lisp_flavor@ |