Changeset 87009 in vbox
- Timestamp:
- Nov 27, 2020 4:58:14 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 141580
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/Makefile.kmk
r87004 r87009 80 80 # 81 81 ifndef VBOX_ONLY_EXTPACKS 82 #include $(PATH_SUB_CURRENT)/testcase/Makefile.kmk82 include $(PATH_SUB_CURRENT)/testcase/Makefile.kmk 83 83 endif 84 84 include $(PATH_SUB_CURRENT)/tools/Makefile.kmk … … 4221 4221 x509-template.o x509-template.obj: x509-core.o x509-asn1-decoder.o x509-sanity.o x509-init.o 4222 4222 pkcs7-template.o pkcs7-template.obj: pkcs7-core.o pkcs7-asn1-decoder.o pkcs7-sanity.o pkcs7-init.o 4223
Note:
See TracChangeset
for help on using the changeset viewer.