]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - usr.sbin/quot/Makefile
Define USB_FS_OPEN_STREAM, even if not supported.
[FreeBSD/stable/9.git] / usr.sbin / quot / Makefile
1 # $FreeBSD$
2
3 PROG=   quot
4 MAN=    quot.8
5
6 WARNS?= 2
7
8 .include <bsd.prog.mk>