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