@MAKE -C dir1 dir2 -f Makefile1 $(filter-out _all sub-make,$(MAKECMDGOALS)) explain the grammar in this snippet
时间: 2024-05-21 13:16:32 浏览: 150
Sure, here is an explanation of the grammar in this snippet:
- `@MAKE`: This tells Make to run the command `MAKE` silently, without displaying the command itself.
- `-C dir1 dir2`: This tells Make to change to the directory `dir1/dir2` before running the rest of the command.
- `-f Makefile1`: This tells Make to use the file `Makefile1` instead of the default `Makefile` for this command.
- `$(filter-out _all sub-make,$(MAKECMDGOALS))`: This is a Make function that filters out any targets that match `_all` or `sub-make` from the list of goals specified on the command line (`$(MAKECMDGOALS)`). The resulting list of targets is used as the goals for this Make command.
Put together, this command runs Make silently, changes to the directory `dir1/dir2`, uses `Makefile1` as the Makefile, and filters out any targets that match `_all` or `sub-make` from the list of goals specified on the command line. The resulting list of targets is then used as the goals for this Make command.
阅读全文
相关推荐
![-](https://img-home.csdnimg.cn/images/20241231045053.png)
![-](https://img-home.csdnimg.cn/images/20241231044930.png)
![-](https://img-home.csdnimg.cn/images/20241231045053.png)
![](https://csdnimg.cn/download_wenku/file_type_ask_c1.png)
![](https://csdnimg.cn/download_wenku/file_type_ask_c1.png)
![](https://csdnimg.cn/download_wenku/file_type_ask_c1.png)
![pdf](https://img-home.csdnimg.cn/images/20241231044930.png)
![zip](https://img-home.csdnimg.cn/images/20241231045053.png)
![rar](https://img-home.csdnimg.cn/images/20241231044955.png)
![zip](https://img-home.csdnimg.cn/images/20241231045053.png)
![zip](https://img-home.csdnimg.cn/images/20241231045053.png)
![rar](https://img-home.csdnimg.cn/images/20241231044955.png)
![txt](https://img-home.csdnimg.cn/images/20241231045021.png)
![zip](https://img-home.csdnimg.cn/images/20241231045053.png)
![rar](https://img-home.csdnimg.cn/images/20241231044955.png)
![application/x-gzip](https://img-home.csdnimg.cn/images/20250102104920.png)
![xz](https://img-home.csdnimg.cn/images/20250102104920.png)
![zip](https://img-home.csdnimg.cn/images/20241231045053.png)
![rar](https://img-home.csdnimg.cn/images/20241231044955.png)