855e98819b
- use err/errx - prototypes
8 lines
133 B
Makefile
8 lines
133 B
Makefile
# $NetBSD: Makefile,v 1.4 2011/08/16 12:00:46 christos Exp $
|
|
|
|
PROG= nl
|
|
|
|
COPTS.nl.c += -Wno-format-nonliteral
|
|
|
|
.include <bsd.prog.mk>
|