4ae80dbd09
conditionals.
8 lines
146 B
Makefile
8 lines
146 B
Makefile
# $NetBSD: Makefile,v 1.6 2002/09/16 16:22:22 thorpej Exp $
|
|
|
|
PROG= strings
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
.include "${.CURDIR}/../common/Makefile.prog"
|