5 lines
135 B
Makefile
5 lines
135 B
Makefile
# $NetBSD: Makefile,v 1.2 2001/07/17 06:45:46 matt Exp $
|
|
CPPFLAGS+= -I- -I${.CURDIR}
|
|
|
|
.include "${.CURDIR}/../common_elf/Makefile.inc"
|