mirror of
https://github.com/servo/servo.git
synced 2025-08-01 19:50:30 +01:00
Added note about make bindings
.
This commit is contained in:
parent
3d91193527
commit
dbeaa9e13f
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ There are lots of make targets you can use:
|
|||
- `make clean-rust` - cleans Rust
|
||||
- `make clean-servo` - only cleans Servo itself (code in `src/components`
|
||||
- `make clean-DEP` - cleans the dependency `DEP`. e.g. `make clean-rust-opengles`
|
||||
- `make bindings` - generate the Rust WebIDL bindings
|
||||
- `make DEP` - builds only the specified dependency. e.g. `make rust-opengles`
|
||||
- `make check-DEP` - build and run tests for specified dependency
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue