From 4dcc19ae2d3ca1b4dc7ac9ace3c77786144f250c Mon Sep 17 00:00:00 2001 From: johnvg Date: Fri, 18 Mar 2011 10:47:47 +0000 Subject: update files for the Mac after removing some unused fields and values on Windows git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1883 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- backendC/CleanCompilerSources/Makefile.linux64 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backendC/CleanCompilerSources/Makefile.linux64') diff --git a/backendC/CleanCompilerSources/Makefile.linux64 b/backendC/CleanCompilerSources/Makefile.linux64 index 69ac454..72020dd 100644 --- a/backendC/CleanCompilerSources/Makefile.linux64 +++ b/backendC/CleanCompilerSources/Makefile.linux64 @@ -8,7 +8,7 @@ OBJECTS = \ backend.o backendsupport.o buildtree.o checker_2.o checksupport.o \ cocl.o codegen1.o codegen2.o codegen3.o codegen.o comparser_2.o \ compiler.o comsupport.o dbprint.o instructions.o optimisations.o \ - pattern_match_2.o result_state_database.o sa.o scanner_2.o \ + pattern_match_2.o sa.o scanner_2.o \ set_scope_numbers.o settings.o unix_io.o statesgen.o tcsupport_2.o \ typeconv_2.o version.o -- cgit v1.2.3