]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/protect/Makefile
MFV r316918: 7990 libzfs: snapspec_cb() does not need to call zfs_strdup()
[FreeBSD/FreeBSD.git] / usr.bin / protect / Makefile
1 # $FreeBSD$
2
3 PROG=   protect
4 WARNS?= 6
5
6 .include <bsd.prog.mk>