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