SDL Libraries need to go to the system library path 
copy SDL*.*;*  SYS$SYSROOT:[SYSLIB] 


then define doom.exe 

doom :== $[DISK.path]doom.exe 
doom -iwad -window -width 320 -height 240 -nomouse

