X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=helm%2Fwww%2Flambdadelta%2Fbin%2Fxhtbl%2FMakefile;h=c56f2d8d7dea84b1dc270055cebf59dfe466c157;hp=e1b330db9edebac773ca5b4e9ebc22a5acd1a69a;hb=528f8ea107f689d07d060e1d31ba32bf65b4e6ba;hpb=9b1b59a049935f5382ed7def91b807bbf9453894 diff --git a/helm/www/lambdadelta/bin/xhtbl/Makefile b/helm/www/lambdadelta/bin/xhtbl/Makefile index e1b330db9..c56f2d8d7 100644 --- a/helm/www/lambdadelta/bin/xhtbl/Makefile +++ b/helm/www/lambdadelta/bin/xhtbl/Makefile @@ -1,11 +1,10 @@ -EXEC = xhtbl -VERSION=0.1.1 +EXECS = xhtbl REQUIRES = str -YACCFLAGS = -v - include ../Makefile.common test: @$(MAKE) --no-print-directory -C ../../ www + +.PHONY: test