6 lines
131 B
Makefile
6 lines
131 B
Makefile
# $NetBSD: Makefile,v 1.2 2011/10/29 10:28:37 mrg Exp $
|
|
|
|
CPPFLAGS+= -I${.CURDIR}
|
|
|
|
.include "${.CURDIR}/../common_elf/Makefile.inc"
|