From: Bruno H. <br...@cl...> - 2017-03-20 09:30:33
|
Hi Reini, > intparam.h and floatparam.h clash, overwriting each others tmp.c > with parallel make. fixes https://github.com/rurban/clisp/issues/1 Thanks. I applied this with small modifications: For a file that generates foo, I prefer the name 'gen-foo.c' rather than 'footmp.c'. Bruno |