Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clean-compiler-and-rts
compiler
Commits
d87fd52e
Commit
d87fd52e
authored
Jun 02, 2004
by
John van Groningen
Browse files
remove overloading_2.o, typechecker_2.o and typechecker2_2.o
parent
fe8b612e
Changes
1
Hide whitespace changes
Inline
Side-by-side
backendC/CleanCompilerSources/Makefile
View file @
d87fd52e
...
...
@@ -8,9 +8,9 @@ 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
\
overloading_2.o
pattern_match_2.o result_state_database.o sa.o
\
scanner_2.o
set_scope_numbers.o settings.o unix_io.o statesgen.o
\
tcsupport_2.o typechecker2_2.o typechecker_2.o
typeconv_2.o version.o
pattern_match_2.o result_state_database.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
backend.a
:
$(OBJECTS)
$(AR)
cur backend.a
$(OBJECTS)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment