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