changed find . -name '*' to find . -type f
[unix-history] / usr.bin / last / Makefile
# @(#)Makefile 5.3 (Berkeley) 5/11/90
PROG= last
.include <bsd.prog.mk>