Cleanup clm build rules for Windows
- The
sed
call is no longer needed due to a bugfix in clm (the library paths may now be 1024 characters long already upstream) - Replace
cd
withmake -C
- Tabs for indentation
sed
call is no longer needed due to a bugfix in clm (the library
paths may now be 1024 characters long already upstream)cd
with make -C