Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Nov 2000 20:37:31 -0800 (PST)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src Makefile Makefile.inc1 src/release Makefile
Message-ID:  <200011210437.UAA19294@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2000/11/20 20:37:30 PST

  Modified files:
    .                    Makefile Makefile.inc1 
    release              Makefile 
  Log:
  Fix release, broken by the perl cross-build fixes.
  
  The distribute target is basicly the same as an install. For
  perl, this means that miniperl is needed. Since miniperl is
  only present in the object directory, we need to make sure
  the path is set correctly. To do this, we have make release
  use a new distribworld target that sets the path before doing
  a make distribute.
  
  Revision  Changes    Path
  1.239     +5 -5      src/Makefile
  1.177     +10 -1     src/Makefile.inc1
  1.586     +2 -2      src/release/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?200011210437.UAA19294>