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