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