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