Initial import of binutils 2.22 on the new vendor branch
[dragonfly.git] / usr.bin / getent / Makefile
1 # $FreeBSD: src/usr.bin/getent/Makefile,v 1.2 2006/05/04 09:01:54 maxim Exp $
2 # $DragonFly: src/usr.bin/getent/Makefile,v 1.1 2007/12/04 18:13:09 dillon Exp $
3
4 PROG=   getent
5
6 .include <bsd.prog.mk>