Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
2a77255f
Commit
2a77255f
authored
Jul 10, 2007
by
Pietro Abate
Browse files
[r2004-03-09 21:20:28 by jdemouth] Empty log message
Original author: jdemouth Date: 2004-03-09 21:20:28+00:00
parent
8aaf9427
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.distrib
View file @
2a77255f
...
...
@@ -138,7 +138,7 @@ help:
# Source directories
DIRS
=
misc parser schema typing types compile runtime driver query
ml_interface
DIRS
=
misc parser schema typing types compile runtime driver query
cdo2cmo
CLEAN_DIRS
=
$(DIRS)
tools tests
# Objects to build
...
...
@@ -177,11 +177,11 @@ OBJECTS = \
\
types/builtin.cmo
\
driver/librarian.cmo
\
ml_interface
/ml_types.cmo
\
ml_interface
/ml_cduce.cmo
\
ml_interface
/ml_ocaml.cmo
\
ml_interface
/ml_checker.cmo
\
ml_interface
/ml_generator.cmo
\
cdo2cmo
/ml_types.cmo
\
cdo2cmo
/ml_cduce.cmo
\
cdo2cmo
/ml_ocaml.cmo
\
cdo2cmo
/ml_checker.cmo
\
cdo2cmo
/ml_generator.cmo
\
driver/cduce.cmo
CQL_OBJECTS
=
query/query.cmo query/query_parse.cmo
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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