mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-05 23:22:25 +00:00
insignificant readme and makefile changes.
This commit is contained in:
parent
ff42920226
commit
5a93546143
2 changed files with 8 additions and 4 deletions
2
makefile
2
makefile
|
|
@ -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 ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue