X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FgTopLevel%2FMakefile;h=7ce96c052cf277508b4e0b9c1912d9aaaa6fb89f;hb=0148419c577eab74538b8e2564a64e399d8bdd65;hp=9c9aaea62093ff46d45db89e6b32c21e426830ac;hpb=4227b4756648f58c9db4bcea9a6aa2770df3ac01;p=helm.git diff --git a/helm/gTopLevel/Makefile b/helm/gTopLevel/Makefile index 9c9aaea62..7ce96c052 100644 --- a/helm/gTopLevel/Makefile +++ b/helm/gTopLevel/Makefile @@ -2,7 +2,7 @@ BIN_DIR = /usr/local/bin REQUIRES = lablgtkmathview helm-cic_textual_parser helm-tex_cic_textual_parser \ helm-cic_proof_checking helm-xml gdome2-xslt helm-cic_unification \ helm-mathql helm-mathql_interpreter helm-mathql_generator \ - helm-tactics threads hbugs-client mathml-editor \ + helm-tactics threads hbugs-client mathml-editor \ helm-cic_transformations PREDICATES = "gnome,init,glade" OCAMLOPTIONS = -package "$(REQUIRES)" -predicates "$(PREDICATES)" -pp camlp4o @@ -77,11 +77,3 @@ uninstall: ifneq ($(MAKECMDGOALS), depend) include .depend endif - - - - - - - -