VirtualBox

Ignore:
Timestamp:
Jun 23, 2007 5:10:19 PM (17 years ago)
Author:
vboxsync
Message:

Forgot a file in the last commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/xgraphics/Makefile.kmk

    r2981 r3245  
    2424
    2525SYSMODS  = vboxvideo_drv
    26 DLLS     = vboxvideo_drv_70 vboxvideo_drv_71
     26DLLS     = vboxvideo_drv_70 vboxvideo_drv_71 vboxvideo_drv_13
    2727
    2828# for BUILD_TARGET=l4
     
    103103endif
    104104vboxvideo_drv_SOURCES = \
    105         vboxvideo.c \
     105        vboxvideo_68.c \
    106106        vboxutils.c
    107107
     
    120120        ../x11include/7.0/xorg
    121121vboxvideo_drv_70_SOURCES  = \
    122         $(vboxvideo_drv_SOURCES)
     122        vboxvideo_13.c \
     123        vboxutils.c # $(vboxvideo_drv_SOURCES)
    123124
    124125
     
    132133        ../x11include/7.1/xorg
    133134vboxvideo_drv_71_SOURCES  = \
    134         $(vboxvideo_drv_SOURCES)
     135        vboxvideo_13.c \
     136        vboxutils.c # $(vboxvideo_drv_SOURCES)
     137
     138vboxvideo_drv_13_TEMPLATE = VBOXLNX32GUESTR3DLLNOCPP
     139vboxvideo_drv_13_DEFS := $(vboxvideo_drv_70_DEFS)
     140vboxvideo_drv_13_CFLAGS.linux := $(vboxvideo_drv_70_CFLAGS.linux)
     141vboxvideo_drv_13_LDFLAGS = -s
     142vboxvideo_drv_13_INCS = \
     143        ../x11include/1.3 \
     144        ../x11include/1.3/X11 \
     145        ../x11include/1.3/xorg
     146vboxvideo_drv_13_SOURCES  = \
     147        vboxvideo_13.c \
     148        vboxutils.c # $(vboxvideo_drv_SOURCES)
    135149
    136150
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette