Changes in boot/Makefile.silo [336d2f52:7174403] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.silo
r336d2f52 r7174403 41 41 42 42 $(POST_OUTPUT): build_dist 43 mkisofs-f -G $(ISOFS_B_IN) -B ... -r -o $@ $(DISTROOT)/43 $(GENISOIMAGE) -f -G $(ISOFS_B_IN) -B ... -r -o $@ $(DISTROOT)/ 44 44 45 45 build_dist: clean
Note:
See TracChangeset
for help on using the changeset viewer.