blob: 5a7f955bdecd2ac595c029a96f4d88946c69823f (
plain)
1
2
3
4
5
6
|
# $NetBSD: Makefile,v 1.2 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"
|