X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2FMakefile;h=8d6f2ccd2f60da89d179693bdb6bc2a618e44407;hp=41c7acdd1b2f4e3ef410206eca98e8166398883d;hb=68b4f2490c12139c03760b39895619e63b0f38c9;hpb=1fd63df4c77f5c24024769432ea8492748b4ac79 diff --git a/matita/matita/contribs/lambdadelta/Makefile b/matita/matita/contribs/lambdadelta/Makefile index 41c7acdd1..8d6f2ccd2 100644 --- a/matita/matita/contribs/lambdadelta/Makefile +++ b/matita/matita/contribs/lambdadelta/Makefile @@ -5,7 +5,7 @@ TRIM := sed "s/ \\+$$//" XOA_DIR := ../../../components/binaries/xoa XOA := xoa.native -XOA_CONF := ground_2/xoa.conf.xml +XOA_CONF := ground/xoa.conf.xml XOA_OPTS := ../../matita.conf.xml $(XOA_CONF) DEP_INPUT := .depend @@ -26,7 +26,7 @@ TAGS := all names xoa orig elim deps top leaf stats tbls odeps trim clean \ pack-ground pack-2a pack-2b \ home up-home \ -PACKAGES := ground_2 basic_2A static_2 basic_2 apps_2 alpha_1 +PACKAGES := ground basic_2A static_2 basic_2 apps_2 alpha_1 LDWS := $(shell find -name "*.ldw.xml") TBLS := $(shell find -name "*.tbl") @@ -248,7 +248,7 @@ trim: $(TRIMS:%=%.trimmed) pack-ground: PKG = lambdadelta_ground -pack-ground: DIRS = ground_2 +pack-ground: DIRS = ground pack-ground: PMAS = $(shell find $(DIRS) -name *.ma)