Default value for _HOST__; indiv configs *should* override this.
This commit is contained in:
parent
2491087419
commit
ec77c0999d
1 changed files with 4 additions and 0 deletions
|
@ -17,6 +17,10 @@ Text:
|
|||
Name for assembler; individual configs may override
|
||||
_define__(<_AS__>,<as>)
|
||||
|
||||
Text for host; individual configs *should* override, but this may
|
||||
catch some flubs
|
||||
_define__(<_HOST__>,<machine specific>)
|
||||
|
||||
"Machine Dependent" nodename
|
||||
_define__(<_MACH_DEP__>,<Machine Dependent>)
|
||||
|
||||
|
|
Loading…
Reference in a new issue