7 lines
193 B
Makefile
7 lines
193 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2002/07/05 13:31:28 scw Exp $
|
||
|
|
||
|
#Uncomment the next line to enable the new .init fallthru
|
||
|
CPPFLAGS+= -I- -I${.CURDIR}
|
||
|
|
||
|
.include "${.CURDIR}/../common_elf/Makefile.inc"
|