Changeset 63a045c in mainline for boot/Makefile
- Timestamp:
- 2018-10-10T17:41:44Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9286475
- Parents:
- 63c1dd5
- git-author:
- Jiří Zárevúcky <zarevucky.jiri@…> (2018-10-10 17:11:15)
- git-committer:
- Jiří Zárevúcky <zarevucky.jiri@…> (2018-10-10 17:41:44)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified boot/Makefile ¶
r63c1dd5 r63a045c 134 134 135 135 clean_dist: 136 rm -f $(INITRD).img $(COMPS). s $(COMPS).h $(COMPS)_desc.c $(COMPONENTS_DEFLATE) $(COMPS).o $(COMPS)_desc.o $(COMPS).zip$(LINK)136 rm -f $(INITRD).img $(COMPS).o $(COMPS).tar $(LINK) 137 137 find $(USPACE_PATH)/dist -mindepth 1 -maxdepth 1 -type f -exec rm \{\} \; 138 138 rm -f $(USPACE_PATH)/dist/app/*
Note:
See TracChangeset
for help on using the changeset viewer.