vbox的更動 11592 路徑 trunk/src/Makefile.kmk
- 時間撮記:
- 2008-8-23 下午07:35:29 (16 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/Makefile.kmk
r10194 r11592 53 53 54 54 else # !VBOX_ONLY_ADDITIONS 55 # build Runtime first when IPC logging is on because it depends on Runtime 56 ifdef VBOX_IPC_RELEASE_LOG 57 SUBDIRS = VBox/Runtime 58 else ifneq ($(KBUILD_TYPE),release) 59 SUBDIRS = VBox/Runtime 60 else 61 SUBDIRS = 62 endif 63 64 SUBDIRS += bldprogs libs VBox recompiler 55 # Build Runtime first because xpcom (IPC, nspr, python) depends on it. 56 SUBDIRS = VBox/Runtime bldprogs libs VBox recompiler 65 57 ifneq ($(wildcard apps),) 66 58 SUBDIRS += apps
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器