second arg to mmap is a size_t
[unix-history] / usr / src / usr.bin / cmp / Makefile
# @(#)Makefile 5.4 (Berkeley) %G%
PROG= cmp
SRCS= cmp.c misc.c regular.c special.c
.include <bsd.prog.mk>