summaryrefslogtreecommitdiff
path: root/share/ldscripts/Makefile
blob: 62f1940f6903563ccc958055a199208829586e87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#	$NetBSD: Makefile,v 1.1 2008/05/20 12:17:49 ad Exp $

NOOBJ=	# defined

.include <bsd.own.mk>

.if ${MKSHARE} != "no"
FILES=	kmodule
FILESDIR=/usr/share/ldscripts
.endif

.include <bsd.prog.mk>