NetBSD/share/ldscripts/Makefile

13 lines
196 B
Makefile

# $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>