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