Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / usr.bin / units / Makefile
1 # $FreeBSD: src/usr.bin/units/Makefile,v 1.5.2.1 2002/02/18 16:16:57 ru Exp $
2 # $DragonFly: src/usr.bin/units/Makefile,v 1.2 2003/06/17 04:29:33 dillon Exp $
3
4 PROG=   units
5 FILES=  units.lib
6 FILESDIR=       ${SHAREDIR}/misc
7
8 .include <bsd.prog.mk>