summaryrefslogblamecommitdiffstats
path: root/common/diet/Makefile
blob: 72c02fbe1da8be6e37def0aa8c1efe01ccaf5ceb (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11

      








                               
# $Id$

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

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

install:

.include <bsd.lib.mk>