mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 11:12:46 +00:00
8 lines
59 B
Makefile
8 lines
59 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
PROG= fsx
|
||
|
|
||
|
NOMAN= yes
|
||
|
|
||
|
.include <bsd.prog.mk>
|