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"