Move make documentation above make db
authorKarl O. Pinc <kop@karlpinc.com>
Sun, 1 Oct 2023 21:16:49 +0000 (16:16 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Sun, 1 Oct 2023 21:16:49 +0000 (16:16 -0500)
commit6658239ecdde5c6449111852f3872c199cc0ddda
treeb6933d5348eb8a40e4cd0de4af3f0b7331ceeb15
parente2a8edc2c6635f619485458c79a0def5f3cd6a81
Move make documentation above make db

This is necessary or making the db comments won't work, they depend
on $(HTML_RST_FILES) being defined when the comments are collected.
Makefile