Date: Sat, 28 Jun 1997 23:03:43 -0700 (PDT) From: Paul Traina <pst@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/cc/cc1 Makefile src/gnu/usr.bin/cc/cc1obj Makefile src/gnu/usr.bin/cc/cc1plus Makefile src/gnu/usr.bin/gzip Makefile src/gnu/usr.bin/tar Makefile src/usr.bin/chflags Makefile src/usr.bin/lex/lib Makefile src/usr.sbin/cron/lib Makefile ... Message-ID: <199706290603.XAA25966@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
pst 1997/06/28 23:03:43 PDT
Modified files:
gnu/usr.bin/cc/cc1 Makefile
gnu/usr.bin/cc/cc1obj Makefile
gnu/usr.bin/cc/cc1plus Makefile
gnu/usr.bin/gzip Makefile
gnu/usr.bin/tar Makefile
usr.bin/chflags Makefile
usr.bin/lex/lib Makefile
usr.sbin/cron/lib Makefile
usr.sbin/mrouted/common Makefile
usr.sbin/pcvt/kbdio Makefile
Log:
NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!".
NOPIC is used to not generate a shared library, not NOSHARED.
Make NOSHARED advisory where appropriate.
Remove bogus NOSHARED (kbdio).
Revision Changes Path
1.12 +2 -2 src/gnu/usr.bin/cc/cc1/Makefile
1.5 +2 -2 src/gnu/usr.bin/cc/cc1obj/Makefile
1.12 +2 -2 src/gnu/usr.bin/cc/cc1plus/Makefile
1.15 +2 -2 src/gnu/usr.bin/gzip/Makefile
1.9 +1 -1 src/gnu/usr.bin/tar/Makefile
1.3 +1 -1 src/usr.bin/chflags/Makefile
1.6 +3 -3 src/usr.bin/lex/lib/Makefile
1.3 +1 -1 src/usr.sbin/cron/lib/Makefile
1.4 +4 -4 src/usr.sbin/mrouted/common/Makefile
1.5 +0 -1 src/usr.sbin/pcvt/kbdio/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706290603.XAA25966>
