From bde6ac2060a955f8aa4802cd5e1c5abd759534e0 Mon Sep 17 00:00:00 2001 From: kuaLeYi Date: Tue, 20 Nov 2018 09:45:51 -0600 Subject: Misc: Minor English fixes (GCI 2018) --- make/leaf.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'make') diff --git a/make/leaf.cfg b/make/leaf.cfg index 6ebf4bdc41..7ce50efaff 100644 --- a/make/leaf.cfg +++ b/make/leaf.cfg @@ -17,7 +17,7 @@ LIBSUFFIX_VA = $(LIB_VARIANT).a # Pull in the desired "target" compiler # Programs built on the host use automake generated rules. -# This will not change $(ARCH) -- binaries will still be place as per target +# This will not change $(ARCH) -- binaries will still be placed as per target include ${CONFIG.CC} ifeq (${DEPEND},$(wildcard ${DEPEND})) include ${DEPEND} # pull in dependencies if they exist @@ -32,7 +32,7 @@ debug: endif # -# VARIANT_VA will convert our ${ARCH} back into "" or "debug". +# VARIANT_VA will convert our ${ARCH} back to "" or "debug". # Handy when one makefile wants to hop over into a peer's tree and # build something "the same" way. # -- cgit v1.2.3