X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fbinaries%2FMakefile;h=a2b89ee979f64b4ddd403183dfb570fb6af7cb94;hb=0a50912f2577243a1f9e4068b02877b8e61181c9;hp=0f79acfe41879c4ce22e61f26f75fd4096fadb5b;hpb=372dd23aa25ac67965f5427f7b56aa7d1f465138;p=helm.git diff --git a/helm/software/components/binaries/Makefile b/helm/software/components/binaries/Makefile index 0f79acfe4..a2b89ee97 100644 --- a/helm/software/components/binaries/Makefile +++ b/helm/software/components/binaries/Makefile @@ -1,6 +1,6 @@ H=@ -BINARIES=extractor table_creator utilities saturate tptp2grafite +BINARIES=extractor table_creator utilities saturate all: $(BINARIES:%=rec@all@%) opt: $(BINARIES:%=rec@opt@%)