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