Changeset 36149 in vbox for trunk/src/VBox/Frontends/VBoxBFE
- Timestamp:
- Mar 3, 2011 2:34:33 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 70331
- Location:
- trunk/src/VBox/Frontends/VBoxBFE
- Files:
-
- 3 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk
r35380 r36149 18 18 SUB_DEPTH = ../../../.. 19 19 include $(KBUILD_PATH)/subheader.kmk 20 21 # 22 # Include sub-makefile(s). 23 # 24 include $(PATH_SUB_CURRENT)/testcase/Makefile.kmk 25 20 26 if !defined(VBOX_WITH_HARDENING) || "$(KBUILD_TARGET)" != "darwin" # No hardened VBoxBFE on darwin (.m). 21 27
Note:
See TracChangeset
for help on using the changeset viewer.