# $Id$

SRCROOT:=	../..
.include "$(SRCROOT)/pttbbs.mk"

SRCS:=	alloc.c random.c time.c
LIB:=	cmdiet

install:

.include <bsd.lib.mk>