Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 78430b6

Browse files
committed
Add a comment noting that the dependency information is stored in
Makefile.deps.
1 parent 0286ae8 commit 78430b6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Doc/Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@
4848
# the html/ directory. If you want to fix the GNU info process, look
4949
# in the info/ directory; please send patches to [email protected].
5050

51+
# This Makefile only includes information on how to perform builds; for
52+
# dependency information, see Makefile.deps.
53+
5154
# Customizations -- you *may* have to edit these
5255

5356
# you could set this to a4

0 commit comments

Comments
 (0)