Home | History | Annotate | Line # | Download | only in usr.sbin
      1 #	$NetBSD: Makefile,v 1.8 2024/06/29 16:36:17 christos Exp $
      2 
      3 .include <bsd.own.mk>
      4 
      5 SUBDIR=		dbsym mdsetimage ncdcs
      6 
      7 # Speedup stubs for some subtrees that don't need to run these rules
      8 includes-dbsym includes-mdsetimage:
      9 	@true
     10 
     11 .include <bsd.subdir.mk>
     12