Skip to content

Commit

Permalink
Make,comment: add a reference
Browse files Browse the repository at this point in the history
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
  • Loading branch information
masatake committed Jul 1, 2024
1 parent cdd784f commit 2f69251
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions parsers/make.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
* GNU General Public License version 2 or (at your option) any later version.
*
* This module contains functions for generating tags for makefiles.
*
* References:
* - https://www.gnu.org/software/make/manual/html_node/index.html
*/

/*
Expand Down

0 comments on commit 2f69251

Please sign in to comment.