use btree instead of hashing, don't have to resort later
[unix-history] / usr / src / usr.bin / strings / Makefile
# @(#)Makefile 5.3 (Berkeley) %G%
PROG= strings
.include <bsd.prog.mk>