Use .Nm properly and streamline the wording a bit.
[dragonfly/port-amd64.git] / usr.bin / units / Makefile
blob29c0e804808a503cf3b811ad0270620cd5892a5b
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.3 2005/02/02 06:22:30 cpressey Exp $
4 PROG= units
5 WARNS?= 6
6 FILES= units.lib
7 FILESDIR= ${SHAREDIR}/misc
9 .include <bsd.prog.mk>