Changeset 17897 in vbox
- Timestamp:
- Mar 15, 2009 7:45:30 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 44456
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/recompiler_new/Makefile.kmk
r17896 r17897 252 252 VBoxREMImp_INST = $(INST_LIB) 253 253 VBoxREMImp_SOURCES.win = $(PATH_VBoxREMImp)/VBoxREMWin.def 254 VBoxREMImp_CLEAN.win = $(PATH_VBoxREMImp)/VBoxREMWin.def 254 255 VBoxREMImp_SOURCES.os2 = $(PATH_VBoxREMImp)/VBoxREMOS2.def 256 VBoxREMImp_CLEAN.os2 = $(PATH_VBoxREMImp)/VBoxREMOS2.def 255 257 ifn1of ($(KBUILD_TARGET), os2 win) 256 258 VBoxREMImp_SOURCES = $(PATH_VBoxREMImp)/VBoxREMImp.c
Note:
See TracChangeset
for help on using the changeset viewer.