mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-06 06:48:48 +00:00
Added SHELL in stdlib/Makefile
This commit is contained in:
parent
a995993997
commit
2594f7a8dc
2 changed files with 3 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -7,7 +7,7 @@ all:
|
|||
pushd runtime && make && popd
|
||||
pushd stdlib && make && popd
|
||||
|
||||
install: ;
|
||||
#install: ;
|
||||
|
||||
regression:
|
||||
pushd regression && make clean check && popd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue