Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jul 1998 17:14:17 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG
Subject:   cvs commit: src/gnu/usr.bin/cc/c++filt Makefile
Message-ID:  <199807080014.RAA15636@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/07/07 17:14:17 PDT

  Modified files:
    gnu/usr.bin/cc/c++filt Makefile 
  Log:
  Use the installed versions of cc, cc1 and cpp for building underscore.
  They have been bootstrapped by `make world' since long before the
  hacks here were cloned from ../libgcc/Makefile.  The versions just
  built in "../*" normally won't work if the target system is not binary
  compatible.
  
  Don't use OBJS to defeat `make depend'; just put generated sources in
  SRCS.
  
  Added temporary files to CLEANFILES.
  
  Revision  Changes    Path
  1.4       +4 -35     src/gnu/usr.bin/cc/c++filt/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807080014.RAA15636>