Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > d0129efeddc18e80df78fb93bad9958d > files > 22

ocaml-pcre-devel-6.0.1-5mdv2010.0.i586.rpm

# install the package ocamlmakefile for this file
OCAMLMAKEFILE = /usr/share/ocamlmakefile/OCamlMakefile

SOURCES = pcregrep.ml
INCDIRS = +pcre
LIBDIRS = +pcre
LIBS    = pcre
RESULT  = pcregrep

-include $(OCAMLMAKEFILE)