xref: /dragonfly/libexec/comsat/Makefile (revision ad9f8794)
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
4PROG=	comsat
5MAN=	comsat.8
6
7.include <bsd.prog.mk>
8