Enable the new (working) .init/.fini magic.
This commit is contained in:
parent
86ec8403dd
commit
4abcdae85e
@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.20 2001/05/11 22:44:14 ross Exp $
|
||||
# $NetBSD: Makefile,v 1.21 2001/07/17 03:56:48 thorpej Exp $
|
||||
|
||||
ELFSIZE= 64
|
||||
|
||||
#Uncomment the next line to enable the new .init fallthru
|
||||
#CPPFLAGS+= -I- -I${.CURDIR}
|
||||
CPPFLAGS+= -I- -I${.CURDIR}
|
||||
|
||||
.include "${.CURDIR}/../common_elf/Makefile.inc"
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $NetBSD: Makefile,v 1.5 2001/05/11 22:44:15 ross Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2001/07/17 03:56:48 thorpej Exp $
|
||||
|
||||
#Uncomment the next line to enable the new .init fallthru
|
||||
#CPPFLAGS+= -I- -I${.CURDIR}
|
||||
CPPFLAGS+= -I- -I${.CURDIR}
|
||||
|
||||
.include "${.CURDIR}/../common_elf/Makefile.inc"
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $NetBSD: Makefile,v 1.5 2001/05/12 00:17:55 kleink Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2001/07/17 03:56:49 thorpej Exp $
|
||||
|
||||
#Uncomment the next line to enable the new .init fallthru
|
||||
#CPPFLAGS+= -I- -I${.CURDIR}
|
||||
CPPFLAGS+= -I- -I${.CURDIR}
|
||||
|
||||
.include "${.CURDIR}/../common_elf/Makefile.inc"
|
||||
|
Loading…
Reference in New Issue
Block a user