[PD-dev] [ pure-data-Feature Requests-3567328 ] LN_S in Makefile templates

SourceForge.net noreply at sourceforge.net
Thu Sep 13 12:56:01 CEST 2012


Feature Requests item #3567328, was opened at 2012-09-13 03:56
Message generated for change (Tracker Item Submitted) made by charlesgg
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478073&aid=3567328&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: pd-extended
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Charles Goyard (charlesgg)
Assigned to: Nobody/Anonymous (nobody)
Summary: LN_S in Makefile templates

Initial Comment:
LN_S is an alias for ln -s. It could be ln -sf.

With ln -s, when rebuilding pd-extended, you are forced to make clean before, so everything is rebuilt.
With ln -sf, an existing symlink does not cause the build to fail.

Note some externals (zexy for example) hardcode ln -s instead of @LN_S at .

Thank you,
Charles

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

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



More information about the Pd-dev mailing list