VirtualBox

Ignore:
Timestamp:
May 4, 2007 3:19:31 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
20914
Message:

Converted common and winnt to use sub-makefiles.

File:
1 edited

Legend:

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

    r2478 r2487  
    11# $Id$
    22## @file
    3 # Makefile for the VirtualBox Windows Guest Mirror Graphics driver.
     3# Sub-Makefile for the VirtualBox Windows Guest Mirror Graphics driver.
    44#
    55
     
    2020#
    2121
    22 DEPTH = ../../../../../../..
    23 include $(PATH_KBUILD)/header.kmk
     22DEPTH ?= ../../../../../../..
     23SUB_DEPTH = ../../../..
     24include $(PATH_KBUILD)/subheader.kmk
    2425
    25 SYSMODS = vrdpdd
    26 
     26SYSMODS += vrdpdd
    2727vrdpdd_TEMPLATE    = VBOXW32GUESTR0
    2828vrdpdd_SDKS        = W2K3DDKX86
     
    4343
    4444
    45 include $(PATH_KBUILD)/footer.kmk
     45include $(PATH_KBUILD)/subfooter.kmk
    4646
Note: See TracChangeset for help on using the changeset viewer.

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