VirtualBox

Ignore:
Timestamp:
May 4, 2007 3:19:31 AM (18 years ago)
Author:
vboxsync
Message:

Converted common and winnt to use sub-makefiles.

File:
1 edited

Legend:

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

    r2478 r2487  
    11# $Id$
    22## @file
    3 # Makefile for the VirtualBox Windows guest mirror video driver.
     3# Sub-Makefile for the VirtualBox Windows guest mirror video driver.
    44#
    55
     
    2020#
    2121
    22 DEPTH = ../../../../../../..
    23 include $(PATH_KBUILD)/header.kmk
     22DEPTH ?= ../../../../../../..
     23SUB_DEPTH = ../../../../
     24include $(PATH_KBUILD)/subheader.kmk
    2425
    25 SYSMODS = vrdpvd
    26 
     26SYSMODS += vrdpvd
    2727vrdpvd_TEMPLATE    = VBOXW32GUESTR0
    2828vrdpvd_SDKS        = W2K3DDKX86
     
    4141        $(PATH_LIB)/additions/RuntimeW32GuestR0$(VBOXW32GUEST_SUFF_LIB)
    4242
    43 include $(PATH_KBUILD)/footer.kmk
     43include $(PATH_KBUILD)/subfooter.kmk
    4444
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