Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jul 1997 12:57:51 -0700 (PDT)
From:      Bill Paul <wpaul@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/pciconf Makefile
Message-ID:  <199707141957.MAA15747@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       1997/07/14 12:57:51 PDT

  Modified files:
    usr.sbin/pciconf     Makefile 
  Log:
  Unbreak this file some more:
  
  CFLAGS=+-I${.CURDIR}/../../sys -> CFLAGS+= -I${.CURDIR}/../../sys
  
  Asked about on BSDnet:#FreeBSD by: philw@dream.webmaster.com (Phillip White)
  
  Revision  Changes    Path
  1.6       +1 -1      src/usr.sbin/pciconf/Makefile



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