c++.command-line - makedeps: Doesn't handle the following include syntax
- Robert M. Münch (12/12) Dec 30 2001 Hi, I'm trying to compile some libraries and want to use makedeps to get...
- Walter (5/11) Dec 31 2001 You're right, I'll fix it. -Walter
- Robert M. Münch (4/5) Dec 31 2001 Great! Will this be announced in the c++.announce group or what's the no...
- Walter (6/11) Dec 31 2001 normal
- Jan Knepper (2/2) Dec 31 2001 Try this version!
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
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 getthefirst 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 fixit?
Dec 31 2001
"Walter" <walter digitalmars.com> schrieb im Newsbeitrag news:a0p7pn$1h32$2 digitaldaemon.com...You're right, I'll fix it. -WalterGreat! Will this be announced in the c++.announce group or what's the normal process for those updates? Robert
Dec 31 2001
"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...normalYou're right, I'll fix it. -WalterGreat! Will this be announced in the c++.announce group or what's theprocess for those updates? RobertFor 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