NetBSD/regress/libexec/Makefile

10 lines
154 B
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>