mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-10 16:31:18 +01:00
471caa34a4
Submitted by: Mike Barcroft <mike@q9media.com> Reviewed by: md5(1)
6 lines
58 B
Makefile
6 lines
58 B
Makefile
# $FreeBSD$
|
|
PROG= lsvfs
|
|
WARNS?= 2
|
|
|
|
.include <bsd.prog.mk>
|