VirtualBox

Changeset 34805 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Dec 7, 2010 5:02:58 PM (14 years ago)
Author:
vboxsync
Message:

double tab indent for prerequisites

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Makefile.kmk

    r34804 r34805  
    208208
    209209$(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxVideoWddm.cat: \
    210         $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxVideoWddm.inf \
    211         $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxVideoWddm.sys \
    212         $(if $(VBOXWDDM_WITH_DISPD3D), $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxDispD3D.dll, ) \
    213         $(if $(VBOXWDDM_WITH_DISPD3D), $(if-expr "$(KBUILD_TARGET_ARCH)" == "amd64", $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxDispD3D64.dll, ), ) \
    214         $(if $(VBOXWDDM_WITH_GL),  $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxOGL.dll \
    215                                    $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxD3D9wddm.dll \
    216                                    $(PATH_TARGET)/VBoxVideoWddmCat.dir/wined3dwddm.dll \
    217                                    $(PATH_TARGET)/VBoxVideoWddmCat.dir/libWine.dll \
    218                                    $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxOGLarrayspu.dll \
    219                                    $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxOGLcrutil.dll \
    220                                    $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxOGLerrorspu.dll \
    221                                    $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxOGLfeedbackspu.dll \
    222                                    $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxOGLpackspu.dll \
    223                                    $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxOGLpassthroughspu.dll, ) \
    224         $(if $(VBOXWDDM_WITH_GL), $(if-expr "$(KBUILD_TARGET_ARCH)" == "amd64", \
    225                                    $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxOGL64.dll \
    226                                    $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxD3D964.dll \
    227                                    $(PATH_TARGET)/VBoxVideoWddmCat.dir/wined3d64.dll \
    228                                    $(PATH_TARGET)/VBoxVideoWddmCat.dir/libWine64.dll \
    229                                    $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxOGLarrayspu64.dll \
    230                                    $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxOGLcrutil64.dll \
    231                                    $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxOGLerrorspu64.dll \
    232                                    $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxOGLfeedbackspu64.dll \
    233                                    $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxOGLpackspu64.dll \
    234                                    $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxOGLpassthroughspu64.dll, ), )
     210                $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxVideoWddm.inf \
     211                $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxVideoWddm.sys \
     212                $(if $(VBOXWDDM_WITH_DISPD3D), $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxDispD3D.dll, ) \
     213                $(if $(VBOXWDDM_WITH_DISPD3D), $(if-expr "$(KBUILD_TARGET_ARCH)" == "amd64", $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxDispD3D64.dll, ), ) \
     214                $(if $(VBOXWDDM_WITH_GL),  $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxOGL.dll \
     215                                           $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxD3D9wddm.dll \
     216                                           $(PATH_TARGET)/VBoxVideoWddmCat.dir/wined3dwddm.dll \
     217                                           $(PATH_TARGET)/VBoxVideoWddmCat.dir/libWine.dll \
     218                                           $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxOGLarrayspu.dll \
     219                                           $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxOGLcrutil.dll \
     220                                           $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxOGLerrorspu.dll \
     221                                           $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxOGLfeedbackspu.dll \
     222                                           $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxOGLpackspu.dll \
     223                                           $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxOGLpassthroughspu.dll, ) \
     224                $(if $(VBOXWDDM_WITH_GL), $(if-expr "$(KBUILD_TARGET_ARCH)" == "amd64", \
     225                                           $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxOGL64.dll \
     226                                           $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxD3D964.dll \
     227                                           $(PATH_TARGET)/VBoxVideoWddmCat.dir/wined3d64.dll \
     228                                           $(PATH_TARGET)/VBoxVideoWddmCat.dir/libWine64.dll \
     229                                           $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxOGLarrayspu64.dll \
     230                                           $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxOGLcrutil64.dll \
     231                                           $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxOGLerrorspu64.dll \
     232                                           $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxOGLfeedbackspu64.dll \
     233                                           $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxOGLpackspu64.dll \
     234                                           $(PATH_TARGET)/VBoxVideoWddmCat.dir/VBoxOGLpassthroughspu64.dll, ), )
    235235        $(call MSG_TOOL,Inf2Cat,VBoxVideoWddm-inf,$@,$<)
    236236        $(call VBOX_MAKE_CAT_FN, $(@D),$@)
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