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

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