# Makefile,v 1.5 2003/02/02 00:04:37 fare Exp

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

include $(TUNES)/Rules.make
