Annotation of os2sdk/demos/apps/makeall.bat, revision 1.1

1.1     ! root        1: rem
        !             2: rem Set the environment values for LIB and INCLUDE so that the
        !             3: rem linker can work correctly.
        !             4: rem
        !             5: 
        !             6: set LIB=..\..\..\LIB
        !             7: set INCLUDE=..\..\..\include
        !             8: 
        !             9: cd BIGBEN
        !            10:   make BIGBEN
        !            11: 
        !            12: cd ..\CHASER
        !            13:   make CHASER
        !            14: 
        !            15: cd ..\CPGREP
        !            16:   make CPGREP
        !            17: 
        !            18: cd ..\DS
        !            19:   make DS
        !            20: 
        !            21: cd ..\LIFE
        !            22:   make LIFE
        !            23: 
        !            24: cd ..\FILELIST
        !            25:   make FILELIST
        !            26: 
        !            27: cd ..\MANDEL
        !            28:   make MANDEL
        !            29: 
        !            30: cd ..\SETEGA
        !            31:   make SETEGA
        !            32: 
        !            33: cd ..\SSE
        !            34:   make SSE
        !            35: 
        !            36: cd ..\TERMINAL
        !            37:   make TERMINAL
        !            38: 
        !            39: cd ..\WAKEUP
        !            40:   make WAKEUP
        !            41: cd ..

unix.superglobalmegacorp.com

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