Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / usr.bin / ypwhich / Makefile
1 #       from: @(#)Makefile      5.8 (Berkeley) 7/28/90
2 # $FreeBSD: src/usr.bin/ypwhich/Makefile,v 1.5 1999/08/28 01:08:12 peter Exp $
3 # $DragonFly: src/usr.bin/ypwhich/Makefile,v 1.2 2003/06/17 04:29:34 dillon Exp $
4
5 PROG=   ypwhich
6
7 .include <bsd.prog.mk>