]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sbin/ccdconfig/Makefile
MFV r329760: 7638 Refactor spa_load_impl into several functions
[FreeBSD/FreeBSD.git] / sbin / ccdconfig / Makefile
1 # $FreeBSD$
2
3 PACKAGE=ccdconfig
4 PROG=   ccdconfig
5 MAN=    ccdconfig.8
6
7 LIBADD= geom
8
9 .include <bsd.prog.mk>