Having some errors on Linux system (Ubuntu 16.04 64-bit):
root@th01:~/bug-test/telehash-c# make static-cs1a
sed: can't read /#include ".*h"/d: No such file or directory
Makefile:74: recipe for target 'static-cs1a' failed
make: *** [static-cs1a] Error 2
root@th01:~/bug-test/telehash-c# make static-tmesh
sed: can't read /#include ".*h"/d: No such file or directory
Makefile:82: recipe for target 'static-tmesh' failed
make: *** [static-tmesh] Error 2
root@th01:~/bug-test/telehash-c#
Having some errors on Linux system (Ubuntu 16.04 64-bit):
These targets seem to work fine on Mac.