Skip to content

Commit

Permalink
Add description of make clean and make distclean
Browse files Browse the repository at this point in the history
  • Loading branch information
okuramasafumi authored Sep 9, 2020
1 parent 58ee43b commit a13703c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JA/2_mri_structure.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ $ sudo apt-get install git ruby autoconf bison gcc make zlib1g-dev libffi-dev li
make clean
make distclean
```
を実行してから再度 `make` コマンドを実行してみてください。
を実行して古いファイル・ディレクトリを削除してから再度 `make` コマンドを実行してみてください。

## 演習:ビルドした Ruby でプログラムを実行してみよう

Expand Down

0 comments on commit a13703c

Please sign in to comment.