ede-make-check-version

ede-make-check-version is an interactive autoloaded Lisp function in `make.el'.


(ede-make-check-version &optional NOERROR)

Check the version of GNU Make installed.
The check passes if the MAKE version is no high enough, or if it
is not GNU make.
If NOERROR is non-nil, return t for success, nil for failure.
If NOERROR is nil, then throw an error on failure. Return t otherwise.