]> matita.cs.unibo.it Git - helm.git/blob - helm/DEVEL/pxp/netstring/tools/Makefile
b3c148db7af62508e767b5bff53fcc546395b96d
[helm.git] / helm / DEVEL / pxp / netstring / tools / Makefile
1 all:
2         $(MAKE) -C unimap_to_ocaml
3
4 clean:
5
6 CLEAN: clean
7         $(MAKE) -C unimap_to_ocaml CLEAN
8
9 distclean: clean
10         $(MAKE) -C unimap_to_ocaml distclean