diff --git a/gnu/usr.bin/cc/doc/Makefile b/gnu/usr.bin/cc/doc/Makefile index 998ac0ca462..2826535db62 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