Initial import of binutils 2.22 on the new vendor branch
[dragonfly.git] / usr.bin / which / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/6/93
2 # $FreeBSD: src/usr.bin/which/Makefile,v 1.5.2.3 2002/08/07 16:32:01 ru Exp $
3 # $DragonFly: src/usr.bin/which/Makefile,v 1.6 2007/08/27 16:51:01 pavalos Exp $
4
5 PROG=   which
6
7 .include <bsd.prog.mk>