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