5 lines
135 B
Makefile
5 lines
135 B
Makefile
# $NetBSD: Makefile,v 1.2 2003/10/06 05:28:05 matt Exp $
|
|
CPPFLAGS+= -I- -I${.CURDIR}
|
|
|
|
.include "${.CURDIR}/../common_elf/Makefile.inc"
|