6bea810c23
for both platforms. they share dot_init.h with a single #ifdef #define difference...
9 lines
218 B
Makefile
9 lines
218 B
Makefile
# $NetBSD: Makefile,v 1.5 2001/07/17 18:25:11 mrg Exp $
|
|
|
|
#Uncomment the next line to enable the new .init fallthru
|
|
CPPFLAGS+= -I- -I${.CURDIR}/../sparc_elf
|
|
|
|
ELFSIZE=64
|
|
|
|
.include "${.CURDIR}/../common_elf/Makefile.inc"
|