diff man/programs.texi @ 35297:e268b7b500f0

Changes for makefile support in etags.
author Francesco Potortì <pot@gnu.org>
date Sun, 14 Jan 2001 20:48:05 +0000
parents c760b01b3253
children f5b916018b7e
line wrap: on
line diff
--- a/man/programs.texi	Sun Jan 14 19:26:14 2001 +0000
+++ b/man/programs.texi	Sun Jan 14 20:48:05 2001 +0000
@@ -1989,6 +1989,9 @@
 In Fortran code, functions, subroutines and blockdata are tags.
 
 @item
+In makefiles, targets are tags.
+
+@item
 In Objective C code, tags include Objective C definitions for classes,
 class categories, methods, and protocols.