Changes in boot/Makefile.silo [9d58539:336d2f52] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.silo
r9d58539 r336d2f52 41 41 42 42 $(POST_OUTPUT): build_dist 43 $(GENISOIMAGE)-f -G $(ISOFS_B_IN) -B ... -r -o $@ $(DISTROOT)/43 mkisofs -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.