1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/sbin/mdconfig/Makefile

8 lines
101 B
Makefile
Raw Normal View History

# $FreeBSD$
PROG= mdconfig
MAN= mdconfig.8
MLINKS= mdconfig.8 vnconfig.8
.include <bsd.prog.mk>