Changeset 1913
- Timestamp:
- 06/11/07 01:01:55 (19 months ago)
- Files:
-
- 1 modified
-
trunk/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile
r1908 r1913 399 399 -c boot/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table \ 400 400 -V "lfslivecd-$(VERSION)" ./ 401 @cd $(MPBASE)/iso ; $(WD)/bin/mkisofs -z -R -l --allow-leading-dots -D -o \ 402 $(MPBASE)$(ROOT)/lfslivecd-$(VERSION)-nosrc.iso -b boot/isolinux/isolinux.bin \ 403 -c boot/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table \ 404 -m lfs-sources -V "lfslivecd-$(VERSION)" ./ 401 405 402 406 # Targets to clean your tree.
