mirror of
https://github.com/opnsense/src.git
synced 2026-02-26 03:13:02 -05:00
8 lines
110 B
Makefile
8 lines
110 B
Makefile
# $FreeBSD$
|
|
|
|
all test:
|
|
prove -vmw regress.t
|
|
|
|
clean:
|
|
rm -rf ustar-pathnames-[12]
|
|
rm -f ustar.ok ustar.fail*
|