6 lines
138 B
Makefile
6 lines
138 B
Makefile
# $NetBSD: Makefile,v 1.2 2001/07/23 20:43:31 tsubai Exp $
|
|
|
|
CPPFLAGS+= -I- -I${.CURDIR}
|
|
|
|
.include "${.CURDIR}/../common_elf/Makefile.inc"
|