Home | History | Annotate | Line # | Download | only in librump
Makefile revision 1.5
      1 #	$NetBSD: Makefile,v 1.5 2009/09/03 12:35:19 pooka Exp $
      2 #
      3 
      4 SUBDIR= 	rumpkern
      5 SUBDIR+=	rumpuser
      6 
      7 SUBDIR+=	rumpcrypto rumpnet rumpvfs
      8 
      9 .include <bsd.subdir.mk>
     10