Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!MCC.COM!rfg From: rfg@MCC.COM (Ron Guilmette) Newsgroups: gnu.g++.lib.bug Subject: Makefile improvements for libg++ Message-ID: <8903211725.AA25819@riunite.aca.mcc.com> Date: 21 Mar 89 17:25:03 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 15 Because of the potential for problem while building libg++, I suggest that future releases of libg++ include the following statement under the "clean:" target in each of the libg++ Makefiles: -rm -f C++.hacksa* This will cleanup junk files which the compiler may leave behind under some circumstances. // Ron Guilmette - MCC - Experimental (parallel) Systems Kit Project // 3500 West Balcones Center Drive, Austin, TX 78759 - (512)338-3740 // ARPA: rfg@mcc.com // UUCP: {rutgers,uunet,gatech,ames,pyramid}!cs.utexas.edu!pp!rfg