diff options
Diffstat (limited to 'src/algebra/Makefile.am')
-rw-r--r-- | src/algebra/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
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 |