c49d3c9bac
bsd.*.mk infrasture. Obtained from: ru
9 lines
79 B
Makefile
9 lines
79 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= getfmac
|
|
MAN= getfmac.8
|
|
|
|
WARNS?= 6
|
|
|
|
.include <bsd.prog.mk>
|