# @(#)Makefile 8.1 (Berkeley) 5/31/93 # $FreeBSD$ PROG= pom MAN= pom.6 DPADD= ${LIBM} LDADD= -lm .include