Date: Sun, 13 Jul 1997 16:48:20 +0200 (MET DST) From: Guido van Rooij <guido@gvr.win.tue.nl> To: guido@FreeBSD.ORG (Guido van Rooij) Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/iostat Makefile src/usr.bin/netstat Makefile src/usr.sbin/pciconf Makefile src/usr.sbin/pstat M Message-ID: <199707131448.QAA02975@gvr.win.tue.nl> In-Reply-To: <199707131151.EAA09333@freefall.freebsd.org> from Guido van Rooij at "Jul 13, 97 04:51:43 am"
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707131448.QAA02975>
