Annotation of q_a/samples/ddk/kbd_attr/makefile, revision 1.1

1.1     ! root        1: !include <ntwin32.mak>
        !             2: 
        !             3: INCLUDE=$(INCLUDE);$(BASEDIR)\src\input\inc
        !             4: 
        !             5: all: kbd_attr.exe
        !             6: 
        !             7: kbd_attr.obj: kbd_attr.c
        !             8:     $(cc) $(cflags) $(cvars) $(cdebug) kbd_attr.c
        !             9: 
        !            10: kbd_attr.exe: kbd_attr.obj
        !            11:     $(link) $(linkdebug) $(conflags) -out:kbd_attr.exe kbd_attr.obj $(conlibs)

unix.superglobalmegacorp.com

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