cvs commit: src Makefile.inc1 src/gnu/usr.bin/cc/cc_tools Makefile

Ruslan Ermilov ru at FreeBSD.org
Wed Aug 18 06:21:41 PDT 2004


ru          2004-08-18 13:21:40 UTC

  FreeBSD src repository

  Modified files:
    .                    Makefile.inc1 
    gnu/usr.bin/cc/cc_tools Makefile 
  Log:
  A fix from rev. 1.52 of gnu/usr.bin/cc/cc_tools/Makefile was lost
  in rev. 1.57.  Fix this regression by making cc_tools a new-style
  build-tool in Makefile.inc1.  For details of what has been fixed,
  please see the gnu/usr.bin/cc/cc_tools/Makefile,v 1.52 commit log.
  
  Caught this by accidentally touching param.h while in the process
  of cross-buildworld for amd64.
  
  Revision  Changes    Path
  1.440     +1 -1      src/Makefile.inc1
  1.80      +0 -10     src/gnu/usr.bin/cc/cc_tools/Makefile


More information about the cvs-src mailing list