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