[gnu.g++.lib.bug] typo in libg++ Makefile, SRCDIR should be SRCIDIR

Briggs.pa@XEROX.COM (10/03/89)

In the 1.36.0 libg++ release (actually, the pre-release? libg++.ytar.Z from
labrea.stanford.edu) there is a typo in the GCC_INCLUDE_DIRS ...

replace -I$(SRCDIR) with -I$(SRCIDIR)

				\nick briggs