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
e5d09cb3
Commit
e5d09cb3
authored
Jul 10, 2007
by
Pietro Abate
Browse files
[r2003-05-26 22:15:09 by cvscast] get rid of Cduce_config
Original author: cvscast Date: 2003-05-26 22:15:09+00:00
parent
85afd108
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.distrib
View file @
e5d09cb3
...
@@ -78,13 +78,6 @@ DTD2CDUCE = tools/dtd2cduce.cmo
...
@@ -78,13 +78,6 @@ DTD2CDUCE = tools/dtd2cduce.cmo
DEPEND
=
$
(
DIRS:
=
/
*
.ml
)
$
(
DIRS:
=
/
*
.mli
)
DEPEND
=
$
(
DIRS:
=
/
*
.ml
)
$
(
DIRS:
=
/
*
.mli
)
INCLUDES
=
$
(
DIRS:%
=
-I
%
)
INCLUDES
=
$
(
DIRS:%
=
-I
%
)
#misc/cduce_config.ml:
# sed -e 's|%%VERSION%%|$(VERSION)|' \
# -e 's|%%BUILD_DATE%%|$(shell date +%Y-%m-%d)|' \
# -e 's|%%NATIVE%%|$(NATIVE)|' \
# misc/cduce_config.mlp > misc/cduce_config.ml
cduce
:
$(CDUCE:.cmo=.$(EXTENSION))
cduce
:
$(CDUCE:.cmo=.$(EXTENSION))
$(LINK)
$(INCLUDES)
-o
$@
$^
$(LINK)
$(INCLUDES)
-o
$@
$^
...
...
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