NetBSD/gnu/usr.bin/binutils/strings/Makefile

8 lines
125 B
Makefile
Raw Normal View History

1999-02-03 01:05:58 +03:00
# $NetBSD: Makefile,v 1.3 1999/02/02 22:06:01 tv Exp $
PROG= strings
SRCS= strings.c
MAN= strings.1
.include <bsd.prog.mk>