X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/821b6002127fba1e5b57d39e63eabd0ae189f6af..8833692b29ba11c34413d6793cf6d222ccdd930b:/src/deps.mk?ds=sidebyside diff --git a/src/deps.mk b/src/deps.mk index 71a5f42d22..0295e705a9 100644 --- a/src/deps.mk +++ b/src/deps.mk @@ -1,6 +1,6 @@ ### deps.mk --- src/Makefile fragment for GNU Emacs -## Copyright (C) 1985, 1987-1988, 1993-1995, 1999-2015 Free Software +## Copyright (C) 1985, 1987-1988, 1993-1995, 1999-2016 Free Software ## Foundation, Inc. ## This file is part of GNU Emacs. @@ -20,7 +20,7 @@ ## Commentary: ## -## This file is inserted in src/Makefile if AUTO_DEPEND=no. +## This file is included in src/Makefile if AUTO_DEPEND=no. ## It defines static dependencies between the various source files. ## FIXME some of these dependencies are platform-specific.