[PD-dev] [ pure-data-Patches-1844492 ] improved makefile.dependencies generation

SourceForge.net noreply at sourceforge.net
Mon Dec 17 21:11:31 CET 2007


Patches item #1844492, was opened at 2007-12-05 01:00
Message generated for change (Settings changed) made by zmoelnig
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1844492&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: bugfix
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Miller Puckette (millerpuckette)
Summary: improved makefile.dependencies generation

Initial Comment:


This patch started with a bug in the MinGW build and then a suggestion from Russell Bryant.  In addition to adding this patch, "pd/src/makefile.dependencies" should be removed from CVS.

Basically, this patch monitors $(SRC) and the newly created $(HEADERS) for changes, and if any of those files change, then makefile.dependencies is regenerated (this is still leaving out the portaudio headers).  



----------------------------------------------------------------------

Comment By: Miller Puckette (millerpuckette)
Date: 2007-12-17 17:54

Message:
Logged In: YES 
user_id=313747
Originator: NO

How does this not break the line, "include makefile.dependencies" in
makefile?
That's the reason the empty makefile.dependencies file is in CVS.  Of
course,
I'd prefer something better than what's there now.



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1844492&group_id=55736




More information about the Pd-dev mailing list