Home | History | Annotate | Line # | Download | only in libexec
Makefile revision 1.6.22.1
      1  1.6.22.1       tls #	$NetBSD: Makefile,v 1.6.22.1 2014/08/10 07:10:08 tls Exp $
      2       1.1  gmcgarry 
      3       1.3    plunky .include <bsd.own.mk>
      4       1.3    plunky 
      5       1.5    plunky SUBDIR=		mkext .WAIT ccom cpp
      6       1.1  gmcgarry 
      7  1.6.22.1       tls .if ${MKCXX} != "no"
      8  1.6.22.1       tls SUBDIR+=	cxxcom
      9  1.6.22.1       tls .endif
     10  1.6.22.1       tls 
     11       1.1  gmcgarry .include <bsd.subdir.mk>
     12