Version 0.0.5.
[ocaml-ancient.git] / Makefile.config
1 # Mark objects as 'ancient' so they are taken out of the OCaml heap.
2 # $Id: Makefile.config,v 1.5 2006-09-28 12:40:48 rich Exp $
3
4 PACKAGE := ancient
5 VERSION := 0.0.5
6
7 ifeq ($(shell hostname),oirase)
8 TEST_WEBLOGS    := 1
9 endif