f1f11195e25e01e1167fa3e4cbc3c39ecef56d8f
[perl4caml.git] / Makefile.config
1 # perl4caml configuration -*- Makefile -*-
2 # $Id: Makefile.config,v 1.4 2003-10-14 16:07:05 rich Exp $
3
4 # PERLINCDIR
5 # Directory containing the Perl include files, eg. <EXTERN.h>.
6
7 PERLINCDIR := $(shell perl -MConfig -e 'print "$$Config{archlib}/CORE"')
8
9 # OCAMLLIBDIR
10 # This is where we will install perl4caml.
11
12 OCAMLLIBDIR := $(shell ocamlc -where)
13
14 # PACKAGE and VERSION
15
16 PACKAGE := perl4caml
17 VERSION := 0.3.0