xref: /freebsd/libexec/comsat/Makefile (revision 396c556d77189a5c474d35cec6f44a762e310b7d)
1#	@(#)Makefile	8.1 (Berkeley) 6/4/93
2# $FreeBSD$
3
4PROG=	comsat
5MAN=	comsat.8
6
7.include <bsd.prog.mk>
8