# $Id: Makefile.config,v 1.32 2006/07/27 09:37:10 rich Exp $ PACKAGE := cocanwiki VERSION := 1.4.2 # Normally ignored. However, if you are installing centrally (using # 'make pkg-install'), then the components are installed in the # following directories. This really only applies for packagers # building the Debian package. APACHECONFDIR := /etc/apache WIKIINSTALLDIR := /usr/share/cocanwiki # Location of PG'OCaml (http://merjis.com/developers/pgocaml) PGOCAMLDIR := $(HOME)/d/merjis/freeware/pgocaml # Location of the OCaml lib directory. OCAMLLIBDIR := $(shell ocamlc -where)