#
#
#
# @(#) $Id: Makefile,v 1.4 2002/07/02 17:20:46 torcs Exp $
#


SHIPDIR   = drivers/cylos1/tracksdata

SHIP      = $(shell find *.xml -maxdepth 0 -type f -print)

src-robots-base_PKGFILES	= $(shell find * -maxdepth 0 -type f -print)

src-robots-base_PKGDIR	= ${PACKAGE}-${VERSION}/$(subst ${TORCS_BASE},,$(shell pwd))

include ${MAKE_DEFAULT}


