Home | History | Annotate | Line # | Download | only in elftosb
      1 # $NetBSD: Makefile,v 1.2 2015/01/05 00:51:50 mrg Exp $
      2 
      3 .include <bsd.own.mk>
      4 
      5 .if ${MKCXX} != "no"
      6 
      7 SUBDIR=	lib .WAIT usr.sbin
      8 
      9 .endif
     10 
     11 .include <bsd.subdir.mk>
     12