xref: /csrg-svn/usr.bin/graph/Makefile (revision 62019)
1*62019Sbostic#	@(#)Makefile	8.1 (Berkeley) 06/06/93
211777Ssam
341677SbosticPROG=	graph
441677SbosticDPADD=	${LIBM} ${LIBPLOT}
541677SbosticLDADD=	-lplot -lm
611777Ssam
741677Sbostic.include <bsd.prog.mk>
8