From 1ababaa99dd6419116224042e84276855ea23197 Mon Sep 17 00:00:00 2001 From: Felix Yan Date: Mon, 15 Aug 2022 13:04:45 +0000 Subject: [PATCH] Correct a typo in Make.rules --- Make.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Make.rules b/Make.rules index 94f68f7..608170f 100644 --- a/Make.rules +++ b/Make.rules @@ -127,7 +127,7 @@ endif PHONY += all compile install clean docs FORCE -# Convinient variables +# Convenient variables comma := , squote := ' empty :=