freebsd-dev/usr.bin/pom/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
122 B
Makefile
Raw Normal View History

# @(#)Makefile 8.1 (Berkeley) 5/31/93
# $FreeBSD$
PACKAGE= games
PROG= pom
MAN= pom.6
LIBADD= m
.include <bsd.prog.mk>