Sysinternals / ProcDump-for-Linux

A Linux version of the ProcDump Sysinternals tool
MIT License
2.93k stars 302 forks source link

Add missing dependency in Makefile #164

Closed mgrabovsky closed 1 year ago

mgrabovsky commented 1 year ago

Without this dependency, ld fails with the following error when building with parallel tasks:

cannot find obj/ProcDumpProfiler.o: No such file or directory