pooka fbc989bbef Use linker script to make __start/stop_link_set_modules be present
in libs built with binutils >=2.19.  This is a less error-prone
method than the previous where components had to be tagged in the
Makefile as modules (and if they weren't, things broke.  and vice
versa).
2009-12-12 17:10:19 +00:00

7 lines
132 B
Makefile

# $NetBSD: Makefile.inc,v 1.14 2009/12/12 17:10:19 pooka Exp $
#
RUMPTOP= ${.CURDIR}/../../..
.include "${RUMPTOP}/Makefile.rump"