mirror of
https://github.com/opnsense/src.git
synced 2026-04-24 07:37:25 -04:00
5 lines
56 B
Makefile
5 lines
56 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
all:
|
||
|
|
@sh ${.CURDIR}/regress.sh ${.CURDIR}
|