mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
e653b48c80
OK'ed by: core
7 lines
64 B
Makefile
7 lines
64 B
Makefile
# $FreeBSD$
|
|
PROG= mca
|
|
WARNS?= 4
|
|
NO_MAN=
|
|
|
|
.include <bsd.prog.mk>
|