first pass for new make
[unix-history] / usr / src / lib / libplot / grn / Makefile
# @(#)Makefile 6.3 (Berkeley) %G%
LIB= plotgrn
SRCS= arc.c box.c circle.c close.c cont.c dot.c erase.c label.c \
line.c linemod.c move.c open.c point.c space.c subr.c
.include <bsd.lib.mk>