VirtualBox

Changeset 5844 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Nov 26, 2007 6:51:27 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
26303
Message:

Backed out accidental Makefile.kmk commit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/src/VBox/Runtime/Makefile.kmk

    r5843 r5844  
    208208        r3/tcp.cpp
    209209
    210 if1of ($(BUILD_TARGET_ARCH),amd64 x86)
    211  RuntimeR3_SOURCES += common/time/timesupA.asm
    212 else
     210#if1of ($(BUILD_TARGET_ARCH),amd64 x86)
     211# RuntimeR3_SOURCES += common/time/timesupA.asm
     212#else
    213213 RuntimeR3_SOURCES += common/time/timesupref.cpp
    214 endif
     214#endif
    215215
    216216ifdef IPRT_WITH_KSTUFF
     
    666666        VBox/strformat-vbox.cpp
    667667
    668 if1of ($(BUILD_TARGET_ARCH),amd64 x86)
    669  RuntimeR0_SOURCES += common/time/timesupA.asm
    670 else
     668#if1of ($(BUILD_TARGET_ARCH),amd64 x86)
     669# RuntimeR0_SOURCES += common/time/timesupA.asm
     670#else
    671671 RuntimeR0_SOURCES += common/time/timesupref.cpp
    672 endif
     672#endif
    673673
    674674RuntimeR0_SOURCES.win.amd64 = $(RuntimeWin64ASM_SOURCES)
     
    997997        VBox/strformat-vbox.cpp \
    998998
    999 if1of ($(BUILD_TARGET_ARCH),amd64 x86)
    1000  RuntimeGC_SOURCES += common/time/timesupA.asm
    1001 else
     999#if1of ($(BUILD_TARGET_ARCH),amd64 x86)
     1000# RuntimeGC_SOURCES += common/time/timesupA.asm
     1001#else
    10021002 RuntimeGC_SOURCES += common/time/timesupref.cpp
    1003 endif
     1003#endif
    10041004
    10051005RuntimeGC_SOURCES.win.x86 = $(RuntimeWin32ASM_SOURCES)
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