Changes to enable fastlinks. Compile with option FASTLINKS to activate.
[unix-history] / games / pom / Makefile
# @(#)Makefile 5.1 (Berkeley) 5/11/90
PROG= pom
MAN6= pom.6
DPADD= ${LIBM}
LDADD= -lm
.include <bsd.prog.mk>