6 lines
137 B
Makefile
6 lines
137 B
Makefile
|
# $NetBSD: Makefile,v 1.13 2006/05/19 19:11:12 christos Exp $
|
||
|
|
||
|
CPPFLAGS+= -I${.CURDIR}
|
||
|
|
||
|
.include "${.CURDIR}/../common_elf/Makefile.inc"
|