6 lines
49 B
Makefile
6 lines
49 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
PROG= fsync
|
||
|
|
||
|
.include <bsd.prog.mk>
|