NetBSD/sys/rump/dev/Makefile
pooka 4c54895067 Checkpoint a bunch of work-in-progress: support for disk devices
and raidframe.  Raidframe works well enough to configure a raid in
the rump kernel, but the usage is "interesting" (pending some other
changes/cleanup from other parts in my tree).

These are not built by default yet.
2009-06-09 16:16:14 +00:00

7 lines
99 B
Makefile

# $NetBSD: Makefile,v 1.1 2009/06/09 16:16:14 pooka Exp $
#
SUBDIR= lib
.include <bsd.subdir.mk>