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