Changeset eff9f8c in mainline for uspace/app/barber/Makefile
- Timestamp:
- 2016-05-15T08:21:20Z (9 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f6017ee
- Parents:
- 362654a
- git-author:
- Vojtech Horky <vojtech.horky@…> (2016-05-15 08:21:20)
- git-committer:
- Jakub Jermar <jakub@…> (2016-05-15 08:21:20)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/barber/Makefile
r362654a reff9f8c 85 85 include $(USPACE_PREFIX)/Makefile.common 86 86 87 image s.c images.h: $(IMAGES)88 $(ROOT_PATH)/tools/mkarray.py images COMPOSITOR_IMAGES $ ^87 image%.c image%.h: $(IMAGES) 88 $(ROOT_PATH)/tools/mkarray.py images COMPOSITOR_IMAGES $(IMAGES)
Note:
See TracChangeset
for help on using the changeset viewer.