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