]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/nlibrary/topology/Makefile
removed boh
[helm.git] / helm / software / matita / nlibrary / topology / Makefile
index a14464f608015bba23bc6d3f7eea623d0e4b313b..4a78164fbf95353e0f0b18e0b373194c87750c50 100644 (file)
@@ -1,7 +1,14 @@
-SRC=$(wildcard *.ma)
+SRC=igft.ma
 
 all: $(SRC:%.ma=%.html)
 
+print: $(SRC:%.ma=%.pdf)
+
+%.pdf: %.html
+       # requires http://torisugari.googlepages.com/commandlineprint2
+       touch $@
+       iceweasel -print file://$$PWD/$< -printmode PDF -printfile ./$@
+
 clean:
        rm *.html *.png *.mdwn