X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=helm%2Fhbugs%2Fcommon%2FMakefile.overrides;fp=helm%2Fhbugs%2Fcommon%2FMakefile.overrides;h=0000000000000000000000000000000000000000;hp=f1ce521218822256ef15a04b1fecd0f90a37efc0;hb=869549224eef6278a48c16ae27dd786376082b38;hpb=89262281b6e83bd2321150f81f1a0583645eb0c8 diff --git a/helm/hbugs/common/Makefile.overrides b/helm/hbugs/common/Makefile.overrides deleted file mode 100644 index f1ce52121..000000000 --- a/helm/hbugs/common/Makefile.overrides +++ /dev/null @@ -1,6 +0,0 @@ -hbugs_types.cmi hbugs_types.cmo: hbugs_types.ml - $(OCAMLC) -c $< -threadSafe.cmi threadSafe.cmo: threadSafe.ml - $(OCAMLC) -package threads -c $< -threadSafe.cmx: threadSafe.ml threadSafe.cmi - $(OCAMLOPT) -package threads -c $<