-
Victor Yu authored
The repo no longer keeps the `make.depend` files. Instead, they are generated when `make conf` is executed. After making changes to the source code, run `make depend` to refresh the dependencies. If needed, Run `make undepend` to delete the `make.conf` files.
2ec23237