X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fuwobo%2FMakefile;h=c2a97d7c5fe5fcca7a41eace74176d2299cabfb4;hb=140f8132e436a1e964a52b0b044fce163147491c;hp=b3a989e7e1c30ca03231e3c85f941bc59821f498;hpb=89da6fe5cffd1fe43ef391827006f8cf3208570a;p=helm.git diff --git a/helm/uwobo/Makefile b/helm/uwobo/Makefile index b3a989e7e..c2a97d7c5 100644 --- a/helm/uwobo/Makefile +++ b/helm/uwobo/Makefile @@ -1,7 +1,7 @@ VERSION = 0.2.1 DISTDIR = uwobo-$(VERSION) DISTTARBALL = $(DISTDIR).tar.gz -REQUIRES = http gdome2 gdome2-xslt pcre unix netclient +REQUIRES = http gdome2 gdome2-xslt pcre unix COMMONOPTS = -package "$(REQUIRES)" -pp camlp4o OCAMLFIND = ocamlfind OCAMLC = $(OCAMLFIND) ocamlc $(COMMONOPTS)