Buggy version - can't find the segfault right now.
[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.3 2006-09-27 18:39:44 rich Exp $
3
4 PACKAGE := ancient
5 VERSION := 0.0.3
6
7 ifeq ($(shell hostname),oirase)
8 TEST_WEBLOGS    := 1
9 endif