Searched defs:VISUDO (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/sudo/
H A DMakefile85 if [[ -n $$( elfdump -s "$(VISUDO)" | grep SHA256Init | grep -v UNDEF ) ]]; then \
86 echo "SHA256Init is not an undefined symbol in $(VISUDO)"; \
96 VISUDO=$(BUILD_DIR_64)/plugins/sudoers/visudo macro

Completed in 27 milliseconds