mirror of
https://github.com/opnsense/src.git
synced 2026-05-25 02:35:01 -04:00
7 lines
53 B
Makefile
7 lines
53 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
all test:
|
||
|
|
prove -vmw regress.t
|
||
|
|
|
||
|
|
clean:
|