New target "hc08" for the Motorola 68hc08 family of micros
[fw/sdcc] / src / SDCCloop.c
index 10c17fc60fc4a799cacc842fc79beea80153f5c0..e68eabf916a3431d769df30bead5152b621140f0 100644 (file)
@@ -235,7 +235,7 @@ DEFSETFUNC (addToExitsMarkDepth)
   if (ebp->depth<depth)
     ebp->depth = depth;
 
-  if (getenv ("LRKLAUS"))
+  if (getenv ("SDCC_LRKLAUS"))
     {
       /* put the loop region info in the block */
       if (!isinSet (ebp->KpartOfLoop, lr))