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

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Jun 22 14:49:35 PDT 2004


dillon      2004/06/22 14:46:54 PDT

DragonFly src repository

  Modified files:
    .                    Makefile.inc1 
    gnu/usr.bin/cc34/cc_tools Makefile 
  Log:
  Unbreak the buildworld by fixing a cc_tools dependancy on cc_prep in
  Makefile.inc1 instead of trying to create a dependancy in cc_tools.  The
  object tree had not yet been created for cc_prep and this caused files to
  be generated in /usr/src, amoung other things.
  
  Revision  Changes    Path
  1.34      +1 -1      src/Makefile.inc1
  1.6       +1 -5      src/gnu/usr.bin/cc34/cc_tools/Makefile


http://www.dragonflybsd.org/cvsweb/src/Makefile.inc1.diff?r1=1.33&r2=1.34&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc34/cc_tools/Makefile.diff?r1=1.5&r2=1.6&f=u





More information about the Commits mailing list