From 38dbe14bbe2f13b500c44abb799b1cdf2ffa409f Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Mon, 16 Jul 2007 17:26:07 +0100 Subject: Kill off redundant references to the .zprefixes. --- src/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index d32807024..1807465a5 100644 --- a/src/Makefile +++ b/src/Makefile @@ -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 -- cgit v1.2.3-55-g7522