Changeset 11727 in vbox for trunk/src/VBox/Frontends/VBoxBFE
- Timestamp:
- Aug 27, 2008 10:38:38 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk
r11725 r11727 176 176 include $(KBUILD_PATH)/subfooter.kmk 177 177 178 ifdef PATH_VBoxBFE 178 179 # Convert the pnm-file to a byte array. 179 180 $(PATH_VBoxBFE)/Ico64x01.h: $(PATH_ROOT)/src/VBox/Frontends/VBoxBFE/ico64x01.pnm $(VBOX_BIN2C) | $(call DIRDEP,$(PATH_VBoxBFE)) 180 181 $(call MSG_TOOL,bin2c,VBoxBFE,$<,$@) 181 182 $(QUIET)$(VBOX_BIN2C) Ico64x01 $< $@ 183 endif 184
Note:
See TracChangeset
for help on using the changeset viewer.