ede-want-file-source-p

ede-want-file-source-p is a Lisp function in `source.el'.

(ede-want-file-source-p &rest LOCAL-ARGS)

Return non-nil if THIS will take FILENAME as an auxiliary .

This is a generic function with only primary methods.

Implementations:

`ede-sourcecode' :PRIMARY (this filename)
Return non-nil if THIS will take FILENAME as an auxiliary .

Defined in `source.el'

`ede-target' :PRIMARY (this file)
Return non-nil if THIS target wants FILE.

Defined in `base.el'