7 lines
197 B
Makefile
7 lines
197 B
Makefile
# $NetBSD: Makefile,v 1.6 2001/07/17 03:56:48 thorpej Exp $
|
|
|
|
#Uncomment the next line to enable the new .init fallthru
|
|
CPPFLAGS+= -I- -I${.CURDIR}
|
|
|
|
.include "${.CURDIR}/../common_elf/Makefile.inc"
|