Date: Thu, 8 Jun 2000 11:11:15 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.lib.mk Message-ID: <200006081811.LAA97346@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2000/06/08 11:11:15 PDT Modified files: share/mk bsd.lib.mk Log: When dubiously reprogramming .SUFFIXES, don't screw up the order of .S relative to .s. This fixes wrong sources being preferred after "gcc -save-temps" creates .s files from .S files. Revision Changes Path 1.92 +2 -2 src/share/mk/bsd.lib.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006081811.LAA97346>