Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Dec 2001 14:32:09 -0600 (CST)
From:      Antoine Beaupré <antoine@usw4.freebsd.org>
To:        libh@FreeBSD.org
Subject:   cvs commit: libh/lib/tcl Makefile.inc1
Message-ID:  <200112032032.fB3KW9p42563@usw4.freebsd.org>

next in thread | raw e-mail | index | archive | help
antoine     2001/12/03 14:32:09 CST

  Modified files:
    lib/tcl              Makefile.inc1 
  Log:
  rewrite of the build_systems_*.cc rules:
  
  o break into multiple rules
  
  o note the dependencies on the .cd.cc files
  
  This should solve problems related to updates of cd.cc files not making
  it into the interpreter. In particular, problems such as
  
  "invalid command name: Database::create"
  
  raised earlier, should be solved only with partial compilation (instead
  of full).
  
  Revision  Changes    Path
  1.22      +23 -18    libh/lib/tcl/Makefile.inc1


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




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