NetBSD-5.0.2/regress/libexec/Makefile

#	$NetBSD: Makefile,v 1.2 2007/05/23 09:39:53 he Exp $

.include <bsd.own.mk>

.if (${MKPIC} != "no")
SUBDIR+= ld.elf_so
.endif

.include <bsd.subdir.mk>