Home
last modified time | relevance | path

Searched refs:LIMIT_RESOURCES (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/usr.bin/bmake/unit-tests/
H A DMakefile768 LIMIT_RESOURCES?= ulimit -v 300000 macro
770 LIMIT_RESOURCES?= : macro
779 ${LIMIT_RESOURCES}; \
/freebsd-14.2/contrib/bmake/unit-tests/
H A DMakefile765 LIMIT_RESOURCES?= ulimit -v 300000 macro
767 LIMIT_RESOURCES?= : macro
776 ${LIMIT_RESOURCES}; \