No longer required

This commit is contained in:
Ashish Kumar Yadav 2021-09-29 13:33:16 +05:30
parent e433881824
commit 4427b3f133

View file

@ -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