mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 08:42:24 +00:00
typ.size aware OPV.Convert
This commit is contained in:
parent
731f2215aa
commit
02803ae1fb
16 changed files with 96 additions and 232 deletions
4
makefile
4
makefile
|
|
@ -166,6 +166,10 @@ compiler: configuration
|
|||
|
||||
|
||||
|
||||
# Report changes to compiler source relative to bootstrap compiler
|
||||
sourcechanges:
|
||||
@make -f src/tools/make/vishap.make -s sourcechanges
|
||||
|
||||
|
||||
# browsercmd: build the 'showdef' command
|
||||
browsercmd: configuration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue