]> The Tcpdump Group git mirrors - libpcap/commit
Fix "make depend" for out-of-tree builds.
authorGuy Harris <[email protected]>
Tue, 3 Mar 2020 00:25:30 +0000 (16:25 -0800)
committerGuy Harris <[email protected]>
Tue, 3 Mar 2020 00:25:30 +0000 (16:25 -0800)
commit5ef129cf43654c0a59be1deed9d164ca9ec2aaf5
tree217bfc599740e10493e63d5293494fd679d73c96
parent3e9b08cc73e8fdf9386af2732f8e0bd465d010ce
Fix "make depend" for out-of-tree builds.

Have mkdep take a -s argument, giving the source directory, and have it
prepend that directory to all source files before running them through
the compiler's make-dependencies operation.

(There's more to fix, namely handling generated source files.)
Makefile.in
mkdep
rpcapd/Makefile.in
testprogs/Makefile.in