project-compile-target

project-compile-target is a compiled Lisp function in `ede.el'.

(project-compile-target &rest LOCAL-ARGS)

Compile the current target OBJ.
Argument COMMAND is the command to use for compiling the target.

This is a generic function with only one primary method.

Implementations:

`ede-target' :PRIMARY (obj &optional command)
Compile the current target OBJ.
Argument COMMAND is the command to use for compiling the target.

Defined in `ede.el'