1PROG= finger 2SRCS= finger.c lprint.c net.c sprint.c util.c 3MAN= finger.1 finger.conf.5 4 5.include <bsd.prog.mk> 6