Changeset 2710 in vbox
- Timestamp:
- May 18, 2007 1:07:56 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/Makefile.kmk
r2709 r2710 139 139 $(PATH_TARGET)/VBoxDrvCat.dir/VBoxDrv.cat 140 140 141 $(PATH_TARGET)/VBoxDrvCat.dir/VBoxDrv.sys: $$(TARGET_VBoxDrv) 141 $(PATH_TARGET)/VBoxDrvCat.dir/VBoxDrv.sys: $$(TARGET_VBoxDrv) | $$(call DIRDEP,$$(@D)) 142 142 $(INSTALL) -m 644 $< $(@D) 143 143
Note:
See TracChangeset
for help on using the changeset viewer.