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