]> matita.cs.unibo.it Git - helm.git/blob - matita/matita/lib/Makefile
077e945ceb271d274d5f3fcc7850b5a90c68e5e7
[helm.git] / matita / matita / lib / Makefile
1 all:
2         touch extraction.ma
3         EXTRACT_HASKELL=1 ../matitac extraction.ma 2> /tmp/foo.hs
4         cat preamble.hs /tmp/foo.hs > extraction.hs
5
6 .PHONY: all
7
8 # ghci extraction.hs