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
636ed438
Commit
636ed438
authored
Jul 10, 2007
by
Pietro Abate
Browse files
[r2004-12-30 00:53:15 by afrisch] Ajout AUTHORS
Original author: afrisch Date: 2004-12-30 00:53:15+00:00
parent
d64c24d7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
636ed438
...
...
@@ -45,7 +45,7 @@ debug:
# Packaging
DISTRIB
=
$(DIRS)
cduce.spec tools web depend INSTALL INSTALL.WIN32 CHANGES LICENSE README Makefile.conf.template configure configure.ml doc
DISTRIB
=
$(DIRS)
cduce.spec tools web depend INSTALL INSTALL.WIN32 CHANGES LICENSE README
AUTHORS
Makefile.conf.template configure configure.ml doc
PACKAGE
=
cduce-
$(VERSION)
.PHONY
:
package
...
...
@@ -85,7 +85,7 @@ OCAML_STDLIBDIR := $(shell ocamlc -where)
echo
"prerr_endline \"All done!\""
>>
$@
echo '(* vim
:
set ft=ocaml: *)' >> $@
CVS_DISTRIB
=
web CHANGES LICENSE README doc cduce dtd2cduce
CVS_DISTRIB
=
web CHANGES LICENSE README
AUTHORS
doc cduce dtd2cduce
cvs_snapshot_bin
:
clean
if
[[
`
uname
`
!=
Linux
]]
;
then
echo
"Not a Linux box!"
;
exit
2
;
fi
$(MAKE)
cduce dtd2cduce
NATIVE
=
true
EXTRA_LINK_OPTS
=
"-ccopt -static"
VERSION
=
cvs
`
date
+%Y%m%d
`
...
...
header
View file @
636ed438
The CDuce compiler
Alain Frisch <Alain.Frisch@
ens
.fr> and the CDuce team
Copyright 2003,2004 (see LICENSE for details)
Alain Frisch <Alain.Frisch@
inria
.fr> and the CDuce team
Copyright
CNRS,INRIA,
2003,2004 (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