Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 May 1997 14:58:12 -0700 (PDT)
From:      Paul Richards <paul@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG
Subject:   cvs commit: www/data/releases Makefile
Message-ID:  <199705182158.OAA10317@freefall.freebsd.org>

index | next in thread | raw e-mail

paul        1997/05/18 14:58:12 PDT

  Modified files:
    data/releases        Makefile 
  Log:
  Allow DOCS to be overriden and conditionally clear the SUBDIR.
  
  This is to overcome a problem in building this part of the tree
  from the new build structure. The current system relies on picking
  up a Makefile.inc from a parent directory that sets WEBBASE and as
  the subdirectories are entered this Makefile.inc is from a different
  parent directory with a different WEBBASE setting.
  
  This wasn't something I could workaround when building from the
  new directory structure so as a short term cludge I now enter this
  directory twice, once with NEW_BUILD defined so the subdirs are
  skipped and once with DOCS set to null so only the directories are
  built and WEBBASE is set appropriately in each case.
  
  Revision  Changes    Path
  1.6       +5 -1      www/data/releases/Makefile


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705182158.OAA10317>