X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Makefile.config;h=ec3c5d7cded36ef0b632fc620aca4920019876c4;hb=9e88eacb7d2a8883900fba0c8abedc26c7510d98;hp=f1f11195e25e01e1167fa3e4cbc3c39ecef56d8f;hpb=cebffe96606d28998c2f7ce820cc4e8a9a60be63;p=perl4caml.git diff --git a/Makefile.config b/Makefile.config index f1f1119..ec3c5d7 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,5 +1,5 @@ # perl4caml configuration -*- Makefile -*- -# $Id: Makefile.config,v 1.4 2003-10-14 16:07:05 rich Exp $ +# $Id: Makefile.config,v 1.7 2003-10-15 09:49:52 rich Exp $ # PERLINCDIR # Directory containing the Perl include files, eg. . @@ -7,11 +7,12 @@ PERLINCDIR := $(shell perl -MConfig -e 'print "$$Config{archlib}/CORE"') # OCAMLLIBDIR -# This is where we will install perl4caml. +# This is where we will install perl4caml (actually in the /perl subdirectory +# of this, so you will need to add '-I +perl' when compiling programs). OCAMLLIBDIR := $(shell ocamlc -where) # PACKAGE and VERSION PACKAGE := perl4caml -VERSION := 0.3.0 +VERSION := 0.3.2