VirtualBox

Changeset 76 in vbox for trunk/src/recompiler


Ignore:
Timestamp:
Jan 16, 2007 5:30:18 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
17517
Message:

...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/new/Makefile.kmk

    r1 r76  
    4242ifeq ($(BUILD_TARGET_ARCH),amd64)
    4343 SYSMODS              = VBoxREM2
    44  REM_MOD                  = VBoxREM2
     44 REM_MOD              = VBoxREM2
    4545else
    46  REM_MOD                  = VBoxREM
     46 REM_MOD              = VBoxREM
    4747endif
    4848DLLS                  = VBoxREM
     
    5353        $(PATH_$(REM_MOD))/opc.h \
    5454        $(PATH_$(REM_MOD))/gen-op.h \
    55         $(PATH_$(REM_MOD))/opc.h \
    56         $(PATH_TARGET)/VBoxREMImp.c
     55        $(PATH_$(REM_MOD))/opc.h
    5756
    5857# A private hack for gcc 4.1 - no longer required. gcc 4.1.1 works fine for everything.
     
    269268ifeq ($(filter win os2,$(BUILD_TARGET)),)
    270269VBoxREMImp_SOURCES          = $(PATH_TARGET)/VBoxREMImp.c
     270VBoxREMImp_CLEAN            = $(PATH_TARGET)/VBoxREMImp.c
    271271endif
    272272VBoxREMImp_SONAME.linux     = VBoxREM.so
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