VirtualBox

Changeset 2478 in vbox for trunk/src/VBox/HostDrivers


Ignore:
Timestamp:
May 4, 2007 12:46:16 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
20901
Message:

[Mm]akefile -> Makefile.kmk

Location:
trunk/src/VBox/HostDrivers
Files:
4 moved

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Makefile.kmk

    • Property svn:eol-style set to native
    • Property svn:keywords set to Id
    r2469 r2478  
    1 #
     1# $Id$
     2## @file
    23# Makefile for the VBox Host drivers base directory.
    34#
     
    2324
    2425# Include sub-makefile.
    25 include $(VBOX_PATH_HOSTDRIVERS)/Support/Makefile
     26include $(VBOX_PATH_HOSTDRIVERS)/Support/Makefile.kmk
    2627ifeq ($(BUILD_TARGET),win)
    27  include $(VBOX_PATH_HOSTDRIVERS)/VBoxTAP/Makefile
     28 include $(VBOX_PATH_HOSTDRIVERS)/VBoxTAP/Makefile.kmk
    2829 ifdef VBOX_WITH_USB
    2930  include $(VBOX_PATH_HOSTDRIVERS)/VBoxUSB/Makefile.kmk
  • trunk/src/VBox/HostDrivers/Support/Makefile.kmk

    • Property svn:keywords changed from Author Date Id Revision to Id
    r2469 r2478  
    1 #
     1# $Id$
     2## @file
    23# Sub-Makefile for the support library and the drivers/modules/kexts it uses.
    34#
     
    4142# Include sub-makefile(s).
    4243#
    43 include $(VBOX_PATH_SUPPORT)/testcase/Makefile
     44include $(VBOX_PATH_SUPPORT)/testcase/Makefile.kmk
    4445
    4546
  • trunk/src/VBox/HostDrivers/Support/testcase/Makefile.kmk

    • Property svn:keywords changed from Author Date Id Revision to Id
    r2469 r2478  
    1 #
    2 # Sub-Makefile for the SUPLib testcase.
     1# $Id$
     2## @file
     3# Sub-Makefile for the SUPLib testcases.
    34#
    45
  • trunk/src/VBox/HostDrivers/VBoxTAP/Makefile.kmk

    • Property svn:keywords changed from Author Date Id Revision to Id
    r2469 r2478  
    1 #
     1# $Id$
     2## @file
    23# Sub-Makefile for the Windows Network Driver.
    34#
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