]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/lambdadelta/bin/xhtbl/Makefile
update in basic_2
[helm.git] / helm / www / lambdadelta / bin / xhtbl / Makefile
index c9bea1a53ea1a862f7b705ca42197ed1b58b3e20..c56f2d8d7dea84b1dc270055cebf59dfe466c157 100644 (file)
@@ -1,11 +1,10 @@
-EXEC = xhtbl
-VERSION=0.1.1
+EXECS = xhtbl
 
 REQUIRES = str
 
-YACCFLAGS = -v
-
-include Makefile.common
+include ../Makefile.common
 
 test:
        @$(MAKE) --no-print-directory -C ../../ www
+
+.PHONY: test