85fa4c76e5
'yes', not 2.
9 lines
89 B
Makefile
9 lines
89 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= burncd
|
|
WARNS?= 2
|
|
NO_WERROR= yes
|
|
MAN= burncd.8
|
|
|
|
.include <bsd.prog.mk>
|