6 lines
139 B
Makefile
6 lines
139 B
Makefile
# $NetBSD: Makefile,v 1.12 2001/07/17 12:16:43 tsubai Exp $
|
|
|
|
CPPFLAGS+= -I- -I${.CURDIR}
|
|
|
|
.include "${.CURDIR}/../common_elf/Makefile.inc"
|