summaryrefslogtreecommitdiff
path: root/usr.bin/strings/Makefile
blob: ec7b114ff35e70512208895e7d5e70612da0ff09 (plain)
1
2
3
4
5
6
#	$OpenBSD: Makefile,v 1.2 1996/06/26 05:39:29 deraadt Exp $
#	$NetBSD: Makefile,v 1.3 1994/12/10 11:54:22 jtc Exp $

PROG=	strings

.include <bsd.prog.mk>