Home | History | Annotate | Line # | Download | only in libexec
      1  1.2        he #	$NetBSD: Makefile,v 1.2 2007/05/23 09:39:53 he Exp $
      2  1.1  christos 
      3  1.1  christos .include <bsd.own.mk>
      4  1.1  christos 
      5  1.2        he .if (${MKPIC} != "no")
      6  1.1  christos SUBDIR+= ld.elf_so
      7  1.2        he .endif
      8  1.1  christos 
      9  1.1  christos .include <bsd.subdir.mk>
     10