Update of /cvsroot/pure-data/externals In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30963
Modified Files: Makefile Log Message: added pdp and pidip on Linux because they are compiling
Index: Makefile =================================================================== RCS file: /cvsroot/pure-data/externals/Makefile,v retrieving revision 1.69 retrieving revision 1.70 diff -C2 -d -r1.69 -r1.70 *** Makefile 21 Jul 2006 05:18:46 -0000 1.69 --- Makefile 21 Jul 2006 16:19:14 -0000 1.70 *************** *** 118,122 **** else # GNU/Linux, BSD, IRIX, etc. ! LIB_TARGETS += endif endif --- 118,122 ---- else # GNU/Linux, BSD, IRIX, etc. ! LIB_TARGETS += pdp pidip endif endif