mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-22 19:31:08 +01:00
22f2948816
Center operation on unit number rather than path name.
8 lines
80 B
Makefile
8 lines
80 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= ccdconfig
|
|
WARNS?= 3
|
|
MAN= ccdconfig.8
|
|
|
|
.include <bsd.prog.mk>
|