6 lines
136 B
Makefile
6 lines
136 B
Makefile
# $NetBSD: Makefile,v 1.1 2006/06/30 22:49:50 ross Exp $
|
|
|
|
CPPFLAGS+= -I- -I${.CURDIR}
|
|
|
|
.include "${.CURDIR}/../common_elf/Makefile.inc"
|