From owner-cvs-usrsbin Sun Jul 13 07:48:34 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA21189 for cvs-usrsbin-outgoing; Sun, 13 Jul 1997 07:48:34 -0700 (PDT) Received: from gvr.win.tue.nl (root@gvr.win.tue.nl [194.151.74.97]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA21168; Sun, 13 Jul 1997 07:48:23 -0700 (PDT) Received: (from guido@localhost) by gvr.win.tue.nl (8.8.6/8.8.2) id QAA02975; Sun, 13 Jul 1997 16:48:20 +0200 (MET DST) From: Guido van Rooij Message-Id: <199707131448.QAA02975@gvr.win.tue.nl> Subject: Re: cvs commit: src/usr.sbin/iostat Makefile src/usr.bin/netstat Makefile src/usr.sbin/pciconf Makefile src/usr.sbin/pstat M In-Reply-To: <199707131151.EAA09333@freefall.freebsd.org> from Guido van Rooij at "Jul 13, 97 04:51:43 am" To: guido@FreeBSD.ORG (Guido van Rooij) Date: Sun, 13 Jul 1997 16:48:20 +0200 (MET DST) Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk There are many more of these, and I want to fix these. I am not certain about the libs however (see below). (the pcvt/fed is not important as it is not included in the make process) I'd like to delete all of the -I/sys and replace all of the others by s|/sys|${.CURDIR}/../../sys|g Any objections? -Guido ./bin/ps/Makefile:CFLAGS+=-I/sys ./eBones/lib/libtelnet/Makefile:CFLAGS+= -DDES_ENCRYPTION -DAUTHENTICATION -DKRB 4 -I/usr/include/kerberosIV ./lib/libipx/Makefile:#CFLAGS+=-DLIBC_SCCS -I/sys ./lib/libkvm/Makefile:CFLAGS+=-DLIBC_SCCS -I/sys ./lib/libscsi/Makefile:#CFLAGS+=-DLIBC_SCCS -I/sys ./lib/libutil/Makefile:CFLAGS+=-Wall -DLIBC_SCCS -I${.CURDIR} -I/sys ./libexec/lfs_cleanerd/Makefile:CFLAGS+=-I/sys/ufs/lfs -I${.CURDIR} ${DEBUG} ./release/sysinstall/Makefile:CFLAGS+= -Wall -I${.CURDIR}/../../gnu/lib/libdialo g -I${.OBJDIR} -I/sys ./sbin/dumplfs/Makefile:CFLAGS+=-I/sys/ufs/lfs ./usr.bin/fstat/Makefile:CFLAGS+=-I/sys ./usr.bin/mt/Makefile:CFLAGS+=-I/sys eebsd/5.003/CORE ./usr.sbin/pcvt/fed/Makefile:CFLAGS = -O -Wall -pipe -I/usr/local/incl