[12413] in Athena Bugs

home help back first fref pref prev next nref lref last post

Re: makedepend under decmips 7.7F

daemon@ATHENA.MIT.EDU (Ezra Peisach)
Tue Aug 16 10:09:33 1994

To: James Chang <diego@MIT.EDU>
Cc: testers@MIT.EDU
In-Reply-To: Your message of "Mon, 15 Aug 1994 22:37:40 EDT."
             <9408160237.AA20863@cartoon.MIT.EDU> 
Date: Tue, 16 Aug 1994 10:09:28 EDT
From: Ezra Peisach <epeisach@MIT.EDU>

You may want to try 

makedepend -- -Yfoo -- files.c
makedepend $(MAKEDEPENDOPTS) -- $(CFLAGS) -- files.c

I believe anything between the -- is passed directly into the cpp. In
general the CFLAGS should be in between so when you have options like 
-std1 in the CFLAGS, makedepend does not try to interpret them....

I have not looked at the source to verify that -Y would not be touched
in that case - but I think it is correct...

	Ezra

home help back first fref pref prev next nref lref last post