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