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