usr.sbin/makefs: Add -o c|C option to specify comp|check type
[dragonfly.git] / share / examples / kld / cdev / Makefile
blobbca2d3b65d1c0a5d5f581f53a0400e6fa7097bc4
1 # $FreeBSD: src/share/examples/kld/cdev/Makefile,v 1.1.6.1 2002/07/16 18:43:08 ru Exp $
2 # $DragonFly: src/share/examples/kld/cdev/Makefile,v 1.2 2003/06/17 04:36:57 dillon Exp $
4 SUBDIR= module test
6 load unload: _SUBDIR
8 .include <bsd.subdir.mk>