Home | History | Annotate | Line # | Download | only in rump
      1 #	$NetBSD: Makefile,v 1.7 2014/11/09 17:39:37 pooka Exp $
      2 #
      3 
      4 SUBDIR= 	include
      5 SUBDIR+=	librump
      6 SUBDIR+=	dev fs kern net
      7 SUBDIR+=	share
      8 
      9 .include <bsd.subdir.mk>
     10