6 lines
93 B
Makefile
6 lines
93 B
Makefile
|
# $NetBSD: Makefile,v 1.1 1999/02/15 15:07:15 kleink Exp $
|
||
|
|
||
|
PROG= nl
|
||
|
|
||
|
.include <bsd.prog.mk>
|