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