2006-05-19 23:11:12 +04:00
|
|
|
# $NetBSD: Makefile,v 1.6 2006/05/19 19:11:12 christos Exp $
|
2001-07-17 22:25:11 +04:00
|
|
|
|
|
|
|
#Uncomment the next line to enable the new .init fallthru
|
2006-05-19 23:11:12 +04:00
|
|
|
CPPFLAGS+= -I${.CURDIR}/../sparc_elf
|
1998-09-11 07:36:23 +04:00
|
|
|
|
1999-03-20 03:32:40 +03:00
|
|
|
ELFSIZE=64
|
1998-09-11 07:36:23 +04:00
|
|
|
|
1999-03-20 03:32:40 +03:00
|
|
|
.include "${.CURDIR}/../common_elf/Makefile.inc"
|