Next: ede-proj-target-scheme, Previous: ede-proj-target-makefile-miscelaneous, 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-info
No children
:mainmenu
Type: string
Default Value: ""
The main menu resides in this file. All other sources should be included independently.
Query if any files needed by THIS provided by automake are missing. Results in –add-missing being passed to automake.
Before committing any change to THIS, make sure the mainmenu is first.
Return the variable name for THIS’s sources.
Insert any symbols that the DIST rule should depend on. Texinfo files want to insert generated .info files. Argument THIS is the target which needs to insert an info file.
Return the name of the main target for THIS target.
Return a list of files that provides documentation. Documentation is not for object THIS, but is provided by THIS for other files in the project.
Insert any symbols that the DIST rule should depend on. Texinfo files want to insert generated .info files. Argument THIS is the target which needs to insert an info file.
Insert the source variables needed by THIS info target. Optional argument MORESOURCE is a list of additional sources to add to the sources variable. Does the usual for Makefile mode, but splits source into two variables when working in Automake mode.
Next: ede-proj-target-scheme, Previous: ede-proj-target-makefile-miscelaneous, Up: Targets [Contents]