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