1 2 3 4 5 6 7
# $NetBSD: Makefile,v 1.4 1999/02/09 19:21:55 tv Exp $ PROG= strings SRCS= strings.c MAN= strings.1 .include <bsd.prog.mk>