From 30fcd34843fc3dd6d848c62353f9947f746ade7b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 15 Sep 2021 14:06:53 +0200 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- base/new-c-proj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/base/new-c-proj b/base/new-c-proj index 0d5459c..af0b472 100755 --- a/base/new-c-proj +++ b/base/new-c-proj @@ -73,9 +73,9 @@ if printf '%s\n' "$1" | grep '^lib' >/dev/null 2>/dev/null; then include \$(CONFIGFILE) OS = linux - # Linux: linux - # Mac OS: macos - # Windows: windows + # Linux: linux + # Mac OS: macos + # Windows: windows include mk/\$(OS).mk -- cgit v1.2.3-70-g09d2