]> matita.cs.unibo.it Git - helm.git/blob - helm/DEVEL/pxp/netstring/tools/Makefile
Initial revision
[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