insignificant readme and makefile changes.

This commit is contained in:
Norayr Chilingarian 2023-12-13 15:56:49 +04:00
parent ff42920226
commit 5a93546143
2 changed files with 8 additions and 4 deletions

View file

@ -82,6 +82,8 @@ usage:
@echo " make compiler - Build the compiler but not the library"
@echo " make browsercmd - Build the symbol browser (showdef)"
@echo " make library - Build all library files and make library"
@echo " make O2library - Build all library files with Oberon-2 type sizes"
@echo " make OClibrary - Build all library files with Component Pascal type sizes"
@echo " make install - Install built compiler and library in /opt or C:\\PROGRAM FILES*"
@echo " (Needs root access)"
@echo ""