Home
last modified time | relevance | path

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

/freebsd/usr.bin/bmake/unit-tests/
H A DMakefile788 LIMIT_RESOURCES?= ulimit -v 300000 macro
790 LIMIT_RESOURCES?= : macro
799 ${LIMIT_RESOURCES}; \
/freebsd/contrib/bmake/unit-tests/
H A DMakefile785 LIMIT_RESOURCES?= ulimit -v 300000 macro
787 LIMIT_RESOURCES?= : macro
796 ${LIMIT_RESOURCES}; \