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