X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=scripts%2FMakefile;h=cca402c5be7f7e509a4e37269e31004c573ccbdd;hb=ec0b2fe822bac60e194044fdb7092156705e4595;hp=c24a331bfa3686d76e7e97cedcceb75772a04980;hpb=2c61c4ed12f53bc7209275cdd848fe0b0b0b6321;p=cocanwiki.git diff --git a/scripts/Makefile b/scripts/Makefile index c24a331..cca402c 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -1,13 +1,12 @@ # Makefile for COCANWIKI. -# $Id: Makefile,v 1.44 2004/10/21 11:48:21 rich Exp $ +# $Id: Makefile,v 1.45 2004/10/24 19:25:20 rich Exp $ include ../Makefile.config OCAMLC := ocamlc -# XXX Move GregorianDate out of +merjis. OCAMLCFLAGS := -w s \ -I +apache -I +pcre -I +dbi -I +extlib -I +netstring \ - -I +merjis -I lib + -I +gregoriandate -I lib CPP := cpp SRCS := $(wildcard *.ml)