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
a2d70712
Commit
a2d70712
authored
Jun 18, 2009
by
(no author)
Browse files
No commit message
No commit message
parent
92c266e8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
a2d70712
...
...
@@ -48,6 +48,8 @@ package: clean
mkdir
$(PACKAGE)
cp
-R
$(DISTRIB)
$(PACKAGE)
/
cp
Makefile.distrib
$(PACKAGE)
/Makefile
mkdir
$(PACKAGE)
/tools
cp
tools/dtd2cduce.ml
$(PACKAGE)
/tools/
(
cd
$(PACKAGE)
;
\
rm
-f
types/IDEAS
;
\
for
F
in
$(DEPEND)
;
do
headache
-h
../header
$$
F
;
done
)
...
...
header
View file @
a2d70712
The CDuce compiler
Alain Frisch <Alain.Frisch@inria.fr> and the CDuce team
Copyright CNRS,INRIA, 2003
,2004,2005,2006,2007
(see LICENSE for details)
Copyright CNRS,INRIA, 2003
-2009
(see LICENSE for details)
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