Changeset 91569 in vbox
- Timestamp:
- Oct 5, 2021 1:30:59 PM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 147278
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/Makefile.kmk
r90294 r91569 89 89 endif 90 90 91 # libtpms for supporting the in process TPM emulation. 92 if defined(VBOX_WITH_LIBTPMS) && !defined(VBOX_ONLY_DOCS) && !defined(VBOX_WITH_SDK) && !defined(VBOX_ONLY_EXTPACKS) \ 93 && ("$(SDK_VBOX_LIBTPMS_INCS)" == "$(SDK_VBOX_LIBTPMS_DEFAULT_INCS)") 94 include $(PATH_SUB_CURRENT)/libtpms-0.9.0/Makefile.kmk 95 endif 96 91 97 endif 92 98
Note:
See TracChangeset
for help on using the changeset viewer.