afc0f998fc
NetBSD/alpha.
7 lines
119 B
Makefile
7 lines
119 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 1997/12/18 07:37:37 thorpej Exp $
|
|
|
|
PROG= strings
|
|
SRCS= strings.c
|
|
|
|
.include <bsd.prog.mk>
|