X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FsearchEngine%2FMakefile;fp=helm%2FsearchEngine%2FMakefile;h=e7b9555e418a6bab87dc4e75f416c285f46fce12;hb=9d04d8c478c68127fade09c220e983adbf492c15;hp=a2287e77d1005763c5e5dd72c99c7d36f040e9b9;hpb=88a6496842ccbd8609af21609bff80e8f966e864;p=helm.git diff --git a/helm/searchEngine/Makefile b/helm/searchEngine/Makefile index a2287e77d..e7b9555e4 100644 --- a/helm/searchEngine/Makefile +++ b/helm/searchEngine/Makefile @@ -1,6 +1,6 @@ REQUIRES = http helm-cic_textual_parser helm-cic_proof_checking \ helm-xml gdome2-xslt helm-cic_unification helm-mathql \ - helm-mathql_interpreter helm-mathql_generator netclient + helm-mathql_interpreter helm-mathql_generator OCAMLOPTIONS = -package "$(REQUIRES)" -pp camlp4o -I ../gTopLevel OCAMLC = ocamlfind ocamlc $(OCAMLOPTIONS) OCAMLOPT = ocamlfind ocamlopt $(OCAMLOPTIONS)