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