Date: Tue, 18 Nov 2003 21:08:27 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf kmod.mk src/sys/modules/linprocfs Makefile src/sys/modules/linux Makefile src/sys/modules/nwfs Makefile src/sys/modules/ppbus Makefile src/sys/modules/ppi Makefile src/sys/modules/pps Makefile src/sys/modules/smbfs ... Message-ID: <200311190508.hAJ58RQw014375@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2003/11/18 21:08:27 PST
FreeBSD src repository
Modified files:
sys/conf kmod.mk
sys/modules/linprocfs Makefile
sys/modules/linux Makefile
sys/modules/nwfs Makefile
sys/modules/ppbus Makefile
sys/modules/ppi Makefile
sys/modules/pps Makefile
sys/modules/smbfs Makefile
sys/modules/streams Makefile
Log:
o Remove @- from the ln and change it to a -sf. This was bogus, and
regocnized as such at the time. Now that the other bogons in the
tree have been fixed, we can remove this ugly kludge.
o Remove stale/bogus opt_foo.h files. These are left over from
by-gone resources. And they point to the need, yet again, to
improve the build system so meta information is only in one place.
Submitted by: ru
Reviewed by: bde
Approved by: re@ (jhb)
Revision Changes Path
1.150 +1 -1 src/sys/conf/kmod.mk
1.11 +0 -1 src/sys/modules/linprocfs/Makefile
1.62 +1 -1 src/sys/modules/linux/Makefile
1.12 +1 -1 src/sys/modules/nwfs/Makefile
1.5 +1 -1 src/sys/modules/ppbus/Makefile
1.3 +1 -1 src/sys/modules/ppi/Makefile
1.3 +0 -1 src/sys/modules/pps/Makefile
1.6 +1 -1 src/sys/modules/smbfs/Makefile
1.11 +1 -1 src/sys/modules/streams/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311190508.hAJ58RQw014375>
