mirror of
https://github.com/opnsense/src.git
synced 2026-04-08 02:45:36 -04:00
8 lines
59 B
Makefile
8 lines
59 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
PROG= fsx
|
||
|
|
|
||
|
|
NOMAN= yes
|
||
|
|
|
||
|
|
.include <bsd.prog.mk>
|