mirror of
https://github.com/opnsense/src.git
synced 2026-06-13 18:50:31 -04:00
7 lines
84 B
Makefile
7 lines
84 B
Makefile
# $FreeBSD$
|
|
|
|
check-+:
|
|
@${MAKE} -f ${MAKEFILE} -j2 -n do-$@
|
|
|
|
do-check-+:
|
|
@+echo $@
|