6 lines
99 B
Makefile
6 lines
99 B
Makefile
# $NetBSD: Makefile,v 1.2 2000/10/11 14:46:15 is Exp $
|
|
|
|
PROG= nl
|
|
WFORMAT= 1
|
|
.include <bsd.prog.mk>
|