]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/protect/Makefile
MFV r328255: 8972 zfs holds: In scripted mode, do not pad columns with spaces
[FreeBSD/FreeBSD.git] / usr.bin / protect / Makefile
1 # $FreeBSD$
2
3 PROG=   protect
4 WARNS?= 6
5
6 .include <bsd.prog.mk>