Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Apr 2002 23:46:35 -0700 (PDT)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/compat Makefile.inc
Message-ID:  <200204180646.g3I6kZi99914@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2002/04/17 23:46:35 PDT

  Modified files:
    lib/compat           Makefile.inc 
  Log:
  This Makefile.inc depended on the (wrong) order of inclusion
  of makefiles: bsd.own.mk was included before ../Makefile.inc,
  effectively hiding the (wrong) LIBCOMPATDIR assignment here.
  share/mk/sys.mk,v 1.60 (and assorted share/mk fixes) fixed
  this order, revealed this bug, and broke "make release" and
  "make installworld" with either of -DCOMPAT1X or -DCOMPAT2?.
  
  Reported by:    jhay
  
  Revision  Changes    Path
  1.9       +3 -2      src/lib/compat/Makefile.inc

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?200204180646.g3I6kZi99914>