]> Sergey Matveev's repositories - public-inbox.git/commitdiff
doc: avoid redundant mkdir(1) calls
authorEric Wong <e@80x24.org>
Mon, 30 Sep 2019 21:53:36 +0000 (21:53 +0000)
committerEric Wong <e@80x24.org>
Tue, 1 Oct 2019 03:40:50 +0000 (03:40 +0000)
GNU make has order-only prerequisites, so use it to avoid
redundant mkdir(1) calls since our homepage requires GNU
make to build anyways.


No differences found