Merge branch 'vendor/GCC44'
[dragonfly.git] / libexec / comsat / Makefile
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.3 2005/05/03 17:22:01 liamfoy Exp $
4
5 PROG=   comsat
6 MAN=    comsat.8
7 WARNS?= 6
8
9 .include <bsd.prog.mk>