mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-28 09:37:10 -04:00
Remove any mention of "make depend" from README.md
This commit is contained in:
parent
84bf7ce4a6
commit
3f7ddefdd1
1 changed files with 1 additions and 2 deletions
|
|
@ -162,8 +162,7 @@ To build on a Unix or Linux system, use:
|
|||
$ ./configure
|
||||
$ make
|
||||
|
||||
If you're planning on making changes to the BIND 9 source, you should run
|
||||
`make depend`. If you're using Emacs, you might find `make tags` helpful.
|
||||
If you're using Emacs, you might find `make tags` helpful.
|
||||
|
||||
Several environment variables, which can be set before running `configure`,
|
||||
affect compilation. Significant ones are:
|
||||
|
|
|
|||
Loading…
Reference in a new issue