# @(#)Makefile 5.1 (Berkeley) 5/11/90
PROG= pom
MAN6= pom.0
DPADD= ${LIBM}
LDADD= -lm
.include <bsd.prog.mk>