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