summaryrefslogtreecommitdiffstats
path: root/usr.bin/units/Makefile
blob: 946132c7bb990240e6f2e0d757eb17be586cdf91 (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

PROG=	units

beforeinstall:
	${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 \
	    ${.CURDIR}/units.lib ${DESTDIR}/usr/share/misc

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud