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