# Makefile,v 1.1.1.1 1998/11/26 04:10:48 tunes Exp

TUNES=$(shell cd ../..;pwd)
REQUIRE_CONFIG = y
REQUIRE_DEPEND = y
GOAL = both

include $(TUNES)/Rules.make
