xref: /dragonfly/libexec/comsat/Makefile (revision 37de577a)
1#	@(#)Makefile	8.1 (Berkeley) 6/4/93
2# $FreeBSD: head/libexec/comsat/Makefile 74814 2001-03-26 14:22:12Z ru $
3
4PROG=	comsat
5MAN=	comsat.8
6
7.include <bsd.prog.mk>
8