[12835] in Athena Bugs
7.7 Decmips /usr/athena/bin/makedepend broken.
daemon@ATHENA.MIT.EDU (Bill Cattey)
Tue Nov 1 17:23:32 1994
Date: Tue, 1 Nov 1994 17:23:18 -0500 (EST)
From: Bill Cattey <wdc@MIT.EDU>
To: bugs@MIT.EDU
Cc: cfields@MIT.EDU, wchuang@MIT.EDU
The version of makedepend installed in /usr/athena/bin/makedepend on the
DECMIPS in Athena release 7.7 re-introduces an ancient mis-behavior.
In that version, if you specify -I <anything> it KNOWS that you meant
for it to forget /usr/include and all the other include directories.
The version in /usr/bin/X11, although different, has the same problem.
The version on the local disk on maytag.mit.edu: /build/bin/makedepend
does the RIGHT thing.
-wdc