From ffb7b436756e9cd077392d1733daf13218874530 Mon Sep 17 00:00:00 2001 From: Bryan Jurish Date: Fri, 3 Aug 2007 11:06:05 +0000 Subject: + expect CFLAGS and pd_src from parent Makefile + clobber DESTDIR from parent Makefile for children - since automake/autoconf respect DESTDIR: bummer + always autogen && configure on 'make build.stamp' + attempt to build even libraries with dependencies (flite,gfsm) svn path=/trunk/externals/moocow/; revision=8377 --- extended/README.txt | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) (limited to 'extended/README.txt') diff --git a/extended/README.txt b/extended/README.txt index 35a0dba..c909ef6 100644 --- a/extended/README.txt +++ b/extended/README.txt @@ -17,22 +17,34 @@ USAGE externals/Makefile. SUPPORTED EXTERNALS - This makefile currently supports the following of moocow's externals: + Standard Externals + The following externals are built by default: deque pdstring (just the dummy object, not the library!) - any2string - string2any + any2string + string2any readdir + sprinkler weightmap - The following of moocow's externals are unsupported (for various - reasons): + Optional Externals + The following externals depend on additional libraries, which may or may + not be installed on your system. The build procedures for these + externals will be called, but may fail: flite gfsm + + Unsupported Externals + The following externals and libraries are unsupported for various + reasons: + ratts + See http://www.ling.uni-potsdam.de/~moocow/projects/pd for the + "official" distributions. + ACKNOWLEDGEMENTS Pd by Miller Puckette and others. -- cgit v1.2.1