blob: a584c0a5a0624559e4eda5e3b759a4ae8ff3e30f (
plain)
1
2
3
4
5
6
|
# $NetBSD: Makefile,v 1.24 2006/05/19 19:11:12 christos Exp $
#Uncomment the next line to enable the new .init fallthru
CPPFLAGS+= -I${.CURDIR}
.include "${.CURDIR}/../common_elf/Makefile.inc"
|