]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sbin/ccdconfig/Makefile
sys/{x86,amd64}: remove one of doubled ;s
[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>