git.annexia.org
/
ocaml-ancient.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Remove CVS $Id$ strings.
[ocaml-ancient.git]
/
Makefile.config
1
# Mark objects as 'ancient' so they are taken out of the OCaml heap.
2
3
PACKAGE := ancient
4
VERSION := 0.8.0
5
6
OCAML_VERSION_MAJOR := $(shell ocaml ocaml_version.ml major)
7
OCAML_VERSION_MINOR := $(shell ocaml ocaml_version.ml minor)