first pass for new make
[unix-history] / usr / src / usr.bin / strings / Makefile
CommitLineData
662ace95 1# @(#)Makefile 5.3 (Berkeley) %G%
59c69ef3 2
662ace95 3PROG= strings
59c69ef3 4
662ace95 5.include <bsd.prog.mk>