Makefile clean up for libg++ failing make depend
authorRodney W. Grimes <rgrimes@cdrom.com>
Tue, 30 Mar 1993 00:00:00 +0000 (00:00 +0000)
committerRodney W. Grimes <rgrimes@cdrom.com>
Tue, 30 Mar 1993 00:00:00 +0000 (00:00 +0000)
commit6d78152d3484393dc22dac48da438dce5976f6d2
treece28428d6211d1c8f8ae8b1886af8e3089c705a0
parent6b9305fda0fe58dbdd6b713d2c74dd2df3096a67
Makefile clean up for libg++ failing make depend

Added CFLAGS so that include files could be found by mkdep,
and so that make depend would invoke the g++ version of cpp.

This also requires some changes in /usr/share/mk files to
support the now valid -+ CFLAG for make depends.

AUTHOR: Rodney W. Grimes (rgrimes@agora.rain.com)
386BSD-Patchkit: patch00118
usr/src/lib/libg++/libg++/Makefile