[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / usr.bin / units

File: [local] / src / usr.bin / units / Makefile (download)

Revision 1.1.1.1 (vendor branch), Wed Oct 18 08:46:30 1995 UTC (28 years, 7 months ago) by deraadt
CVS Tags: netbsd_1_1
Changes since 1.1: +0 -0 lines

initial import of NetBSD tree

#	$Id: Makefile,v 1.1.1.1 1995/10/18 08:46:30 deraadt Exp $

PROG=	units

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

.include <bsd.prog.mk>