Added savehist=1000 as a security feature to know what root has been up to,
[unix-history] / usr.bin / finger / Makefile
# @(#)Makefile 5.3 (Berkeley) 5/11/90
PROG= finger
SRCS= finger.c lprint.c net.c sprint.c util.c
.include <bsd.prog.mk>