Annotation of mstools/samples/sdktools/rshell/server/makefile, revision 1.1

1.1     ! root        1: !include <ntwin32.mak>
        !             2: 
        !             3: all: rcmdsrv.exe
        !             4: 
        !             5: # Update the resources if necessary
        !             6: 
        !             7: rcmdsrv.exe:  rcmdsrv.obj async.obj pipe.obj session.obj
        !             8:   $(cvtobj) $(cvtdebug) *.obj
        !             9:   $(link) $(linkdebug) $(conflags) -out:$*.exe $** $(conlibs) advapi32.lib
        !            10: 
        !            11: .c.obj:
        !            12:   $(cc) $(cdebug) $(cflags) $(cvars) $*.c
        !            13: 
        !            14: 

unix.superglobalmegacorp.com

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