Annotation of ntddk/src/video/displays/framebuf/sources, revision 1.1.1.1

1.1       root        1: TARGETNAME=framebuf
                      2: TARGETPATH=$(BASEDIR)\lib
                      3: TARGETTYPE=DYNLINK
                      4: 
                      5: TARGETLIBS=$(BASEDIR)\lib\*\$(DDKBUILDENV)\kernel32.lib     \
                      6:            $(BASEDIR)\lib\*\$(DDKBUILDENV)\winsrv.lib
                      7: 
                      8: DLLBASE=0x62200000
                      9: 
                     10: INCLUDES=..\..\inc
                     11: 
                     12: SOURCES=color.c         \
                     13:         debug.c         \
                     14:         enable.c        \
                     15:         palette.c       \
                     16:         pattern.c       \
                     17:         pointer.c       \
                     18:         screen.c        \
                     19:         framebuf.rc
                     20: 
                     21: MIPS_SOURCES=mips\glyphout.s    \
                     22:              mips\text.c

unix.superglobalmegacorp.com

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