mirror of
https://github.com/ipxe/ipxe
synced 2026-04-04 03:00:20 +03:00
Kill off redundant references to the .zprefixes.
This commit is contained in:
@@ -55,13 +55,13 @@ noargs : blib
|
||||
@echo
|
||||
@echo 'For example, '
|
||||
@echo
|
||||
@echo ' make allzroms '
|
||||
@echo ' make allroms '
|
||||
@echo
|
||||
@echo 'will generate all possible .zrom (rom burnable) images, and'
|
||||
@echo 'will generate all possible .rom (rom burnable) images, and'
|
||||
@echo
|
||||
@echo ' make allzdsks'
|
||||
@echo ' make alldsks'
|
||||
@echo
|
||||
@echo 'will generate all possible .zdsk (bootable floppy) images, or'
|
||||
@echo 'will generate all possible .dsk (bootable floppy) images, or'
|
||||
@echo
|
||||
@echo '===================================================='
|
||||
@exit 1
|
||||
|
||||
Reference in New Issue
Block a user