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