Next: ede-proj-target-elisp, Previous: ede-proj-target-makefile-program, Up: Targets [Contents]
eieio-speedbar
eieio-speedbar-directory-button
ede-target
See ede-target.
ede-proj-target
See ede-proj-target.
ede-proj-target-makefile
ede-proj-target-makefile-objectcode
See ede-proj-target-makefile-objectcode.
ede-proj-target-makefile-program
See ede-proj-target-makefile-program.
ede-proj-target-makefile-shared-object
No children
Query if any files needed by THIS provided by automake are missing. Results in –add-missing being passed to automake.
Return the variable name for THIS’s sources.
Insert bin_PROGRAMS variables needed by target THIS. We need to override -program which has an LDADD element.
Return the name of the main target for THIS target.
Insert bin_PROGRAMS variables needed by target THIS. We aren’t actually inserting SOURCE details, but this is used by the Makefile.am generator, so use it to add this important bin program.