b7946da96b
Also add some missing $FreeBSD$ to keep svn happy.
8 lines
57 B
Makefile
8 lines
57 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= nl
|
|
|
|
WARNS?= 2
|
|
|
|
.include <bsd.prog.mk>
|