Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jul 1998 16:32:41 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG
Subject:   cvs commit: src/gnu/usr.bin/perl/usub Makefile
Message-ID:  <199807072332.QAA14578@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/07/07 16:32:41 PDT

  Modified files:
    gnu/usr.bin/perl/usub Makefile 
  Log:
  Use the installed version of perl for `make depend'.  It is now
  bootstrapped by `make world'.  The version just built in ".."
  normally won't work if the target system is not binary compatible.
  The bootstrapped version has a better chance of working.
  
  This makes the fixes and bugs in the previous 3 commits irrelevant.
  Rev.1.11 was just wrong and rev.1.10 became unnecessary when
  perl/perl was added to build-tools.  Don't expect to build perl/usub
  without using `make world' or equivalent if you don't have perl
  installed.
  
  Revision  Changes    Path
  1.12      +3 -14     src/gnu/usr.bin/perl/usub/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?199807072332.QAA14578>