Initial import of binutils 2.22 on the new vendor branch
[dragonfly.git] / usr.bin / showmount / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/6/93
2 # $FreeBSD: src/usr.bin/showmount/Makefile,v 1.3.14.1 2001/04/25 11:29:39 ru Exp $
3 # $DragonFly: src/usr.bin/showmount/Makefile,v 1.4 2007/08/27 16:50:58 pavalos Exp $
4
5 PROG=   showmount
6 MAN=    showmount.8
7
8 .include <bsd.prog.mk>