eacae6dc66
Sponsored by: EMC / Isilon Storage Division
9 lines
106 B
Makefile
9 lines
106 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 5/31/93
|
|
# $FreeBSD$
|
|
|
|
PROG= pom
|
|
MAN= pom.6
|
|
LIBADD= m
|
|
|
|
.include <bsd.prog.mk>
|