Next: ede-proj-target-makefile-shared-object, Previous: ede-proj-target-makefile-archive, 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
:ldlibs
Type: list
Default Value: nil
Libraries, such as "m" or "Xt" which this program depends on. The linker flag "-l" is automatically prepended. Do not include a "lib" prefix, or a ".so" suffix.
Note: Currently only used for Automake projects.
:ldflags
Type: list
Default Value: nil
Additional flags to add when linking this target. Use ldlibs to add addition libraries. Use this to specify specific options to the linker.
Note: Not currently used. This bug needs to be fixed.
Debug a program target OBJ.
Insert rules needed by THIS target.
Insert bin_PROGRAMS variables needed by target THIS.
Insert bin_PROGRAMS variables needed by target THIS.