Add the missing annotations.
This commit is contained in:
parent
a27d0c0f96
commit
dfc62077a2
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user