Home | History | Annotate | Line # | Download | only in units
Makefile revision 1.4
      1 #	$NetBSD: Makefile,v 1.4 1997/03/24 21:59:57 christos Exp $
      2 
      3 PROG=	units
      4 FILES=  units.lib
      5 FILESDIR=/usr/share/misc
      6 
      7 .include <bsd.prog.mk>
      8