NetBSD/sys/modules/xldscripts/Makefile
skrll 25edd46c0c Move the kmodule linker script source into sys/modules/xldscripts. It is
not part of binutils and definitely not GPL v3.

Discussed with mrg.
2009-11-10 14:47:52 +00:00

9 lines
148 B
Makefile

# $NetBSD: Makefile,v 1.1 2009/11/10 14:47:52 skrll Exp $
NOOBJ= # defined
FILES= kmodule
FILESDIR=/usr/libdata/ldscripts
.include <bsd.prog.mk>