I (Using as) (original) (raw)

Next: Difference Tables: -K, Previous: Control Informational Messages: --info, --no-info, Up: Command-Line Options [Contents][Index]


2.6 .include Search Path: -I path

Use this option to add a path to the list of directoriesas searches for files specified in .includedirectives (see .include). You may use -I as many times as necessary to include a variety of paths. The current working directory is always searched first; after that, assearches any ‘-I’ directories in the same order as they were specified (left to right) on the command line.