From 4427b3f133373b2e58323fea73b7e04f4cabed34 Mon Sep 17 00:00:00 2001 From: Ashish Kumar Yadav Date: Wed, 29 Sep 2021 13:33:16 +0530 Subject: [PATCH] No longer required --- GNUmakefile | 1 - 1 file changed, 1 deletion(-) diff --git a/GNUmakefile b/GNUmakefile index 470e5e5..2a8888f 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -21,7 +21,6 @@ E3BLOCKS = $(subst =,\=,${E2BLOCKS}) E4BLOCKS = $(subst ",\\",${E3BLOCKS}) # escaping `'' for shell EFBLOCKS = $(subst ','\'',${E4BLOCKS}) -# this comment is a workaround for syntax highlighting bug in vim') config.h: [ -d blocks ] || cp -R blocks.def blocks