Changeset 59303 in vbox for trunk/src/VBox/ValidationKit/bootsectors
- Timestamp:
- Jan 9, 2016 9:51:13 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/bootsectors/Makefile.kmk
r59302 r59303 32 32 # Make sure our Config.kmk gets included when kmk is running from a parent directory. 33 33 # 34 ifndef VBOX_ VALIDATIONKIT_CONFIG_KMK_INCLUDED34 ifndef VBOX_BOOTSECTORS_CONFIG_KMK_INCLUDED 35 35 include $(PATH_SUB_CURRENT)/Config.kmk 36 36 endif
Note:
See TracChangeset
for help on using the changeset viewer.