Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jul 2000 13:37:20 -0500 (CDT)
From:      Alexander Langer <alex@usw4.freebsd.org>
To:        libh@FreeBSD.org
Subject:   cvs commit: libh/lib/tcl Makefile
Message-ID:  <200007171837.NAA46963@usw4.freebsd.org>

next in thread | raw e-mail | index | archive | help
alex        2000/07/17 13:37:20 CDT

  Modified files:
    lib/tcl              Makefile 
  Log:
  Fix bug in substitution for *.cd.cc args of UI_SRC:
  "lib/hui/$(var)" of course expands to "lib/hui/partone parttwo"
  and not "lib/hui/partone parttwo". Use for-loop now.
  
  Revision  Changes    Path
  1.13      +2 -2      libh/lib/tcl/Makefile



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?200007171837.NAA46963>