Date: Tue, 12 May 1998 15:51:36 -0700 (PDT) From: John Birrell <jb@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: <199805122251.PAA27199@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jb 1998/05/12 15:51:35 PDT
Modified files:
gnu/usr.bin/perl/usub Makefile
Log:
If perl exists in OBJDIR it has just been built; if it exists in
CURDIR it has been built without an obj directory; however if it is in
neither of those places, we expect it to be in DESTDIR.
Yes Bruce, I know this is broken because the host is not supposed to be
the same as the target, but we need to get the hosted build working
properly first before even attempting a cross compiled operating
system build. That will need to concept of TOOLSDIR or something that
can be mapped to DESTDIR in the case of a hosted build and set to the
installed tools in a cross compiled build. Later, later, later!
Revision Changes Path
1.10 +1 -1 src/gnu/usr.bin/perl/usub/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805122251.PAA27199>
