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