From 494a07a361fe4ee0e54f77468a976b1a77818770 Mon Sep 17 00:00:00 2001 From: Tom Schouten Date: Fri, 12 Sep 2003 22:26:57 +0000 Subject: creb 0.9.0 svn path=/trunk/externals/creb/; revision=956 --- README | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'README') diff --git a/README b/README index 8f2bb32..b4c81c8 100644 --- a/README +++ b/README @@ -22,22 +22,21 @@ The GNU Public Licence can be found in the file COPYING ------------------------------------------------------------------ -This is a collection of pd externals. No fancy stuff, just my -personal bag of (ahem) tricks... +This is a collection of pd externals. My bag of tricks. -Edit Makefile.config, type make. +To build: +./configure +make +To run: add the library to the pd startup line, and specify the path for the included abstractions (/abs) -Documentation packages in doc/ +To figure out how it works: +Documentation patches in doc/ See doc/reference.txt for a list of objects -The package only includes linux + darwin makefiles. It is plain c/c++ so -porting should be relatively simple. - -For compilation on OSX, see README.darwin (thanks to Adam Lindsay for -the darwin makefiles) +Should build on linux and darwin (OSX). Enjoy, -- cgit v1.2.1