xref: /freebsd/usr.bin/fsync/Makefile (revision 817420dc8eac7df799c78f5309b75092b7f7cd40)
1# $FreeBSD$
2
3PROG=	fsync
4
5.include <bsd.prog.mk>
6