Annotation of sbbs/sbbs2/dupefind/makeall.bat, revision 1.1

1.1     ! root        1: @echo off
        !             2: wmake OS=DOS %1 %2 %3 %4 %5
        !             3: if errorlevel 1 goto end
        !             4: wmake OS=DOSX %1 %2 %3 %4 %5
        !             5: if errorlevel 1 goto end
        !             6: wmake OS=OS2 %1 %2 %3 %4 %5
        !             7: if errorlevel 1 goto end
        !             8: wmake OS=NT %1 %2 %3 %4 %5
        !             9: if errorlevel 1 goto end
        !            10: :end
        !            11: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.