mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-01 21:33:04 +00:00
ae919cce4a
Submitted by: sobomax Reviewed by: phk
7 lines
70 B
Makefile
7 lines
70 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= ccdconfig
|
|
MAN= ccdconfig.8
|
|
|
|
.include <bsd.prog.mk>
|