Add RT11 macro libraries.

Hopefully they won't open as RSX ones, because then they still won't work.
Can't test this now.
This commit is contained in:
Olaf Seibert
2017-04-27 20:29:04 +02:00
parent 96cfd4a152
commit e4ec481d3d
5 changed files with 57 additions and 16 deletions

View File

@@ -133,7 +133,7 @@ static void print_help(
printf("-h print this help\n");
printf("-l gives the listing file name (.LST)\n");
printf(" -l - enables listing to stdout.\n");
printf("-m load RT-11 compatible macro library from which\n");
printf("-m load RSX-11 or RT-11 compatible macro library from which\n");
printf(" .MCALLed macros can be found.\n");
printf(" Multiple allowed.\n");
printf("-o gives the object file name (.OBJ)\n");