VirtualBox

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


Ignore:
Timestamp:
May 4, 2007 12:46:16 AM (18 years ago)
Author:
vboxsync
Message:

[Mm]akefile -> Makefile.kmk

Location:
trunk/src/VBox/VMM
Files:
2 moved

Legend:

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

    • Property svn:keywords changed from Author Date Id Revision to Id
    r2469 r2478  
    1 #
     1# $Id$
     2## @file
    23# Makefile for the VMM.
    34#
  • trunk/src/VBox/VMM/testcase/Makefile.kmk

    • Property svn:keywords changed from Author Date Id Revision to Id
    r2469 r2478  
    1 #
     1# $Id$
     2## @file
    23# Makefile for the VMM testcases.
    34#
     
    171172                ../TRPMInternal.mac \
    172173                ../VMMInternal.mac \
    173                 Makefile \
     174                Makefile.kmk \
    174175                | $(call DIRDEP,$(PATH_TARGET))
    175176        $(call MSG_COMPILE,tstAsmStructsAsm,$<,$@,AS)
     
    210211# 1b. make an elf/macho object containing the offsets.
    211212$(PATH_TARGET)/tstAsmStructsAsm.o: tstAsmStructsAsm.asm $(PATH_TARGET)/tstAsmStructsAsm.mac \
    212                 Makefile \
     213                Makefile.kmk \
    213214                | $(call DIRDEP,$(PATH_TARGET))
    214215        $(call MSG_COMPILE,tstAsmStructsasm,$<,$@,AS)
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