10ba562c0b39ed89652fcdca1b559799bb2940eb
[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.2 2006-09-27 14:05:07 rich Exp $
3
4 PACKAGE := ancient
5 VERSION := 0.0.2
6
7 ifeq ($(shell hostname),oirase)
8 TEST_WEBLOGS    := 1
9 endif