sys/dev/disk/dm: Add info() handler for striped target for compatibility
[dragonfly.git] / sbin / mount_hammer2 / Makefile
1 PROG=   mount_hammer2
2 SRCS=   mount_hammer2.c
3 MAN=
4
5 CFLAGS+= -I${.CURDIR}/..
6
7 .include <bsd.prog.mk>