www.digitalmars.com         C & C++   DMDScript  

c++.command-line - makedeps: Doesn't handle the following include syntax

reply "Robert M. Münch" <robert.muench robertmuench.de> writes:
Hi, I'm trying to compile some libraries and want to use makedeps to get the
first part of a makefile for the library. The problem is that the include
statements are written the following way:




what to do? Is the source for makedeps available somewhere so I can fix it?

--
Robert M. Münch
IT & Management Freelancer
Mobile: +49 (0)177 2452 802
Fax   : +49 (0)721 8408 9112
Web   : http://www.robertmuench.de
Dec 30 2001
next sibling parent reply "Walter" <walter digitalmars.com> writes:
You're right, I'll fix it. -Walter

"Robert M. Münch" <robert.muench robertmuench.de> wrote in message
news:a0nn36$joi$1 digitaldaemon.com...
 Hi, I'm trying to compile some libraries and want to use makedeps to get
the
 first part of a makefile for the library. The problem is that the include
 statements are written the following way:




 what to do? Is the source for makedeps available somewhere so I can fix
it?
Dec 31 2001
parent reply "Robert M. Münch" <robert.muench robertmuench.de> writes:
"Walter" <walter digitalmars.com> schrieb im Newsbeitrag
news:a0p7pn$1h32$2 digitaldaemon.com...
 You're right, I'll fix it. -Walter
Great! Will this be announced in the c++.announce group or what's the normal process for those updates? Robert
Dec 31 2001
parent "Walter" <walter digitalmars.com> writes:
"Robert M. Münch" <robert.muench robertmuench.de> wrote in message
news:a0pi2t$1mj6$1 digitaldaemon.com...
 "Walter" <walter digitalmars.com> schrieb im Newsbeitrag
 news:a0p7pn$1h32$2 digitaldaemon.com...
 You're right, I'll fix it. -Walter
Great! Will this be announced in the c++.announce group or what's the
normal
 process for those updates? Robert
For a minor fix like this, I'll fold it into the next update. If anyone lets me know they need it right away, I email it to them. It's all pretty informal <g>.
Dec 31 2001
prev sibling parent Jan Knepper <jan smartsoft.cc> writes:
Try this version!
Jan
Dec 31 2001