Changeset 19573 in vbox
- Timestamp:
- May 11, 2009 11:43:59 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 47136
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/VBox/Runtime/Makefile.kmk ¶
r19559 r19573 840 840 endif 841 841 842 if1of ($(DLLS), VBoxRT) 842 843 $$(VBoxRT_0_OUTDIR)/VBoxRT.def: \ 843 844 $(PATH_SUB_CURRENT)/r3/win/VBoxRT-$$(if-expr $$(KBUILD_TARGET_ARCH) == amd64,win64,win32).def \ … … 845 846 $(RM) -f -- $@ 846 847 $(REDIRECT) -wto $@ -- $(CAT_EXT) $^ 848 endif 847 849 848 850
Note:
See TracChangeset
for help on using the changeset viewer.