OS X 10.8 is missing makedepend
(Apple: OpenSSL and make depend
). It looks like the last version of OS X that had makedepend
was 10.7.4 (http://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man1/makedepend.1.html).
I can't modify the makefile due to policy, so I tried placing an alias in my .bash_profile
, but it did not work as expected.
Is anyone aware of an alternative? Does Apple put deprecate packages anywhere? I did not see it on opensource.apple.com.