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