[BACK]Return to MAKEDEV.sub CVS log [TXT][DIR] Up to [local] / src / etc

Diff for /src/etc/MAKEDEV.sub between version 1.2 and 1.3

version 1.2, 2002/01/07 06:06:40 version 1.3, 2002/01/07 06:25:32
Line 298 
Line 298 
 dnl _di -> 'iteration' string .. the string used in this iteration, is empty if  dnl _di -> 'iteration' string .. the string used in this iteration, is empty if
 dnl        the device does not exist  dnl        the device does not exist
 dnl  dnl
   dnl
   dnl ifstep(devstr)
   dnl   .. if stepping is defined for the particular device, emit ' step', else
   dnl      nothing
   define({-ifstep-},{-ifdef({-step_$1-},{- -}step_$1)-})dnl

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3