wg.conf.5: Fix a typo (in-inline comments are *not* allowed)
[dragonfly.git] / sys / dev / disk / md / Makefile
blobc5424088ed417b354853a9bfc7383db8e2852320
1 # $FreeBSD: src/sys/modules/md/Makefile,v 1.3 1999/11/28 18:52:57 bde Exp $
3 KMOD= md
4 SRCS= md.c opt_md.h
6 .include <bsd.kmod.mk>