# $Id: Makefile,v 3.2 2002/02/13 00:17:49 stolpmann Exp $ all: $(MAKE) -f Makefile.ocaml all $(MAKE) -f Makefile.perl all test: $(MAKE) -f Makefile.perl test clean: $(MAKE) -f Makefile.ocaml clean -$(MAKE) -f Makefile.perl clean