Changeset 8400 in vbox for trunk/src/VBox/Runtime
- Timestamp:
- Apr 25, 2008 9:27:15 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/Makefile.kmk
r8295 r8400 1271 1271 ## @todo Make a special installer tool that does this. 1272 1272 $(PATH_BIN)/VBoxRT.so: 1273 $(INSTALL) $( out) $@1273 $(INSTALL) $(TARGET_VBoxRT) $@ 1274 1274 chcon -t texrel_shlib_t $@ || true 1275 1275 endif
Note:
See TracChangeset
for help on using the changeset viewer.