Home | History | Annotate | Download | only in jpeg

Lines Matching refs:COMMAND

76 # Parse our command line options once, thoroughly.
224 # Get the compilation command and the source file.
232 # Accept any command-line options.
304 $echo "$modename: you must specify a compilation command" 1>&2
741 # Finalize command for both is simple: just hardcode it.
1421 # Quote the finalize command for shipping.
1427 # Only actually do things if our run command is non-null.
1544 # Do each command in the archive commands.
1832 # Do each command in the postinstall commands.
1942 $echo "$modename: error: relink \`$file' with the above command before installing it" 1>&2
1970 # Do each command in the postinstall commands.
2008 # Do each command in the finish commands.
2064 # The first argument is the command name.
2067 $echo "$modename: you must specify a COMMAND" 1>&2
2177 # Now actually exec the command.
2236 # Do each command in the postuninstall commands.
2248 # Do each command in the old_postuninstall commands.
2325 "Usage: $modename [OPTION]... --mode=compile COMPILE-COMMAND... SOURCEFILE
2329 COMPILE-COMMAND is a command to be used in creating a \`standard' object file
2339 "Usage: $modename [OPTION]... --mode=execute COMMAND [ARGS]...
2354 Then, COMMAND is executed, with ARGS as arguments."
2371 "Usage: $modename [OPTION]... --mode=install INSTALL-COMMAND...
2375 INSTALL-COMMAND is the installation command. The first component should be
2378 The rest of the components are interpreted as arguments to that command (only
2384 "Usage: $modename [OPTION]... --mode=link LINK-COMMAND...
2389 LINK-COMMAND is a command using the C compiler that you would use to create
2392 The following components of LINK-COMMAND are treated specially: