7 lines
56 B
Makefile
7 lines
56 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
PROG= mmap
|
||
|
NO_MAN=
|
||
|
|
||
|
.include <bsd.prog.mk>
|