Home | History | Annotate | Line # | Download | only in librump
Makefile revision 1.1.34.2
      1 #	$NetBSD: Makefile,v 1.1.34.2 2009/09/16 13:38:04 yamt Exp $
      2 #
      3 
      4 SUBDIR= 	rumpkern
      5 SUBDIR+=	rumpuser
      6 
      7 SUBDIR+=	rumpcrypto rumpdev rumpnet rumpvfs
      8 
      9 .include <bsd.subdir.mk>
     10