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