Changes in boot/Makefile.build [3bf8a75:e344422] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.build
r3bf8a75 re344422 103 103 104 104 %.gz: % 105 gzip -n -k - 9 -f $<105 gzip -n -k -f $< 106 106 107 107 $(COMPS).tar: $(COMPONENTS)
Note:
See TracChangeset
for help on using the changeset viewer.