8 lines
141 B
Makefile
8 lines
141 B
Makefile
# $NetBSD: Makefile,v 1.4 1997/03/24 21:59:57 christos Exp $
|
|
|
|
PROG= units
|
|
FILES= units.lib
|
|
FILESDIR=/usr/share/misc
|
|
|
|
.include <bsd.prog.mk>
|