]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/fsync/Makefile
Merge OpenBSM alpha 4 from OpenBSM vendor branch to head, both
[FreeBSD/FreeBSD.git] / usr.bin / fsync / Makefile
1 # $FreeBSD$
2
3 PROG=   fsync
4
5 WARNS?= 6
6 .include <bsd.prog.mk>