2ae92e3e07
Checked on Alpha and IA32. Reviewed by: maintainer timeout MFC after: 1 week
9 lines
89 B
Makefile
9 lines
89 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= burncd
|
|
WARNS?= 5
|
|
NO_WERROR= yes
|
|
MAN= burncd.8
|
|
|
|
.include <bsd.prog.mk>
|