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