DOC: Improve the message printed when running `make` w/o `TARGET`
authorTim Duesterhus <tim@bastelstu.be>
Tue, 5 Jan 2021 17:10:41 +0000 (18:10 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 5 Jan 2021 18:32:48 +0000 (19:32 +0100)
commit1ab76dd956042019aabbfc2a04dc6a3101ce1a02
tree521f46c7dac957c3e33970405c8b5b6fb8f4e38e
parentce94a948fbf6fb57f31eb8395566f916d89bf89c
DOC: Improve the message printed when running `make` w/o `TARGET`

Rephrase the message to no longer talk about something that "is no longer
supported", but about what actually *is* supported.

Adjustments include:

- Removal of rare targets to make it easier to find the proper one.
- Reformatting to be easier to read (more newlines)
- Explanation of common non-default feature flags.
Makefile