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