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