summaryrefslogtreecommitdiffstats
path: root/usr.bin/units/Makefile
blob: 15679b5a7ce044a1e1687b3c8f4bb4b9b77871c5 (plain)
1
2
3
4
5
6
7
8
9
#	$Id: Makefile,v 1.2 1996/04/06 06:00:58 thorpej Exp $

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