4d48253234d5b869c55df2edee42b87f08cb04fa
gcc can generate dependencies, so use that instead of building and depending on the rather delicate and archaic 'makedepend'. This fix removes makedepend from being built or used on linux, and instead uses gcc to generate dependency data in .depend files. I think pretty much every platform that uses gcc should do this. I am not sure if other compilers (intel, clang) can do this though.
Description
No description provided
Languages
C
80.1%
omnetpp-msg
8.9%
C++
3.8%
Shell
2%
Roff
1.6%
Other
3.2%