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

1.1       root        1: TARGETNAME=s3
                      2: TARGETPATH=$(BASEDIR)\lib
                      3: TARGETTYPE=DYNLINK
                      4: 
                      5: TARGETLIBS=$(BASEDIR)\lib\*\$(DDKBUILDENV)\winsrv.lib       \
                      6:            $(BASEDIR)\lib\*\$(DDKBUILDENV)\kernel32.lib
                      7: 
                      8: DLLBASE=0x62200000
                      9: 
                     10: INCLUDES=..\..\inc
                     11: 
                     12: BLDCRT=1
                     13: 
                     14: 386_STDCALL=1
                     15: 
                     16: SOURCES=bankmgr.c       \
                     17:         bitblt.c        \
                     18:         brush.c         \
                     19:         color.c         \
                     20:         debug.c         \
                     21:         enable.c        \
                     22:         fillpath.c      \
                     23:         hardware.c      \
                     24:         paint.c         \
                     25:         palette.c       \
                     26:         pattern.c       \
                     27:         pointer.c       \
                     28:         s3sup.c         \
                     29:         screen.c        \
                     30:         stroke.c        \
                     31:         strips.c        \
                     32:         textout.c       \
                     33:         savescrn.c      \
                     34:         res.rc
                     35: 
                     36: i386_SOURCES=i386\lines.asm     \
                     37:              i386\fastline.asm
                     38: 
                     39: MIPS_SOURCES=intline.c      \
                     40:              lines.cxx      \
                     41:              equad.cxx      \
                     42:              memsup.cxx
                     43: 
                     44: ALPHA_FLAGS=-DJENSEN -D_JENSEN_
                     45: ALPHA_SOURCES=intline.c     \
                     46:               lines.cxx     \
                     47:               equad.cxx     \
                     48:               memsup.cxx

unix.superglobalmegacorp.com

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