Specifications

[--remove-lib-dir <directory>] [--remove-public-inc-dir <directory>]
[--remove-src-dir <directory>] [--remove-src-files <filenames>]
[--remove-src-rdir <directory>] [--set <name> <value>]
[--set-asflags <value>] [--set-bsp-dir <directory>]
[--set-debug-level <value>] [--set-defined-symbols <value>]
[--set-lib-name <name>] [--set-optimization <value>]
[--set-undefined-symbols <value>] [--set-user-flags <value>]
[--set-warnings <value>] [--show-managed-section] [--show-names]
[--silent] [--unlock] [--verbose] [--version]
Options
--add-lib-dir <directory>: Add a path to dependent user library directory
--add-public-inc-dir <directory>: Add a directory that contains C-language header files
--add-src-dir <directory>: Add source files in <directory>. Use . to look in the current directory.
Multiple --add-src-dir options are allowed.
--add-src-files <filenames>: A list of space-separated source file names to be added to the
makefile. The list of file names is terminated by the next option or the end of the command line.
Multiple --src-files options are allowed.
--add-src-rdir <directory>: Same as --add-src-dir option but recursively search for source files
in or under <directory>. Multiple --add-src-rdir options are allowed and can be freely mixed with --
src-dir options.
--debug: Output debug, exception traces, verbose, and default information about the command's
operation to stdout.
--extended-help: Displays full information about this command and its options.
--force: Update the Makefile even if it is locked
--get <name>: Get the values of Makefile variables
--get-all: Get all variables in the managed section of the Makefile
--get-asflags: Get user assembler flags
--get-bsp-dir: Get the BSP generated files directory
--get-debug-level: Get debug level flag
--get-defined-symbols: Get defined symbols flag
--get-lib-name: Get the name of user library
--get-optimization: Get optimization flag
--get-undefined-symbols: Get undefined symbols flag
--get-user-flags: Get user flags
--get-warnings: Get warnings flag
--help: Displays basic information about this command and its options.
--list-lib-dir: List all paths to dependent user library directories
--list-public-inc-dir: List all public include directories
--list-src-files: List all source files in the makefile.
--lock: Lock the Makefile to prevent it from being updated
--log <filename>: Create a debug log and write to specified file. Also logs debug information to
stdout.
--no-src: Remove all source files
NII5V2
2015.05.14
nios2-lib-update-makefile
15-13
Nios II Software Build Tools Reference
Altera Corporation
Send Feedback