Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Apr 2002 21:59:09 -0700
From:      Bill Fenner <fenner@research.att.com>
To:        ru@FreeBSD.org
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/share/mk bsd.doc.mk bsd.docb.mk bsd.info.mk bsd.init.mk bsd.lib.mk bsd.libnames.mk bsd.man.mk bsd.nls.mk bsd.obj.mk bsd.own.mk bsd.prog.mk bsd.sgml.mk bsd.subdir.mk sys.mk
Message-ID:  <200204180459.VAA07509@windsor.research.att.com>

next in thread | raw e-mail | index | archive | help

This commit seems to have broken share/info/Makefile during installworld.

${DESTDIR} and ${INFODIR} are empty when the ".if exists" is run, since
${INFODIR} is set in bsd.own.mk but bsd.own.mk is no longer included
from sys.mk.

  Bill

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?200204180459.VAA07509>