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