mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
Add the missing annotations.
This commit is contained in:
parent
a27d0c0f96
commit
dfc62077a2
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=21508
@ -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