[PD-cvs] externals/build/src bird.c, NONE, 1.1 makefile.common, NONE, 1.1

Hans-Christoph Steiner eighthave at users.sourceforge.net
Thu Apr 14 04:11:56 CEST 2005


Update of /cvsroot/pure-data/externals/build/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21496/src

Added Files:
	bird.c makefile.common 
Log Message:
added comport/bird objects and help; wrote in TODO

--- NEW FILE: makefile.common ---

# use UNIX symbolic links to create aliases for objects with 
# more than one name

alias-links:
	grep addcreator `find ../../ -name '*.c'` | sed -re 's|.*/(.*\.c):.*class_addcreator\(.*gensym\("(.*)"\).*|\1 \2|'

#then use ($foreach )

--- NEW FILE: bird.c ---
#include "../../iem/comport/bird/bird.c"





More information about the Pd-cvs mailing list