# $Id: Makefile,v 1.2 2008/02/09 12:27:40 mbalmer Exp $

LIB = rtunes
SRCS= rtunes.c
OBJS= ../rtunes/cipher.o ../rtunes/mp4.o ../rtunes/rtsp.o ../rtunes/sys.o

.include <bsd.lib.mk>
