Changeset 106440 in vbox for trunk/src/VBox/Additions
- Timestamp:
- Oct 17, 2024 11:51:04 AM (7 months ago)
- svn:sync-xref-src-repo-rev:
- 165259
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Makefile.kmk
r106436 r106440 31 31 # Include Sub-Makefiles. 32 32 include $(PATH_SUB_CURRENT)/Graphics/Makefile.kmk 33 if1of ($(KBUILD_TARGET_ARCH), amd64 x86)33 if1of ($(KBUILD_TARGET_ARCH), amd64 x86) 34 34 include $(PATH_SUB_CURRENT)/Mouse/Makefile.kmk 35 35 endif
Note:
See TracChangeset
for help on using the changeset viewer.