Changeset 2456 in vbox for trunk/src/VBox/Frontends/VBoxSDL/Makefile
- Timestamp:
- May 3, 2007 12:57:07 AM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 20868
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxSDL/Makefile
r1564 r2456 145 145 # Convert the pnm-file to a byte array. 146 146 $(PATH_VBoxSDL)/Ico64x01.h: ico64x01.pnm $(VBOX_BIN2C) | $(call DIRDEP,$(PATH_VBoxSDL)) 147 $(call MSG_ L1,bin2c $< =>$@)147 $(call MSG_TOOL,bin2c,VBoxSDL,$<,$@) 148 148 $(QUIET)$(VBOX_BIN2C) Ico64x01 $< $@ 149 149
Note:
See TracChangeset
for help on using the changeset viewer.