xref: /dragonfly/libexec/comsat/Makefile (revision 2cd2d2b5)
1#	@(#)Makefile	8.1 (Berkeley) 6/4/93
2# $FreeBSD: src/libexec/comsat/Makefile,v 1.6.2.1 2001/04/25 10:40:50 ru Exp $
3# $DragonFly: src/libexec/comsat/Makefile,v 1.2 2003/06/17 04:27:07 dillon Exp $
4
5PROG=	comsat
6MAN=	comsat.8
7
8.include <bsd.prog.mk>
9