]> Sergey Matveev's repositories - public-inbox.git/commit
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)
commit5981542ebbc555c6d7e5920c75ae3b3cb1727a4b
treebe39d749575e726a27fc2a9c00c01ad40c772655
parentb27722260936cd68009f7c1bebc90f22794c0d37
doc: avoid redundant mkdir(1) calls

GNU make has order-only prerequisites, so use it to avoid
redundant mkdir(1) calls since our homepage requires GNU
make to build anyways.
Documentation/include.mk