Date: Sat, 27 Jul 2002 15:15:42 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.cpu.mk Message-ID: <200207272215.g6RMFg6Z045835@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2002/07/27 15:15:42 PDT Modified files: share/mk bsd.cpu.mk Log: - Fixup whitespace after previous commit. - To minimize whitespace changes, remove a test that didn't define _CPUCFLAGS if both NO_CPU_CFLAGS and NO_CPU_COPTFLAGS were defined since it is redundant (we don't use _CPUCFLAGS if those are defined). Revision Changes Path 1.14 +10 -12 src/share/mk/bsd.cpu.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?200207272215.g6RMFg6Z045835>