mirror of
https://github.com/ksherlock/mpw-shell.git
synced 2025-07-30 15:25:23 +00:00
load UserStartup file.
This commit is contained in:
@@ -49,3 +49,9 @@ set -e MWCIncludes "{CIncludes}"
|
||||
set -e ARMCIncludes "{MPW}Interfaces:ARMCIncludes:"
|
||||
|
||||
set -e AsmMatOpts "-t 4"
|
||||
|
||||
# customizations can go in the UserStartup file.
|
||||
if `exists {MPW}UserStartup` != ""
|
||||
execute {MPW}UserStartup
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user