7 lines
197 B
Makefile
7 lines
197 B
Makefile
# $NetBSD: Makefile,v 1.23 2001/07/18 04:43:48 simonb Exp $
|
|
|
|
#Uncomment the next line to enable the new .init fallthru
|
|
CPPFLAGS+= -I- -I${.CURDIR}
|
|
|
|
.include "${.CURDIR}/../common_elf/Makefile.inc"
|