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
cduce
cduce
Commits
e3235cd9
Commit
e3235cd9
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2005-03-09 17:06:53 by afrisch] Empty log message
Original author: afrisch Date: 2005-03-09 17:06:53+00:00
parent
307ca9b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.distrib
View file @
e3235cd9
include
Makefile.conf
VERSION
=
0.
2.3b1
VERSION
=
0.
3.0
all
:
cduce cdo2ml mlcduce_wrapper cduce_lib.cma
ifeq
($(NATIVE),true)
...
...
@@ -227,7 +227,8 @@ ALL_OBJECTS = $(OBJECTS) $(NEW_SCHEMA_OBJS) \
tools/validate.cmo
\
$(ML_INTERFACE_OBJS)
parser/cduce_curl.cmo
\
parser/cduce_netclient.cmo
\
runtime/cduce_expat.cmo
\
runtime/cduce_expat.cmo runtime/cduce_pxp.cmo
ALL_INTERFACES
=
schema/schema_types.mli
DEPEND
=
$(ALL_OBJECTS:.cmo=.ml)
$(ALL_OBJECTS:.cmo=.mli)
$(ALL_INTERFACES)
...
...
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