Additional checkpoint suppor for vmspace info. In particular, the data size
[dragonfly.git] / sys / Makefile.modules
1 # Makefile.modules - build the modules (executed from the modules: target
2 # in Makefile).
3 #
4 # $DragonFly: src/sys/Makefile.modules,v 1.2 2003/10/20 04:47:30 dillon Exp $
5 SUBDIR=bus checkpt crypto emulation dev kern net netgraph netproto vfs
6
7 .include <bsd.subdir.mk>
8