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