mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-25 11:37:56 +00:00
5 lines
60 B
Makefile
5 lines
60 B
Makefile
|
PROG = fdcontrol
|
||
|
MAN8 = fdcontrol.8
|
||
|
|
||
|
.include <bsd.prog.mk>
|