mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 09:52:24 +00:00
Update bootstrap sources.
This commit is contained in:
parent
f5ae1af37d
commit
0049d88a0f
203 changed files with 621 additions and 1873 deletions
1
makefile
1
makefile
|
|
@ -133,6 +133,7 @@ clean: configuration
|
|||
# full: Full build of compiler and libarary.
|
||||
full: configuration
|
||||
@make -f src/tools/make/vishap.make -s installable
|
||||
@-make -f src/tools/make/vishap.make -s uninstall
|
||||
@make -f src/tools/make/vishap.make -s clean
|
||||
# Make bootstrap compiler from source suitable for current data model
|
||||
@printf "\n\n--- Compiler build started ---\n\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue