summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin
diff options
context:
space:
mode:
authorjmacd <jmacd@FreeBSD.org>1997-01-11 02:59:52 +0000
committerjmacd <jmacd@FreeBSD.org>1997-01-11 02:59:52 +0000
commit76a0431f96425d3cbd72315a4138f092f106c590 (patch)
tree100385c10142e166625f9e570cb2c9b8ec6b6034 /gnu/usr.bin
parent8514111caf0a4bea9eae7d4361dcf633acf82f40 (diff)
downloadFreeBSD-src-76a0431f96425d3cbd72315a4138f092f106c590.zip
FreeBSD-src-76a0431f96425d3cbd72315a4138f092f106c590.tar.gz
Add the missing annotations.
Diffstat (limited to 'gnu/usr.bin')
-rw-r--r--gnu/usr.bin/cc/doc/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/doc/Makefile b/gnu/usr.bin/cc/doc/Makefile
index 998ac0c..2826535 100644
--- a/gnu/usr.bin/cc/doc/Makefile
+++ b/gnu/usr.bin/cc/doc/Makefile
@@ -1,7 +1,12 @@
-# $Id$
+# $Id: Makefile,v 1.3 1996/09/19 15:47:47 peter Exp $
INFO = gcc cpp reno gxxint
+INFOSECTION= "Gcc Documentation"
+INFOENTRY_gcc= "* gcc: (gcc). The GNU C compiler."
+INFOENTRY_cpp= "* cpp: (cpp). The GNU C pre-processor."
+INFOENTRY_gxxint= "* gxxint: (gxxint). The GNU compiler family internal documentation."
+
gcc.info: gcc.texi invoke.texi install.texi extend.texi rtl.texi md.texi \
tm.texi
OpenPOWER on IntegriCloud