Annotation of mstools/samples/console/makefile, revision 1.1

1.1     ! root        1: !include <ntwin32.mak>
        !             2: 
        !             3: all: console.exe
        !             4: 
        !             5: console.exe: console.obj alocfree.obj create.obj fillatt.obj fillchar.obj \
        !             6:     flush.obj cursor.obj conmode.obj coninfo.obj contitle.obj \
        !             7:     getnumev.obj getlrgst.obj numbut.obj readout.obj readchar.obj \
        !             8:     scroll.obj size.obj handler.obj writein.obj
        !             9:   $(cvtobj) $(cvtdebug) *.obj
        !            10:   $(link) $(conflags) -out:$*.exe $** $(conlibs)
        !            11: 
        !            12: .c.obj:
        !            13:   $(cc) $(cflags) $(cvars) $*.c

unix.superglobalmegacorp.com

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