mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-13 14:40:22 +00:00
ccdcontrol -> ccdconfig.
This commit is contained in:
parent
dcf289cdb5
commit
316d96df0c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=13722
@ -1,6 +1,6 @@
|
||||
PROG= ccdcontrol
|
||||
SRCS= ccdcontrol.c
|
||||
MAN8= ccdcontrol.8
|
||||
PROG= ccdconfig
|
||||
SRCS= ccdconfig.c
|
||||
MAN8= ccdconfig.8
|
||||
|
||||
CFLAGS+= -I${.CURDIR}/../../sys
|
||||
LDADD+= -lkvm
|
||||
|
Loading…
Reference in New Issue
Block a user