@echo off rem Wrapper, damit opt.makeprg = "gmake" (aus nvim/lua/config/options.lua) rem unter Windows funktioniert. make %* exit /b %ERRORLEVEL%