]> The Tcpdump Group git mirrors - tcpdump/commit
Fix "make depend" for out-of-tree builds.
authorGuy Harris <[email protected]>
Mon, 2 Mar 2020 23:22:57 +0000 (15:22 -0800)
committerGuy Harris <[email protected]>
Mon, 2 Mar 2020 23:23:13 +0000 (15:23 -0800)
commitf763b30f67bed382f9080bd4dda8769dfb1034cd
treeee1f335817f112e968550ca54e0ad4efe6ea509e
parent9736efeb962a7e9b4e2e4929b04a0e88a1f690a7
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.
Makefile.in
mkdep