Replaced
%.pbc:%.imc
with
.pbc.imc:
as former is not supported by nmake.
config/gen/makefiles/root.in
Added #include <process.h> for _execvp declaration.
config/gen/platform/win32/exec.c
jens
Renamed 3 symbols in win32 symbol export list, as they are differently
declared in src/nci_test.c.
libnci.def
Ron
> Sorry, my last patch for Makefile is broken.
Is already fixed.
> Renamed 3 symbols in win32 symbol export list, as they are differently
> declared in src/nci_test.c.
Thanks, applied.
leo