From 9cf2c9d4f466dfd9ae81bdae9aace2effbe5a5e5 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 30 Nov 2005 07:03:19 +0000 Subject: preparing for RC6, bug fixes and tweaks, things are look ing good svn path=/trunk/; revision=4086 --- abstractions/README | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) (limited to 'abstractions/README') diff --git a/abstractions/README b/abstractions/README index 7e997cfc..1d1fed22 100644 --- a/abstractions/README +++ b/abstractions/README @@ -41,6 +41,11 @@ doc/pddp/pddp_style_guide.pd How to add your library of patches ================================== + +For the most up-to-date version of these instructions, see: + + http://puredata.org/docs/developer/build + The best way to start is to copy the complete section of an existing library, like memento. Then do a case-preserving search-and-replace, replacing "memento" with the name of your library. Editors such as emacs will make the @@ -139,17 +144,5 @@ $(objectsdir): The subdirectory name (e.g. mylibrary) should always be all lowercase. -"objects" targets - To add your objects to this build system, first make your own target and - add it to the "objects" target. For example: for the RRADical objects, - there is a target called "objects_rradical:" which does everything needed - to install the RRADical objects. This includes installing help patches - and any other documentation. - - -"applications" targets: - This target is meant for any patch that is intended to be opened up and - used, played, ran, etc. The RRADical the-showcase.pd is a good example - -- cgit v1.2.1