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