summaryrefslogtreecommitdiff
path: root/usr.bin/strings/Makefile
blob: ced6021092b85e27affc4ff6813fc6cc27d9d27e (plain)
1
2
3
4
5
6
#	from: @(#)Makefile	5.3 (Berkeley) 5/11/90
#	$Id: Makefile,v 1.2 1993/07/30 23:50:55 mycroft Exp $

PROG=	strings

.include <bsd.prog.mk>