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