| !Boot for LCC
| Written by Peter Naulls based on original LCC !Boot

IconSprites <Obey$Dir>.!Sprites

Set LCC$Dir <Obey$Dir>

| Old Path, unset in case of upgrade
Unset LCC$Path
| Remove if there, from old version
Remove <LCC$Dir>.libscl.o.stubs

| Search path used by the compiler
Set LCCPath$Path <LCC$Dir>.
Set Alias$lcc lccpath:bin.lcc %*0
Set Alias$lburg lccpath:bin.lburg %*0

| Allow lcc to use an extend heap when compiled with UnixLib
Set lcc$heap ""

| Used for extended command lines
RMEnsure DDEUtils 0.02 RMLoad System:Modules.DDEUtils

RMEnsure UtilityModule 3.10 Obey
| Details specific to RISC OS 3.10 and above
RMEnsure UtilityModule 3.70 RMEnsure CallASWI 0.01 RMLoad System:Modules.CallASWI
