xref: /freebsd/usr.bin/fsync/Makefile (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
1PACKAGE=	runtime
2PROG=	fsync
3
4.include <bsd.prog.mk>
5